.section1 {}
.section2 {
  background: url(../images/bg01.jpg) no-repeat center center;
  background-size: cover;
}
.section3 {
  background: url(../images/caifubg.jpg) #fff no-repeat bottom center;
  background-size: 100% 70vh;
}
.section4 {
  background: url(../images/bg_04.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
  clear: both;
}
#bannerSwiper {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
#bannerSwiper img {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  display: block;
}
#bannerSwiper .imgbg {
  width: 100vw;
  height: 100vh;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transform: scale(1.1);
  transition: ease 2.5s;
  opacity: .5;
  overflow: hidden;
}
#bannerSwiper .swiper-slide-active .imgbg {
  transform: scale(1);
  opacity: 1;
}
.zzmenu {
  width: 930px;
  margin: 2vw auto 0px;
  height: 58px;
  border: 1px solid #fdb940;
  border-radius: 6px;
}
.zzmenu a {
  width: 25%;
  height: 58px;
  line-height: 58px;
  float: left;
  font-size: 20px;
  text-align: center;
  color: #596d7e;
  position: relative;
  cursor: pointer;
}
.zzmenu a.nomalnews {
  background: #fdb940;
  color: #fff;
  font-weight: bold;
}
/*.zzmenu a.nomalnews:before{
	position: absolute;
	z-index: 2;
	background: #fff;
	width: 1px;
	height: 10px;
	content: "";
	bottom: 0px;
	left: 50%;
	margin-left: -0.5px;
}
.zzmenu a.nomalnews:after{
	position: absolute;
	z-index: 2;
	background: #fdb940;
	width: 1px;
	height: 10px;
	content: "";
	bottom: -10px;
	left: 50%;
	margin-left: -0.5px;
}*/
.slog {
  position: absolute;
  left: 0;
  top: 39%;
  width: 100%;
  text-align: center;
  color: #fff;
  z-index: 6;
}
.newszy {
  clear: both;
  padding-top: 2vw;
}
#bannerSwiper .slog01 {
  width: 100%;
	font-size:4.1vw;
	font-weight: bold;
	letter-spacing: 8px;
}
#bannerSwiper .slog01 img {
  width: 46%;
  height: auto;
  margin: 0 auto;
  display: block;
  max-width: 888px;
}
.blank30 {
  height: 40px;
  clear: both;
  overflow: hidden;
}
.blank15 {
  height: 15px;
  clear: both;
  overflow: hidden;
}
.section2.active .rilibox {
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.section2.active .index_03b {
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.section3.active .newsqy li:nth-child(1) {
  -webkit-animation-duration: 0.9s;
  -moz-animation-duration: 0.9s;
  -o-animation-duration: 0.9s;
  animation-duration: 0.9s;
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.section3.active .newsqy li:nth-child(2) {
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.section3.active .newsqy li:nth-child(3) {
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.section4.active .tabs_dy a:nth-child(1) {
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.section4.active .tabs_dy a:nth-child(2) {
  -webkit-animation-duration: 1.4s;
  -moz-animation-duration: 1.4s;
  -o-animation-duration: 1.4s;
  animation-duration: 1.4s;
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.section4.active .tabs_dy a:nth-child(3) {
  -webkit-animation-duration: 1.6s;
  -moz-animation-duration: 1.6s;
  -o-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.section4.active .tabs_dy a:nth-child(4) {
  -webkit-animation-duration: 1.8s;
  -moz-animation-duration: 1.8s;
  -o-animation-duration: 1.8s;
  animation-duration: 1.8s;
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
#bannerSwiper .swiper-pagination-bullet {
  width: 49px;
  height: 4px;
  display: inline-block;
  opacity: 1;
  border-radius: 0px;
  vertical-align: middle;
  background: rgba(255, 255, 255, .5)
}
#bannerSwiper .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fdb940;
}
.bgphoto .zt_list li {
  width: 100%;
}
.intit {
  text-align: center;
  padding-top: 100px;
}
#tabs-container {
  margin-top: 3vw;
  clear: both
}
.intit span.en {
  text-transform: uppercase;
  color: rgba(233, 217, 178, .5);
  display: block;
  font-size: 28px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.intit span.cn {
  display: inline-block;
  position: relative;
  font-size: 45px;
  line-height: 21px;
}
.intit span.cn:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  background: #fdb940;
  left: -30px;
  top: 50%;
  margin-top: -7px;
  transform: rotate(45deg);
}
.jynews {
  height: 100%;
}
.jynews li {
  display: flex;
  align-items: center;
  justify-content: left;
  clear: both;
  overflow: hidden;
  background: #fff;
  height: 11.5vh;
  margin-top: 1vh;
  border-radius: 5px;
  border: 1px solid #fff;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  width: 100%;
}
.jynews li a {
  display: block;
  width: 100%;
}
.jynews li:nth-child(1) {
  margin-top: 0px;
}
.jynews li:hover {
  border: 1px solid #596d7e;
}
.newschy_title {
  font-size: 20px;
  color: #596d7e;
  float: left;
  width: 96%;
  padding-bottom: 13px;
  display: block;
}
.datejy {
  width: 139px;
  float: left;
  height: 100%;
  text-align: center;
  color: #909090;
  line-height: 36px;
  padding-top: 9px;
}
.time01 {
  color: #596d7e;
  font-size: 44px;
}
.newssy_l {
  height: 49vh;
  width: 45%;
  position: relative;
  background: #fff;
  padding: 1vw;
  position: relative;
  float: left;
  border-radius: 8px;
}
.newszy .btncirl {
  margin-top: 12px;
}
.newssy_l .newschy_title {
  padding-top: 15px;
}
.newssy_l .kbimg {
  height: 34vh;
  width: 100%;
  border-radius: 8px;
	background: url(../images/kbimg.jpg) no-repeat bottom right;
	background-size: cover;
}
.newssy_l .kbimg1 {
  height: 34vh;
  width: 100%;
  border-radius: 8px;
	background: url(../images/xz-gsdt.jpg) no-repeat bottom right;
	background-size: cover;
}
.newssy_l .kbimg3 {
  height: 34vh;
  width: 100%;
  border-radius: 8px;
	background: url(../images/xz-hygc.jpg) no-repeat bottom right;
	background-size: cover;
}
.newssy_l .kbimg4 {
  height: 34vh;
  width: 100%;
  border-radius: 8px;
	background: url(../images/xz-mtbd.jpg) no-repeat bottom right;
	background-size: cover;
}
.newssy_l .kbimg img,.newssy_l .kbimg1 img,.newssy_l .kbimg3 img,.newssy_l .kbimg4 img{
  width: 100%;
}
.newssy_l img {
  width: 100%;
}
.newssy_r {
  height: 49vh;
  width: 53%;
  float: right;
}
.newschy {
  float: right;
  width: calc(100% - 139px);
  display: block;
}
.newschy_intro {
  background: url(../images/lib.png) no-repeat 96% center;
  text-align: left;
  clear: both;
  width: 100px;
  height: 32px;
}
.tabs {
  font-size: 18px;
  width: 100%;
  z-index: 9;
  margin-top: 50px;
}
.tabs a {
  background: #fff;
  height: 232px;
  width: 235px;
  display: block;
  float: left;
  position: relative;
  background: #fff;
  border-radius: 12px;
  cursor: pointer;
  margin-right: 37px;
}
.tabs a:nth-child(3) {
  margin-right: 0px;
}
.tabs a.active {
  color: #fff;
  background: #1658a0;
}
.tabs a.active {
  color: #fff;
  background: #fdb940;
}
.tabs a:nth-child(1) i {
  background: url(../images/ic01_06.png) no-repeat top center;
  width: 146px;
  height: 112px;
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0px;
  top: 19px;
}
.tabs a.active:nth-child(1) i {
  background: url(../images/ic01_06a.png) no-repeat top center;
}
.tabs a:nth-child(2) i {
  background: url(../images/ic01_07.png) no-repeat top center;
  width: 146px;
  height: 112px;
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0px;
  top: 19px;
}
.tabs a.active:nth-child(2) i {
  background: url(../images/ic01_07a.png) no-repeat top center;
}
.tabs a:nth-child(3) i {
  background: url(../images/ic01_08.png) no-repeat top center;
  width: 146px;
  height: 112px;
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0px;
  top: 19px;
}
.tabs a.active:nth-child(3) i {
  background: url(../images/ic01_08a.png) no-repeat top center;
}
.dj_ch {
  color: #7e87a1;
  font-size: 22px;
  line-height: 32px;
  padding-top: 152px;
  text-align: center;
}
.tabs a.active .dj_ch {
  color: #fff;
}
.titlef40 {
  position: relative;
  font-size: 35px;
  line-height: 1;
}
.pro_intro {
  padding-top: 20px;
}
.btncirl a {
  width: 158px;
  height: 44px;
  line-height: 44px;
  float: left;
  border: 1px solid #596d7e;
  border-radius: 30px;
  text-align: center;
  color: #596d7e;
}
.btncirl a:hover {
  background: #596d7e;
  color: #fff;
}
.news_more {
  padding-top: 16px;
  clear: both;
}
.news_more .btncirl {
  margin: 0px auto;
  width: 158px;
}
.time_big {
  background: #fdb940;
  width: 96px;
  height: 96px;
  color: #fff;
  position: absolute;
  right: 2vw;
  bottom: 11vh;
  z-index: 3;
  padding: 19px 0px 0px 0px;
  font-size: 16px;
  text-align: center;
}
.time_big span {
  font-size: 44px;
}
.jiagou_r {
  float: right;
  width: 47%;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.jiagou_r img {
  width: 100%;
  display: block;
}
.jiagou_l {
  width: 780px;
  margin-left: 4.5%;
  padding-top: 10vw;
}
/*财富中心*/
.tabs_dy {
  font-size: 18px;
  height: 70vh;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 2;
}
.tabs_dy .xx_chy {
  height: 70vh;
  width: 33.3333%;
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  text-align: center;
  position: relative;
}
.tabs_dy .xx_chy:before {
  width: 318px;
  height: 0px;
  left: 50%;
  margin-left: -159px;
  position: absolute;
  content: "";
  bottom: 0px;
  background: linear-gradient(180deg, rgba(253, 185, 64, .0) 0, rgba(253, 185, 64, 1) 100%);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  z-index: -1;
}
.tabs_dy .xx_chy:after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 0px;
  left: 0px;
  background: rgba(0, 0, 0, .26);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  z-index: -2;
}
.kbnsbox {
  position: absolute;
  top: 44vh;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  width: 100%;
}
.yewu_img {
  color: #7e87a1;
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
}
.yewu_ch {
  color: #fff;
  font-size: 34px;
  line-height: 32px;
  padding-top: 10px;
}
.yewu_en {
  color: #fff;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 6px;
}
.dh_caifu {
  width: 206px;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  padding-top: 2vw;
}
.dh_caifu li a {
  width: 206px;
  height: 49px;
  line-height: 49px;
  background: #fff;
  border-radius: 6px;
  margin-top: 16px;
  color: #596d7e;
  display: block;
}
.caifu_titlebox {
  position: absolute;
  bottom: 78vh;
  width: 100%;
  z-index: 3;
}
#fp-nav ul li a.active span:before {
  width: 19px;
  content: "";
  position: absolute;
  height: 19px;
  left: -5px;
  top: -5px;
  border: #fdb940 solid 1px;
  border-radius: 50%;
}
#fp-nav ul li a {
  position: relative;
}
#fp-nav ul li a label {
  position: absolute;
  right: 22px;
  top: -4px;
  width: 200px;
  max-width: 200px;
  text-align: right;
  color: #fdb940;
  display: none;
  font-size: 14px;
  font-weight: bold;
}
#fp-nav ul li .active label {
  display: block;
}
#fp-nav ul li a:hover label {
  display: block;
}
.fixright {
  width: 53px;
  height: 230px;
  background: #fff;
  border-radius: 36px;
  line-height: 18px;
  padding: 10px 5px;
  position: fixed;
  right: 5px;
  top: calc(48% + 60px);
  ;
  z-index: 6;
  text-align: center;
}
.fixright img {
  margin-top: 22px;
  width: 34px;
}
.znwdri {
  font-size: 15px;
  color: #596d7e;
}
.fp-viewing-0 .fixright {
  display: none;
}
.synewsxt {
  padding-top: 9vw;
}
@media screen and (min-width: 1128px) {
  .tabs_dy .xx_chy:hover:before {
    height: 100%;
  }
  .tabs_dy .xx_chy:hover:after {
    width: 100%;
    height: 100%;
  }
  .tabs_dy .xx_chy:hover .kbnsbox {
    top: 10vh;
  }
  .tabs_dy .xx_chy:hover .dh_caifu {
    opacity: 1;
  }
}
@media screen and (max-width:1440px) {
  .intit span.cn {
    font-size: 36px;
    line-height: 18px;
  }
  .titlef40 {
    font-size: 30px;
  }
  .dj_ch {
    font-size: 18px;
    padding-top: 100px;
  }
  .tabs a {
    width: 170px;
    height: 170px;
  }
  .tabs {
    margin-top: 30px;
  }
  .jiagou_l {
    width: 730px;
  }
  .yewu_ch {
    font-size: 24px;
  }
  .yewu_ch {
    padding-top: 0px;
  }
  .yewu_en {
    padding-top: 0px;
  }
  .yewu_img img {
    width: 60px;
  }
  .dh_caifu {
    width: 180px;
    margin: 0px auto 0px;
  }
  .dh_caifu li a {
    width: 180px;
    height: 45px;
    line-height: 45px;
    margin-top: 12px;
    font-size: 16px;
  }
  .caifu_titlebox {
    bottom: 73vh;
  }
  .newschy_title {
    font-size: 16px;
    font-weight: bold;
  }
  .intit span.en {
    font-size: 24px;
  }
  .tabs a:nth-child(1) i {
    background: url(../images/ic01_06.png) no-repeat top center;
    background-size: 96px auto;
  }
  .tabs a.active:nth-child(1) i {
    background: url(../images/ic01_06a.png) no-repeat top center;
    background-size: 96px auto;
  }
  .tabs a:nth-child(2) i {
    background: url(../images/ic01_07.png) no-repeat top center;
    background-size: 96px auto;
  }
  .tabs a.active:nth-child(2) i {
    background: url(../images/ic01_07a.png) no-repeat top center;
    background-size: 96px auto;
  }
  .tabs a:nth-child(3) i {
    background: url(../images/ic01_08.png) no-repeat top center;
    background-size: 96px auto;
  }
  .tabs a.active:nth-child(3) i {
    background: url(../images/ic01_08a.png) no-repeat top center;
    background-size: 96px auto;
  }
  .time_big {
    width: 83px;
    height: 83px;
    line-height: 23px;
  }
  .datejy {
    line-height: 23px;
  }
  .jiagou_r {
    width: 40%;
  }
  .time01 {
    font-size: 30px;
    line-height: 28px;
  }
  .newschy_intro {
    margin-top: 5px;
  }
  .zzmenu {
    width: 730px;
    margin: 2vw auto 0px;
    height: 46px;
  }
  .zzmenu a {
    height: 46px;
    line-height: 46px;
    font-size: 18px;
  }
  .time_big span {
    font-size: 30px;
  }
.news_more .btncirl {
    display: none;
  }
  .synewsxt {
    padding-top: 12vw;
  }
  .newschy_title {
    padding-bottom: 0px;
  }
}

.modal,
.tj_tj_modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000;
  z-index: 99999;
}

