@charset "UTF-8";
.btn_more {
  width: 116px;
  height: 41px;
  border: 1px solid #d1af72;
  display: block;
  margin: 50px auto;
  color: #d1af72;
  line-height: 40px;
  text-align: center; }
  .btn_more::after {
    content: '';
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(../images/more_icon.png);
    position: relative;
    left: 3px; }
  .btn_more:hover {
    color: #d1af72; }

.banner .swiper-container .slide_text {
  display: block;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 59px;
  color: #fff;
  font-size: 22px;
  box-sizing: border-box;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.banner .swiper-container .swiper-button-next {
  width: 60px;
  height: 60px;
  background-image: url(../images/swiper_right.png);
  background-size: cover;
  right: 0; }

.banner .swiper-container .swiper-button-prev {
  width: 60px;
  height: 60px;
  background-image: url(../images/swiper_left.png);
  background-size: cover;
  left: 0; }

.full-title {
  text-indent: -1000px;
  width: 1200px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: center center;
  top: -17px;
  position: relative;
  margin-bottom: 18px; }

.full_dyjc {
  height: 624px;
  background: #fff; }
  .full_dyjc .full-title {
    background-image: url(../images/index_block_title_01.png); }
  .full_dyjc .content .con_l {
    width: 377px;
    height: 492px;
    overflow: hidden;
    float: left;
    margin-left: 30px; }
  .full_dyjc .content .con_r {
    width: 760px;
    float: right;
    position: relative;
    margin-right: 28px; }
  .full_dyjc .content .item {
    width: 238px;
    height: 238px;
    display: block;
    margin-bottom: 16px;
    margin-left: 14px;
    float: left;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    border: 2px solid transparent; }
    .full_dyjc .content .item:hover {
      border: 2px solid #4285f4; }
      .full_dyjc .content .item:hover .item_text {
        background: url(../images/index_dyjc_itembg.png) no-repeat left bottom; }
  .full_dyjc .content .item_big {
    width: 490px; }
  .full_dyjc .content .item_text {
    font-size: 17px;
    line-height: 17px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 34px 7px 0 7px;
    height: 65px;
    box-sizing: border-box;
    background: url(../images/index_dyjc_itembg.png) no-repeat left top;
    overflow: hidden;
    text-overflow: ellipsis; }
    .full_dyjc .content .item_text strong {
      margin-right: 10px; }
      .full_dyjc .content .item_text strong::after {
        content: '';
        display: inline-block;
        height: 16px;
        width: 1px;
        background: #fff;
        margin-left: 10px;
        position: relative;
        top: 2px; }
  .full_dyjc .content .next_magazine {
    width: 238px;
    height: 238px;
    display: block;
    float: left;
    margin-left: 14px;
    background: url(../images/next_magazine.png) no-repeat center top;
    padding-top: 68px;
    box-sizing: border-box; }
    .full_dyjc .content .next_magazine .magazine_title {
      text-align: center;
      font-size: 16px;
      margin-bottom: 12px; }
    .full_dyjc .content .next_magazine .magazine_pic {
      float: left;
      width: 93px;
      height: 123px;
      margin-left: 7px; }
    .full_dyjc .content .next_magazine .magazine_list {
      width: 126px;
      float: right;
      font-size: 14px;
      line-height: 14px;
      color: #4b4b4b;
      font-family: 宋体; }
      .full_dyjc .content .next_magazine .magazine_list li {
        position: relative;
        margin-bottom: 8px;
        line-height: 1.5; }
        .full_dyjc .content .next_magazine .magazine_list li a {
          display: block;
          position: relative;
          left: 5px; }
        .full_dyjc .content .next_magazine .magazine_list li::before {
          content: '';
          display: block;
          width: 5px;
          height: 5px;
          background: #4b4b4b;
          position: absolute;
          left: -8px;
          top: 7px; }
  .full_dyjc .content .item_hz {
    position: relative;
    overflow: inherit; }
    .full_dyjc .content .item_hz .concat_dialog {
      width: 238px;
      height: 166px;
      position: absolute;
      top: 200px;
      left: 0;
      z-index: 2;
      background: url("../images/index_dyjc_hz_bg.png");
      visibility: hidden; }
      .full_dyjc .content .item_hz .concat_dialog ul {
        margin: 0 auto;
        padding-left: 20px;
        padding-top: 25px; }
      .full_dyjc .content .item_hz .concat_dialog li {
        position: relative;
        font-size: 14px;
        line-height: 22px;
        color: #494949; }
        .full_dyjc .content .item_hz .concat_dialog li::before {
          content: '';
          display: block;
          width: 5px;
          height: 5px;
          background: #d1af72;
          position: absolute;
          top: 9px;
          left: -10px; }
    .full_dyjc .content .item_hz:hover {
      border: 2px solid transparent; }
      .full_dyjc .content .item_hz:hover .concat_dialog {
        visibility: inherit; }

.full_wqzz {
  height: 561px;
  background: #f3f3f3; }
  .full_wqzz .full-title {
    background-image: url(../images/index_block_title_02.png); }
  .full_wqzz .content {
    padding: 0 69px;
    box-sizing: border-box;
    position: relative; }
  .full_wqzz .swiper-container {
    padding: 19px 0; }
  .full_wqzz .swiper-button-next {
    width: 13px;
    height: 23px;
    background-image: url(../images/swiper_right_small.png);
    background-size: cover;
    right: 35px;
    top: 140px;
    margin-top: 0;
    outline: none; }
  .full_wqzz .swiper-button-prev {
    width: 13px;
    height: 23px;
    background-image: url(../images/swiper_left_small.png);
    background-size: cover;
    left: 35px;
    top: 140px;
    margin-top: 0;
    outline: none; }
  .full_wqzz .swiper-slide {
    width: 203px;
    height: 260px; }
	 .full_wqzz .swiper-container-wq6 .swiper-slide {
    height: auto }
    .full_wqzz .swiper-slide a {
      width: 203px;
      height: 260px;
      display: block;
      position: relative;
      box-sizing: border-box;
      overflow: hidden;
      background-size: cover; }
      .full_wqzz .swiper-slide a img {
        width: 100%;
        box-sizing: border-box;
        transition: all 0.3s; }
		.full_wqzz .swiper-container-wq6 .swiper-slide a img{
			width:181px;
			height:260px
			}
			.full_wqzz .swiper-container-wq6 .swiper-slide a {
			background: url(../images/btmbg1.png) no-repeat;
			height:284px
			}
		.full_wqzz .swiper-container-wq6 .swiper-slide a:hover{box-shadow:none; }
.gmbtn{line-height:30px;font-size:14px;overflow:hidden;margin-top:10px}
.gmbtn p{float:left}
.full_wqzz .swiper-container-wq6 .swiper-slide a.ljgm{float:right;background:#d1b271;height:24px;padding:0 10px;color:#fff;width:auto;line-height:24px;margin-right:22px}
      .full_wqzz .swiper-slide a .time {
        width: 66px;
        height: 29px;
        position: absolute;
        bottom: 0;
        left: 0;
        background: #4285f4;
        color: #fff;
        line-height: 29px;
        text-align: center;
        font-size: 12px;
        transition: all 0.3s; }
      .full_wqzz .swiper-slide a .border {
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        transition: all 0.3s;
        position: absolute;
        bottom: 0;
        left: 0; }
      .full_wqzz .swiper-slide a:hover {
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }
        .full_wqzz .swiper-slide a:hover .border {
          border: 8px solid #d1af72; }
        .full_wqzz .swiper-slide a:hover .time {
          background: #d1af72; }
  .full_wqzz .year {
   /* width: 860px;*/
   width: 270px;
    height: 40px;
    margin: 10px auto;
    background-image: url(../images/dashed_bg.png);
    background-repeat: no-repeat;
    background-position: 0 25px;
    position: relative; }
    .full_wqzz .year .yaer_list {
      width: 100%;
      position: absolute;
      bottom: 0; }
      .full_wqzz .year .yaer_list li {
        position: absolute;
        bottom: 0; }
        .full_wqzz .year .yaer_list li a {
          width: 68px;
          height: 28px;
          display: block;
          background: #9e9e9e;
          color: #fff;
          text-align: center;
          line-height: 28px;
          font-size: 20px;
          position: relative; }
          .full_wqzz .year .yaer_list li a::after {
            content: '';
            display: block;
            border-bottom: 7px solid #4285f4;
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            border-top: 7px solid transparent;
            position: absolute;
            top: -14px;
            left: 50%;
            margin-left: -7px;
            opacity: 0; }
        .full_wqzz .year .yaer_list li:hover a, .full_wqzz .year .yaer_list li.active a {
          background: #4285f4; }
          .full_wqzz .year .yaer_list li:hover a::after, .full_wqzz .year .yaer_list li.active a::after {
            opacity: 1; }
      .full_wqzz .year .yaer_list .item01 {
        left: 0; }
      .full_wqzz .year .yaer_list .item02 {
        left: 199px; }
      .full_wqzz .year .yaer_list .item03 {
        left: 396px; }
      .full_wqzz .year .yaer_list .item04 {
        left: 594px; }
      .full_wqzz .year .yaer_list .item05 {
        left: 792px; }

.full_dyxx {
  height: 460px;
  background: #fff;
  position: relative; }
  .full_dyxx .full-title {
    background-image: url(../images/index_block_title_03.png);
    position: relative;
    z-index: 2; }
  .full_dyxx .bgimg {
    position: absolute;
    left: 0;
    top: 0; }
  .full_dyxx .block_r {
    width: 600px;
    position: absolute;
    right: 0; }
    .full_dyxx .block_r .tit {
      text-indent: -3000px;
      width: 429px;
      height: 72px;
      background: url(../images/index_dyxx_tit.jpg);
      margin: 0 auto 35px auto; }
    .full_dyxx .block_r .tabs {
      width: 100%;
      text-align: center;
      position: relative;
      z-index: 2; }
      .full_dyxx .block_r .tabs .tab {
        width: 120px;
        height: 40px;
        margin: 0 13px;
        background: #4285f4;
        color: #fff;
        text-align: center;
        line-height: 40px;
        font-size: 14px;
        position: relative; }
        .full_dyxx .block_r .tabs .tab.cur::after {
          content: '';
          display: block;
          border-top: 10px solid #4285f4;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-bottom: 10px solid transparent;
          position: absolute;
          bottom: -20px;
          left: 50%;
          margin-left: -10px; }
    .full_dyxx .block_r .tabContents {
      width: 400px;
      height: 150px;
      background: #f3f3f3;
      margin: -15px auto;
      padding-top: 40px;
      padding-left: 25px;
      padding-right: 25px;
      box-sizing: border-box;
      position: relative; }
      .full_dyxx .block_r .tabContents .code {
        float: left; }
      .full_dyxx .block_r .tabContents .text {
        color: #5b5b5b;
        font-size: 14px;
        line-height: 1.5; }
      .full_dyxx .block_r .tabContents .code_detail {
        margin-left: 100px;
        position: relative;
        top: 5px;
        width: 240px; }
      .full_dyxx .block_r .tabContents .more {
        font-size: 15px;
        color: #4285f4;
        position: absolute;
        bottom: 16px;
        right: 34px; }

.full_jchd {
  height: 478px;
  background: #f3f3f3; }
  .full_jchd .full-title {
    background-image: url(../images/index_block_title_04.png);
    position: relative;
    z-index: 2; }
  .full_jchd .content {
    position: relative; }
  .full_jchd .siwper_btn_next {
    width: 13px;
    height: 23px;
    background-image: url(../images/swiper_right_small.png);
    background-size: cover;
    right: 35px;
    position: absolute;
    top: 140px;
    margin-top: 0;
    outline: none;
    cursor: pointer; }
  .full_jchd .siwper_btn_prev {
    width: 13px;
    height: 23px;
    background-image: url(../images/swiper_left_small.png);
    background-size: cover;
    position: absolute;
    left: 35px;
    top: 140px;
    margin-top: 0;
    outline: none;
    cursor: pointer; }
  .full_jchd .swiper {
    width: 990px;
    height: 320px;
    margin: 0 auto; }
  .full_jchd #jchd_list > li {
    width: 476px;
    height: 293px;
    overflow: hidden;
    position: absolute;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background: #fff; }
    .full_jchd #jchd_list > li img {
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
    .full_jchd #jchd_list > li .text_line {
      width: 100%;
      height: 50px;
      position: absolute;
      bottom: 0; }
      .full_jchd #jchd_list > li .text_line .text {
        width: 366px;
        background: rgba(0, 0, 0, 0.6);
        line-height: 50px;
        position: absolute;
        box-sizing: border-box;
        left: 0;
        color: #fff;
        padding: 0 15px; }
      .full_jchd #jchd_list > li .text_line .btn_read {
        float: right;
        display: block;
        width: 110px;
        height: 50px;
        background: url(../images/slide_btn_read.png) no-repeat center center; }
  .full_jchd .slide_01 {
    left: 8%;
    transform-origin: 0 50%;
    -webkit-transform: scale(0.65);
    -o-transform: scale(0.65);
    -moz-transform: scale(0.65);
    -ms-transform: scale(0.65);
    transform: scale(0.65);
    z-index: 1; }
    .full_jchd .slide_01 img, .full_jchd .slide_01 .text_line {
      opacity: .25; }
  .full_jchd .slide_02 {
    left: 15%;
    transform-origin: 25% 50%;
    -webkit-transform: scale(0.86);
    -o-transform: scale(0.86);
    -moz-transform: scale(0.86);
    -ms-transform: scale(0.86);
    transform: scale(0.86);
    z-index: 2; }
    .full_jchd .slide_02 img, .full_jchd .slide_02 .text_line {
      opacity: .4; }
  .full_jchd .slide_03 {
    left: 50%;
    transform-origin: 50% 50%;
    margin-left: -238px;
    z-index: 3; }
  .full_jchd .slide_04 {
    right: 15%;
    transform-origin: 75% 50%;
    -webkit-transform: scale(0.86);
    -o-transform: scale(0.86);
    -moz-transform: scale(0.86);
    -ms-transform: scale(0.86);
    transform: scale(0.86);
    z-index: 2; }
    .full_jchd .slide_04 img, .full_jchd .slide_04 .text_line {
      opacity: .4; }
  .full_jchd .slide_05 {
    right: 8%;
    transform-origin: 100% 50%;
    -webkit-transform: scale(0.65);
    -o-transform: scale(0.65);
    -moz-transform: scale(0.65);
    -ms-transform: scale(0.65);
    transform: scale(0.65);
    z-index: 1; }
    .full_jchd .slide_05 img, .full_jchd .slide_05 .text_line {
      opacity: .25; }
  .full_jchd .btn_more {
    margin-top: 10px; }

.full_gg {
  height: 400px;
  padding-top: 77px;
  background: #fff;
  box-sizing: border-box; }
.top_info {
  width: 100%;
  height: 341px;
  background: #f3f3f3;
  position: relative;}
  .top_info .l_img {
    position: absolute;
    left: 0; }
  .top_info .r_text {
    width: 530px;
    position: absolute;
    right: 0;
    margin-right: 30px; }
    .top_info .r_text .tit {
      width: 100%;
      height: 109px;
      text-indent: -2000px;
      background: url(../images/zzgs_toptit.png) no-repeat right center;
      margin-top: 38px;
      margin-bottom: 20px; }
    .top_info .r_text .top_text {
      line-height: 1.75;
      text-align: justify;
      color: #616161;
      font-size: 14px;
      font-family: "微软雅黑";
      margin-top: 60px; }
    .top_info .r_text .btn_dingyue {
      display: block;
      color: #fff;
      text-align: center;
      line-height: 40px;
      width: 120px;
      height: 40px;
      background: #4285f4;
      float: right;
      margin-top: 24px; }

.title_text {
  color: #585858;
  text-align: center;
  margin-bottom: 50px;
  font-family: "宋体";
  font-size: 14px;
  line-height: 1.5; }
  .zzgsbox .title05{background:url(../images/zzgstpcbg.png) top center no-repeat}
  .zzgsbox{background:#fff}