@charset "utf-8";

body {
  font-family: "微软雅黑";
  font-size: 14px;
  color: #444;
  text-align: center;
}

* {
  margin: 0;
  padding: 0;
}

a,
a:hover {
  text-decoration: none;
}

ul {
  list-style: none;
}

em,
i {
  font-style: normal;
}

img {
  border: none;
  vertical-align: top;
}

.clear {
  clear: both;
}

.middle {
  width: 1200px;
  margin: auto;
  text-align: left;
}

.header_img {
  padding: 92px 0px 62px 0px;
}

.head-bg {
  display: block;
  width: 100%;
  height: auto;
}

.wrapper_zt {
  padding-bottom: 80px;
  background-size: 100%;
  background-color: #FFE7DB;
}

.wrapper_zt .main_content {
  background: #fff;
  min-height: 800px;
}

.timeright {
  float: right;
}

.main_content {
  padding: 13px 10px;
  width: 1180px;
  margin: auto;
  text-align: left;
  margin-top: -72px;
  position: relative;
  z-index: 2;
}

.main_content .title {
  background: url(../images/titlebg.gif) repeat-x;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  padding: 0px 15px;
}

.main_content .title span {
  float: right;
  font-weight: normal;
  font-size: 14px;
}

.main_content .main_left {
  width: 397px;
  float: left;
}

.main_left .box1 .text,
.main_left .box2 .text,
.main_right .box1 .text {
  border: 1px solid #e3e3e3;
  border-top: none;
  height: 225px;
}

.main_left .box1 .text {
  padding: 0px 13px;
  overflow: hidden;
  overflow-y: auto;
}

.main_left .box1 .tabs {
  height: 25px;
  border-bottom: 1px solid #ddd;
  padding-top: 13px;
}

.main_left .box1 .tabs a {
  color: #444;
  padding: 0px 10px;
  height: 24px;
  display: inline-block;
  margin-right: 10px;
}

.main_left .box1 .tabs .current,
.main_left .box1 .tabs a:hover {
  color: #e21616;
  border-bottom: 2px solid #e21616;
}

.main_left .box1 .tabscontent .top {
  margin: 10px 0px 12px;
  position: relative;
  padding-left: 68px;
  overflow: hidden;
}

.main_left .box1 .tabscontent .top .icon {
  position: absolute;
  left: 2px;
  top: 0px;
}

.main_left .box1 .tabscontent .top .list p {
  color: #333;
  position: relative;
  padding-left: 70px;
  line-height: 21px;
  margin-bottom: 2px;
}

.main_left .box1 .tabscontent .top .list p span {
  position: absolute;
  left: 0px;
  top: 0px;
  color: #666;
}

.main_left .box1 .tabscontent .des {
  line-height: 24px;
}

.main_left .box1 .tabscontent .des span {
  color: #ff0000;
}

.main_left .box2,
.main_right .box2 {
  margin: 16px auto 19px;
}

.main_left .box2 .text {
  height: 200px;
  margin-bottom: 14px;
}

.main_left .box2 ul {
  padding: 6px 12px;
  background-color: #fff1f0;
  box-sizing: border-box;
}

