@charset "utf-8";
/* css document */
/* 
	mr zhang
*/
/* 戴思乐新闻 */
.dsl-news {
  margin-top: 120px; }
  .dsl-news .dsl-news-bg {
    background:  no-repeat;
    padding: 154px;
    text-align: center;
    background-position: center;
    color: #ffffff;
    font-size: 65px;
    text-shadow: 2px 2px 2px #afb0b1; }
    @media screen and (max-width: 750px) {
      .dsl-news .dsl-news-bg {
        /* 响应式 */
        font-size: 40px;
        padding: 90px; } }

.dsl-news-box {
  padding-top: 75px; }
  .dsl-news-box .listbox {
    padding-left: 0px;
    padding-right: 0px; }
  .dsl-news-box .dsl-news-content {
    float: left;
    width: 23%;
    height: 520px;
    margin: 15px;
    border-bottom: 3px solid #009de1;
    overflow: hidden;
    text-overflow: ellipsis;
    /* #### 面向pc设备：1660px #### */
    /* #### 面向pc设备：1440px #### */ }
    @media screen and (max-width: 1660px) {
      .dsl-news-box .dsl-news-content {
        width: 23%; } }
    @media screen and (max-width: 1440px) {
      .dsl-news-box .dsl-news-content {
        width: 21.7%; } }
    @media screen and (max-width: 750px) {
      .dsl-news-box .dsl-news-content {
        width: auto; } }
    .dsl-news-box .dsl-news-content .dsl-news-content-img {
      position: relative;
      width: 100%;
      overflow: hidden; }
      .dsl-news-box .dsl-news-content .dsl-news-content-img img {
        width: 100%;
        height: 238px;
        transition: all 0.8s;
        cursor: pointer; }
        .dsl-news-box .dsl-news-content .dsl-news-content-img img:hover {
          transform: scale(1.2); }
      .dsl-news-box .dsl-news-content .dsl-news-content-img .dsl-news-content-time {
        position: absolute;
        bottom: 0px;
        background: #009de1;
        color: #ffffff;
        font-size: 22px;
        text-align: center;
        padding: 0px 5px;
        left: 27px; }
        .dsl-news-box .dsl-news-content .dsl-news-content-img .dsl-news-content-time p {
          margin: 0px;
          overflow: hidden; }
    .dsl-news-box .dsl-news-content .dsl-news-content-title {
      padding: 20px 10px 10px 0px; }
      .dsl-news-box .dsl-news-content .dsl-news-content-title a {
        font-size: 24px !important;
        font-weight: 400 !important;
        color: #0f0000;
        text-align: left;
        overflow: hidden; }
        .dsl-news-box .dsl-news-content .dsl-news-content-title a b {
          font-size: 24px !important;
          font-weight: 400 !important; }
        .dsl-news-box .dsl-news-content .dsl-news-content-title a:hover {
          color: #009de1;
          transition: all 0.5s;
          text-decoration: none; }
      .dsl-news-box .dsl-news-content .dsl-news-content-title p {
        overflow: hidden;
        font-size: 17px;
        color: #0f0000;
        text-align: left;
        padding: 5px;
        line-height: 30px; }

.dsl-news-title h1 {
  font-size: 34px;
  color: #333333;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 30px; }
  @media screen and (max-width: 750px) {
    .dsl-news-title h1 {
      font-size: 21px;
      line-height: 30px; } }
.dsl-news-title p {
  text-align: center;
  color: #646464;
  font-size: 17px; }
  @media screen and (max-width: 750px) {
    .dsl-news-title p {
      font-size: 15px; } }
  .dsl-news-title p span {
    display: inline-table;
    padding-left: 30px; }

::-moz-selection {
  background: #009de1;
  color: #ffffff; }

::selection {
  background: #009de1;
  color: #ffffff; }

.dsl-news-box {
  width: 1500px;
  padding-top: 25px;
  padding-bottom: 75px;
  /* #### 面向pc设备：1660px #### */
  /* #### 面向pc设备：1440px #### */ }
  @media screen and (max-width: 1660px) {
    .dsl-news-box {
       width: 95%; } }
  @media screen and (max-width: 1440px) {
    .dsl-news-box {
      width: 90%; } }
  @media screen and (max-width: 750px) {
    .dsl-news-box {
      width: 100%; } }
  .dsl-news-box .dsl-news-content-box {
    min-height: 500px;
    background: #ffffff;
    padding: 70px 120px 70px 120px;
    font-size: 18px;
    color: #333;
    line-height: 30px; }
    @media screen and (max-width: 750px) {
      .dsl-news-box .dsl-news-content-box {
        padding: 15px;
        font-size: 16px; } }
    @media screen and (max-width: 750px) {
      .dsl-news-box .dsl-news-content-box img {
        width: 100% !important;
        height: 100% !important; } }
    .dsl-news-box .dsl-news-content-box .dsl-news-content-box-xg {
      padding-top: 65px; }
      .dsl-news-box .dsl-news-content-box .dsl-news-content-box-xg h2 {
        font-size: 25px;
        color: #333333;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-bottom: 10px; }
        @media screen and (max-width: 750px) {
          .dsl-news-box .dsl-news-content-box .dsl-news-content-box-xg h2 {
            font-size: 21px; } }
      .dsl-news-box .dsl-news-content-box .dsl-news-content-box-xg ul {
        padding-left: 25px; }
        .dsl-news-box .dsl-news-content-box .dsl-news-content-box-xg ul a {
          font-size: 18px;
          text-decoration: none;
          color: #333333;
          font-weight: 300; }
          @media screen and (max-width: 750px) {
            .dsl-news-box .dsl-news-content-box .dsl-news-content-box-xg ul a {
              font-size: 16px; } }
          .dsl-news-box .dsl-news-content-box .dsl-news-content-box-xg ul a:hover {
            transform: all 1s;
            color: #009de1; }
