@import url('common.css');
body {
  background-color: #f2f6f9;
}
.txtEllipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.topPhotoBox {
  width: 100%;
  height: 430px;
  background: url(../images/zjzh/top_photo.jpg) no-repeat center top;
}
.topPhotoBox .wrap {
  overflow: hidden;
}
.topPhotoBox .mainTitle {
  background: url(../images/zjzh/top_text.png) no-repeat;
  width: 272px;
  height: 55px;
  text-indent: -1978px;
  overflow: hidden;
  margin: 140px 0 0 115px;
}
.topPhotoBox p {
  font-size: 22px;
  color: #FFF;
  margin: 15px 0 0 115px;
}
/* chairMan */
.chairMan .wrap {
  top: -80px;
  z-index: 2;
  height: 258px;
}
.chairMan .left {
  background: url(../images/zjzh/chairman_txt_bg.gif) no-repeat right top #ffffff;
  box-shadow: 1px 3px 11px #d2dcf2;
  width: 755px;
  height: 328px;
  float: left;
  padding: 0 30px 0 40px;
  overflow: hidden;
}
.chairMan .left h2 {
  font-size: 26px;
  color: #1d1c42;
  font-weight: 700;
  margin-top: 30px;
  letter-spacing: -1px;
}
.chairMan .left h3 {
  font-size: 22px;
  color: #1d1c42;
  font-weight: 400;
  margin-bottom: 10px;
}
.chairMan .left p {
  font-size: 14px;
  color: #3b395b;
  margin-top: 10px;
  text-align: justify;
  font-weight: lighter;
}
.chairMan .left ul li {
  float: right;
  width: 22px;
  height: 22px;
  margin: 20px 0 0 10px;
}
.chairMan .photo {
  width: 355px;
  height: 328px;
  float: right;
}
/* company profile */
.profileBox {
  width: 100%;
  background: url(../images/zjzh/gsjs_bg.jpg) no-repeat center bottom;
  min-height: 560px;
  padding-bottom: 20px;
}
.profileBox .profile {
  width: 830px;
  overflow: hidden;
  padding-left: 40px;
}
.profileBox .profile h2 {
  font-size: 26px;
  color: #1d1c42;
  font-weight: 700;
  margin-top: 30px;
  letter-spacing: -1px;
}
.profileBox .profile h3 {
  font-size: 22px;
  color: #1d1c42;
  font-weight: 400;
  margin-bottom: 10px;
}
.profileBox .profile .profileTxt {
  height: 180px;
  overflow: hidden;
  transition: .5s all;
}
.profileBox .profile .profileTxt p {
  font-size: 14px;
  color: #3b395b;
  margin-top: 10px;
  text-align: justify;
  font-weight: lighter;
}
.profileBox .profile .discovery {
  display: block;
  width: 150px;
  height: 40px;
  background-color: #3263ff;
  border-radius: 8px;
  font-size: 18px;
  color: #FFF;
  font-weight: 400px;
  line-height: 40px;
  text-align: center;
  margin-top: 20px;
}
.profileBox .profile .discovery i {
  background: url(../images/zjzh/icon_btn_refresh.png) no-repeat;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}
