﻿.phone_show {
  display: none;
}
.phone_none {
  display: block;
}

.contents {
  box-sizing: border-box;
}
.topulnav {
  float: left;
  margin-left: 3%;
}

.topulnav li {
  padding: 0 5px;
  font-size: 14px;

  color: #d70000;
  line-height: 24px;
  height: 24px;
  float: left;
}

.topulnav li a {
  color: #d70000;
}

.logoo3 {
  margin-top: 80px;
  width: 502px;
}
.toutiao_con_box {
  height: 130px;
  margin: 0 10px 0;
}
.wzzc {
  width: 100px;
  height: 20px;
  border-radius: 15px;
  background: #e53d3d;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 20px;
  float: left;
  margin-top: 2.5px;
}

img,
input {
  vertical-align: middle;
}

.search input {
  background: #f8fcfe;
}

.search-box {
  background: url(../newimg/search.png) no-repeat;
  width: 400px;
  height: 39px;
  overflow: hidden;
  float: right;
  margin-top: 25px;
}

.search-inputs {
  display: inline;
  margin: 5px 0 0 20px;
  float: left;
}

.searchinput {
  font-size: 14px;
  color: #666666;
  line-height: 28px;
  width: 186px;
  height: 28px;
  padding: 0;
  border: 0;
  background: transparent;
}

.search-btn {
  display: inline;
  margin: 7px 8px 0 0;
  width: 70px;
  height: 26px;
  line-height: 26px;
  border-radius: 13px;
  font-size: 12px;
  cursor: pointer;
  border: none;
  background-color: #e43b3b;
  color: #ffffff;
}

.nav ul li.navLi {
  width: 140px;
}

.nav ul li.navLi a.theB {
  width: 100%;
  line-height: 45px;
}

.nav ul li.onfocus a.theB {
  color: #ffffff;
  background: url(../newimg/nav_bot.png) 48% 36px no-repeat;
}

.nav {
  background: url(../newimg/nav_03.jpg) repeat-x;
  border-radius: 40px;
}

.nav ul {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.toutiao_con h1 {
  width: 100%;
  height: 40px;
  text-align: center;
  font-size: 20pt;
  font-family: "微软雅黑";
  padding: 10px;
}

.toutiao_con h1 a {
  color: #cd0000;
}

.toutiao_con p {
  width: 100%;
  height: 40px;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 16px;
}

.content_fff {
  width: 1200px;
  box-sizing: border-box;
}

.toutiao_con {
  padding-top: 20px;
}

.border_div {
  border: none;
}

.xwtp,
.focus {
  width: 679px;
  height: 469px;
}

.flash_tab .tabs ul li.opdiv,
.noopdiv {
  background: #cfd1d5;
  width: 14px;
  height: 14px;
  border: none;
  margin-right: 8px;
  border-radius: 7px;
}

.flash_tab .tabs ul li.noopdiv a {
  background: #22649a;
  width: 14px;
  height: 14px;
  border-radius: 7px;
}

.flash_tab .tabs ul li {
  width: 14px;
  height: 14px;
}

.main2 {
  height: 469px;
  width: 1200px;
}

.flashlist img {
  width: 679px;
  height: 469px;
}

.flashlist {
  height: 469px;
}

.newlist .title {
  width: 100%;
  height: 34px;
  line-height: 34px;
  border-bottom: 1px solid #d2d2d2;
  position: relative;
}

.newlist .title li {
  display: inline-block;
  padding: 0 25px 0 25px;
  height: 100%;
  font-size: 20px;
  font-weight: 500;
}
.newlist .title li a {
  color: #000;
}
.newlist .title li.hover {
  background-color: #df0000;
  height: 35px;
}
.newlist .title li.hover a {
  color: #fff;
}
.lsyw {
  width: 505px;
  height: 469px;
}

.title .more {
  position: absolute;
  right: 20px;
  display: none;
  font-size: 14px;
}

.newlist .title li.hover .more a {
  color: #d16868;
}

.title li.hover .more {
  display: block;
  top: 0px;
}

.new_info {
  margin: 10px 0px;
  height: 175px;
}

.new_info li {
  line-height: 37px;
  height: 37px;
  font-size: 16px;
  padding-left: 28px;
  box-sizing: border-box;
  position: relative;
}

.new_info li i {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #652000;
  display: block;
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -3px;
}

.new_info a {
  color: #232323;
  text-decoration: none;
}

.szfxx_list {
  height: 175px;
  margin: 10px 0px;
  overflow-y: hidden;
  width: 100%;
  display: none;
}

.szfxx_list li {
  line-height: 37px;
  height: 37px;
  font-size: 16px;
  padding-left: 28px;
  box-sizing: border-box;
  position: relative;
}
.szfxx_list li > span {
  display: none;
}
.szfxx_list li a:nth-child(1) {
  width: auto;
}
.szfxx_list li a {
  display: block;
  float: left;
  color: #333;
  width: 360px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.szfxx_list li i {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #652000;
  display: block;
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -3px;
}

.p10_div {
  padding: 0px;
}

.newlist:nth-child(2) {
  margin-top: 20px;
}

.flashlist .f_out {
  height: 469px;
}

/*数字政府*/
#sc_szzf {
  max-width: 1200px;
  margin: 10px auto 0;
  padding: 20px 0;
  background: #fff;
}

#tit {
  margin-bottom: 0px;
  padding: 20px 0;
  padding-bottom: 10px;
  text-align: center;
  position: relative;
  margin-bottom: 80px;
  border-bottom: 2px solid #f1bec0;
}

