:-moz-placeholder {
  color: #ccc;
}

::-moz-placeholder {
  color: #ccc;
}

input:-ms-input-placeholder {
  color: #ccc;
}

input::-webkit-input-placeholder {
  color: #ccc;
}

.mask {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}

@media (max-width: 768px) {
  .header-pc {
    display: none;
  }
  .header-m {
    display: block;
    background: #0467b3;
    position: relative;
    z-index: 999;
  }
  .header-m .logobar {
    height: 1.08rem;
    padding: 0 .3rem;
    justify-content: space-between;
  }
  .header-m .logobar > div {
    height: auto;
  }
  .header-m .logobar .logo {
    width: 3.8rem;
    height: .6rem;
    background: url(../images/logo_m.png) no-repeat;
    background-size: 100% 100%;
  }
  .header-m .topbar {
    border-top: solid 1px rgba(255, 255, 255, 0.1);
  }
  .header-m .topbar .search {
    flex: 1;
  }
  .header-m .topbar .search input {
    width: 100%;
    height: .66rem;
    font: 0.26rem/0.62rem "microsoft yahei";
    color: #333;
    border-radius: 2px;
    background: #fff;
  }
  .header-m .topbar .search .go {
    width: .28rem;
    height: .28rem;
    background: url(../images/icon_search_blue.png) no-repeat;
    background-size: 100% 100%;
    right: .2rem;
  }
  .header-m .topbar .wechat-switch {
    font: 0.22rem/0.22rem "microsoft yahei";
    text-align: center;
    margin-left: .5rem;
    color: #fff;
  }
  .header-m .topbar .wechat-switch i {
    display: block;
    width: .54rem;
    height: .54rem;
    vertical-align: middle;
    background: url(../images/icon_header_wechat.png) no-repeat;
    background-size: 100% 100%;
  }
  .header-m .topbar .wechat {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
  }
  .header-m .topbar .wechat ul {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .header-m .topbar .wechat li {
    width: 2.42rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: .3rem 0;
  }
  .header-m .topbar .wechat li img {
    height: 2.42rem;
  }
  .header-m .topbar .wechat li span {
    height: auto;
    font: 0.3rem/0.3rem "microsoft yahei";
    padding-top: .16rem;
    background: transparent;
  }
  .header-m .nav-shrink .nav-toggle {
    display: block;
    width: .45rem;
    height: .36rem;
    padding: .1rem 0;
    background: #fff;
    border-top: solid .05rem #fff;
    border-bottom: solid .05rem #fff;
    background-clip: content-box;
    cursor: pointer;
    position: relative;
  }
  .header-m .nav-shrink .nav-toggle:after {
    content: '';
    position: absolute;
    top: -.2rem;
    right: -.2rem;
    bottom: -.2rem;
    left: -.2rem;
  }
  .header-m .nav-shrink .dropdown-menu {
    display: none;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    background: #f8f8f8;
  }
  .header-m .nav-shrink .dropdown-menu li {
    width: 100%;
    position: relative;
  }
  .header-m .nav-shrink .dropdown-menu li a {
    font: 0.28rem/1rem "microsoft yahei";
    color: #333;
    padding: 0 .3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header-m .nav-shrink .dropdown-menu li:hover, .header-m .nav-shrink .dropdown-menu li.on {
    background: #eee;
  }
  .header-m .nav-shrink .dropdown-menu li i {
    border: solid .1rem transparent;
    border-left-color: #999;
    border-right: none;
  }
  .hotNews {
    margin: .3rem auto .28rem;
  }
  .hotNews span {
    width: .82rem;
    height: .48rem;
    font: italic .32rem/.48rem "youshe";
    padding-left: .06rem;
  }
  .hotNews .headlines {
    font: bold 0.32rem/0.48rem "microsoft yahei";
  }
.hotNews .headlines a {
    font: bold 0.32rem/0.48rem "microsoft yahei";
    color: #d72626;
  }
  .hotNews .more {
    font: 0.22rem/0.48rem "microsoft yahei";
  }
  .hotNews .more:after {
    height: .32rem;
  }
  .index-news {
    flex-wrap: wrap;
  }
  .index-news > div {
    width: 100% !important;
  }
  .index-news #focus {
    height: 3.85rem;
  }
  .index-news #focus .btn {
    bottom: .25rem;
  }
  .index-news #focus .btn span {
    width: .16rem;
    height: .16rem;
  }
  .index-news #focus .text-bg {
    height: .66rem;
  }
  .index-news #focus .text-bg .text {
    width: 78%;
    font: 0.26rem/0.66rem "microsoft yahei";
  }
  .index-news #focus .preNext {
    width: .58rem;
    height: .94rem;
  }
  .index-news #focus .preNext:after {
    width: .34rem;
    height: .34rem;
    top: 30%;
  }
  .zkdt {
    margin-top: .4rem;
  }
  .zkdt .tab li {
    width: calc(33.3333% - 2px);
    height: .8rem;
    font: 0.32rem/0.72rem "microsoft yahei";
    border-top-width: .06rem;
  }
  .zkdt .tab li + li {
    margin-left: 2px;
  }
  .zkdt .tab-cont li a {
    font: 0.28rem/0.62rem "microsoft yahei";
  }
  .zkfw {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-top: 0;
    margin: 0 -.3rem;
  }
  .zkfw li {
    width: 25%;
    margin-top: .5rem;
  }
  .zkfw li span {
    width: 1.2rem;
    height: 1.2rem;
  }
  .zkfw li i {
    width: .8rem;
    height: .8rem;
  }
  .zkfw li p {
    font: bold 0.28rem/0.28rem "microsoft yahei";
    padding: .2rem .05rem 0;
  }
  .float_nav {
    width: .88rem;
  }
  .float_nav li {
    height: 1rem;
  }
  .float_nav li a {
    font: 0.22rem/0.22rem "microsoft yahei";
  }
  .float_nav li i {
    width: .44rem;
    height: .44rem;
  }
  .footer {
    padding: .2rem 0 .45rem;
  }
  .footer .bottom {
    flex-wrap: wrap;
    margin-top: .15rem;
  }
  .footer .bottom > div {
    width: 100%;
  }
  .footer .bottom > div + div {
    border: none;
  }
  .footer .links {
    font: 0.26rem/0.26rem "microsoft yahei";
  }
  .footer .links a {
    width: 50%;
    padding: 0;
    margin-top: .25rem;
  }
  .footer .links a:not(:last-child) {
    border: none;
  }
  .footer .links a:nth-of-type(even) {
    border-left: solid 1px #fff;
    padding-left: .5rem;
  }
  .footer .links2 {
    order: 0;
    padding-left: 0;
    margin-top: .25rem;
  }
  .footer .links2 ul {
    margin: 0 -.12rem;
  }
  .footer .links2 li {
    width: calc(50% - .24rem);
    margin: 0 .12rem;
  }
  .footer .links2 li p {
    height: .68rem;
    font: 0.26rem/0.68rem "microsoft yahei";
    padding: 0 .2rem;
  }
  .footer .links2 li p i {
    border-width: .12rem;
    border-bottom-width: 0;
  }
  .footer .links2 li .list {
    width: calc(200% + .24rem);
    padding-top: .16rem;
    bottom: .83rem;
  }
  .footer .links2 li .list a {
    font: 0.26rem/0.36rem "microsoft yahei";
    padding: .14rem 0;
  }
  .footer .copyright {
    width: 100%;
    order: 2;
    padding-top: .3rem;
  }
  .footer .copyright p {
    font: 0.24rem/0.4rem "microsoft yahei";
  }
  .footer .copyright p a {
    display: block;
    margin-left: 0;
    padding-left: .45rem;
  }
  .footer .copyright p a:after {
    width: .33rem;
    height: .36rem;
  }
  .footer .contact {
    order: 1;
    padding: .4rem 0 0;
  }
  .footer .contact p {
    font-size: .24rem;
  }
  .footer .contact p:nth-of-type(2) {
    font-size: .26rem;
  }
  .footer .contact p + p {
    padding-top: .16rem;
  }
  .footer .contact i {
    width: .36rem;
    height: .36rem;
    margin-right: .15rem;
  }
  .location {
    font: 0.24rem/0.8rem "microsoft yahei";
  }
  .inner-wrap {
    flex-wrap: wrap;
  }
  .inner-wrap > div {
    width: 100%;
  }
  .sidebar {
    margin-bottom: .5rem;
    background: #fafafa;
  }
  .sidebar h2 {
    justify-content: center;
    height: 1.28rem;
    font: bold 0.36rem/0.48rem "microsoft yahei";
    text-align: center;
    padding: 0 .4rem;
  }
  .sidebar ul {
    display: flex;
    flex-wrap: wrap;
  }
  .sidebar li {
    width: 50%;
    padding: 0 .24rem;
    margin-top: 0;
    background: #fafafa;
    border: none;
    border-bottom: solid 1px #ececec !important;
  }
  .sidebar li + li {
    border: none;
  }
  .sidebar li:nth-of-type(odd) {
    border-right: solid 1px #ececec;
  }
  .sidebar li:nth-of-type(even) {
    border-left: solid 1px #ececec;
  }
  .sidebar li i {
    width: .08rem;
    height: .08rem;
    margin-right: .15rem;
  }
  .sidebar li a {
    flex: 1;
    font: 0.28rem/0.36rem "microsoft yahei";
    padding: .24rem 0;
  }
  .sidebar .contact-kf {
    margin-top: 0;
  }
  .sidebar .contact-kf img {
    height: 2rem;
  }
  .sidebar .contact-kf p {
    font: 0.24rem/0.32rem "microsoft yahei";
    padding: .1rem .3rem;
  }
  .sidebar .contact-kf p:nth-of-type(1) {
    padding-top: .2rem;
  }
  .content-area {
    margin-left: 0;
  }
  .inner-news-list {
    width: 100%;
    margin: 0 0 .5rem !important;
  }
  .inner-news-list h3 {
    font: bold 0.36rem/0.36rem "microsoft yahei";
    padding: 0 0 .25rem .25rem;
  }
  .inner-news-list h3:after {
    width: .06rem;
    height: .36rem;
  }
  .inner-news-list h3 .more {
    font: 0.24rem/0.36rem "microsoft yahei";
  }
  .inner-news-list li a {
    font: 0.28rem/0.62rem "microsoft yahei";
  }
  .inner-news-list li i {
    width: .12rem;
    height: .22rem;
  }
  .news-list-wrap.inner-news-list {
    margin: .2rem 0 !important;
  }
  .news-list-wrap.inner-news-list span {
    font: 0.24rem/0.62rem "microsoft yahei";
  }
  .news-list-wrap .pageturning {
    margin-top: .3rem;
  }
  .news-list-wrap .pageturning a, .news-list-wrap .pageturning input {
    width: .8rem;
    height: .8rem;
    font: 0.28rem/0.78rem "microsoft yahei";
    padding: 0;
    margin: .2rem .1rem 0;
  }
  .news-list-wrap .pageturning a.prevNext, .news-list-wrap .pageturning input.prevNext {
    width: auto;
    padding: 0 .15rem;
  }
  .news-list-wrap .pageturning input {
    width: 1rem;
    padding: 0 .1rem;
  }
  .news-list-wrap .pageturning span {
    font: 0.28rem/0.8rem "microsoft yahei";
    padding: 0 .2rem;
  }
  .ptb30 {
    padding: .4rem .3rem;
  }
  .news-details-title {
    text-align: left;
    border-bottom: 1px solid #ebe8eb;
  }
  .news-details-title h3 {
    font: bold 0.4rem/0.56rem "microsoft yahei";
  }
  .news-details-title p {
    padding: .25rem 0;
  }
  .news-details-title p span {
    font: 0.24rem/0.24rem "microsoft yahei";
    padding: 0 .2rem;
  }
  .news-details-title p span:first-child {
    padding-left: 0;
  }
  .news-details-text {
    padding-top: .15rem;
  }
  .news-details-text p {
    font: 0.32rem/0.56rem "microsoft yahei";
    padding: .15rem 0;
  }
  .inner-wrap {
    padding: .4rem .3rem;
  }
  .inquire {
    margin: 0;
  }
  .inquire li {
    width: 100%;
    height: 1.5rem;
    margin: .2rem 0;
    border-width: 1.5px;
  }
  .inquire li a {
    font: 0.32rem/0.42rem "microsoft yahei";
  }
  .inquire li i {
    min-width: .76rem;
    height: .76rem;
  }
}
