.wrap {
  width: 1000px;
  margin: auto;
}

.bannerBox .banner01 {
  width: 100%;
  height: 805px;
  background: url(../images/images/banner1.png) no-repeat center center;
  background-size: cover;
  overflow: hidden;
  text-align: center;
}

.bannerBox .banner01 .stit {
  width: 365px;
  height: 48px;
  margin: 220px auto 0;
  background: url(../images/images/subtit.png) no-repeat;
  text-align: center;
  line-height: 48px;
  font-size: 34px;
  letter-spacing: 7px;
  color: #ef2f1c;
}

.bannerBox .banner01 .btit {
  margin-top: 40px;
}

.bannerBox .banner01 .sicon {
  width: 1589px;
  height: 80px;
  background: url(../images/images/bar1icon.png) no-repeat;
  margin: 40px 0 0 -295px;
  position: relative;
}

.bannerBox .banner01 .sicon p {
  font-size: 18px;
  color: #ffffff;
  line-height: 24px;
  position: absolute;
  text-align: left;
  top: 16px;
}

.bannerBox .banner01 .sicon p span {
  font-size: 24px;
  font-weight: bold;
  color: #ffda0d;
}

.bannerBox .banner01 .sicon p:nth-of-type(1) {
  left: 518px;
}

.bannerBox .banner01 .sicon p:nth-of-type(2) {
  left: 810px;
}

.bannerBox .banner01 .sicon p:nth-of-type(3) {
  left: 1065px;
}

.partn1 {
  margin-top: 90px;
  padding-bottom: 75px;
  background: url(../images/images/partn1_bg.png) no-repeat;
  background-position: center 234px;
}

.partn1 .tit {
  width: 100%;
  height: 72px;
  background: url(../images/images/partn1_tit.png) no-repeat;
}

.partn1 .cont {
  width: 1003px;
  height: 788px;
  margin-top: 64px;
  background: url(../images/images/partn1_cont.png) no-repeat;
  overflow: hidden;
}

.partn1 .cont .jyfwnav {
  float: left;
  margin: 82px 0 0 66px;
}

.partn1 .cont .jyfwnav .navl {
  width: 141px;
  height: 111px;
  position: relative;
  text-align: center;
  margin-bottom: 38px;
  cursor: pointer;
}

.partn1 .cont .jyfwnav .navl img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.partn1 .cont .jyfwnav .navl span {
  font-size: 22px;
  color: #000;
  position: relative;
  top: 60px;
  z-index: 99;
}

.partn1 .cont .jyfwtxt {
  float: left;
}

.partn1 .cont .jyfwtxt .tlist {
  display: none;
}

.partn1 .cont .jyfwtxt .t1 {
  
  margin: 66px 0 0 42px;
  width: 700px;
  position: relative;
}

.partn1 .cont .jyfwtxt .t1 ul {
  width: 700px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.partn1 .cont .jyfwtxt .t1 ul li {
  width: 187px;
  margin-bottom: 25px;
}

.partn1 .cont .jyfwtxt .t1 ul li .tt {
  width: 134px;
  height: 72px;
  background-color: #ffffff;
  border-radius: 5px;
  margin: auto;
  text-align: center;
  position: relative;
  z-index: 8;
}

.partn1 .cont .jyfwtxt .t1 ul li .tt h2 {
  font-size: 20px;
  font-weight: bold;
  color: #503700;
  position: relative;
  top: 22px;
}

.partn1 .cont .jyfwtxt .t1 ul li .tt h2::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
  width: 75px;
  height: 8px;
  background-color: #ffe02c;
  border-radius: 2px;
}

.partn1 .cont .jyfwtxt .t1 ul li .tb {
  width: 187px;
  height: 236px;
  margin-top: -57px;
  background-color: #fff09c;
  box-shadow: 0px 1px 14px 0px rgba(66, 56, 0, 0.1);
  border-radius: 5px;
  overflow: hidden;
}

.partn1 .cont .jyfwtxt .t1 ul li .tb p {
  width: 147px;
  font-size: 18px;
  line-height: 28px;
  color: #503700;
  margin: 70px auto 0;
}

.partn1 .cont .jyfwtxt .t1 ul li:nth-of-type(1) .tb {
  text-align: center;
}

.partn1 .cont .jyfwtxt .t1 .toUrl {
  display: block;
  width: 340px;
  height: 70px;
  background-color: #000000;
  font-size: 24px;
  color: #ffda0d;
  text-align: center;
  line-height: 70px;
  margin: 17px 0 0 85px;
}

.partn1 .cont .jyfwtxt .t1 .toUrl:hover {
  background-color: #ec4108;
  color: #fff;
}

.partn1 .cont .jyfwtxt .t1 .jt1 {
  position: absolute;
  top: 123px;
  left: 198px;
}

.partn1 .cont .jyfwtxt .t1 .jt2 {
  position: absolute;
  top: 123px;
  left: 453px;
}

.partn1 .cont .jyfwtxt .t1 .jt3 {
  position: absolute;
  top: 403px;
  left: 198px;
}