/* border-bottom: 2px solid #f1bec0;*/
#tit h1 {
  font: bold 4.8em "";
  color: #e74545;
  letter-spacing: 8px;
}

#tit h1 em {
  font-weight: bold;
}

#tit p {
  font: 2.5em/2 "";
  color: #e74545;
}

#tit span {
  font: 2.3em "";
  color: #f1bec0;
  letter-spacing: 2px;
  display: inline-block;
  background: #fff;
  position: absolute;
  left: 50%;
  bottom: -10%;
  transform: translateX(-50%);
}

#yiwang {
  position: relative;
  margin: 40px auto;
  margin-top: 0px;
  width: 1279px;
  margin-left: -39px;
}

.fl_jsp {
  display: flex;
  justify-content: space-evenly;
  flex-flow: wrap;
  margin-left: 1px;
}

#yiwang dd {
  width: 21%;
  height: 81px;

  text-align: center;
}

#yiwang dd span {
  font-size: 24px;
  margin-left: 18px;
  vertical-align: middle;
}

#yiwang dd span em {
  font-weight: bold;
}

.hoverbox {
  width: 90.5%;
  padding: 20px;
  list-style: none;
  display: none;
  position: absolute;
  left: 3%;
  top: 100px;
  text-align: left;
  z-index: 999;
  background: #fff;
}

.hoverbox.hover {
  display: flex;
}

.hoverbox > li {
  position: relative;
  text-align: center;
  width: 190px;
}

.hoverbox h2 {
  font: 18px/2 "";
  text-align: left;
  color: #ea3232;
  padding-left: 29px;
}

.hoverbox ul {
  margin: 20px 0;
  height: 220px;
  overflow: hidden;
}

.hoverbox ul a {
  font: 16px/2 "";
  color: #404040;
}

.whitle_bg {
  position: absolute;

  top: -3px;
  width: 268px;
}

#yiwang dd .line {
  position: absolute;
  width: 97%;
  height: 1px;
  top: 93px;
  background: #f0dfdf;
}

.hoverbox button {
  width: 20px;
  height: 20px;
  margin: 0 15px;
  transform: translateY(-10px);
  border: 1px solid darkgray;
  border-radius: 53%;
  font: 20px/0.8 "";
  cursor: pointer;
}

