@charset "utf-8";
@import url(mobile_header.css);
@media screen and (max-width:600px ) {
body {
  background: none;
  background-size: auto 200px !important;
}
.header {
  height: auto;
  overflow: hidden;
  background: url(cjwtzsk_2020_bg.png) center bottom no-repeat #49bafe;
  padding-bottom: 40px;
  background-size: auto 80%;
}
.header .logo {
  width: 100%;
  height: auto;
  min-width: auto;
  margin: 10px 0px 0px 10px;
}
.header .logo a {
  width: 50%;
  height: auto;
  line-height: normal;
  margin: 0;
  min-width: 320px;
}
.header .logo img {
  width: 100%;
  height: auto;
}
.w1152 {
  width: auto;
}
.header .search_box {
  margin: 172px auto 0;
  height: 35px;
  width: 90%;
  max-width: 400px;
  background: url(cjwtzsk_2020_img02.png) center center no-repeat #ffffff;
  background-size: 100% 35px;
  border-radius: 18px;
}
.header .search_box .zw_search_btn {
  width: 40px;
  height: 35px;
  float: left;
  display: block;
}
.header .search_box .search-txt {
  width: calc(100% - 50px);
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  float: right;
}
.header .hot_box {
  display: none;
}

.main {
  width: 100%!important;
  margin: 0 auto;
  padding: 10px;
}

.main_con {
  width: calc(100vw - 20px) !important;
  float: none !important;
  margin: 10px auto;
}
.main_con .stitle .more {
  margin-right: 10px;
}
.zxcjwt,
.zrcjwt {
  width: auto !important;
  float: none;
}
.zrcjwt {
  margin-top: 10px;
}

.main_con .bd {
  margin-top: 5px;
  height: auto;
  padding: 0px;
}
.main_con .bd ul li a {
  width: calc(100% - 120px);
}

.main_con .bd ul li {
    height: auto;
    margin-bottom: 10px;
    border-bottom: 1px dotted #dedede;
    overflow: hidden;
}
.main_con .bd ul li span {
  width: 120px;
}

.main_con .bds {
    padding: 0px;
}

.main_con .bds ul li a {
    padding-left: 0px;
}

.xgzc {
  width: auto !important;
  margin-top: 15px !important;
  float: none !important;
}
.xgzc li {
  margin-top: 5px;
  width: 100%;
  height: calc((100vw - 20px) / (274 / 82));
}

.xgzc li a {
    display: block;
    width: 100%;
    height: 100%;
}

.hdjl_box {
  height: auto;
  margin: 15px auto;
}
.hdjl_box ul li {
  width: auto;
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
  margin-right: 0;
  float: none;
}
.hdjl_box ul li:nth-of-type(2n) {
}
.hdjl_box ul li.m1 i {
  background-position-y: -202px;
  margin: 0px 20px;
}
.hdjl_box ul li.m2 i {
  background-position-y: -202px;
  margin: 0px 20px;
}
.hdjl_box ul li.m3 i {
  background-position-y: -202px;
  margin: 0px 20px;
}

.hdjl_box ul li i {
    margin-left: calc((100% - 124px)/2)!important;
}
.hdjl_box ul li.m4 i {
  background-position-y: -202px;
  margin: 0px 20px;
}

.content {
  width: auto;
  margin: 10px auto;
}
.view {
  width:auto;
  padding: 10px;
  margin: 0;
}
.view .bt,
.view .wtnr {
  margin-top: 10px;
  line-height: inherit;
}
.view .bt .bt_con,
.view .wtnr .wtnr_con {
  min-width: auto;
  width: calc(100% - 65px);
  box-sizing: border-box;
  line-height: 1.5;
  padding: 10px 15px;
}
.view .sjly {
  margin: 15px 0;
  line-height: 1.5;
  text-align: center;
  font-size: 14px;
}
.view .sjly span {
  padding: 0 10px !important;
  white-space: nowrap;
}
}