@charset "UTF-8";
/* ==========================================================================
   reset
   ========================================================================== */
* {
  border: none;
  margin: 0;
  padding: 0;
  font-family: 'MicrosoftYaHei', 微软雅黑, serif;
  color: #333; }

a, a:link, a:visited, a:hover, a:active {
  text-decoration: none; }

a:hover {
  color: #b80000; }

.clear {
  clear: both;
  *height: 1%; }
  .clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

img {
  display: block; }

li {
  list-style: none; }

.lf {
  float: left; }

.rt {
  float: right; }

p {
  text-indent: 2em; }

body {
  font-size: 62.5%; }

/* ==========================================================================
   Base styles
   ========================================================================== */
body {
  /*padding-top: 40px; /*无大背投*/
  font-size: 13px; }

.w1200 {
  width: 1200px;
  margin: 0 auto;
  background: white; }

.scaleChange:hover {
  animation: scale 1s;
  animation-fill-mode: forwards;
  transform: scale(1.1); }

.part {
  padding-top: 15px;
  font-size: 16px; }

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }
/* ==========================================================================
   标题 、 栏目
   ========================================================================== */
.borderTop {
  border-top: 2px solid #e0e0e0; }

.columnTitle {
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #e0e0e0;
  margin-bottom: 15px; }
  .columnTitle .perTitle {
    padding: 0 5px;
    display: inline-block;
    font-size: 22px;
    font-weight: bold; }
    .columnTitle .perTitle.titleSmall {
      font-size: 20px; }
    .columnTitle .perTitle.active {
      border-bottom: 2px solid #b80000; }
      .columnTitle .perTitle.active a {
        color: #b80000; }
    .columnTitle .perTitle a {
      color: #6c6c6c; }
  .columnTitle .bold {
    padding: 0 5px;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    margin-left: 0; }
    .columnTitle .bold:hover a {
      color: #b80000; }
  .columnTitle span {
    font-size: 18px;
    margin-left: 10px;
    padding-top: 8px; }
  .columnTitle .wechat-same2 {
    display: inline-block;
    padding-top: 0; }
    .columnTitle .wechat-same2 a {
      font-size: 16px;
      line-height: 42px;
      padding: 0 5px;
      display: inline-block; }

.columnTitle2 {
  height: 40px;
  line-height: 40px;
  margin-bottom: 15px; }
  .columnTitle2 .perTitle2 {
    padding: 0 5px;
    display: inline-block;
    font-size: 22px;
    font-weight: bold; }
    .columnTitle2 .perTitle2 a {
      color: #6c6c6c; }
    .columnTitle2 .perTitle2.active {
      border-top: 2px solid #b80000;
      margin-top: -2px; }
      .columnTitle2 .perTitle2.active a {
        color: #b80000; }

.columnPer {
  display: none; }
  .columnPer.active {
    display: block; }

.subtitle {
  margin: 15px 0 5px 0;
  height: 19px;
  line-height: 19px;
  font-weight: bold;
  overflow: hidden; }
  .subtitle a {
    padding-left: 7px;
    border-left: 2px solid #b80000;
    color: #b80000; }

.wechat-same a {
  font-size: 16px;
  line-height: 22px; }

/* ==========================================================================
   header
   ========================================================================== */
header .w1200 {
  padding-top: 5px; }
header .logo {
  margin-left: 3px; }
header .searchInput {
  margin-left: 50px;
  position: relative; }
header .search-time {
  position: absolute;
  left: 0;
  bottom: -38px;
  *bottom: -17px; }
header .time {
  color: black;
  margin-right: 10px; }
header .weather iframe {
  margin-top: -10px; }
header form {
  margin: 44px 10px 0 0; }
  header form input[type=text] {
    height: 30px;
    width: 279px;
    border: 1px solid #ccc;
    border-right: none; }
  header form input[type=submit] {
    background: url("../images2018/search.jpg");
    height: 32px;
    width: 32px;
    cursor: pointer;
    position: relative\9;
    top: 6px \9;
    top: 0 \9 \0;
    *position: static; }
header .search {
  margin-top: 44px;
  line-height: 33px;
  margin-top: 50px \9 ; }
  header .search a {
    color: black;
    margin-right: 10px; }
    header .search ahover {
      color: #b80000; }
header .rt img {
  margin-left: 9px; }

menu {
  margin-top: 12px;
  padding: 15px 0;
  background: #BA0100;
  width: 100%;
  font-size: 18px; }
  menu a {
    color: white; }
    menu a:hover {
      color: white; }
  menu dl {
    float: left;
    padding: 0 13px;
    border-right: 1px solid #8c0000;
    line-height: 22px; }
    menu dl div {
      width: 100%; }
    menu dl.tow {
      border: none; }
    menu dl dt, menu dl dd {
      float: left; }
    menu dl dd {
      margin-left: 12px; }
    menu dl.tow dd {
      margin-left: 0; }

/* ==========================================================================
滚动新闻
========================================================================== */
.scroll {
  width: 830px;
  border: #e7e7e7 solid 1px;
  border-left: none;
  height: 29px;
  line-height: 29px;
  font-size: 13px; }
  .scroll .lf {
    width: 57px;
    text-align: center;
    line-height: 29px;
    border-right: #e7e7e7 solid 1px;
    border-left: #e7e7e7 solid 1px;
    color: #b80000;
    font-weight: bold; }
  .scroll .rt {
    width: 765px; }
    .scroll .rt #demo {
      overflow: hidden;
      width: 760px; }
    .scroll .rt #in-demo {
      float: left;
      width: 2000%; }
    .scroll .rt a {
      padding-left: 10px;
      padding-right: 20px;
      background: url(../images2018/li-icon.png) no-repeat scroll 0 -23px; }
      .scroll .rt a:hover {
        color: #b80000; }
    .scroll .rt #demo1, .scroll .rt #demo2 {
      float: left; }

.txtScroll {
  font-size: 13px;
  float: right;
  width: 353px;
  border: #e7e7e7 solid 1px;
  position: relative;
  background: url("../images2018/gg.png") no-repeat right; }
  .txtScroll .lf {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 35px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    display: none; }
    .txtScroll .lf .rt {
      width: 350px; }

.txtScroll-top {
  width: 340px;
  overflow: hidden;
  padding-left: 15px; }
  .txtScroll-top .infoList li {
    height: 29px;
    line-height: 29px; }

/* ==========================================================================
   头条
   ========================================================================== */
.top-page-title {
  font-size: 34px;
  text-align: center;
  line-height: 34px;
  font-weight: bold;
  margin-top: 10px; }
  .top-page-title a {
    font-family: 'MicrosoftYaHei', 微软雅黑, serif;
    color: #b80000; }
    .top-page-title a font, .top-page-title a b, .top-page-title a font b, .top-page-title a a b font {
      font-family: 'MicrosoftYaHei', 微软雅黑, serif; }

/*.top-page .news-recommend{
    margin-top: 10px;
    text-align: center;
}*/
.top-page .news-recommend {
  margin-top: 20px;
  width: 1100px;
  margin-left: 50px;
  margin-bottom: 10px;
  text-align: center; }
  .top-page .news-recommend a {
    display: inline-block;
    padding-left: 20px;
    background: url(../images2018/li-icon.png) no-repeat scroll 0 -23px;
    margin: 5px 10px;
    text-align: left; }

/* ==========================================================================
   part1 轮播图、头条
   ========================================================================== */
.slideTxtBox1 {
  width: 660px;
  height: 370px;
  overflow: hidden;
  position: relative;
  text-align: left;
  background: #eee;
  border: 1px solid #ddd; }
  .slideTxtBox1 .hd {
    position: absolute;
    left: 0;
    width: 52px;
    height: 100%;
    line-height: 40px;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr=#88ffffff, endColorstr=#88ffffff);
    background: rgba(255, 255, 255, 0.7);
    z-index: 50;
    font-size: 16px; }
    .slideTxtBox1 .hd ul li {
      height: 61px;
      line-height: 61px;
      text-align: center;
      cursor: pointer;
      position: relative;
      border-bottom: 1px solid #B5B5B5; }
      .slideTxtBox1 .hd ul li.last {
        border-bottom: 1px solid transparent; }
      .slideTxtBox1 .hd ul li.on {
        background: #b80000;
        color: white;
        border-bottom: 1px solid #b80000; }
        .slideTxtBox1 .hd ul li.on:after {
          content: "";
          position: absolute;
          display: block;
          right: -7px;
          top: 16px;
          width: 7px;
          height: 18px;
          background: url("../images2018/tab.png"); }
  .slideTxtBox1 .bd ul {
    zoom: 1;
    position: relative;
    height: 370px !important;
    overflow: hidden; }
    .slideTxtBox1 .bd ul .title {
      position: absolute;
      bottom: 0;
      height: 40px;
      left: 52px;
      width: 608px;
      text-indent: 20px;
      filter: progid:DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr=#88000000, endColorstr=#88000000);
      background: rgba(0, 0, 0, 0.7);
      color: white;
      text-align: left;
      line-height: 40px; }
    .slideTxtBox1 .bd ul img {
      width: 100%; }

.part1 .news {
  width: 510px; }
  .part1 .news .per {
    margin-bottom: 28px; }
    .part1 .news .per .info {
      line-height: 28px; }
      .part1 .news .per .info div {
        width: 500px;
        float: right; }
      .part1 .news .per .info a {
        color: #b80000; }
  .part1 .news .title {
    text-align: center;
    margin-bottom: 16px; }
    .part1 .news .title a {
      font-family: 'MicrosoftYaHei', 微软雅黑, serif;
      font-size: 24px;
      color: black;
      font-weight: bold; }
      .part1 .news .title a:hover {
        color: #b80000; }
  .part1 .news ul li {
    text-align: center;
    margin: 9px 0; }

/* ==========================================================================
   part2 深度 要闻 活动 政务 政策 。。。微信矩阵
   ========================================================================== */
/* 深度 专栏*/
.part2 .deep {
  width: 380px;
 /* .columnTitle.weibo{
    margin-bottom: 0;
  }
  .weibo-content{
    padding-bottom: 10px;
    .columnPer{
      padding-top: 15px;
    }
  }
  .weibo-live{

    border:1px solid $lightGrey;
    border-top:0;
    .follow{
      margin-bottom: 16px;
      border-bottom: 1px solid $lightGrey;
      padding: 0 15px;
    }
    .list{
      width: 350px;
      height: 279px;
      overflow-y: auto;
      font-size:13px;
      color:#666;
      line-height: 25px;
      padding: 0 15px;
      &::-webkit-scrollbar {
        display: none;
        width: 0;
      }
      .weibo-li{
        padding-bottom: 20px;
        span,a{
          color:$red;
        }
        .time{
          color:#aaa;
          font-size:12px;
        }
        img{
          display: inline-block;
        }
      }
    }
  }*/ }
  .part2 .deep .jdTitle {
    margin-bottom: 6px; }
  .part2 .deep .supervise {
    margin-top: 10px; }
    .part2 .deep .supervise .pic {
      margin-bottom: 10px; }
      .part2 .deep .supervise .pic .lf {
        width: 160px;
        height: 100px;
        overflow: hidden; }
        .part2 .deep .supervise .pic .lf img {
          width: 100%; }
      .part2 .deep .supervise .pic .rt {
        width: 190px; }
        .part2 .deep .supervise .pic .rt .name {
          width: 188px;
          height: 26px;
          line-height: 26px;
          background: url("../images2018/jdzx.png") no-repeat;
          background-size: 100% 100%;
          text-indent: 110px; }
        .part2 .deep .supervise .pic .rt .info {
          margin-top: 5px;
          font-size: 13px;
          line-height: 20px; }
          .part2 .deep .supervise .pic .rt .info a {
            color: #b80000; }
    .part2 .deep .supervise .list ul li {
      height: 32px;
      line-height: 32px;
      padding-left: 10px;
      background: url(../images2018/li-icon.png) no-repeat scroll 0 -15px; }

.activity2 .activity-title {
  height: 2px;
  border-bottom: 0;
  background: #e0e0e0;
  margin-bottom: 10px;
  margin-top: 5px; }
  .activity2 .activity-title .perTitle {
    width: 50%;
    float: left;
    padding: 0;
    height: 2px;
    line-height: 2px;
    border-bottom: 0;
    cursor: pointer; }
    .activity2 .activity-title .perTitle.active {
      background: #b80000; }
.activity2 .img2 {
  border: 1px solid #ddd;
  float: left;
  width: 112px;
  height: 61px;
  overflow: hidden; }
  .activity2 .img2 img {
    width: 112px;
    height: 61px; }
.activity2 .info {
  padding-top: 10px;
  float: right;
  width: 182px;
  font-size: 16px; }

.part2 .section {
  margin: 10px 0; }

.part2 .deep .section {
  margin: 10px 0 5px 0; }

/* 要闻 */
.part2 .importantNews {
  width: 442px;
  margin-left: 31px; }
  .part2 .importantNews .columnTitle .rt {
    padding-top: 10px; }
  .part2 .importantNews .bold {
    font-size: 17px;
    font-weight: bold;
    *width: 100%; }
  .part2 .importantNews ul {
    margin-bottom: 14px; }
    .part2 .importantNews ul li {
      width: 100%;
      height: 35px;
      line-height: 35px; }
      .part2 .importantNews ul li a {
        float: left;
        padding-left: 10px;
        background: url(../images2018/li-icon.png) no-repeat scroll 0px -16px; }
        .part2 .importantNews ul li a:hover {
          color: #b80000; }
      .part2 .importantNews ul li span {
        background: url("../images2018/original.jpg") no-repeat right center;
        display: inline-block;
        width: 40px;
        height: 35px; }

/* 活动*/
.part2 .activity {
  width: 316px; }

.part2 .activity .video ul {
  width: 326px; }

.part2 .activity .video ul li {
  width: 150px;
  float: left;
  margin-right: 13px; }

.part2 .activity .video ul li .img {
  width: 150px;
  height: 85px;
  overflow: hidden; }

.part2 .activity .video ul li img {
  width: 150px;
  height: 85px; }

.part2 .activity .video ul li .title {
  text-align: left;
  height: 50px;
  overflow: hidden;
  line-height: 22px; }

.part2 .activity li {
  width: 148px; }

.part2 .activity li a {
  color: #535353; }

.part2 .activity li a:hover {
  color: #b80000; }

.part2 .activity li .img {
  width: 146px;
  height: 79px;
  overflow: hidden;
  border: 1px solid #ddd; }

.part2 .activity li .img img {
  width: 146px;
  height: 79px; }

.part2 .activity li .title {
  font-size: 14px;
  text-align: center;
  line-height: 25px; }

.part2 .activity li .info {
  font-size: 12px;
  line-height: 20px; }

.part2 .activity .column {
  margin-bottom: 10px; }

.part2 .activity .column ul li {
  font-size: 14px;
  width: 100%;
  line-height: 26px; }

/* wechat */
.wechat .column {
  height: 320px; }

.wechat .news ul li a {
  padding-left: 10px;
  padding-top: 1px;
  line-height: 26px;
  background: url(../images2018/li-icon2.png) no-repeat scroll 0 0; }

.wechat .news ul li {
  padding: 5px 0; }

.wechat .news ul li a:hover {
  color: #b80000; }

.picMarquee-top {
  margin: 0 auto;
  width: 100%;
  height: 320px;
  overflow: hidden;
  position: relative;
  font-size: 13px; }

.picMarquee-top .bd {
  padding: 10px 0; }

.picMarquee-top .bd ul {
  overflow: hidden;
  zoom: 1; }

.picMarquee-top .bd ul li {
  width: 100%;
  zoom: 1;
  padding: 5px 0;
  height: 80px;
  overflow: hidden; }

.picMarquee-top2 .bd ul li {
  width: 100%;
  zoom: 1;
  padding: 5px 0;
  height: 26px;
  overflow: hidden; }

.picMarquee-top .bd ul li .pic {
  float: left;
  width: 68px;
  height: 68px;
  overflow: hidden;
  border: 1px solid #C8C8C8; }

.picMarquee-top .bd ul li .pic img {
  width: 68px;
  height: 68px;
  display: block; }

.picMarquee-top .bd ul li .pic-title {
  width: 225px;
  margin-left: 10px;
  float: right; }

.picMarquee-top .bd ul li .pic-title a {
  line-height: 22px;
  font-size: 14px; }

.picMarquee-top .bd ul li .pic-title a:hover div {
  color: #b80000; }

.picMarquee-top .bd ul li .pic-title .top {
  color: #b80000;
  font-size: 15px;
  line-height: 15px;
  margin-bottom: 5px; }

/* icon */
.part2 .icon {
  margin-top: 10px; }
  .part2 .icon ul li {
    font-size: 13px;
    width: 53px;
    height: 34px;
    line-height: 36px;
    color: black;
    position: relative;
    float: left;
    margin-right: 10px;
    text-align: center; }
    .part2 .icon ul li.red div {
      color: #b80000; }
    .part2 .icon ul li:hover div {
      color: #b80000; }
  .part2 .icon .iconImg {
    background: url("../images2018/icon.jpg") no-repeat;
    height: 40px; }
  .part2 .icon .icon1 {
    background-position: 3px 0; }
  .part2 .icon .icon2 {
    background-position: -65px 0; }
  .part2 .icon .icon3 {
    background-position: -133px 0; }
  .part2 .icon .icon4 {
    background-position: -203px 0; }
  .part2 .icon .icon5 {
    background-position: -270px 0; }
  .part2 .icon ul li.last {
    margin-right: 0; }

/* ==========================================================================
  part3 图片 拍客 航拍
   ========================================================================== */
.slideBox {
  width: 1200px;
  height: 343px;
  overflow: hidden;
  position: relative; }

.slideBox .bd {
  position: relative;
  width: 1220px;
  height: 100%;
  z-index: 0; }

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 1220px; }

.slideBox .bd li .lf {
  width: 598px;
  height: 343px;
  overflow: hidden;
  border: 1px solid #C8C8C8;
  position: relative; }

.slideBox .bd li .lf img {
  width: 598px;
  height: 343px; }

.slideBox .bd li .lf .title {
  position: absolute;
  bottom: 0;
  height: 40px;
  left: 0;
  width: 100%;
  text-indent: 20px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr=#88000000, endColorstr=#88000000);
  background: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: left;
  line-height: 40px; }

.slideBox .bd li .rt {
  width: 604px; }

.slideBox .bd li .rt .smallImg {
  width: 280px;
  height: 160px;
  float: left;
  overflow: hidden;
  border: 1px solid #C8C8C8;
  margin-bottom: 19px;
  margin-right: 19px;
  position: relative; }

.slideBox .bd li .rt .smallImg img {
  width: 280px;
  height: 160px; }

.slideBox .bd li .rt .smallImg .title {
  position: absolute;
  bottom: 0;
  height: 40px;
  left: 0;
  width: 100%;
  font-size: 16px;
  text-indent: 10px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr=#88000000, endColorstr=#88000000);
  background: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: left;
  line-height: 40px; }

/*.slideBox .bd li .rt .smallImg:hover .title{display: block}*/
.slideBox .prev {
  position: absolute;
  left: 1px;
  top: 50%;
  margin-top: -35px;
  width: 40px;
  height: 70px;
  background: url(../images2018/left.png) no-repeat; }

.slideBox .next {
  position: absolute;
  right: 1px;
  top: 50%;
  margin-top: -35px;
  width: 40px;
  height: 70px;
  background: url(../images2018/right.png) no-repeat; }

.slideBox .prevStop {
  display: none; }

.slideBox .nextStop {
  display: none; }

.part3 .columnTitle span {
  font-size: 16px; }

/* ==========================================================================
  part4 热点 民声
   ========================================================================== */
.partType .left {
  width: 854px; }
  .partType .left .icon {
    margin-top: 0; }
    .partType .left .icon ul li {
      font-size: 13px;
      width: 53px;
      height: 34px;
      line-height: 34px;
      color: black;
      position: relative;
      float: left;
      margin-right: 26px;
      text-align: center; }
      .partType .left .icon ul li.red div {
        color: #b80000; }
      .partType .left .icon ul li:hover div {
        color: #b80000; }
    .partType .left .icon .iconImg {
      background: url("../images2018/icon.jpg") no-repeat;
      height: 40px; }
    .partType .left .icon .icon1 {
      background-position: 3px 0; }
    .partType .left .icon .icon2 {
      background-position: -65px 0; }
    .partType .left .icon .icon3 {
      background-position: -133px 0; }
    .partType .left .icon .icon4 {
      background-position: -203px 0; }
    .partType .left .icon .icon5 {
      background-position: -270px 0; }
    .partType .left .icon ul li.last {
      margin-right: 0; }

.partType .left .img {
  width: 382px;
  float: left;
  overflow: hidden; }

.partType .left .img .top {
  width: 380px;
  height: 218px;
  overflow: hidden;
  position: relative;
  border: 1px solid #C8C8C8;
  margin-bottom: 32px; }

.partType .left .img .top img {
  width: 380px;
  height: 218px; }

.partType .left .img .top .title {
  position: absolute;
  bottom: 0;
  height: 40px;
  left: 0;
  width: 100%;
  font-size: 16px;
  text-indent: 10px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr=#88000000, endColorstr=#88000000);
  background: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: left;
  line-height: 40px; }

.partType .left .img .bottom {
  width: 405px; }

.partType .left .img .bottom li {
  float: left;
  width: 183px;
  margin-right: 12px; }

.partType .left .img .bottom li .smallImg {
  width: 183px;
  height: 105px;
  overflow: hidden;
  position: relative;
  border: 1px solid #C8C8C8; }

.partType .left .img .bottom li .smallImg img {
  width: 183px;
  height: 105px; }

.partType .left .img .bottom li .title {
  font-size: 14px;
  margin: 5px 0; }

.partType .left .news {
  width: 442px;
  float: right;
  margin-top: -9px; }

.partType .left .news ul {
  margin-bottom: 14px; }

.partType .left .news ul li a {
  float: left;
  padding-left: 10px;
  background: url(../images2018/li-icon.png) no-repeat scroll 0 -15px; }

.partType .left .news ul li a:hover {
  color: #b80000; }

.partType .left .news ul li {
  width: 100%;
  height: 35px;
  line-height: 35px; }

.partType .left .news .bold {
  font-size: 17px;
  color: #444;
  font-weight: bold;
  *width: 100%; }

.partType .right {
  width: 318px; }

.partType .right .subtitle {
  margin-bottom: 10px; }

.partType .right .columnTitle {
  height: 37px;
  line-height: 37px;
  margin-bottom: 10px; }

.partType .right .columnTitle .perTitle {
  font-size: 18px; }

.partType .right .news {
  font-size: 16px; }
  .partType .right .news .topImg {
    margin-bottom: 7px; }
    .partType .right .news .topImg .lf {
      width: 113px;
      height: 74px;
      border: 1px solid #C8C8C8;
      overflow: hidden; }
      .partType .right .news .topImg .lf img {
        width: 113px;
        height: 74px; }
    .partType .right .news .topImg .rt {
      width: 193px;
      padding-top: 15px;
      font-size: 14px; }
  .partType .right .news ul li {
    line-height: 29px;
    font-size: 14px; }

.part4 .right .subtitle {
  margin: 10px 0 5px 0; }

.part4 .right .subtitle .smallSub {
  font-weight: normal;
  color: #444;
  font-size: 14px; }

.part4 .right .subtitle .smallSub a {
  padding: 0 7px;
  border-left: none;
  color: #444;
  font-weight: normal;
  font-size: 14px; }

.part4 .right .subtitle .smallSub a:hover {
  color: #b80000; }

.part4 .right .news .topImg {
  margin-top: 10px;
  margin-bottom: 0; }

.part4 .right .news {
  font-size: 16px;
  padding-bottom: 0; }

.part4 .right section {
  margin-bottom: 10px;
  margin-top: 30px; }

/* ==========================================================================
  part5 产经 地产
   ========================================================================== */
.columnTitle2 span {
  color: #6c6c6c;
  padding: 0 5px;
  font-size: 16px; }

.part5 .right .subtitle {
  margin-top: 8px;
  margin-bottom: 8px; }

.part5 table {
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-collapse: separate;
  border-spacing: 0;
  border-right: 1px solid #ddd;
  font-size: 12px;
  line-height: 25px;
  margin-bottom: 7px; }

.part5 table th {
  border-bottom: 1px solid #ddd;
  text-align: center;
  background: #1751a3;
  color: white; }

.part5 table td {
  border-bottom: 1px solid #ddd;
  text-indent: 1px;
  text-align: center; }

.part5 table td.red {
  color: #f10000; }

/* ==========================================================================
  part7 生活
   ========================================================================== */
.part7 .left .img .top {
  margin-bottom: 32px; }

.part7 .right .newsImg {
  width: 314px;
  height: 218px;
  overflow: hidden;
  margin: 56px 0 10px 0;
  border: 1px solid #C8C8C8;
  position: relative; }

.part7 .right .newsImg img {
  width: 314px;
  height: 218px; }

.part7 .left .news ul li {
  height: 39px;
  line-height: 39px; }

.part7 .left .news ul li a {
  float: left;
  padding-left: 10px;
  background: url(../images2018/li-icon.png) no-repeat scroll 0 -13px; }

.part7 .right .newsImg .title {
  position: absolute;
  bottom: 0;
  height: 40px;
  left: 0;
  width: 100%;
  font-size: 16px;
  text-indent: 10px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr=#88000000, endColorstr=#88000000);
  background: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: left;
  line-height: 40px; }

.part7 .right .newsBottom {
  margin-top: 32px; }

.part7 .right .newsBottom .img {
  width: 150px;
  font-size: 14px; }

.part7 .right .newsBottom .img .smallImg {
  width: 150px;
  height: 105px;
  border: 1px solid #C8C8C8;
  overflow: hidden; }

.part7 .right .newsBottom .img .title {
  margin: 5px 0; }

.part7 .right .newsBottom .rt {
  margin-right: 3px; }

.part7 .right .newsBottom .img .smallImg img {
  width: 150px;
  height: 105px; }

/* ==========================================================================
  part8 名城微信号
   ========================================================================== */
.part8 ul {
  width: 1300px; }

.part8 ul li {
  width: 220px;
  float: left;
  margin-right: 24px; }

.part8 ul li .img {
  width: 220px;
  height: 330px;
  overflow: hidden;
  border: 1px solid #C8C8C8; }

.part8 ul li .title a div {
  font-size: 12px;
  color: #9f9f9f; }

.part8 ul li .title a .bold {
  font-size: 16px;
  color: #444;
  margin: 5px 0; }

.part8 ul li .title a .bold:hover {
  color: #b80000; }

/* ==========================================================================
  part9 文娱
   ========================================================================== */
.part9 .left1 {
  width: 425px; }

.part9 .left2 {
  width: 420px;
  margin-left: 10px; }

.part9 .left4 {
  width: 343px; }

.part9 .img {
  position: relative;
  overflow: hidden; }

.part9 .img .img-title {
  text-align: left;
  position: absolute;
  width: 94%;
  padding: 0 3%;
  bottom: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr=#88000000, endColorstr=#88000000);
  background: rgba(0, 0, 0, 0.7);
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  overflow: hidden; }

.part9 .img .img-title a {
  color: white; }

.part9 .img1 {
  width: 412px;
  height: 296px;
  border: 1px solid #C8C8C8; }

.part9 .img1 img {
  width: 412px;
  height: 296px; }

.part9 .img2 {
  width: 194px;
  height: 139px;
  border: 1px solid #C8C8C8;
  float: left;
  margin: 0 10px 16px 0; }

.part9 .img2 img {
  width: 194px;
  height: 139px; }

.part9 .img3 {
  width: 343px;
  height: 296px;
  border: 1px solid #C8C8C8; }

.part9 .img3 img {
  width: 343px;
  height: 296px; }

.part9 .img-bottom {
  margin-top: 5px; }

/* ==========================================================================
  link
   ========================================================================== */
.links {
  margin: 30px 0 20px 0;
  margin-bottom: 8px; }

.links .link-friend {
  text-align: center; }

.links .link-friend li {
  float: left;
  _display: inline;
  margin-left: 15px; }

.links .link-friend li:first-child {
  margin-left: 150px; }

select, button {
  text-rendering: auto;
  color: initial;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  margin: 0em;
  font: 13.3333px Arial; }

select {
  -webkit-appearance: menulist;
  box-sizing: border-box;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  color: black;
  display: inline-block; }

select, select[size="0"], select[size="1"] {
  border-radius: 0px;
  border: 1px solid darkgray; }

.links .link-city {
  font-size: 13px;
  line-height: 22px;
  border: 1px solid #e7e7e7;
  padding: 10px 0;
  margin: 20px 0 10px 0;
  color: #636363; }

.links b {
  color: #444; }

.links .link-city .left1 {
  margin-top: 5px;
  width: 118px; }

.links .link-city .left2 {
  width: 930px;
  margin-left: 10px; }

.links .link-city .left2 .more {
  display: none; }

.links .link-city .left3 {
  margin-top: 5px;
  width: 108px;
  margin-right: 20px; }

.links .link-city .left3 .click-more {
  cursor: pointer;
  margin-top: 10px;
  margin-right: 20px; }

/* ==========================================================================
 footer
   ========================================================================== */
footer {
  text-align: center;
  background: white;
  padding-top: 20px;
  color: #8b8b8b;
  line-height: 28px; }
  footer p, footer b, footer a {
    color: #8b8b8b; }
  footer hr {
    width: 60%;
    margin: 10px auto;
    border-top: 1px solid #ddd;
    height: 0; }
  footer .nav-bottom {
    background: #F3F3F3;
    height: 46px;
    line-height: 46px;
    margin-bottom: 20px; }
    footer .nav-bottom a {
      color: #444;
      font-size: 17px;
      font-weight: bold; }
  footer .nav-bottom {
    background: #F3F3F3;
    height: 46px;
    line-height: 46px; }
    footer .nav-bottom a {
      color: #444;
      font-size: 14px;
      font-weight: bold; }
  footer .middle {
    margin: 0 auto; }

/* ==========================================================================
 advertisement
   ========================================================================== */
.ad {
  position: relative;
  margin-top: 5px; }

.adImage {
  position: relative; }

.adSign {
  position: absolute;
  bottom: 2px;
  left: 2px;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr=#77000000, endColorstr=#77000000);
  background: rgba(0, 0, 0, 0.6);
  color: white;
  padding: 0 5px;
  font-size: 12px;
  border-radius: 2px;
  z-index: 20; }

.ad1 img {
  width: 1200px;
  height: 60px; }

.ad2 {
  margin-right: 16px; }

.ad2 img {
  width: 320px;
  height: 60px; }

.ad3 img {
  width: 530px;
  height: 60px; }

.ad4 img {
  width: 320px;
  height: 60px; }

.ad5 img {
  width: 1200px;
  height: 60px; }

.ad6 img {
  width: 380px;
  height: 60px; }

.ad7 img {
  width: 800px;
  height: 60px; }

.ad8 img {
  width: 380px;
  height: 101px; }

.section1 img {
  width: 380px;
  height: 30px; }

.section2 img {
  width: 317px;
  height: 30px; }

.section3 img {
  margin-top: 10px;
  width: 318px;
  height: 30px; }

.adLeft {
  position: fixed;
  top: 100px;
  left: 50%;
  margin-left: -705px;
  z-index: 5;
  width: 100px;
  overflow: hidden; }

.adRight {
  position: fixed;
  top: 100px;
  right: 50%;
  margin-right: -705px;
  z-index: 5;
  width: 100px;
  overflow: hidden; }

.fy {
  margin-bottom: 15px; }

.fy .adImage img {
  width: 100px;
  height: auto; }

.adClose {
  cursor: pointer; }

.fullScreen, .adScreen {
  margin-top: 0;
  margin-bottom: 10px; }

.fullScreen img {
  width: 1200px;
  height: 400px; }

.adScreen img {
  width: 1200px;
  height: 100px; }

/* ==========================================================================
 spring
   ========================================================================== */
.spring {
  font-size: 14px; }
  .spring .left {
    position: relative;
    width: 384px;
    height: 721px;
    background: url("../images2018/spring1.png") no-repeat; }
    .spring .left .img-icon {
      position: absolute;
      top: 239px;
      left: -50px; }
    .spring .left .list1 {
      position: absolute;
      left: 120px;
      top: 51px;
      width: 224px;
      height: 327px;
      overflow: hidden; }
      .spring .left .list1 .img {
        position: relative;
        width: 100%;
        height: 134px;
        overflow: hidden;
        margin-bottom: 5px; }
        .spring .left .list1 .img img {
          width: 100%;
          height: 100%; }
        .spring .left .list1 .img .title {
          position: absolute;
          bottom: 0;
          height: 38px;
          left: 0;
          width: 100%;
          font-size: 16px;
          text-indent: 10px;
          filter: progid:DXImageTransform.Microsoft.gradient(enabled='ture', startColorstr=#88000000, endColorstr=#88000000);
          background: rgba(0, 0, 0, 0.7);
          color: white;
          text-align: left;
          line-height: 38px; }
      .spring .left .list1 ul li {
        padding: 8px 0; }
    .spring .left .list2 {
      position: absolute;
      top: 440px;
      left: 40px;
      width: 238px; }
      .spring .left .list2 ul li {
        padding: 8px 0; }
  .spring .left2 {
    position: relative;
    width: 442px;
    height: 723px;
    margin-left: 30px;
    background: url("../images2018/spring2.png") no-repeat; }
    .spring .left2 ul {
      width: 362px;
      height: 480px;
      margin: 155px auto 0 auto; }
      .spring .left2 ul li {
        width: 100%;
        padding-left: 10px;
        line-height: 35px;
        background: url(../images2018/li-icon.png) no-repeat scroll 0 -15px; }
  .spring .right {
    position: relative;
    width: 318px;
    height: 722px;
    background: url("../images2018/spring3.png") no-repeat; }
    .spring .right .spring-marquee {
      position: absolute;
      left: 25px;
      top: 125px;
      width: 270px;
      height: 470px; }
      .spring .right .spring-marquee ul li {
        padding: 8px 0;
        border-bottom: 1px solid #ddd; }
        .spring .right .spring-marquee ul li .name {
          padding-bottom: 5px; }
        .spring .right .spring-marquee ul li .name2 {
          padding-top: 5px;
          color: #df0000; }
    .spring .right .button {
      cursor: pointer;
      position: absolute;
      bottom: 72px;
      left: 108px;
      background: #ff9c00;
      width: 97px;
      height: 30px;
      text-align: center;
      line-height: 30px;
      color: white; }

.nationalDay {
  font-size: 14px;
  background: url("../images2018/nationalDay.png") no-repeat;
  height: 791px;
  margin-top: 12px; }
  .nationalDay .left {
    position: relative;
    width: 416px;
    padding-top: 89px;
    padding-left: 22px; }
    .nationalDay .left .img-icon {
      position: absolute;
      top: -11px;
      left: -20px; }
    .nationalDay .left ul li {
      float: left;
      width: 171px;
      padding: 5px 9px;
      margin-right: 10px;
      margin-bottom: 20px;
      border: 1px solid #c4c4c4; }
      .nationalDay .left ul li .title {
        font-size: 16px;
        color: #ba1313;
        padding-left: 12px;
        font-weight: bold;
        background: url(../images2018/important-pointer.png) left center no-repeat;
        margin-bottom: 3px; }
      .nationalDay .left ul li .pic {
        width: 171px;
        height: 99px;
        overflow: hidden;
        margin-bottom: 5px; }
        .nationalDay .left ul li .pic img {
          width: 181px;
          height: 108px; }
      .nationalDay .left ul li .info {
        line-height: 20px;
        height: 20px;
        overflow: hidden;
        font-size: 14px; }
  .nationalDay .left2 {
    position: relative;
    width: 309px;
    margin-left: 50px;
    padding-top: 135px; }
    .nationalDay .left2 ul {
      width: 317px;
      margin-bottom: 25px; }
      .nationalDay .left2 ul li {
        font-size: 16px;
        width: 100%;
        padding-left: 10px;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        background: url(../images2018/li-icon.png) no-repeat scroll 0 -15px; }
        .nationalDay .left2 ul li.bold {
          font-weight: bold; }
  .nationalDay .activity {
    width: 316px;
    margin-right: 16px; }
    .nationalDay .activity .column {
      margin-bottom: 10px; }
      .nationalDay .activity .column ul li {
        font-size: 14px;
        width: 100%;
        line-height: 26px; }
    .nationalDay .activity .section {
      margin: 10px 0; }
    .nationalDay .activity .video ul {
      width: 326px; }
      .nationalDay .activity .video ul li {
        width: 148px;
        float: left;
        margin-right: 13px; }
        .nationalDay .activity .video ul li a {
          color: #535353; }
          .nationalDay .activity .video ul li a:hover {
            color: #b80000; }
        .nationalDay .activity .video ul li .img {
          width: 146px;
          height: 79px;
          overflow: hidden;
          border: 1px solid #ddd; }
          .nationalDay .activity .video ul li .img img {
            width: 146px;
            height: 79px; }
        .nationalDay .activity .video ul li .title {
          font-size: 14px;
          line-height: 25px;
          height: 50px;
          overflow: hidden; }
        .nationalDay .activity .video ul li .info {
          font-size: 12px;
          line-height: 20px; }

.slideAd {
  width: 1200px;
  height: 60px;
  overflow: hidden;
  position: relative;
  margin-top: 10px; }
  .slideAd .hd {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0; }
    .slideAd .hd .prev {
      position: absolute;
      left: 0;
      top: 5px;
      width: 30px;
      height: 50px;
      background: url(../images2018/left.png) no-repeat;
      background-size: 100% 100%;
      cursor: pointer; }
    .slideAd .hd .next {
      position: absolute;
      right: 0;
      top: 5px;
      width: 30px;
      height: 50px;
      background: url(../images2018/right.png) no-repeat;
      background-size: 100% 100%;
      cursor: pointer; }
  .slideAd .bd {
    padding: 0; }
    .slideAd .bd ul {
      overflow: hidden;
      zoom: 1; }
      .slideAd .bd ul li {
        margin: 0 30px 0 0;
        float: left;
        _display: inline;
        overflow: hidden;
        text-align: center; }

.slideAd1 ul {
  width: 1400px;
  margin-top: 0; }
  .slideAd1 ul li {
    float: left;
    width: 285px;
    margin: 0 20px 15px 0; }
    .slideAd1 ul li img {
      width: 100%; }

/*# sourceMappingURL=style.css.map */