.hoverbox button.butons {
  margin-left: 47px;
}

.foot * {
  margin: 0;
  padding: 0;
}

.foot li {
  list-style: none;
}

.foot .container,
.foot .container2 {
  width: 1200px;
  margin: 0 auto;
}

.foot .clearfix::after,
.foot .container2::after {
  display: block;
  content: "";
  visibility: hidden;
  clear: both;
}

.foot {
  width: 100%;
  padding: 15px 0 15px 0;
  background: rgb(177, 0, 1);
  font-size: 14px;
  min-width: 1200px;
}

.foot .ftleft {
  width: 630px;
}

.foot .ftleft *,
.foot .ftleft {
  font-size: 14px;
}

.foot .ftmid {
  width: 360px;
  margin-top: 54px;
  margin-left: 100px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.foot .ftmid,
.foot .ftleft,
.foot .ftright {
  float: left;

  text-align: left;
}

.foot .ftright {
  float: right;
  margin-top: 35px;
}

.foot .ftleft a {
  display: inline-block;
  line-height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #fff;
  padding: 0 16px;
}

.foot .ftleft .p1 a + a {
  border-left: 2px solid #fff;
}

.foot .ftleft a:first-child {
  padding-left: 0;
}

.foot .ftleft .p1,
.foot .ftleft .p2,
.foot .ftleft .p3,
.foot .ftleft .p4 {
  margin-bottom: 14px;
  color: #fff;
}

.ftmid img {
  margin-top: 20px;
  margin-left: 0px;
  vertical-align: middle;
}

.foot .ftright li {
  width: 144px;
  height: 48px;
  line-height: 48px;
  /* text-align: center; */
  background: #d65352;
  float: left;
  padding-left: 35px;
  position: relative;
  cursor: pointer;
  box-sizing: border-box;
}

.foot .ftright li a,
.ftright li {
  color: #fff;
  font-size: 16px;
}

.foot .ftright li:hover .scindex_ftrwm {
  display: block;
}

.foot .scindex_ftrwm {
  display: none;
  position: absolute;
  left: 0;
  top: -148px;
}

.foot .scindex_ftrwm img {
  width: 144px;
  max-width: unset;
  position: relative;
}

.foot .ftright > div {
  margin-bottom: 15px;
}

.foot .ftright div li:nth-child(2) {
  margin-left: 17px;
}

.foot .ftright li img {
  margin-right: 16px;
  vertical-align: middle;
}

.foot .ftleft .p4 a {
  padding: 0;
}

.foot .changepcbtn span {
  color: #fff;
  display: inline-block;
  padding: 15px 5px 5px 5px;
  position: relative;
  display: none;
}

.foot .changepcbtn span + span::after {
  height: 20px;
  content: "|";
  left: -3px;
  position: absolute;
}

/* .foot .changepcbtn span.phone.active { */
/* position: fixed;
    display: inline-block;
    width: 200px;
    height: 200px;
    line-height: 90px;
    left: 0px;
    bottom: 200px;
    font-size: 0px;
    text-align: center;
    background-size: 100% 100%;
    box-sizing: border-box;*/
/* } */

.foot .changepcbtn span.phone.active {
  position: fixed;
  display: inline-block;
  width: 90px;
  height: 135px;
  line-height: 90px;
  left: 10px;
  bottom: 200px;
  font-size: 0px;
  text-align: center;
  background-size: 100% auto;
  box-sizing: border-box;
}

.foot .changepcbtn span.phone img {
  display: none;
}

.foot .changepcbtn span.phone.active img {
  display: block;
  width: 100%;
}

.yqlj_left a {
  float: left;
  height: 40px;
  line-height: 40px;
  color: #333;
  text-align: center;
  width: 106px;
  display: block;
  float: left;
  cursor: pointer;
  position: relative;
  font-size: 16px;
}

.yqlja .yqlj_ht {
  width: 100%;
  background: #b40101;
}

.yqlja .yqlj_ht .yqlj_left {
  width: 1200px;
  background: #b40101;
  margin: 0 auto;
}

.yqlja a {
  color: #ffffff;
}

.yqlj_left .yqljb {
  color: #ffffff;
}

.nav ul li.navLi a.theB {
  font-size: 24px;
}

.nav {
  height: 58px;
}

.yqlja {
  border: none;
}

.yqlja .yqlj_ht {
  height: 41px;
  border-bottom: 1px solid #aa0101;
}

.yqlj_left .yqljb {
  font-size: 16px;
  padding: 0px 20px;
  width: auto;
}

.yqlj_content {
  width: 1200px;
  margin: 0 auto;
}

.yqlja .yqlj_content {
  width: 1300px;
  margin: 0 auto;
  background: #fff;
  border: 3px solid #e9e9e9;
  border-bottom: none;
  box-sizing: border-box;
  position: absolute;
  top: -180px;
  left: 20px;
  z-index: 100000;
  height: 180px;
}

.yqlja {
  min-height: auto;
}

.conbot .next,
.conbot .prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  color: #ccc;
  text-align: center;
  position: absolute;
  cursor: pointer;
  top: 30%;
  z-index: 99;
  font-size: 0px;
  border-radius: 50%;
}