.main_left .box2 ul li,
.main_left .box3 .text ul li {
  height: 34px;
  line-height: 34px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.main_left .box2 ul li a,
.main_left .box3 .text ul li a {
  color: #444;
  background: url(../images/aicon.gif) no-repeat left center;
  padding-left: 13px;
}

.main_left .box2 ul li a:hover,
.main_left .box3 .text ul li a:hover {
  color: #d7231a;
}

.main_left .box3 .box3_title {
  background: url(../images/box3_title.gif) no-repeat left center;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  padding-left: 15px;
}

.main_left .box3 .text {
  height: 194px;
  background: #fff1f0;
}

.main_left .box3 .text ul {
  padding: 7px 13px 0px;
}

.main_left .box4 {
  margin-top: 17px;
}

.main_left .box4 .text {
  border: 1px solid #e3e3e3;
  border-top: none;
  padding: 0px 13px 0px;
  overflow: hidden;
}

.main_left .box4 .text .list_lh {
  overflow: hidden;
  margin-top: 4px;
}

.main_left .box4 .text li {
  border-bottom: 1px dashed #bebebe;
  height: 37px;
  overflow: hidden;
  line-height: 37px;
}

.main_left .box4 .text li span {
  width: 40%;
  display: block;
  float: left;
  text-align: center;
}

.main_left .box4 .text li .first,
.main_left .box4 .text li .last {
  width: 28%;
  padding: 0px 1%;
}

.main_left .box4 .text li .first {
  text-align: left;
}

.main_left .box4 .text li .last {
  text-align: right;
}

.main_left .box4 .text table td {
  border-top: 1px dashed #bebebe;
  height: 37px;
  padding: 0px 5px;
}

.main_left .box4 .text table .first td {
  border-top: none;
}

.main_content .main_right {
  width: 772px;
  float: right;
}

.main_right .box1 .text {
  padding: 0px 13px;
}

.main_right .box1 .text ul {
  padding: 12px 0px;
}

.main_right .box1 .text ul li {
  position: relative;
  padding: 7px 100px 7px 0px;
}

.main_right .box1 .text ul li span {
  position: absolute;
  right: 0px;
  top: 7px;
}

.main_right .box1 .text .des {
  border-top: 1px dotted #bebebe;
  line-height: 24px;
  padding-top: 15px;
}

.main_right .box1 .text ul li a {
  max-width: 70%;
  color: #444;
  background: url(../images/aicon.gif) no-repeat left center;
  padding-left: 13px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.main_right .box1 .text ul li a:hover {
  color: #d7231a;
}

.main_right .box1 .text .des span {
  color: #d7231a;
}

.main_right .box2 {
  margin-bottom: 17px;
}

.main_right .box2 .text,
.main_right .box3 .text {
  height: 642px;
  border: 1px solid #e3e3e3;
  border-top: none;
}

.main_right .box2 .text .time {
  height: 42px;
  line-height: 42px;
  background: #fff1f0;
  padding: 0px 13px;
  font-weight: bold;
}

.main_right .box2 .text .time span {
  float: right;
  font-weight: normal;
}

.main_right .box2 .text .info {
  margin: 20px 13px;
  position: relative;
  padding-left: 130px;
  min-height: 81px;
}

.main_right .box2 .text .info .icon {
  position: absolute;
  left: 0px;
  top: 5px;
  width: 100px;
  text-align: center;
}

.main_right .box2 .text .info .icon img {
  max-width: 100px;
  min-height: 74px;
}

.main_right .box2 .text .info .des h3 {
  font-size: 28px;
  font-weight: bold;
}

.main_right .box2 .text .info .des p {
  line-height: 22px;
}

.main_right .box2 .text .titbox {
  background: #fff1f0;
  height: 42px;
  line-height: 42px;
  font-weight: bold;
  padding: 0px 13px;
}

.main_right .box2 .text .titbox em {
  color: #d7231a;
  margin-right: 5px;
}

.main_right .box2 .text .titbox select {
  font-family: "寰蒋闆呴粦";
  float: right;
  color: #d52219;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ffbdbd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 92px;
  height: 31px;
  line-height: 31px;
  padding-left: 10px;
  margin-top: 6px;
}

.main_right .box2 .text .tqlist ul {
  height: 146px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  margin: 6px auto;
}

.main_right .box2 .text .tqlist ul li {
  width: 63px;
  border-left: 1px solid #e6e6e6;
  height: 146px;
  float: left;
  text-align: center;
}

.main_right .box2 .text .tqlist ul li.first {
  border-left: none;
}

.main_right .box2 .text .tqlist ul li img {
  max-width: 40px;
  max-height: 31px;
}

.main_right .box2 .text .tqlist ul li .timebox {
  padding: 10px 0px;
}

.main_right .box2 .text .tqlist ul li .iocn {
  padding: 3px 0px 18px;
  height: 31px;
}

.main_right .box2 .text .tqlist ul li p {
  margin-bottom: 8px;
}

.main_right .box2 .text .list10 ul li {
  text-align: center;
  float: left;
}

.main_right .box2 .text .list10 ul li img {
  max-height: 31px;
  max-width: 36px;
}

.main_right .box2 .text .list10 ul li .day {
  padding: 10px 0px 6px;
}

.main_right .box2 .text .list10 ul li .timebox {
  margin-bottom: 12px;
}

.main_right .box2 .text .list10 ul li .red {
  color: #d7231a;
}

.main_right .box2 .text .list10 .listimg {
  text-align: center;
  width: 100%;
  padding-top: 35px;
}

.main_right .box3 .text {
  height: 276px;
  padding: 0px 13px;
}

.main_right .box3 .text .ctiy {
  padding-top: 4px;
}

.main_right .box3 .text .ctiy span {
  margin-top: 6px;
  color: #858585;
}

.main_right .box3 .text .ctiy a {
  margin-right: 15px;
  color: #444;
  display: inline-block;
  margin-top: 6px;
  cursor: pointer;
}

.main_right .box3 .text .ctiy .current {
  color: #d52219;
}

.main_right .box3 .text table {
  border-top: 1px solid #f1dbd9;
  border-right: 1px solid #f1dbd9;
  margin-top: 10px;
}

.main_right .box3 .text table td {
  border-bottom: 1px solid #f1dbd9;
  border-left: 1px solid #f1dbd9;
  height: 41px;
}

.main_right .box3 .text table td.tit {
  font-weight: bold;
  text-align: center;
}

.main_right .box3 .text table p span {
  margin-left: 25px;
}

.main_right .box3 .text table p em {
  font-weight: bold;
  color: #0066cc;
}

.main_right .box3 .text table p i {
  font-weight: bold;
  color: #fba500;
}

.yubao {
  margin: 17px 0px 19px;
}

.yubao .yubao_list {
  border: 1px solid #e3e3e3;
  border-top: none;
  padding-top: 17px;
}

.yubao .yubao_list ul {
  padding-left: 4px;
  overflow: hidden;
}

.yubao .yubao_list ul li {
  width: 221px;
  float: left;
  margin: 0px 0px 17px 11px;
}

.yubao .yubao_list ul li .img {
  position: relative;
  display: block;
  width: 221px;
  height: 146px;
  color: #fff;
}

.yubao .yubao_list ul li .img img {
  width: 221px;
  height: 146px;
}

.yubao .yubao_list ul li .img p {
  background: rgba(0, 0, 0, 0.45);
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
}

.yubao .yubao_list ul li .wendu {
  height: 39px;
  overflow: hidden;
  line-height: 39px;
  font-size: 18px;
  padding: 6px 0px;
}

.yubao .yubao_list ul li .wendu em {
  color: #0066cc;
}

.yubao .yubao_list ul li .wendu span {
  color: #fba500;
}

.yubao .yubao_list ul li .wendu .icon {
  float: left;
}

.yubao .yubao_list ul li .wendu .icon img {
  height: 39px;
  margin-right: 15px;
}

.yubao .yubao_list ul li .des {
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}

.weibo .weibotext {
  border: 1px solid #e3e3e3;
  border-top: none;
  height: 333px;
}

.common-zt-footer {
  background-color: transparent;
}

footer {
  background-color: #be1c22 !important;
}

.footer {
  display: none;
}

.mobile-show {
  display: none;
}

@media screen and (max-width: 768px) {
  body {
    margin: 0;
    padding: 0;
    min-width: auto;
    background-size: 100% !important;
  }

  .wrapper_zt {
    padding-bottom: 80px;
  }

  .footer-main,
  .toper-head {
    width: 100%;
  }

  .toper-head-l,
  .toper-head-r {
    width: 100%;
    text-align: center;
  }

  .toper-head-r {
    display: none;
  }

  footer {
    display: none;
  }

  .main_content {
    width: 100%;
    box-sizing: border-box;
    margin-top: 0 !important;
  }

  .main_content .main_left,
  .main_content .main_right {
    width: 100%;
    float: inherit;
  }

  .main_right .box2 .text {
    height: auto;
  }

  .main_right .box2 .text .tqlist ul {
    overflow-x: auto;
  }

  .list10 {
    overflow-x: auto;
  }

  .list10 ul {
    width: 780px;
  }

  .main_right .box2 .text .list10 .listimg { 
    width: 780px;  
}  

  .main_right .box2 .text .list10 ul li {
    text-align: center;
    float: left;
  }

  .main_right .box3 .text {
    height: auto;
    padding: 0px 13px;
  }

  .yubao .yubao_list ul {
    padding-left: 0px;
  }

  .yubao .yubao_list ul li {
    width: 50%;
    float: left;
    margin: 0px 0px 17px 0;
    box-sizing: border-box;
    padding: 3px;
  }

  .yubao .yubao_list ul li .img {
    width: 100%;
    height: auto;
  }

  .yubao .yubao_list ul li .img img {
    width: 100%;
    height: auto;
  }

  .footer {
    display: block;
    background-color: #be1c22 !important;
  }

  .footer a {
    width: 100%;
    font-family: "PingFang SC";
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #fff;
  }

  .footer p {
    color: #fff;
  }

  .mobile-hide {
    display: none;
  }

  .mobile-show {
    display: block;
  }

  .box4.mobile-show {
    margin-top: 17px;
  }

  .box4.mobile-show .text {
    border: 1px solid #e3e3e3;
    border-top: none;
    padding: 0px 13px 0px;
    overflow: hidden;
  }

  .box4.mobile-show .text .list_lh {
    overflow: hidden;
    margin-top: 4px;
  }

  .box4.mobile-show .text li {
    border-bottom: 1px dashed #bebebe;
    height: 37px;
    overflow: hidden;
    line-height: 37px;
  }

  .box4.mobile-show .text li span {
    width: 34%;
    display: block;
    float: left;
    text-align: center;
  }

  .box4.mobile-show .text li .first,
  .main_left .box4 .text li .last {
    width: 28%;
    padding: 0px 1%;
  }

  .box4.mobile-show .text li .first {
    text-align: left;
  }

  .box4.mobile-show .text li .last {
    text-align: right;
  }

  .box4.mobile-show .text table td {
    border-top: 1px dashed #bebebe;
    height: 37px;
    padding: 0px 5px;
  }

  .box4.mobile-show .text table .first td {
    border-top: none;
  }
}