.partn1 .cont .jyfwtxt .t1 .jt4 {
  position: absolute;
  top: 403px;
  left: 453px;
}

.partn1 .cont .jyfwtxt .t2 {
  display: block;
  width: 725px;
  height: 484px;
  background: url(../images/images/partn1_cont_jyfw.png) no-repeat;
  margin: 55px 0 0 22px;
}

.partn1 .cont .jyfwtxt .t2 p {
  width: 627px;
  font-size: 20px;
  color: #242424;
  line-height: 1.3;
  padding-top: 48px;
  margin: 0 0 0 59px;
}

.partn1 .cont .jyfwtxt .t2 p span {
  font-size: 30px;
  font-weight: bold;
}

.partn1 .cont .jyfwtxt .t2 .ckxq {
  display: block;
  width: 150px;
  height: 40px;
  background-color: #ec4108;
  border-radius: 20px;
  font-size: 20px;
  color: #ffda0d;
  text-align: center;
  line-height: 40px;
  margin: -10px 0 0 525px;
}

.partn1 .cont .jyfwtxt .t2 .toUrl {
  display: block;
  width: 340px;
  height: 70px;
  background-color: #000000;
  font-size: 24px;
  color: #ffda0d;
  text-align: center;
  line-height: 70px;
  margin: 436px 0 0 85px;
}

.partn1 .cont .jyfwtxt .t2 .toUrl:hover {
  background-color: #ec4108;
  color: #fff;
}

.partn1 .cont .jyfwtxt .t3 {
  width: 719px;
  height: 509px;
  background-color: #fff;
  margin: 73px 0 0 34px;
  text-align: center;
  position: relative;
}

.partn1 .cont .jyfwtxt .t3 img:nth-of-type(1) {
  position: relative;
  top: 43px;
}

.partn1 .cont .jyfwtxt .t3 img:nth-of-type(2) {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.partn1 .cont .jyfwtxt .t3 .toUrl {
  display: block;
  width: 340px;
  height: 70px;
  background-color: #000000;
  font-size: 24px;
  color: #ffda0d;
  text-align: center;
  line-height: 70px;
  margin: 145px 0 0 85px;
}

.partn1 .cont .jyfwtxt .t3 .toUrl:hover {
  background-color: #ec4108;
  color: #fff;
}

.partn2 {
  margin-top: 18px;
}

.partn2 .tit {
  width: 100%;
  height: 72px;
  background: url(../images/images/partn2_tit.png) no-repeat;
}

.partn2 .cont {
  width: 100%;
  height: 778px;
  background: url(../images/images/partn2_cont.png) no-repeat;
  margin-top: 35px;
  overflow: hidden;
  position: relative;
}

.partn2 .cont ul li {
  display: flex;
  align-items: center;
  position: absolute;
}

.partn2 .cont ul li .txt {
  width: 240px;
  color: #333333;
}

.partn2 .cont ul li .txt h2 {
  font-size: 24px;
  font-weight: bold;
}

.partn2 .cont ul li .txt p {
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  margin-top: 5px;
}

.partn2 .cont ul li .img {
  width: 59px;
  height: 58px;
  border-radius: 58px;
  position: relative;
}

.partn2 .cont ul li .img img {
  border-radius: 58px;
  position: absolute;
  top: 0;
  left: 0;
}

.partn2 .cont ul li .img .img1 {
  box-shadow: 4px 4px 0px 0px #ec4108;
  transition: 600ms;
}

.partn2 .cont ul li .img .img2 {
  z-index: 1;
}

.partn2 .cont ul li:hover .img .img1 {
  transform: rotate(360deg);
}

.partn2 .cont ul li:nth-of-type(1) {
  top: 92px;
  left: 90px;
}

.partn2 .cont ul li:nth-of-type(2) {
  top: 276px;
  left: 50px;
}

.partn2 .cont ul li:nth-of-type(3) {
  top: 494px;
  left: 90px;
}

.partn2 .cont ul li:nth-of-type(4) {
  top: 92px;
  right: 80px;
}

.partn2 .cont ul li:nth-of-type(5) {
  top: 276px;
  right: 50px;
}

.partn2 .cont ul li:nth-of-type(6) {
  top: 494px;
  right: 66px;
}

.partn2 .cont ul li:nth-of-type(1) .txt,
.partn2 .cont ul li:nth-of-type(2) .txt,
.partn2 .cont ul li:nth-of-type(3) .txt {
  margin-right: 27px;
  text-align: right;
}

.partn2 .cont ul li:nth-of-type(4) .txt,
.partn2 .cont ul li:nth-of-type(5) .txt,
.partn2 .cont ul li:nth-of-type(6) .txt {
  margin-left: 27px;
  text-align: left;
}

.partn2 .cont .toUrl {
  display: block;
  width: 340px;
  height: 70px;
  background-color: #000000;
  font-size: 24px;
  color: #ffda0d;
  text-align: center;
  line-height: 70px;
  margin: 634px auto 0;
}

.partn2 .cont .toUrl:hover {
  background-color: #ec4108;
  color: #fff;
}