.conbot .prev {
  left: 10px;
  background: url(../newimg/newzwxx-051left.png);
}

.conbot .next {
  right: 12px;
  background: url(../newimg/newzwxx-051right.png);
}

.conbot {
  position: relative;

  box-sizing: border-box;
  overflow: hidden;
  padding-bottom: 20px;
}

.ztzl {
  height: auto;
}

.conbot ul li {
  width: 400px !important;
  padding: 0 7.5px;
  box-sizing: border-box;
}

.conbot li p {
  font-size: 18px;
  color: #be0000;
  text-align: center;
  font-weight: bold;
  line-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.conbot li p em {
  font-weight: bold;
}

.picMarquee-left .bd img {
  width: 383px;
  height: 150px;
}

.fl_jsp li ul li a:hover {
  background: url("../newimg/zfbz.png") repeat-x;
}

#tit {
  background: #fffbfb;
}

.Submenu {
  border: 1px solid;
  padding: 5px;
  background-color: white;
  display: none;
  position: absolute;
  top: 36%;
  bottom: 12%;
  left: 50%;
  right: -35%;
}

.Submenu a {
  font-size: 14px !important;
}

.hoverbox ul li:hover .Submenu,
.Submenu:hover {
  display: block;
}

.hoverbox ul a {
  font: 16px/2 "";
  color: #a3a3a3;
  text-align: left;
}

.Submenu a {
  font-size: 14px !important;
}

.hoverbox a {
  display: -webkit-box;
  overflow: hidden;
  text-decoration: none;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.fl_jsp li img {
  margin-left: 52px;
}

.hoverbox > li {
  text-align: left;
}

.ftleft .p1 a:hover {
  text-decoration: underline;
}

.yqlj_left a:hover {
  text-decoration: underline;
}

.Submenu a {
  padding-left: 0px;
}

.yqlja .yqlj_content {
  padding: 10px;
}

.content {
  width: 1247px;
}

.header_main {
  height: 300px;
}

.logoo2 {
  left: 0;
}

#yiwang dd {
  width: 21%;
  height: 185px;
  border: 1px solid #f1c3c4;
  text-align: center;
}

#yiwang dd > img {
  position: relative;
  top: -10px;
}

#yiwang h1 {
  font-size: 26px;
  color: #e74545;
  margin-top: 10px;
}

#yiwang h1 em {
  font: bold 26px "";
}

#yiwang dd:nth-of-type(1) .hoverbox:before {
  left: 10%;
}

#yiwang dd:nth-of-type(2) .hoverbox:before {
  left: 36%;
}

#yiwang dd:nth-of-type(3) .hoverbox:before {
  left: 63%;
}

#yiwang dd:nth-of-type(4) .hoverbox:before {
  left: 89%;
}