.dialog_wrapper,
.tj_dialog_wrapper {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  margin: 0;
  z-index: 999999;
}

.dialog {
  width: 640px;
  height: 440px;
  position: relative;
  margin: 15vh auto 50px;
  padding: 50px;
  background: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  background: url(../images/detailbg.png) no-repeat;
}

.dialog_title {
  display: flex;
  justify-content: space-between;
  height: 22px;
  margin-bottom: 50px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
}

.close {
  position: relative;
  left: 20px;
  top: -10px;
  font-size: 24px;
  cursor: pointer;
}
.recommendation_dialog {
  width: 880px;
  height: 615px;
  background-image: url(../images/recommendation.png);
  background-color: #fff;
  overflow: hidden;
}

.recommendation_title {
  margin-bottom: 30px;
  font-size: 30px;
  color: #fdb940;
  font-weight: bold;
  text-align: center;
}

.recommendation_content p {
  font-size: 17px;
  line-height: 48px;
  padding-bottom: 0;
}

.recommendation_btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 880px;
  display: flex;
}

.recommendation_btn button {
  width: 50%;
  height: 56px;
  border: none;
  border-radius: 0;
  font-size: 18px;
  cursor: pointer;
  background-color: #fff;
color: #333;
}

.recommendation_btn button:nth-child(1) {
  background-color: #fdb940;
  color: #fff;
}