.desc {
  text-align: center
}

.desc .fz40 {
  margin-top: 87px;
  line-height: 1.4;
  color: #2c2b2c;
  font-weight: 500
}

.desc p {
  margin-top: 55px;
  line-height: 2.143
}

.product {
  margin-top: 100px;
  background-color: #0086dc;
  text-align: right
}

.product .center {
  width: 1560px;
  height: 700px;
  display: inline-block;
  text-align: left;
  overflow: hidden
}

.product .left {
  width: 25.2%;
  margin-right: 1.7%
}

.product .right {
  width: 73.1%
}

.product .left,
.product ul {
  float: left
}

.product .left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(https://www.jzdbank.com//js/boxsizing.htc);
  padding-left: 20px
}

.product .left .money_logo {
  margin-top: 205px;
  width: 100%;
  height: 112px;
  background: url(../images/home/money.png) no-repeat left bottom;
  background-size: contain
}

.product .left p {
  margin-top: 20px;
  color: rgba(255, 255, 255, .5);
}

.product .left .line {
  margin-top: 28px;
  width: 100px;
  border-bottom: 4px solid #5AA61F;
}

.product ul {
  color: #fff
}

.img_nav li,
.product ul li {
  float: left;
  height: 350px;
  position: relative
}

.product ul li:hover p {
  margin-bottom: 0;
  max-height: 200px;
  opacity: .7;
  filter: alpha(opacity=70)
}

.product ul li:hover img.arrow {
  right: 28px;
  opacity: 1;
  filter: alpha(opacity=100)
}

.product ul li img.arrow {
  position: absolute;
  height: 10px;
  right: 98px;
  top: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out
}

.product ul .img {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background: no-repeat center
}

.product ul .li_1 {
  background-image: url(../images/home/01.png)
}

.product ul .li_2 {
  background-image: url(../images/home/02.png)
}

.product ul .li_3 {
  background-image: url(../images/home/03.png)
}

.product ul .li_4 {
  background-image: url(../images/home/04.png)
}

.product ul .li_5 {
  background-image: url(../images/home/05.png)
}

.product ul .li_6 {
  background-image: url(../images/home/06.png)
}

.product ul .li_7 {
  background-image: url(../images/home/07.png)
}

.product ul .box {
  position: absolute;
  left: 40px;
  bottom: 30px;
  right: 0
}

.product ul p {
  margin: 10px 0 -30px;
  max-height: 25px;
  opacity: 0;
  line-height: 1.79;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .2s ease-out, margin .2s ease-out;
  transition: opacity .2s ease-out, margin .2s ease-out
}

.img_nav {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 20px 130px;
  overflow: hidden
}

.img_nav li {
  width: 30%;
  height: 494px;
  background: no-repeat top center;
  color: #fff
}

.img_nav li+li {
  margin-left: 5%
}

.img_nav li:hover .mask {
  opacity: .6;
  filter: alpha(opacity=60)
}

.img_nav li:hover .fz36 {
  margin-top: 212px
}

.img_nav li:hover .line {
  color: #fff
}

.img_nav .li_1 {
  background-image: url(../images/home/compony.png)
}

.img_nav .li_2 {
  background-image: url(../images/home/join_me.png)
}

.img_nav .li_3 {
  background-image: url(../images/home/componey_honor.png)
}

.img_nav .fz36,
.img_nav .line,
.img_nav .mask {
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out
}

.img_nav .mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2863c8;
  filter: alpha(opacity=0);
  opacity: 0
}

.img_nav .fz36,
.img_nav .line {
  position: relative;
  z-index: 1
}

.img_nav .fz36 {
  text-align: center;
  line-height: 1.389;
  margin-top: 314px
}

.img_nav .line {
  width: 60px;
  margin: 10px auto 0;
  border-bottom: 4px solid;
  color: #fff \9
}

.cooperation {
  position: relative;
}