.profileBox .profile .discovery:hover i {
  transform: rotate(360deg);
  transition: .5s all;
}
.profileBox .profile .company {
  width: 310px;
  height: 160px;
  background-color: #FFF;
  box-shadow: 1px 3px 11px #d2dcf2;
  overflow: hidden;
  margin: 20px 0 15px 0;
  padding: 0 45px;
}
.profileBox .profile .company h3 {
  font-size: 20px;
  color: #1d1c42;
  font-weight: 400;
  text-align: center;
  letter-spacing: 5px;
  padding: 10px 0;
  margin-top: 10px;
  border-bottom: solid 1px #f2f6f9;
}
.profileBox .profile .company span {
  display: inline-block;
  font-size: 14px;
  color: #747385;
  text-align: center;
  width: 100px;
  height: 80px;
}
.profileBox .profile .company span i {
  display: block;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #4468e6;
  font-style: normal;
  position: relative;
}
.profileBox .profile .company span:nth-of-type(2) i::after {
  content: '+';
  position: absolute;
  left: 72px;
  top: 0;
  font-size: 20px;
  font-weight: bold;
  color: #4468e6;
}
.profileBox .profile .company span:nth-of-type(3) i::after {
  content: '+';
  position: absolute;
  left: 72px;
  top: 0;
  font-size: 20px;
  font-weight: bold;
  color: #4468e6;
}
/* development */
.development {
  width: 100%;
  height: 644px;
  background: url(../images/zjzh/gsfz_bg.gif) no-repeat center;
  overflow: hidden;
}
.development h2 {
  font-size: 26px;
  color: #FFF;
  font-weight: 700;
  margin: 50px 0 0 40px;
  letter-spacing: -1px;
}
.development h3 {
  font-size: 22px;
  color: #FFF;
  font-weight: 400;
  margin: 0 0 0 40px;
}
.development .dsjSlider {
  width: 1200px;
  height: 480px;
  position: relative;
  overflow: hidden;
}
.development .dsjSlider .timeLineBox {
  width: 1200px;
  height: 480px;
  position: relative;
  overflow: hidden;
}
.development .dsjSlider .timeLine {
  height: 170px;
  border-bottom: solid 4px #b4c3f5;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 50px;
  width: 2030px;
  transition: .5s all;
}
.development .dsjSlider .timeLine li {
  width: 359px;
  height: 170px;
  padding: 0 25px;
  position: absolute;
  border-left: solid 1px #6986eb;
  top: 0;
  left: 0;
}
.development .dsjSlider .timeLine li h2 {
  font-size: 30px;
  color: #FFF;
  font-weight: 700;
  margin: 0;
}
.development .dsjSlider .timeLine li p {
  font-size: 14px;
  color: #FFF;
  font-weight: 200;
  margin-top: 15px;
  line-height: 1.6;
}
.development .dsjSlider .timeLine li::before {
  content: '';
  background: url(../images/zjzh/icon_timeLine_dot.png) no-repeat;
  width: 19px;
  height: 19px;
  position: absolute;
  left: -10px;
  bottom: -10px;
  z-index: 2;
  transition: 1s all;
}
.development .dsjSlider .timeLine li:first-child {
  padding-left: 40px;
  width: 344px;
  border: none;
}
.development .dsjSlider .timeLine li:first-child::before {
  display: none;
}
.development .dsjSlider .timeLine li:nth-of-type(2) {
  left: 205px;
  top: 170px;
  padding-top: 30px;
  height: 140px;
}
.development .dsjSlider .timeLine li:nth-of-type(2)::before {
  bottom: 159px;
}
.development .dsjSlider .timeLine li:nth-of-type(3) {
  left: 410px;
}
.development .dsjSlider .timeLine li:nth-of-type(4) {
  left: 615px;
  top: 170px;
  padding-top: 30px;
  height: 140px;
}
.development .dsjSlider .timeLine li:nth-of-type(4)::before {
  bottom: 159px;
}
.development .dsjSlider .timeLine li:nth-of-type(5) {
  left: 820px;
}
.development .dsjSlider .timeLine li:nth-of-type(6) {
  left: 1025px;
  top: 170px;
  padding-top: 30px;
  height: 140px;
}
.development .dsjSlider .timeLine li:nth-of-type(6)::before {
  bottom: 159px;
}
.development .dsjSlider .timeLine li:nth-of-type(7) {
  left: 1230px;
}
.development .dsjSlider .timeLine li:nth-of-type(8) {
  left: 1435px;
  top: 170px;
  padding-top: 30px;
  height: 140px;
}
.development .dsjSlider .timeLine li:nth-of-type(8)::before {
  bottom: 159px;
}
.development .dsjSlider .timeLine li:nth-of-type(9) {
  left: 1640px;
}
.development .dsjSlider .timeLine li:hover::before {
  transform: rotate(360deg);
}
.development .dsjSlider .btn_prev,
.development .dsjSlider .btn_next {
  width: 66px;
  height: 24px;
  border: solid 2px #FFF;
  border-radius: 15px;
  position: absolute;
  top: 420px;
  left: auto;
  right: 78px;
  background: url(../images/zjzh/icon_gsfz_left_arrow.png) no-repeat 23px center;
  transition: .5s all;
}
.development .dsjSlider .btn_next {
  right: 0;
  background: url(../images/zjzh/icon_gsfz_right_arrow.png) no-repeat 23px center;
}
.development .dsjSlider .btn_prev:hover {
  background: url(../images/zjzh/icon_gsfz_left_arrow.png) no-repeat 15px center;
}
.development .dsjSlider .btn_next:hover {
  background: url(../images/zjzh/icon_gsfz_right_arrow.png) no-repeat 31px center;
}
/* subsidiary */
.subsidiary {
  margin-top: 50px;
  min-height: 500px;
}
.subsidiary h2 {
  font-size: 28px;
  color: #1d1c42;
  font-weight: 400;
  text-align: center;
}
.subsidiary h3 {
  font-size: 18px;
  color: #6e7083;
  text-align: center;
}
.subsidiary .subsidiaryMap {
  width: 1200px;
  min-height: 500px;
  position: absolute;
  left: 0;
  top: 34px;
  z-index: 1;
}
.subsidiary .subsidiaryMap .line {
  background: url(../images/zjzh/subsidiary_line.png) no-repeat;
  width: 397px;
  height: 173px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 137px;
  margin-left: -195px;
  z-index: 2;
  transition: .8s all;
}
.subsidiary .subsidiaryMap .mainCompany {
  background: url(../images/zjzh/icon_zhtz_bg.png) no-repeat;
  width: 141px;
  height: 130px;
  padding: 50px 50px 0;
  overflow: hidden;
  position: absolute;
  left: 480px;
  top: 83px;
  z-index: 3;
  transition: .8s all;
}
.subsidiary .subsidiaryMap .mainCompany .icon {
  display: block;
  background: url(../images/zjzh/icon_zhtz.png) no-repeat;
  width: 41px;
  height: 38px;
  margin: 0 auto 5px;
}
.subsidiary .subsidiaryMap .mainCompany p {
  font-size: 18px;
  color: #282b45;
  padding: 0 10px;
  font-weight: 600;
  text-align: center;
}
.subsidiary .subsidiaryMap .subType {
  width: 780px;
  height: 540px;
  margin: 0 auto;
  position: relative;
  transition: .8s all;
}
.subsidiary .subsidiaryMap .subType li {
  width: 128px;
  height: 99px;
  padding: 30px 25px 25px 30px;
  position: relative;
  text-align: center;
  line-height: 99px;
}
.subsidiary .subsidiaryMap .subType li i {
  display: inline-block;
  vertical-align: middle;
}
.subsidiary .subsidiaryMap .subType li p {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #282b45;
  display: inline-block;
}
.subsidiary .subsidiaryMap .subType li p span {
	font-size: 40px;
	color: #4468e6;
	font-weight: 600;
	margin: 0 5px;
	position: relative;
}
.subsidiary .subsidiaryMap .subType li:nth-child(1) {
  background: url(../images/zjzh/icon_qz_bg.png) no-repeat;
  position: absolute;
  left: -109px;
  top: 96px;
  width: 278px;
  height: 99px;
}
.subsidiary .subsidiaryMap .subType li:nth-child(1) i {
  background: url(../images/zjzh/icon_qz.png) no-repeat;
  width: 34px;
  height: 31px;
  margin: -8px 5px 0 0;
}
.subsidiary .subsidiaryMap .subType li:nth-child(2) {
  background: url(../images/zjzh/icon_cg_bg.png) no-repeat;
  position: absolute;
  left: 234px;
  top: 279px;
  width: 256px;
  height: 99px;
}
.subsidiary .subsidiaryMap .subType li:nth-child(2) i {
  background: url(../images/zjzh/icon_cg.png) no-repeat;
  width: 34px;
  height: 28px;
  position: relative;
  margin: -13px 5px 0 0;
}
.subsidiary .subsidiaryMap .subType li:nth-child(2) p span::after {
	content: '+';
	font-size: 20px;
	color: #4468e6;
	font-weight: 600;
	position: absolute;
    right: -8px;
    top: -42px;
}
.subsidiary .subsidiaryMap .subType li:nth-child(3) {
  background: url(../images/zjzh/icon_kg_bg.png) no-repeat;
  position: absolute;
  left: 562px;
  top: 96px;
  width: 275px;
  height: 99px;
}
.subsidiary .subsidiaryMap .subType li:nth-child(3) i {
  background: url(../images/zjzh/icon_kg.png) no-repeat;
  width: 34px;
  height: 34px;
  margin: -5px 5px 0 0;
}
/* Corporate culture */
.cultureBox {
  width: 100%;
  height: 420px;
  background-color: #4468e6;
  margin-top: 20px;
  overflow: hidden;
}
.cultureBox h2 {
  font-size: 28px;
  color: #FFF;
  font-weight: 400;
  text-align: center;
  margin-top: 30px;
}
.cultureBox h3 {
  font-size: 18px;
  color: #FFF;
  text-align: center;
}
.cultureBox .cultureList {
  width: 1120px;
  margin: 50px auto 0;
}
.cultureBox .cultureList li {
  float: left;
  width: 360px;
  height: 186px;
  margin-right: 20px;
  position: relative;
}
.cultureBox .cultureList li:last-child {
  margin-right: 0;
}
.cultureBox .cultureList li .pic {
  width: 360px;
  height: 186px;
}
.cultureBox .cultureList li .title {
  width: 122px;
  height: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -12px 0 0 -61px;
  z-index: 9;
  transition: .5s all;
}
.cultureBox .cultureList li .detail {
  width: 100%;
  font-size: 16px;
  color: #FFF;
  position: absolute;
  left: 0;
  top: 90px;
  z-index: 8;
  text-align: center;
  font-weight: 600;
  text-shadow: 1px 1px #333;
  opacity: 0;
  transition: .5s all;
}
.cultureBox .cultureList li .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: .3;
  z-index: 1;
}
.cultureBox .cultureList li:hover .mask {
  opacity: .2;
}
.cultureBox .cultureList li:hover .title {
  margin-top: -60px;
}
.cultureBox .cultureList li:hover .detail {
  opacity: 1;
}
.el__index {
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: -20px;
  z-index: 9;
  width: 100%;
  height: 100%;
  min-height: 186px;
  text-align: center;
  font-size: 40px;
  line-height: .85;
  font-weight: 700;
  -webkit-transition: opacity 0.3s 1.4s, -webkit-transform 0.5s;
  transition: opacity 0.3s 1.4s, -webkit-transform 0.5s;
  transition: transform .5s, opacity .3s 1.4s;
  transition: transform 0.5s, opacity 0.3s 1.4s, -webkit-transform 0.5s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.el:hover .el__index {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.el__index-back,
.el__index-front {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.el__index-back {
  color: #2f3840;
  opacity: 0;
  -webkit-transition: opacity .25s .25s;
  transition: opacity .25s .25s;
}
.el:hover .el__index-back {
  -webkit-transition: opacity .25s;
  transition: opacity .25s;
  opacity: 1;
}
.el__index-overlay {
  overflow: hidden;
  position: relative;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.5s 0.1s;
  transition: -webkit-transform 0.5s 0.1s;
  transition: transform .5s .1s;
  transition: transform 0.5s 0.1s, -webkit-transform 0.5s 0.1s;
  color: transparent;
}
.el__index-overlay:before {
  content: attr(data-index);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform 0.5s 0.1s;
  transition: -webkit-transform 0.5s 0.1s;
  transition: transform .5s .1s;
  transition: transform 0.5s 0.1s, -webkit-transform 0.5s 0.1s;
}
.el:hover .el__index-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.el:hover .el__index-overlay:before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* profile */
.profileComBox {
  margin-top: 40px;
  width: 100%;
  min-height: 900px;
  background: url(../images/zjzh/gsry_bg.png) no-repeat center bottom;
  overflow: hidden;
}
.profileComBox h2 {
  font-size: 28px;
  color: #1d1c42;
  font-weight: 400;
  text-align: center;
}
.profileComBox h3 {
  font-size: 18px;
  color: #6e7083;
  text-align: center;
}
.profileComBox .profileSlider {
  width: 100%;
  height: 800px;
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 100px;
}
.profileComBox .profileSlider .swiper-slide {
  overflow: hidden;
}
.profileComBox .profileSlider .swiper-button-prev,
.profileComBox .profileSlider .swiper-button-next {
  width: 66px;
  height: 24px;
  border: solid 2px #4468e6;
  border-radius: 15px;
  margin-top: 0;
  top: 60px;
  left: auto;
  right: 78px;
  background: url(../images/zjzh/profile_slider_left_arrow.png) no-repeat 23px center;
  transition: .5s all;
}
.profileComBox .profileSlider .swiper-button-next {
  right: 0;
  background: url(../images/zjzh/profile_slider_right_arrow.png) no-repeat 23px center;
}
.profileComBox .profileSlider .swiper-button-prev:hover {
  background: url(../images/zjzh/profile_slider_left_arrow.png) no-repeat 15px center;
}
.profileComBox .profileSlider .swiper-button-next:hover {
  background: url(../images/zjzh/profile_slider_right_arrow.png) no-repeat 31px center;
}
.profileComBox .profileSlider .large {
  width: 1200px;
  overflow: hidden;
}
.profileComBox .profileSlider .large li {
  float: left;
  border: solid 1px #e3e3f5;
  padding: 20px 20px 0;
  box-shadow: 0 0 10px #dce5f9;
}
.profileComBox .profileSlider .large li:nth-child(1) {
  width: 733px;
  height: 492px;
  margin-right: 20px;
  padding: 30px 25px 0;
}
.profileComBox .profileSlider .large li:nth-child(1) .pic {
  width: 733px;
  height: 395px;
}
.profileComBox .profileSlider .large li:nth-child(1) .tit {
  line-height: 100px;
}
.profileComBox .profileSlider .large li:nth-child(1) .tit a {
  font-size: 20px;
}
.profileComBox .profileSlider .large li:nth-child(2) {
  width: 350px;
  height: 230px;
  float: right;
}
.profileComBox .profileSlider .large li:nth-child(2) .pic {
  width: 350px;
  height: 186px;
}
.profileComBox .profileSlider .large li:nth-child(2) .tit {
  line-height: 40px;
}
.profileComBox .profileSlider .large li:nth-child(3) {
  width: 350px;
  height: 230px;
  margin-top: 20px;
  float: right;
}
.profileComBox .profileSlider .large li:nth-child(3) .pic {
  width: 350px;
  height: 186px;
}
.profileComBox .profileSlider .large li:nth-child(3) .tit {
  line-height: 40px;
}
.profileComBox .profileSlider .large li:last-child {
  margin-right: 0;
}
.profileComBox .profileSlider .large li .pic {
  width: 538px;
  height: 290px;
  overflow: hidden;
}
.profileComBox .profileSlider .large li .pic a {
  display: block;
  height: 100%;
}
.profileComBox .profileSlider .large li .pic img {
  transition: .5s all;
}
.profileComBox .profileSlider .large li .pic:hover img {
  transform: scale(1.2, 1.2);
}
.profileComBox .profileSlider .large li .tit {
  font-size: 16px;
  color: #1d1c42;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 63px;
}
.profileComBox .profileSlider .small {
  width: 1200px;
  margin-top: 30px;
  overflow: hidden;
}
.profileComBox .profileSlider .small li {
  float: left;
  width: 253px;
  height: 195px;
  border: solid 1px #e3e3f5;
  padding: 15px 15px 0;
  box-shadow: 0 0 10px #dce5f9;
  margin-right: 20px;
}
.profileComBox .profileSlider .small li:last-child {
  margin-right: 0;
}
.profileComBox .profileSlider .small li .pic {
  width: 253px;
  height: 138px;
  overflow: hidden;
}
.profileComBox .profileSlider .small li .pic a {
  display: block;
  height: 100%;
}
.profileComBox .profileSlider .small li .pic img {
  transition: .5s all;
}
.profileComBox .profileSlider .small li .pic:hover img {
  transform: scale(1.2, 1.2);
}
.profileComBox .profileSlider .small li .tit {
  font-size: 16px;
  color: #1d1c42;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 57px;
}