.hoverbox {
  width: 90.6%;
  padding: 20px;
  box-shadow: #f1c3c4 0 0 10px;
  list-style: none;
  display: none;
  background-color: white;
  position: absolute;
  left: 40px;
  top: 180px;
  text-align: left;
  z-index: 999;
}

.hoverbox:before {
  content: "";
  width: 20px;
  height: 10px;
  position: absolute;
  top: -10px;
  background: url("../newimg/hoverboxbgsjx.png");
  background-size: 100%;
}

.hoverbox > li {
  position: relative;
}

.hoverbox h2 {
  font: 22px/2 "";
}

.hoverbox ul {
  width: 195px;
  margin: 20px 0;
  height: 220px;
  overflow: hidden;
  padding-left: 51px;
}

.hoverbox ul li {
  list-style: disc;
}

.hoverbox ul li::marker {
  font: 18px/2 "";
  color: #a3a3a3;
}

.hoverbox ul a {
  font: 18px/2 "";
  color: #a3a3a3;
  margin-left: -30px;
  padding-left: 14%;
  padding-right: 15px;
}

.hoverbox a {
  display: table;
  overflow: hidden;
  text-decoration: none;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.hoverbox li button:first {
  margin-left: 30px;
}

.Submenu {
  border: 1px solid;
  padding: 5px;
  background-color: white;
  display: none;
  position: absolute;
  top: 36%;
  bottom: 12%;
  left: 50%;
  right: -35%;
}

.Submenu a {
  font-size: 14px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  display: -webkit-inline-box;
}

.ywtb {
  color: #e35887;
}

.ywjg {
  color: #efa526;
}

.ywgk {
  color: #80ba78;
}

.ywxt {
  color: #dc5151;
}

#yiwang dd:hover .hoverbox,
.hoverbox:hover {
  display: flex;
}

#sc_szzf {
  background: linear-gradient(white, #fffafa, white);
}

.yqlja .yqlj_content a,
.yqlja .yqlj_content span {
  display: block;
  font: normal 14px/26px "Microsoft Yahei";
  white-space: nowrap;
  overflow: hidden;

  color: #666;
  float: left;
  width: 14.6%;
  text-align: left;
}

.yqlja .yqlj_content a.yqlj_a160 {
  width: 14.6%;
}

.yqlja .yqlj_content a:hover {
  text-decoration: none;
}

.gwylastli {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
}

#main4 .gwylastli a span {
  font-weight: bold;
  color: #cc272d;
  font-size: 18px;
  float: unset;
}

.gwylastli a span em {
  font-weight: bold;
}

/***/

