@media only screen and (max-width: 600px) {
  .slick {
    display: none !important; } }

.gong-banner {
  position: relative; }

.headImg-width {
  width: 100%; }

.headImgTr-height {
  height: 500px; }

.headImg-height {
  height: 100%; }

.img-index {
  position: relative;
  display: block; }

.banner-content {
  width: 500px;
  height: 100px;
  color: white;
  position: absolute;
  top: 240px;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000); }

.banner-content-position {
  margin: auto; }

.position-relative {
  position: relative; }

.banner_content_title {
  margin-left: 20px;
  font-size: 20px;
  padding-top: 10px; }

.banner_content_content {
  margin-left: 20px;
  font-size: 14px; }

.banner-display-none {
  display: none; }

@media only screen and (max-width: 600px) {
  .gong-banner {
    margin-left: -20px;
    margin-right: -20px; }
  .banner_content_content {
    font-size: 6px;
    line-height: 10px;
    height: 16px;
    /* margin-top: 5px; */
    overflow: hidden;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .banner_content_title {
    font-size: 10px; }
  .banner-content {
    width: 100%;
    height: 50px;
    position: absolute;
    top: 30px;
    margin-left: 0; } }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick {
  width: 100%;
  position: absolute;
  top: 85%; }

.slick-dots {
  display: block;
  padding: 0;
  /* margin: 0; */
  margin: auto; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *margin-top: 5px;
    margin-right: 2px;
    margin-left: 8px;
    width: 20px;
    list-style: none; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      list-style: none;
      font-size: 0px; }

.banner-a {
  text-decoration: none; }
  .banner-a:visited {
    color: #fff; }
  .banner-a:hover {
    color: #fff;
    text-decoration: none; }
  .banner-a:link {
    color: #fff; }
@charset "UTF-8";
@media only screen and (max-width: 600px) {
  .c-wenli-notice-module-detail__link, .c-wenli-notice-module-detail_page_number_strong_white, .no-mobile, .c-wenli-notice-module-detail_page_number_strong_black, .c-wenli-notice-module-detail_page, .slick-new {
    display: none !important; } }

.c-wenli-notice-module-detail {
  width: 100%;
  margin: 0 auto;
  min-width: 1200px; }
  @media only screen and (max-width: 600px) {
    .c-wenli-notice-module-detail {
      margin: 20px auto;
      min-width: inherit;
      max-width: inherit; } }

.c-wenli-notice-module-detail__body {
  margin: 0 auto;
  max-width: 1200px;
  min-width: 1200px; }
  @media only screen and (max-width: 600px) {
    .c-wenli-notice-module-detail__body {
      margin: 0 auto;
      min-width: inherit;
      max-width: inherit; } }

.c-wenli-notice-module-detail__detail {
  margin-top: 20px; }

.c-wenli-notice-module-detail__part {
  box-shadow: 0 0 20px rgba(136, 144, 144, 0.5);
  margin-top: 20px;
  float: left;
  width: 32%;
  height: 500px;
  border-top: 5px solid #4287e4;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8; 
}
  

.c-wenli-notice-module-detail__head-title {
  font-size: 20px; }
  @media only screen and (max-width: 600px) {
    .c-wenli-notice-module-detail__head-title {
      margin-left: 0; } }

.c-wenli-notice-module-detail__head-more {
  float: right;
  border: 1px solid #ebebeb;
  color: #4287e4;
  border-radius: 4px;
  width: 40px;
  height: 22px;
  text-align: center; }

.c-wenli-notice-module-detail__part-float-right {
  float: right; }

.c-wenli-notice-module-detail__part-margin-left {
  margin-left: 25px; }
  @media only screen and (max-width: 600px) {
    .c-wenli-notice-module-detail__part-margin-left {
      margin: 0; } }

.c-wenli-notice-module-detail__link {
  margin-bottom: 30px;
  margin-top: 20px;
  box-shadow: 0 0 20px rgba(136, 144, 144, 0.5); }

.c-wenli-notice-module-detail__link-box {
  width: 100%;
  border: 1px solid #dddddd; }

.c-wenli-notice-module-detail__link-title {
  font-size: 15px;
  color: #4287e4; }

.c-wenli-notice-module-detail__head {
  margin: 20px; }

.c-wenli-notice-module-detail__detail-ul {
  margin: 0 20px; }

.c-wenli-notice-module-detail__half-li {
  height: 50px;
  border-bottom: 1px solid #dddddd; }
  .c-wenli-notice-module-detail__half-li a {
    display: block;
    vertical-align: middle;
    line-height: 50px; }
  .c-wenli-notice-module-detail__half-li a:hover {
    cursor: pointer;
    text-decoration: none;
    color: /*#4287e4*/#d9473c; }

.c-wenli-notice-module-detail__detail-content-words {
  float: left;
  width: 75%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden; }
  @media only screen and (max-width: 600px) {
    .c-wenli-notice-module-detail__detail-content-words {
      width: 65%;
      white-space: nowrap;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      overflow: hidden; } }

.c-wenli-notice-module-detail__head-title-container {
  float: left;
  line-height: 20px; }

.c-wenli-notice-module-detail__body-a {
  display: block;
  width: 40px;
  margin-top: -1px;
  text-decoration: none; }
  .c-wenli-notice-module-detail__body-a:visited {
    color: /*#4287e4*/#d9473c; }
  .c-wenli-notice-module-detail__body-a:hover {
    color: /*#4287e4*/#d9473c;
    text-decoration: none; }
  .c-wenli-notice-module-detail__body-a:link {
    color: /*#4287e4*/#d9473c; }

.c-wenli-notice-module-detail__tab-div-box {
  float: left;
  text-align: center;
  width: 150px;
  margin: 20px 10px;
  border-right: 1px solid #dddddd; }
  .c-wenli-notice-module-detail__tab-div-box a:hover {
    cursor: pointer;
    text-decoration: none;
    color: #4287e4; }

.c-wenli-notice-module-detail__tab-div-box-no-border {
  border: none; }

.c-wenli-notice-module-detail__ie7-margin {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px; }

.c-wenli-notice-module-detail_content_box1 {
  margin: auto;
  width: 100%;
  float: left; }
  @media only screen and (max-width: 600px) {
    .c-wenli-notice-module-detail_content_box1 {
      width: 100%; } }

.c-wenli-notice-module-detail_part_left {
  width: 100%;
  margin: auto;
  float: left; }
  @media only screen and (max-width: 600px) {
    .c-wenli-notice-module-detail_part_left {
      width: 100%; } }

.c-wenli-notice-module-detail_part_middle {
  height: 560px;
  width: 100%;
  margin: auto;
  float: left;
  position: relative;
  top: 50px;
  background-color: #ffffff; }
  @media only screen and (max-width: 600px) {
    .c-wenli-notice-module-detail_part_middle {
      width: 100%;
      height: 470px; } }

.c-wenli-notice-module-detail_part_right {
  height: 560px;
  width: 100%;
  margin: auto;
  float: left;
  position: relative;
  top: 50px;
  background-color: #545760; }
  @media only screen and (max-width: 600px) {
    .c-wenli-notice-module-detail_part_right {
      width: 100%;
      height: 470px; } }

.c-wenli-notice-module-detail_part1_content {
  margin: 20px; }

.c-wenli-notice-module-detail_img {
  width: 100%;
  height: 200px; }

.c-wenli-notice-module-detail_title {
  margin-bottom: 10px; }

.c-wenli-notice-module-detail_content_title_white {
  font-size: 14px;
  height: 28px;
  color: #333333;
  margin-bottom: 5px;
  margin-top: 5px; }

.c-wenli-notice-module-detail_content_title_black {
  font-size: 14px;
  height: 28px;
  color: black;
  margin-bottom: 5px;
  margin-top: 5px; }

.c-wenli-notice-module-detail_content_note_white {
  font-size: 14px;
  height: 48px;
  color: #232222;
  opacity: 0.5;
  /* Firefox、Chorme、Opera等主流浏览器识别 */
  filter: alpha(opacity=50);
  /* IE6及以上IE浏览器识别 */ }

.c-wenli-notice-module-detail_content_note_black {
  font-size: 14px;
  height: 48px;
  color: black;
  opacity: 0.5;
  /* Firefox、Chorme、Opera等主流浏览器识别 */
  filter: alpha(opacity=50);
  /* IE6及以上IE浏览器识别 */ }

.c-wenli-notice-module-detail_button {
  width: 120px;
  height: 30px;
  border: 1px gainsboro solid;
  margin-top: 20px; }

.c-wenli-notice-module-detail_button_content_white {
  text-align: center;
  vertical-align: middle;
  margin-top: 3px;
  color: white; }

.c-wenli-notice-module-detail_button_content_black {
  text-align: center;
  vertical-align: middle;
  margin-top: 3px;
  color: black; }

.c-wenli-notice-module-detail_page_number_white {
  color: #dedede; }

.c-wenli-notice-module-detail_page_number_black {
  color: black; }

.c-wenli-notice-module-detail_page_number_strong_white {
  font-size: 40px;
  color: #333333; }

.c-wenli-notice-module-detail_page_number_strong_black {
  font-size: 40px;
  color: black; }

.c-wenli-notice-module-detail_page_number_opacity {
  font-size: 20px;
  opacity: 0.5;
  /* Firefox、Chorme、Opera等主流浏览器识别 */
  filter: alpha(opacity=50);
  /* IE6及以上IE浏览器识别 */
  position: relative;
  left: 45px;
  top: -12px; }

.c-wenli-notice-module-detail_page {
  margin-top: 20px; }

.c-wenli-notice-module-detail_page_left {
  float: left;
  width: 50%; }

.c-wenli-notice-module-detail_page_right1 {
  float: right;
  width: 10px; }

.c-wenli-notice-module-detail_page_right2 {
  float: right;
  width: 10px; }

.c-wenli-notice-module-detail_arrow_left {
  float: right;
  margin-right: 25px;
  border: none; }

.c-wenli-notice-module-detail_arrow_left:hover {
  float: right;
  margin-right: 25px;
  border: none; }

.c-wenli-notice-module-detail_arrow_right {
  float: right;
  border: none; }

.c-wenli-notice-module-detail_arrow_right:hover {
  float: right;
  border: none; }

.c-wenli-notice-module-detail_arrow_left_middle {
  float: right;
  margin-right: 25px;
  border: none; }

.c-wenli-notice-module-detail_arrow_left_middle:hover {
  float: right;
  margin-right: 25px;
  border: none; }

.c-wenli-notice-module-detail_arrow_right_middle {
  float: right;
  border: none; }

.c-wenli-notice-module-detail_arrow_right_middle:hover {
  float: right;
  border: none; }

@media only screen and (max-width: 600px) {
  .c-wenli-notice-module-detail_padding_20 {
    padding: 20px; } }

.arrow-left {
  z-index: 99;
  background-color: white;
  position: relative;
  left: -20px; }

.arrow-left_middle {
  z-index: 99;
  background-color: white;
  position: relative;
  left: -20px; }

.arrow-left_right {
  z-index: 99;
  background-color: #545760;
  position: relative;
  left: -20px; }

.move_left {
  height: 300px; }
  @media only screen and (min-width: 601px) {
    .move_left {
      width: 100%; } }
  @media only screen and (max-width: 600px) {
    .move_left {
      width: 100%; } }

.move_middle {
  height: 300px;
  margin-bottom: 50px; }
  @media only screen and (min-width: 601px) {
    .move_middle {
      width: 360px; } }
  @media only screen and (max-width: 600px) {
    .move_middle {
      width: 100%; } }

.move_right {
  height: 300px;
  margin-bottom: 50px; }
  @media only screen and (min-width: 601px) {
    .move_right {
      width: 360px; } }
  @media only screen and (max-width: 600px) {
    .move_right {
      width: 100%; } }

.arrow-right {
  z-index: 99;
  background-color: white;
  position: relative; }

.arrow-right_middle {
  z-index: 99;
  background-color: white;
  position: relative; }

.arrow-right_right {
  z-index: 99;
  background-color: #545760;
  position: relative; }

.c-wenli-notice-module-detail_left_bottom_line {
  width: 150px; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-new {
  margin-top: 22px; }

.slick-dots-wenli {
  display: block;
  padding: 0;
  margin: 0; }
  .slick-dots-wenli li {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 8px;
    width: 20px;
    list-style: none; }
    .slick-dots-wenli li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      list-style: none;
      font-size: 0px; }

.c-wenli-notice-module-detail__part{
    -webkit-box-shadow:0 0 20px rgba(136, 144, 144, .5);
    -moz-box-shadow:0 0 20px rgba(136, 144, 144, .5);
    box-shadow:0 0 20px rgba(136, 144, 144, .5);
    margin: 20px 0;
    float: left;
    width: 48%;
    height: 500px;
    border-top: 5px solid /*#4287e4*/#89211b;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    @include max-mobile-screen(){
        width: 100%;
        margin: 0;
    }
}
/*
.c-wenli-notice-module-detail__detail-content-words{
    float: left;
    width: 65%;
    white-space:nowrap;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    overflow: hidden;
    @include max-mobile-screen(){
        width: 70%;       
    }
}
*/

.c-wenli-notice-module-detail__detail-content-date{
    float: right;
}
@media only screen and (max-width: 600px) {
    .c-wenli-notice-module-detail__part {
      width: 100%;
    		margin-top: 0;
  } 
}

