@media (max-width: 1599px) {
  /*header*/
  .header {
    min-height: 160px;
  }
  .header:after {
    height: 70px;
  }
  .header .public-box {
    position: relative;
    padding-right: 400px;
    z-index: 10;
  }
  .header .header-logo {
    height: 160px;
    max-width: 600px;
  }
  .header .header-other {
    position: absolute;
    right: 0;
  }
  .header .header-other .other-01 {
    height: 90px;
    padding-top: 10px;
  }
  .header .header-nav {
    padding-top: 13px;
  }
  .navbar-news {
    min-height: 70px;
  }
  .navbar-news .navbar-nav li > a {
    font-size: 16px;
    height: 70px;
    line-height: 70px;
  }
}
@media (max-width: 1399px) {
  .navbar-news {
    min-height: 70px;
  }
  .navbar-news .navbar-nav li > a {
    font-size: 15px;
    padding: 0 9px;
  }
  /*banner*/
  .other-banner .banner-txt span {
    font-size: 36px;
    color: #ffffff;
    height: 60px;
    line-height: 60px;
    padding: 0 35px;
  }
}
@media (max-width: 1199px) {
  .navbar-news {
    min-height: 60px;
  }
  .navbar-news .navbar-nav li > a {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
  }
  .index-title .title-txt {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  /*header*/
  .header {
    min-height: 100px;
  }
  .header:after {
    display: none;
  }
  .header .header-logo {
    height: 100px;
    display: flex;
    align-items: center;
    float: left;
    max-width: 820px;
    padding-right: 10%;
  }
  .header .header-logo img {
    display: block;
    max-width: 100%;
  }
  .header .header-other {
    right: 15px;
  }
  .header .header-other .other-01 {
    height: 100px;
    padding-top: 15px;
  }
  .header .header-other .other-01 div {
    font-size: 14px;
    color: #666666;
  }
  .header .header-other .header-nav {
    display: none;
  }
  .navbar-news .header-nav {
    display: block;
  }
  .navbar-news .public-box {
    position: relative;
  }
  .navbar-news .navbar-nav li {
    position: static;
    margin: 1px 0;
  }
  .navbar-news .navbar-nav li > a {
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
  }
  .header-nav {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .header-nav .nav-a a {
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    margin-right: 20px;
  }
  .header-nav .nav-search {
    width: 110px;
    position: relative;
  }
  .header-nav .nav-search .s-inp {
    height: 34px;
    line-height: 34px;
    border-radius: 10px;
    border: solid 1px #ffffff;
    width: 100%;
    padding: 0 44px 0 10px;
    background-color: transparent;
  }
  .header-nav .nav-search input::-webkit-input-placeholder {
    color: #fff;
  }
  .header-nav .nav-search .s-btn {
    position: absolute;
    background: url("../images/img-15.png") no-repeat top center;
    width: 22px;
    height: 22px;
    border: none;
    right: 6px;
    top: 6px;
  }
  .index-box-04 .box-img {
    padding-top: 5px;
  }
}
@media (max-width: 767px) {
  /*header*/
  .header {
    min-height: 80px;
  }
  .header .header-logo {
    height: 50px;
  }
  .header .header-logo img {
    max-width: 280px;
  }
  .header .header-bg {
    right: 0!important;
  }
  .header .public-box {
    position: relative;
    padding-right: 0;
    z-index: 10;
  }
  .header .header-other {
    right: 15px;
    left: auto;
    bottom: -35px;
  }
  .header .header-other .other-01 {
    height: 20px;
    padding-top: 0;
  }
  .header .header-other .other-01 div {
    font-size: 12px;
    line-height: 16px;
    color: #666666;
    width: 120px;
    float: left;
    position: relative;
    padding-left: 30px;
  }
  .header .header-other .other-01 div .icon-s {
    position: absolute;
    margin-left: -30px;
    width: 25px;
  }
  .header .header-other .header-nav {
    display: none;
  }
  .navbar-news .header-nav {
    display: block;
  }
  .navbar-news .public-box {
    position: relative;
  }
  .navbar-news .navbar-nav li > a {
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
  }
  .header-nav {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .header-nav .nav-a a {
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    margin-right: 20px;
  }
  .header-nav .nav-search {
    width: 110px;
    position: relative;
  }
  .header-nav .nav-search .s-inp {
    height: 34px;
    line-height: 34px;
    border-radius: 10px;
    border: solid 1px #ffffff;
    width: 100%;
    padding: 0 44px 0 10px;
    background-color: transparent;
  }
  .header-nav .nav-search input::-webkit-input-placeholder {
    color: #fff;
  }
  .header-nav .nav-search .s-btn {
    position: absolute;
    background: url("../images/img-15.png") no-repeat top center;
    width: 22px;
    height: 22px;
    border: none;
    right: 6px;
    top: 6px;
  }
  .dropdown-menu {
    padding: 15px;
  }
  .dropdown-menu .menu-cont {
    padding-left: 0;
  }
  .dropdown-menu .menu-img {
    position: relative;
    margin-left: 0;
  }
  /*footer*/
  .footer .footer-info {
    background-color: #2d6c10;
    color: #fff;
    padding-top: 30px;
  }
  .footer .footer-info .info-logo img {
    display: block;
    max-width: 300px;
  }
  .footer .footer-info .info-left {
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .footer .footer-info .info-left .box-txt {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .footer .footer-info .info-left .box-txt-02 {
    font-size: 14px;
    line-height: 24px;
  }
  .footer .footer-info .info-left .box-txt-02 .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .footer .footer-info .info-left .box-txt-02 .row .box-w {
    padding-left: 5px;
    padding-right: 5px;
  }
  .footer .footer-info .info-right {
    position: relative;
    padding-right: 0;
  }
  .footer .footer-info .info-right .a-groups a {
    display: flex;
    align-items: center;
    width: 48.5%;
    background-color: #22510b;
    border: solid 1px transparent;
    padding: 5px 15px;
    color: #ffffff;
    height: 60px;
    margin-bottom: 12px;
  }
  .footer .footer-info .info-right .a-groups a:nth-child(2n+1) {
    float: left;
  }
  .footer .footer-info .info-right .a-groups a:nth-child(2n) {
    float: right;
  }
  .footer .footer-info .info-right .a-groups a .icon-s {
    width: 42px;
    min-width: 42px;
    margin-right: 10px;
  }
  .footer .footer-info .info-right .a-groups a .icon-s img {
    display: block;
    width: 100%;
  }
  .footer .footer-info .info-right .a-groups a .txt-s {
    font-size: 12px;
    line-height: 24px;
  }
  .footer .footer-info .info-right .a-groups a:hover {
    border-color: rgba(255, 255, 255, 0.5);
  }
  .footer .footer-info .info-right .erwm-s {
    width: 100px;
    margin-bottom: 20px;
    position: relative;
    right: 0;
    top: 0;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
  }
  .footer .footer-info .info-right .erwm-s .img-s {
    margin-bottom: 10px;
  }
  .footer .footer-info .info-right .erwm-s .img-s img {
    display: block;
    width: 100%;
    max-width: 130px;
    margin: 0 auto;
  }
  .footer .footer-info .info-share {
    position: absolute;
    right: 15px;
    bottom: 0;
  }
  .footer .footer-info .info-share .bshare-custom {
    float: right;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
  }
  .footer .footer-info .info-share .bshare-custom span {
    display: block;
    margin-bottom: 10px;
  }
  .footer .footer-info .info-share .bshare-custom a {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 5px;
    padding-left: 0;
  }
  .footer .footer-info .info-share .bshare-custom a.bshare-facebook {
    background: url("../images/img-08.png") no-repeat top center;
    background-size: contain;
  }
  .footer .footer-info .info-share .bshare-custom a.bshare-twitter {
    background: url("../images/img-09.png") no-repeat top center;
    background-size: contain;
  }
  .footer .footer-info .info-share .bshare-custom a.bshare-linkedin {
    background: url("../images/img-10.png") no-repeat top center;
    background-size: contain;
  }
  .footer .footer-info .info-share .bshare-custom a.bshare-sinaminiblog {
    background: url("../images/img-11.png") no-repeat top center;
    background-size: contain;
  }
  .footer .footer-info .info-share .bshare-custom a.bshare-other {
    background: url("../images/img-12.png") no-repeat top center;
    background-size: contain;
  }
  .footer .footer-info .info-links {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 14px;
    line-height: 24px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .footer .footer-info .info-links a {
    color: #ffffff;
    display: inline-block;
    margin: 5px 10px;
    line-height: 24px;
  }
  .footer .footer-copy {
    padding-top: 18px;
    padding-bottom: 18px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #9f9f9f;
    background-color: #121212;
  }
  /*banner*/
  .other-banner .banner-txt span {
    font-size: 24px;
    color: #ffffff;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
  }
  .other-main {
    position: relative;
  }
  .other-main .main-cont {
    padding: 30px 10px;
    margin-left: -5px;
    margin-right: -5px;
  }
  .mod-01 .box-s .box-info {
    padding: 20px 0;
  }
  .mod-01 .box-s .box-info .box-title {
    margin-bottom: 15px;
  }
  .mod-01 .box-s .box-info .box-title span {
    font-size: 22px;
    line-height: 28px;
  }
  .mod-01 .box-s .box-info .box-txt {
    font-size: 14px;
    line-height: 24px;
  }
  .mod-02 .row {
    margin-left: -3%;
    margin-right: -3%;
  }
  .mod-02 .row .box-w {
    padding-left: 3%;
    padding-right: 3%;
  }
  .mod-02 .box-s {
    padding: 20px;
    min-height: auto;
    margin-top: 20px;
  }
  .mod-02 .box-s .box-title {
    min-height: 42px;
    padding-left: 55px;
    margin-bottom: 20px;
  }
  .mod-02 .box-s .box-title .icon-s {
    margin-left: -55px;
  }
  .mod-02 .box-s .box-title .icon-s img {
    max-height: 42px;
  }
  .mod-02 .box-s .box-title .txt-s {
    padding-bottom: 18px;
    font-size: 22px;
    line-height: 24px;
    padding-top: 0;
  }
  .mod-02 .box-s .box-txt {
    font-size: 14px;
    line-height: 24px;
  }
  .mod-04 .box-s {
    margin-left: -10px;
    margin-right: -10px;
    padding: 15px 10px;
  }
  .mod-04 .box-s .box-info {
    padding-top: 5px;
  }
  .mod-04 .box-s .box-info .box-title {
    font-size: 20px;
  }
  .mod-04 .box-s .box-info .box-txt {
    font-size: 14px;
    line-height: 24px;
  }
  .mod-05 .box-s {
    padding: 20px 0 20px 85px;
    border-bottom: 1px solid #e2e2e2;
    min-height: 150px;
  }
  .mod-05 .box-s .box-date {
    width: 70px;
    height: 70px;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    margin-left: -85px;
    font-family: Arial;
  }
  .mod-05 .box-s .box-date span {
    display: block;
    font-size: 26px;
    font-weight: bold;
    margin-top: 12px;
  }
  .mod-05 .box-s .box-info .box-title {
    font-size: 18px;
    color: #232323;
    height: 38px;
    line-height: 36px;
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 12px;
  }
  .mod-05 .box-s .box-info .box-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 20px;
    height: 2px;
    background-color: #212121;
  }
  .mod-05 .box-s .box-info .box-txt {
    font-size: 14px;
    line-height: 18px;
    color: #666666;
  }
  .mod-05 .box-s:hover .box-date {
    background-color: #278333;
  }
  .bread-crumbs {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 30px;
  }
  .mod-06 {
    padding-left: 0;
    padding-right: 0;
  }
  .mod-06 .m-title span {
    font-size: 24px;
  }
  .mod-06 .main-info {
    font-size: 14px;
    line-height: 24px;
  }
  .mod-07 .other-page {
    padding-right: 0;
    min-height: 100px;
  }
  .mod-07 .other-page .page-l {
    margin-bottom: 20px;
  }
  .mod-07 .other-page .info-share {
    position: static;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
  }
  .mod-07 .other-page .info-share .bshare-custom {
    float: left;
    height: auto;
    line-height: 40px;
  }
  .mod-07 .other-page .info-share .bshare-custom span {
    display: block;
    margin-bottom: 10px;
  }
  .mod-07 .other-page .info-share .bshare-custom a {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 5px;
    padding-left: 0;
  }
  .mod-07 .other-page .info-share .bshare-custom a.bshare-facebook {
    background: url("../images/img-08.png") no-repeat top center;
    background-size: contain;
  }
  .mod-07 .other-page .info-share .bshare-custom a.bshare-twitter {
    background: url("../images/img-09.png") no-repeat top center;
    background-size: contain;
  }
  .mod-07 .other-page .info-share .bshare-custom a.bshare-linkedin {
    background: url("../images/img-10.png") no-repeat top center;
    background-size: contain;
  }
  .mod-07 .other-page .info-share .bshare-custom a.bshare-sinaminiblog {
    background: url("../images/img-11.png") no-repeat top center;
    background-size: contain;
  }
  .mod-07 .other-page .info-share .bshare-custom a.bshare-other {
    background: url("../images/img-12.png") no-repeat top center;
    background-size: contain;
  }
  .mod-08 {
    background: none;
  }
  .mod-08 .box-s {
    background: none;
    margin-bottom: 20px;
  }
  .mod-08 .box-s .row {
    display: block;
  }
  .mod-08 .box-s .box-info {
    padding: 20px 0;
  }
  .mod-08 .box-s .box-info .title-s {
    font-size: 22px;
  }
  .mod-08 .box-s .box-info .txt-s {
    font-size: 16px;
    line-height: 26px;
  }
  .mod-08 .box-s:nth-child(2n) .box-info {
    text-align: left;
  }
  .mod-08 .box-more {
    text-align: center;
    padding-top: 30px;
    background: url("../images/img-44.png") no-repeat top center #fff;
  }
  .mod-08 .box-more a {
    display: inline-block;
    font-size: 22px;
    line-height: 32px;
    color: #333333;
  }
  .mod-09 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mod-09 .box-top {
    margin-bottom: 30px;
  }
  .mod-09 .box-info {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 24px;
  }
  .mod-09 .box-info .title-s {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .mod-09 .box-info .more-s {
    width: 146px;
    height: 44px;
    line-height: 42px;
    font-size: 18px;
  }
  .mod-09 .box-list .box-s {
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    height: 70px;
    padding: 0 40px 0 44px;
    line-height: 70px;
    position: relative;
    font-size: 18px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .mod-09 .box-list .box-s .icon-s,
  .mod-09 .box-list .box-s .a-s {
    width: 30px;
  }
  .mod-09 .video-s img {
    display: block;
    width: 100%;
  }
  /*------------------------------------ index ------------------------------------*/
  .index-banner .banner-next:after,
  .index-banner .banner-prev:after {
    color: #fff;
    font-size: 30px;
  }
  .index-banner .banner-next {
    right: 0;
  }
  .index-banner .banner-prev {
    left: 0;
  }
  .index-banner .pc-img {
    display: none;
  }
  .index-banner .mobile-img {
    display: block;
  }
  .index-title {
    margin-bottom: 20px;
  }
  .index-title .title-txt {
    font-size: 20px;
    font-weight: bold;
  }
  .index-main .main-cont {
    padding-top: 20px;
    padding-bottom: 00px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .index-box-01 {
    margin-bottom: 20px;
  }
  .index-box-01 .focus-banner .box-s .box-title {
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 25px;
    font-size: 14px;
  }
  .index-box-01 .focus-banner .box-s .box-title:after {
    left: 10px;
  }
  .index-box-01 .focus-banner .focus-next,
  .index-box-01 .focus-banner .focus-prev {
    width: 30px;
    height: 66px;
    top: 50%;
    margin-top: -33px;
  }
  .index-box-01 .focus-banner .focus-next:after,
  .index-box-01 .focus-banner .focus-prev:after {
    display: none;
  }
  .index-box-01 .focus-banner .focus-next {
    background: url("../images/img-69.png") no-repeat top center;
    right: 0;
  }
  .index-box-01 .focus-banner .focus-prev {
    background: url("../images/img-68.png") no-repeat top center;
    left: 0;
  }
  .index-box-03 .box-info .info-right .box-s {
    padding: 15px;
  }
  .index-box-03 .box-info .info-right .box-s .box-date {
    font-size: 16px;
  }
  .index-box-03 .box-info .info-right .box-s .box-title {
    font-size: 18px;
  }
  .index-box-03 .box-groups {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .index-box-03 .box-groups .row {
    margin-left: -1%;
    margin-right: -1%;
  }
  .index-box-03 .box-groups .row .box-w {
    padding-left: 1%;
    padding-right: 1%;
  }
  .index-box-03 .box-groups .box-s {
    background-position: bottom center;
    background-size: contain;
    background-color: #22510b;
    margin-bottom: 8px;
  }
  .index-box-03 .box-groups .box-s .icon-s {
    margin-bottom: 8px;
  }
  .index-box-03 .box-groups .box-s .icon-s img {
    display: block;
    max-width: 38px;
  }
  .index-box-03 .box-groups .box-s .title-s {
    font-size: 14px;
    line-height: 24px;
  }
  .index-box-04 .box-info {
    padding-top: 0;
    padding-bottom: 10px;
  }
  .index-box-04 .box-info .box-title {
    margin-bottom: 10px;
    font-size: 22px;
  }
  .index-box-04 .box-info .box-txt {
    margin-bottom: 15px;
  }
  .index-box-04 .box-info .box-group a {
    float: left;
    width: 49%;
    height: 55px;
    margin-right: 0;
    padding: 0 10px;
    display: flex;
    align-items: center;
    margin-bottom: 6px;
  }
  .index-box-04 .box-info .box-group a:nth-child(2n) {
    float: right;
  }
  .index-box-04 .box-info .box-group a .icon-s {
    margin-right: 8px;
  }
  .index-box-04 .box-info .box-group a .icon-s img {
    display: flex;
  }
  .index-box-04 .box-info .box-group a .txt-s {
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
    flex: 1;
    word-break: break-all;
  }
  .index-box-04 .box-info .box-group a:last-child {
    margin-right: 0;
  }
  .index-box-04 .box-img {
    margin-bottom: 30px;
  }
  .index-box-04 .box-img img {
    display: block;
    width: 100%;
  }
}
/*# sourceMappingURL=web-media-style.css.map */