/*伪元素是行内元素 正常浏览器清除浮动方法*/
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  *zoom: 1;
  /*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/ }

a:hover {
  color: #e10005; }

.v-search-box-input {
  border-color: #e10005; }

.v-search-box-button {
  background-color: #e10005; }

body {
  color: #666; }

#curCity {
  color: #e10005; }

.fa-phone-square {
  color: #e10005; }

a.changeCity:hover {
  color: #e10005; }

a {
  color: #666; }

.searchItem table a {
  color: #333; }

.nav ul li a {
  color: #fff; }

#focus .btn span {
  color: #e10005; }

.tit-1 {
  color: #000; }

.leftNum li a span, .TBmobileData li a span, .mobdetail span {
  color: #06c; }

.leftNum li a span.layui-text-red, .TBmobileData li a span.layui-text-red, .mobdetail span.layui-text-red {
  color: #8c632f; }

.leftNum li a span.layui-text-blue, .TBmobileData li a span.layui-text-blue, .mobdetail span.layui-text-blue {
  color: #c00; }

.c-main .c-left .active a {
  background-color: #e10005; }

.e2 li a.title:link, .e2 li a.title:visited {
  color: #e10005; }

.xwnr p.back a {
  background-color: #e10005; }

.fa-search {
  position: absolute;
  left: 10px;
  top: 16px;
  color: #e10005;
  cursor: pointer; }

.top-so ul li {
  display: inline;
  padding: 5px;
  float: left; }

.top-3 .top-time span {
  font-size: 24px;
  color: #e10005;
  font-weight: bold; }

.nav-cats {
  background-color: #fd5; }

.nav-container {
  background-color: #e10005; }

.searchItem {
  margin-top: 15px;
  border-top: 2px solid transparent; }

.nav-cats .searchItem {
  border-left: 2px solid #e10005;
  border-right: 2px solid #e10005;
  border-bottom: #e10005 solid 2px; }

a.selected {
  background-color: #e10005; }

.searchItem input[type="button"], .searchItem input[type="submit"] {
  background-color: #e10005; }

.searchItem table a:hover {
  color: #e10005;
  border: #e10005 solid 1px; }

.currentItem a:visited {
  color: #e10005; }

.currentItem a.sel_clr:hover {
  border: #71bae0 solid 1px;
  background-color: #e10005; }

.currentItem a {
  border: #e10005 solid 1px;
  color: #e10005; }
  .currentItem a:hover {
    border: #71bae0 solid 1px;
    color: #e10005; }

.so-titBar .cur {
  background-color: #e10005; }

a.selected:hover {
  background-color: #e10005; }

.commonBox_content {
  background-color: #e10005; }
  .commonBox_content h3 {
    padding-bottom: 10px;
    color: #fff900; }

.dynamic {
  background-color: #f5f5f5;
  width: 100%;
  padding: 5px 0;
  overflow: hidden; }
  .dynamic .dynamic-content {
    width: 1170px;
    padding: 1px 0;
    margin: 0 auto; }
  .dynamic .dynamic-content ul li {
    float: left;
    width: 359px;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-right: 15px;
    height: 345px;
    display: inline-block;
    background: #fff;
    overflow: hidden;
    padding: 10px; }
    .dynamic .dynamic-content ul li:nth-child(1) {
      margin-left: 0; }
    .dynamic .dynamic-content ul li:nth-child(3) {
      margin-right: 0; }
    .dynamic .dynamic-content ul li:nth-child(6) {
      margin-right: 0; }
    .dynamic .dynamic-content ul li .dynamic-all {
      border-bottom: #cacaca solid 2px;
      position: relative; }
      .dynamic .dynamic-content ul li .dynamic-all span {
        border-bottom: #e10005 solid 2px;
        float: left;
        font-size: 16px;
        font-weight: 600;
        color: #333;
        line-height: 25px;
        position: absolute;
        left: 0;
        bottom: -2px; }
      .dynamic .dynamic-content ul li .dynamic-all a {
        line-height: 25px;
        float: right; }
    .dynamic .dynamic-content ul li .dynamic-news h3 {
      text-align: left;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
      .dynamic .dynamic-content ul li .dynamic-news h3 a {
        font-size: 16px;
        font-weight: normal;
        color: #000;
        text-align: left; }
        .dynamic .dynamic-content ul li .dynamic-news h3 a:hover {
          color: #e10005; }
      .dynamic .dynamic-content ul li .dynamic-news img {
        vertical-align: top;
        padding-right: 15px;
        float: left; }
      .dynamic .dynamic-content ul li .dynamic-news span {
        font-size: 14px;
        color: #666;
        text-align: left;
        display: inherit;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
    .dynamic .dynamic-content ul li .dynamic-text {
      margin-top: 30px; }
      .dynamic .dynamic-content ul li .dynamic-text p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        padding-left: 5px;
        padding-right: 5px;
        text-align: left; }
      .dynamic .dynamic-content ul li .dynamic-text p i {
        padding-right: 5px; }
      .dynamic .dynamic-content ul li .dynamic-text p a {
        font-size: 14px; }

.nav-link {
  border: #e2e3e6 solid 1px;
  width: 1170px;
  margin-top: 35px;
  margin-bottom: 35px; }
  .nav-link .lianghao {
    border-bottom: #e2e3e6 solid 1px;
    margin: 15px;
    height: auto;
    padding-bottom: 10px; }
  .nav-link .lianghao:last-child {
    border-bottom: #e2e3e6 solid 0px; }
  .nav-link .lianghao .lianghao-l {
    float: left; }
    .nav-link .lianghao .lianghao-l h3 {
      margin: 0;
      line-height: 22px;
      font-size: 14px; }
  .nav-link .lianghao .lianghao-r {
    text-align: left;
    float: right;
    width: 1037px; }
    .nav-link .lianghao .lianghao-r .jioahuan {
      color: #e10005; }
    .nav-link .lianghao .lianghao-r a {
      padding-right: 15px;
      text-align: left;
      line-height: 22px;
      color: #8c8c8c; }
      .nav-link .lianghao .lianghao-r a:hover {
        color: #e10005; }

.container07 ul li img {
  vertical-align: middle;
  margin-right: 15px; }

.formTable-n .submitBt {
  background-color: #e10005;
  padding-left: 50px;
  padding-right: 50px; }

.listright {
  border-top: 2px solid #e10005; }

.c-main .c-left .title {
  border-bottom: #e10005 solid 3px;
  border-left: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1; }

.nav ul li a:hover {
  color: #fd5; }

.footer {
  border-top: 5px solid #e10005; }
  .footer .w1200 .center01 {
    width: 908px;
    height: 183px; }
    .footer .w1200 .center01 ul li {
      display: inline-table;
      width: 180px;
      font-size: 14px;
      color: #999; }
      .footer .w1200 .center01 ul li h3 {
        color: #fff;
        font-size: 18px;
        margin-bottom: 20px;
        margin-top: 10px;
        font-weight: 500; }
      .footer .w1200 .center01 ul li a {
        display: block;
        font-size: 14px;
        line-height: 30px;
        color: #999; }
        .footer .w1200 .center01 ul li a:hover {
          color: #fff; }
        .footer .w1200 .center01 ul li a span {
          color: #e10005; }
      .footer .w1200 .center01 ul li span {
        font-size: 14px;
        line-height: 30px; }
      .footer .w1200 .center01 ul li p {
        padding-bottom: 0;
        margin-bottom: 0;
        font-size: 20px;
        padding: 0;
        color: #fff;
        margin-top: 10px; }

.footers {
  background: #2d2e30; }
  .footers p {
    width: 1170px;
    margin: 0 auto;
    padding: 20px 5px;
    font-size: 14px;
    color: #999;
    text-align: left; }
  .footers p a {
    font-size: 14px;
    color: #999; }
    .footers p a:hover {
      color: #fff; }

.active_tuijian {
  background-color: #e10005;
  color: #fff !important; }

.active_guding {
  background-color: #09f;
  color: #fff !important; }

.active_si00 {
  background-color: #0cc;
  color: #fff !important; }

.topNum .f1 {
  background-color: #e10005;
  margin-top: 15px; }
  .topNum .dy {
    border-bottom: 2px solid #e10005; }
  .topNum .lt {
    border-bottom: 2px solid #09f; }
  .topNum .dx {
    border-bottom: 2px solid #0cc; }

.main-nav {
  width: 1170px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  padding-bottom: 10px; }
  .main-nav ul li {
    float: left;
    margin-right: 15px; }
    .main-nav ul li a {
      color: #333;
      font-size: 16px;
      padding-bottom: 8px; }
      .main-nav ul li a:hover {
        color: #e10005; }

.main-link {
  width: 1170px;
  margin: 0 auto;
  height: 50px;
  background: #f3f3f3;
  line-height: 50px; }
  .main-link ul {
    border-left: 8px solid #e10005; }
  .main-link ul li {
    float: left;
    font-size: 16px; }
    .main-link ul li:first-child {
      padding-left: 25px; }
  .main-link ul span {
    padding-right: 5px;
    padding-left: 5px; }
  .main-link ul a {
    color: #666;
    font-size: 16px; }
    .main-link ul a:hover {
      color: #e10005; }

.c-main .c-left .title h1::after {
  background-color: #e10005; }

.inline li {
  font-size: 16px;
  color: #000; }
  .inline li .font-b {
    font-size: 24px;
    padding: 0 5px;
    color: #e10005; }

.main-active {
  border-bottom: #e10005 solid 2px;
  color: #e10005 !important; }

.search-l {
  width: 220px;
  border: 1px solid #e3e3e3; }
  .search-l .goumai {
    border-bottom: #e10005 solid 3px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 0px;
    color: #000; }
  .search-l .goumai h1 {
    font-size: 20px;
    padding: 0;
    font-weight: 500;
    text-align: left;
    margin: 12px 0;
    position: relative;
    margin-left: 20px; }
    .search-l .goumai h1::after {
      position: absolute;
      top: 2px;
      left: -11px;
      content: "";
      display: block;
      width: 4px;
      height: 19px;
      line-height: 19px;
      background-color: #e10005; }
  .search-l .goumai-img {
    width: 220px;
    padding: 15px 0; }
  .search-l .goumai-img img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }

.huishou {
  width: 221px;
  margin: 15px 0; }
  .huishou img {
    display: block;
    max-width: 100%;
    margin: 0 auto; }

.search-r {
  width: 920px;
  border: 1px solid #e3e3e3;
  float: right;
  padding-left: 10px; }
  .search-r ul li {
    list-style: none;
    float: left;
    line-height: 36px;
    border-right: 1px solid #e7e7e7; }
    .search-r ul li a {
      display: inline-block;
      text-decoration: none;
      color: #666;
      font-size: 14px;
      padding: 0px 15px;
      font-family: "微软雅黑"; }

.yixuan {
  border-top-width: 2px;
  border-right-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #e10005;
  border-right-color: #e10005;
  border-left-color: #e10005;
  padding: 10px 10px; }
  .yixuan .yixuan-text {
    text-align: left;
    color: #e10005; }

.sou {
  height: 60px; }

.sou-l {
  width: 445px;
  padding-left: 10px;
  padding-top: 10px; }
  .sou-l p {
    float: left;
    color: #e10005;
    line-height: 25px; }
  .sou-l form {
    float: left; }

.sou-r {
  padding-left: 6px;
  padding-top: 10px;
  width: 471px; }
  .sou-r p {
    line-height: 32px;
    color: #e10005;
    float: left; }
  .sou-r form {
    float: left; }
  .sou-r form ul li {
    line-height: normal; }

.sj_mh {
  height: 50px;
  float: left; }

.sj_mh.sj_zxz {
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #e10005;
  border-bottom-color: #e10005;
  border-left-color: #e10005; }

.sj_mh.sj_yxz {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #e10005; }

.li {
  width: 936px;
  float: right; }
  .li ul {
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    position: relative; }
  .li ul li {
    line-height: 36px;
    border-right: 1px solid #e7e7e7;
    float: left; }
    .li ul li:nth-child(2) .border-up {
      left: 120px; }
    .li ul li:nth-child(3) .border-up {
      left: 201px; }
    .li ul li:nth-child(4) .border-up {
      left: 273px; }
    .li ul li:nth-child(5) .border-up {
      left: 340px; }
    .li ul li:nth-child(6) .border-up {
      left: 416px; }
    .li ul li:nth-child(7) .border-up {
      left: 485px; }
    .li ul li:nth-child(8) .border-up {
      left: 559px; }
    .li ul li:nth-child(9) .border-up {
      left: 631px; }
    .li ul li:nth-child(10) .border-up {
      left: 706px; }
    .li ul li h3 {
      font-size: 14px;
      padding: 0 10px;
      cursor: pointer; }
      .li ul li h3 .icon-up {
        background: url(../images/up.png) no-repeat;
        width: 13px;
        height: 13px;
        float: right;
        margin-top: 12px;
        margin-left: 10px; }
      .li ul li h3:hover .icon-up {
        background: url(../images/dow.png) no-repeat; }
    .li ul li:hover .search-content {
      display: block; }
    .li ul li .search-content {
      text-align: left;
      line-height: 200%;
      border: 2px solid #e10005;
      border-top: none;
      display: none;
      width: 922px;
      background: #fff;
      position: absolute;
      top: 38px;
      left: -1px;
      z-index: 999;
      padding: 20px 0;
      padding-left: 10px; }
      .li ul li .search-content a {
        display: inline-block;
        text-decoration: none;
        color: #666;
        font-size: 14px;
        padding: 0px 15px;
        font-family: "微软雅黑"; }
      .li ul li .search-content .border-up {
        position: absolute;
        top: -10px;
        width: 16px;
        height: 10px;
        background: url(../images/border-up.jpg) no-repeat;
        z-index: 999; }

.box-province:hover .zimu:nth-child(1) {
  background-color: #e10005 !important;
  color: #fff !important; }

.active-zimu {
  background-color: #e10005 !important;
  color: #fff !important; }

.container-city {
  width: 1170px;
  margin: 0 auto;
  padding: 0; }
  .container-city .city-nav {
    padding: 20px 0; }
  .container-city .city-nav ul li {
    font-size: 14px;
    float: left; }
    .container-city .city-nav ul li a {
      font-size: 14px; }
    .container-city .city-nav ul li span {
      padding: 0 5px; }
  .container-city .search-city .zhijie-search {
    float: left;
    position: relative; }
    .container-city .search-city .zhijie-search label {
      font-size: 14px;
      color: #555;
      padding-right: 20px;
      font-weight: 600; }
    .container-city .search-city .zhijie-search input {
      width: 280px;
      position: relative;
      height: 35px;
      text-indent: 10px;
      border: 1px solid #c9c9c9; }
    .container-city .search-city .zhijie-search i {
      position: absolute;
      right: 8px;
      top: 8px;
      color: #8d8d8d;
      font-size: 22px;
      font-weight: 600;
      cursor: pointer; }
  .container-city .hot-city {
    padding: 30px 0; }
  .container-city .hot-city ul li {
    float: left;
    font-size: 14px;
    color: #e10005;
    font-weight: 600; }
    .container-city .hot-city ul li a {
      font-weight: 500;
      font-size: 14px;
      padding: 0 10px; }
  .container-city .a-city h3 {
    color: #555;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    padding-bottom: 20px; }
  .container-city .a-city .city-box {
    float: left;
    width: 1170px;
    margin-top: 23px;
    border: solid 1px #eee; }
  .container-city .a-city .box-A {
    float: left;
    border-bottom: solid 1px #eee; }
    .container-city .a-city .box-A:last-child {
      border-bottom: none; }
    .container-city .a-city .box-A .zimu {
      float: left;
      width: auto;
      height: 100%;
      color: #999;
      padding: 0 20px;
      font-size: 18px;
      font-weight: 700;
      background-color: #f5f5f5;
      text-align: center; }
    .container-city .a-city .box-A .zimu:hover {
      background-color: #e10005;
      color: #fff; }
    .container-city .a-city .box-A .box-province {
      float: left;
      position: relative;
      z-index: 1; }
    .container-city .a-city .box-A .box-province:hover {
      background-color: #f5f5f5; }
    .container-city .a-city .box-A .box-province .box-img {
      display: none;
      position: absolute;
      top: 50%;
      left: 0;
      width: 7px;
      height: 10px;
      margin-top: -5px;
      background-image: url(../images/changecity_triangle.png);
      background-size: 100% 100%;
      background-repeat: no-repeat; }
    .container-city .a-city .box-A .box-province .box-province-title {
      float: left;
      width: 54px;
      height: 100%;
      line-height: 44px;
      padding-left: 16px;
      color: #333;
      font-size: 16px; }
    .container-city .a-city .box-A .box-province .box-province-citys {
      float: left;
      width: 1058px;
      padding: 12px 0;
      overflow: hidden;
      border-left: 1px solid #eee; }
    .container-city .a-city .box-A .box-province .box-province-citys a {
      display: inline-block;
      line-height: 20px;
      color: #333;
      font-size: 12px;
      float: left;
      margin: 0 12px; }
      .container-city .a-city .box-A .box-province .box-province-citys a:hover {
        color: #e10005; }

.news-nav {
  padding-top: 20px;
  padding-bottom: 10px; }
  .news-nav ul li {
    float: left;
    font-size: 14px;
    color: #333; }
    .news-nav ul li a {
      padding: 0 5px;
      font-size: 14px; }

.news-dynamic {
  padding-bottom: 30px; }
  .news-dynamic .dynamic-title {
    margin: 10px 0; }
  .news-dynamic .dynamic-title a {
    margin-left: 80px;
    font-size: 18px;
    font-weight: 600;
    color: #e10005; }
  .news-dynamic .dynamic-l {
    width: 570px;
    float: left; }
  .news-dynamic .dynamic-l div {
    position: relative;
    overflow: hidden; }
    .news-dynamic .dynamic-l div img {
      max-width: 100%;
      max-height: 100%;
      display: block;
      margin: 0 auto; }
  .news-dynamic .dynamic-l p {
    position: absolute;
    bottom: 0;
    height: 50px;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 50px; }
    .news-dynamic .dynamic-l p a {
      color: #fff;
      font-size: 18px;
      display: block;
      text-align: left;
      padding-left: 19px; }
  .news-dynamic .dynamic-r {
    width: 580px;
    float: right; }
  .news-dynamic .dynamic-r ul li {
    border-bottom: 1px dashed #e3e3e3;
    margin-bottom: 17px; }
    .news-dynamic .dynamic-r ul li:last-child {
      border-bottom: none;
      margin-bottom: 0; }
    .news-dynamic .dynamic-r ul li a {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      float: left;
      font-size: 14px;
      font-weight: 600;
      color: #333; }
    .news-dynamic .dynamic-r ul li a:hover {
      color: #e10005; }
    .news-dynamic .dynamic-r ul li span {
      float: right;
      color: #ccc; }
    .news-dynamic .dynamic-r ul li p {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
      text-align: left;
      color: #333; }

.news-operator {
  padding-bottom: 30px; }
  .news-operator .news-liu-top {
    height: 40px;
    line-height: 40px;
    border-top: 2px solid #3d3d3d;
    border-bottom: 1px solid #e3e3e3; }
  .news-operator .news-liu-top .operator-title {
    text-align: left;
    font-size: 18px;
    float: left; }
    .news-operator .news-liu-top .operator-title a {
      color: #e10005;
      font-size: 18px;
      font-weight: 600;
      position: relative;
      top: -2px;
      border-top: 2px solid;
      display: inline-block; }
    .news-operator .news-liu-top .operator-title span {
      color: #959595;
      display: inline-block; }
  .news-operator .news-liu-top .news-more {
    float: right; }
  .news-operator ul {
    margin-top: 20px; }
  .news-operator ul li {
    display: inline-block;
    width: 375px;
    margin-right: 16px;
    vertical-align: top; }
    .news-operator ul li:last-child {
      margin-right: 0; }
    .news-operator ul li p a {
      background: url(../images/dian.gif) no-repeat 0px;
      padding-left: 10px; }
    .news-operator ul li a {
      text-align: left;
      display: block;
      font-size: 16px;
      color: #333;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden; }
    .news-operator ul li a:hover {
      color: #e10005; }
    .news-operator ul li a span {
      color: #e10005;
      font-weight: 600; }
    .news-operator ul li .operator-c {
      padding-top: 10px; }
    .news-operator ul li .operator-c img {
      float: left;
      vertical-align: top;
      padding-right: 15px; }
    .news-operator ul li .operator-c span {
      color: #959595;
      font-size: 14px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3;
      overflow: hidden;
      text-align: left; }
    .news-operator ul li p {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden; }

.news-liu {
  padding-bottom: 40px; }
  .news-liu .news-liu-top {
    height: 40px;
    line-height: 40px;
    border-top: 2px solid #3d3d3d;
    border-bottom: 1px solid #e3e3e3; }
  .news-liu .news-liu-top .operator-title {
    text-align: left;
    font-size: 18px;
    float: left; }
    .news-liu .news-liu-top .operator-title a {
      color: #e10005;
      font-size: 18px;
      font-weight: 600;
      position: relative;
      top: -2px;
      border-top: 2px solid;
      display: inline-block; }
    .news-liu .news-liu-top .operator-title span {
      color: #959595;
      display: inline-block; }
  .news-liu .news-liu-top .news-more {
    float: right; }
  .news-liu ul li {
    display: inline-block;
    width: 279px;
    padding-right: 14px;
    font-size: 24px;
    color: #333; }
    .news-liu ul li:last-child {
      padding-right: 0; }
    .news-liu ul li a {
      font-size: 24px;
      display: block;
      color: #333; }
    .news-liu ul li a:hover {
      color: #e10005; }
    .news-liu ul li img {
      vertical-align: middle;
      margin-right: 15px; }
    .news-liu ul li span {
      color: #666;
      padding-left: 15px; }

.new-bt .buyer {
  float: left;
  width: 560px; }
  .new-bt .buyer .news-liu-top {
    height: 40px;
    line-height: 40px;
    text-align: left;
    border-top: 2px solid #3d3d3d;
    border-bottom: 1px solid #e3e3e3; }
    .new-bt .buyer .news-liu-top .buyer-title {
      font-size: 18px;
      float: left; }
    .new-bt .buyer .news-liu-top .buyer-title a {
      color: #e10005;
      font-size: 18px;
      font-weight: 600;
      position: relative;
      top: -2px;
      border-top: 2px solid;
      display: inline-block; }
    .new-bt .buyer .news-liu-top .buyer-title span {
      color: #959595;
      display: inline-block; }
    .new-bt .buyer .news-liu-top .news-more {
      float: right; }
  .new-bt .buyer .buyer-list {
    padding-top: 10px; }
    .new-bt .buyer .buyer-list a {
      width: 262px;
      display: inline-block;
      padding-right: 15px;
      text-align: left;
      line-height: 28px;
      text-overflow: ellipsis;
      overflow: hidden;
      font-size: 16px;
      white-space: nowrap; }
  .new-bt .recommend {
    float: right;
    width: 560px; }
  .new-bt .recommend .news-liu-top {
    height: 40px;
    line-height: 40px;
    border-top: 2px solid #3d3d3d;
    border-bottom: 1px solid #e3e3e3; }
    .new-bt .recommend .news-liu-top .recommend-title {
      font-size: 18px;
      text-align: left;
      float: left; }
    .new-bt .recommend .news-liu-top .recommend-title a {
      color: #e10005;
      font-size: 18px;
      font-weight: 600;
      position: relative;
      top: -2px;
      border-top: 2px solid;
      display: inline-block; }
    .new-bt .recommend .news-liu-top .recommend-title span {
      color: #959595;
      display: inline-block; }
    .new-bt .recommend .news-liu-top .news-more {
      float: right; }
  .new-bt .recommend .recommend-num {
    margin-top: 20px; }
    .new-bt .recommend .recommend-num ul {
      border-top: 1px solid #e3e3e3; }
    .new-bt .recommend .recommend-num ul li {
      float: left;
      padding: 15px 0px;
      width: 278px;
      border-bottom: 1px solid #e3e3e3;
      border-left: 1px solid #e3e3e3; }
    .new-bt .recommend .recommend-num ul li:nth-child(even) {
      border-right: 1px solid #e3e3e3; }
    .new-bt .recommend .recommend-num ul li a {
      display: block;
      padding: 5px 0; }

.hot-tag {
  margin-top: 20px; }
  .hot-tag .tag-content {
    padding: 10px 6px; }
  .hot-tag .tag-content a {
    float: left;
    display: inline-block;
    margin: 1px 1px 2px 2px;
    vertical-align: middle;
    white-space: nowrap;
    height: 26px;
    line-height: 26px;
    text-align: center;
    padding: 0 10px;
    border-radius: 3px;
    background: #eee;
    color: #666;
    font-size: 13px;
    font-weight: 100;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in; }
    .hot-tag .tag-content a:hover {
      background-color: #e10005;
      color: #fff; }

.hot-article {
  margin-top: 20px; }
  .hot-article .tag-article {
    padding: 10px 6px; }
  .hot-article .tag-article a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
    text-align: left; }

.wntj {
  margin-top: 30px;
  border-left: 1px solid #e3e3e3;
  width: 888px; }
  .wntj .wntj-title {
    border-top: 3px solid #e10005;
    width: 885px;
    border-right: 1px solid #e3e3e3;
    height: 49px; }
  .wntj .wntj-title h3 {
    font-size: 20px;
    padding: 0;
    font-weight: 600;
    text-align: left;
    margin: 12px 0;
    position: relative;
    margin-left: 20px;
    color: #e10005;
    float: left; }
    .wntj .wntj-title h3::after {
      position: absolute;
      top: 4px;
      left: -11px;
      content: "";
      display: block;
      width: 4px;
      height: 19px;
      line-height: 19px;
      background-color: #e10005; }
  .wntj .wntj-title a {
    float: right;
    line-height: 49px;
    height: 49px;
    padding-right: 15px;
    font-size: 14px; }
  .wntj ul {
    margin-top: 0; }
  .wntj ul li {
    width: 217px;
    border-left: none;
    border-right: 1px solid #e3e3e3; }
    .wntj ul li a:link {
      margin: 10px auto; }

.recovery-tj .wntj ul li {
  width: 291px; }
  .recovery-tj .wntj .wntj-title img {
    vertical-align: middle;
    padding-right: 5px; }
  .recovery-tj .wntj .wntj-title h4 {
    font-size: 20px;
    padding: 0;
    font-weight: 600;
    text-align: left;
    position: relative;
    margin-left: 10px;
    color: #e10005;
    float: left; }

.recovery .c-l {
  float: left; }
  .recovery .c-l .hot-article {
    margin-top: 0; }
    .recovery .c-l .hot-article .search-l {
      width: 255px; }
  .recovery .c-right {
    float: right;
    padding: 20px 0; }
  .recovery .sjlh-recovery {
    text-align: left;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    background: #e10005;
    padding: 6px 30px;
    float: left; }
  .recovery .ts {
    margin-bottom: 30px;
    width: 870px;
    border: 1px solid #e3e3e3;
    float: right;
    text-align: left;
    padding: 10px;
    background: #ffecec; }
  .recovery .ts h3 {
    font-size: 15px;
    color: #333;
    font-weight: 600; }
  .recovery .ts p {
    text-indent: 2rem;
    padding: 0 30px;
    color: #666;
    line-height: 20px; }

.covers {
  margin-bottom: 20px; }
  .covers .covers-title {
    background: url(../images/yys_title.jpg) no-repeat right center;
    height: 43px;
    line-height: 43px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left; }
  .covers .covers-title a {
    font-size: 18px;
    font-weight: 600;
    line-height: 45px;
    display: block;
    margin-left: 25px; }
  .covers .covers-content .covers-img {
    display: block;
    height: 184px;
    width: 275px;
    overflow: hidden;
    float: left; }
    .covers .covers-content .covers-img img {
      min-height: 184px;
      width: 275px; }
  .covers .covers-content .covers-text {
    float: right;
    width: 600px; }
    .covers .covers-content .covers-text a {
      display: block;
      padding: 0 0 0 25px;
      float: left;
      width: 275px;
      line-height: 26px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-size: 14px;
      background: url(../images/dian.gif) no-repeat 12px; }