@media (max-width: 820px) {
  .new_info a {
    overflow: hidden;
    white-space: nowrap;
    width: 95%;
    display: inline-block;
    text-overflow: ellipsis;
  }
  .new_info a.wjk{
    width: 23%;
  }
  .gwylastli a:nth-child(3){
    width: 73%;
  }
  .phone_show {
    display: block;
  }
  .phone_none {
    display: none!important;
  }
  html {
    font-size: 18px;
  }

  .logoo2 img {
    width: 80%;
    height: auto;
    margin-left: -1%;
    max-width: 350px;
  }

  html body {
    width: 100%;
  }

  .headers {
    width: 100%;
    /* padding-top: 15%; */
  }
  .logoo2 {
    position: relative;
    margin: 20px auto 0;
    clear: both;
    float: none;
    left: 0px;
    display: block;
    text-align: center;
    width: 100%;
    top: 0 !important;
  }

  .logoo3 {
    margin-top: 0px;
    width: 100%;
    position: relative;
    right: 0 !important;
    top: 0 !important;
  }
  .wzzc {
    font-size: 12px;
    width: unset;
    height: 25px;
    line-height: 25px;
    padding: 0 8px;
  }
  .logoo3_phone {
    padding-top: 5px;
    width: 98%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .topulnav_phone {
    /* width: 100%; */
    margin: 0 !important;
    float: none;
    display: flex;
  }
  .topulnav_phone li {
    float: none;
    height: 30px;
    line-height: 30px;
  }
  .search-box {
    width: 80%;
    background-size: 100% 100%;
    float: none;
    margin: 0 auto 40px;
    display: flex;
    justify-content: space-between;
  }
  .search-inputs {
    margin: 5px 0 0 8px;
  }
  .search-inputs #inputkeyword {
    width: 100% !important;
  }
  .search-btn {
    padding: 0 4px;
    margin: 7px 3px 0 0;
  }
  .header_main {
    display: none;
    height: 110px;
  }

  .content {
    width: 100%;
  }

  .nav {
    height: 48px;
    border-radius: 0px;
  }

  .nav ul li.navLi a.theB {
    font-size: 16px;
    margin-top: 0px;
  }

  .nav ul li.navLi a {
    width: auto !important;
  }

  .nav ul li.navLi {
    float: unset;
    display: inline-block;
    margin-top: 0px;
    width: auto !important;
    height: 48px;
    padding: 0 11px;
  }

  .nav ul {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    height: 48px;
    font-size: 0px;
  }

  .content_fff {
    width: 100%;
    box-sizing: border-box;
    padding: 0 5px;
  }
  .toutiao_con_box {
    height: auto;
  }
  .toutiao_con {
    padding: 0 5px;
    overflow: hidden;
  }

  .toutiao_con a {
    font-size: 0.8em;
  }

  .toutiao_con h1 {
    height: auto;
    width: 100%;
  }
  .toutiao_con h1 a {
    font-size: 18px;
  }
  .toutiao_con p {
    height: auto;
  }

  .main2 {
    height: auto;
    width: 100%;
  }

  .flashlist,
  .xwtp,
  .focus,
  .main2,
  .f_out a img,
  .flashlist .f_out {
    height: 100%;
    width: 100%;
  }

  .lsyw {
    width: 100%;
  }

  .newlist .title li,
  .newlist .title li span,
  .new_info li,
  #main4 .gwylastli a span {
    padding: 0px 15px;
    font-size: 16px;
  }

  .gwylastli {
    width: 90%;
  }

  #sc_szzf {
    width: 100%;
  }

  #yiwang {
    width: 100%;
    margin-left: 0px;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  #yiwang dd > img {
    width: 80%;
    max-width: 98px;
  }

  #yiwang h1 em {
    font-size: 1rem;
  }

  #yiwang dd {
    height: 120px;
  }

  #tit {
    margin-bottom: 40px;
    padding: 10px 0;
    height: 100px;
  }
  #tit h1 {
    font-size: 26px;
  }
  #tit p {
    font-size: 18px;
  }

  #tit span {
    font-size: 14px;
  }
  .hoverbox {
    top: 140px;
    width: 100%;
    left: 0px;
  }
  .hoverbox > li {
    width: 160px;
  }
  .hoverbox h2 {
    font-size: 1rem;
    padding-left: 35px;
  }
  .hoverbox ul {
    width: 100%;
  }
  #yiwang dd:nth-of-type(1) .hoverbox:before {
    display: none;
  }
  #sc_szzf .flex_box .img_box {
    background-color: #f8f8f8;
  }
  #sc_szzf .flex_box .img_box .top_img {
    width: 70%;
  }
  #sc_szzf .flex_box .flex_item .szzf_box_content .right,
  #sc_szzf .flex_box .flex_item .szzf_box_content .left {
    height: 300px;
  }
  #sc_szzf .flex_box .flex_item .szzf_box_content .left {
    width: 125px;
  }
  #sc_szzf .flex_box .flex_item .szzf_box_content .left p {
    font-size: 14px;
    padding: 3px 0;
    width: 125px;
  }
  #sc_szzf .flex_box .flex_item .szzf_box_content .left p .triangle {
    top: 8px;
  }

  #sc_szzf .flex_box .flex_item .szzf_box_content .right .right_list_hover,
  #sc_szzf .flex_box .flex_item .szzf_box_content .right .right_list {
    height: 250px;
    padding: 10px;
  }
  #sc_szzf .flex_box .flex_item .szzf_box_content .right .hx_hoverbox a img,
  #sc_szzf .flex_box .flex_item .szzf_box_content .right .right_list a img {
    width: 25px !important;
    height: 25px !important;
  }
  #sc_szzf .flex_box .flex_item .szzf_box_content .right .right_list_hover div,
  #sc_szzf .flex_box .flex_item .szzf_box_content .right .right_list a {
    float: left !important;
    margin: 5px !important;
    width: 44% !important;
    height: 70px;
  }
  #sc_szzf .flex_box .flex_item .szzf_box_content .right .right_list a span {
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  #btn a {
    width: 45%;
  }
  #btn a img {
    width: 100%;
    height: 65px;
  }
  .ftleft {
    width: 100% !important;

    padding-left: 2%;
  }
  .foot .ftleft *,
  .foot .ftleft {
    font-size: 13px;
  }
  .foot .container,
  .foot .container2 {
    text-align: center !important;
    width: 100%;
  }
  .foot .ftmid {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    display: block;
  }

  .foot .ftmid,
  .foot .ftleft,
  .foot .ftright {
    float: none;
    text-align: center;
  }

  .foot .ftright {
    float: none;
    margin-top: 0;
  }
  .foot {
    min-width: 100%;
  }

  .foot .ftright {
    margin-top: 15px !important;
  }
  .zwzt {
    width: 100%;
  }
  .picMarquee-left .bd img {
    width: 100%;
    height: auto;
  }
  .tempWrap {
    margin: 0 !important;
    padding: 0 !important;
  }
  .conbot {
    padding: 0;
  }
  .conbot ul li {
    padding: 0px !important;
  }
  .yqlja .yqlj_ht {
    height: 110px;
  }
  .yqlja .yqlj_ht .yqlj_left {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .yqlja > div {
    width: 100% !important;
  }
  .yqlja .yqlj_content {
    width: 100%;
    height: auto;
    left: 0px;
  }
  .yqlja .yqlj_content .yqlj_cotent_box {
    display: flex;
    flex-wrap: wrap;
  }
  .yqlja .czjg_box {
    top: -408px;
  }
  .yqlja .pcjg_box {
    top: 10px;
  }
  .yqlja .xjq_box {
    top: -78px;
  }
  .yqlja .sz_box {
    top: -166px;
  }
  .yqlja a {
    font-size: 14px;
  }
  .yqlj_left .yqljb {
    font-size: 14px;
  }

  .yqlja .yqlj_content a,
  .yqlja .yqlj_content span {
    width: 156px;
    margin: 0;
  }
  .yqlja .yqlj_content a.yqlj_a160 {
    width: 156px;
  }
  .new_info li {
    font-size: 13px;
    padding-left: 28px;
  }
  #main4 .gwylastli a span {
    padding: 0px !important;
  }
  .title li.hover .more {
    display: none;
    right: 0px;
  }
  /* 主题专栏 */
  .ztzl .conbot .bd {
    height: 160px;
    overflow: hidden;
  }
  .conbot li .bd p {
    line-height: 50px;
  }
  .picMarquee-left .bd img {
    height: 120px;
  }
  /* 公益广告 */
  .Carousel .box {
    overflow: auto;
    height: 150px !important;
  }
  .Carousel .box .tempWrap {
    width: 760px !important;
  }
  .Carousel .box .tempWrap a,
  .Carousel .box .tempWrap a img {
    width: 110px !important;
  }
  .Carousel {
    overflow: hidden;
  }
  .zwzt_phone {
    width: 100%;
  }
  .line_bg {
    display: block;
    position: relative;
    display: block;
  }
  .line_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    color: #eb4545;
    font-weight: bold;
  }
}
