@charset "utf-8";
/* CSS Document */ /* common */



.btn {
  position: relative;
  display: block;
  width: 486px;
  height: 88px;
  background-image: linear-gradient(0deg, #f4ae06 0%, #f2d142 100%),
    linear-gradient(#fef7ec, #fef7ec);
  background-blend-mode: normal, normal;
  border-radius: 5px;
  cursor: pointer;
  margin: 50px auto 0 auto;
  font-family: SourceHanSansCN-Bold;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 88px;
  text-align: center;
  color: #0a0c48;
  overflow: hidden;
}
.btn::after {
  position: absolute;
  content: "";
  width: 500px;
  height: 500px;
  top: -210px;
  left: -8px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-animation: scale 1s ease 0s infinite;
  -moz-animation: scale 1s ease 0s infinite;
  -o-animation: scale 1s ease 0s infinite;
  animation: scale 1s ease 0s infinite;
}




@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes scale {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes scale {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}



ul,
ol {
  list-style: none;
  text-indent: 0;
  list-style-position: outside;
}

img {
  border: 0;
}

b {
  font-weight: normal;
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

/* link : style */
a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

/*clear*/
.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
}

.clearfix:after {
  clear: both;
}



.wrap2 {
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  overflow: hidden;
  background: #fbe9e6;
}

.main {
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
}



.content .banner {
  width: 100%;
  height: 1156px;
  background: url('../images/banner.jpg') no-repeat center top;
}
.content .banner a {
	width:100%;
	height:100%;
	display:block;
}
.content .title {
  margin: 0 auto;
  padding: 36px 0 45px;
  position: relative;
}
.content .title span {
  top: 0;
  left: 50%;
  margin-left: -28px;
  width: 56px;
  height: 6px;
  display: block;
  position: absolute;
  background: #ef4517;
  border-radius: 3px;
}
.content .title h2 {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.content .title p {
  margin-top: 12px;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  text-align: center;
}
.content .title p b {
  color: #ef4517;
}
.part {
  padding-bottom: 80px;
}
.p1 {
  margin-top: -192px;
  z-index: 99999;
}
.p1 ul {
  width: 1300px;
}
.p1 ul li {
  margin-right: 34px;
  margin-bottom: 30px;
  float: left;
  width: 273px;
  height: 213px;
  border-radius: 10px;
}
.p1 ul li.l1 {
  background: url('../images/p1-img1.jpg') no-repeat center 8px #ffffff;
}
.p1 ul li.l2 {
  background: url('../images/p1-img2.jpg') no-repeat center 8px #ffffff;
}
.p1 ul li.l3 {
  background: url('../images/p1-img3.jpg') no-repeat center 8px #ffffff;
}
.p1 ul li.l4 {
  background: url('../images/p1-img4.jpg') no-repeat center 8px #ffffff;
}
.p1 ul li.l5 {
  background: url('../images/p1-img5.jpg') no-repeat center 8px #ffffff;
}
.p1 ul li.l6 {
  background: url('../images/p1-img6.jpg') no-repeat center 8px #ffffff;
}
.p1 ul li.l7 {
  background: url('../images/p1-img7.jpg') no-repeat center 8px #ffffff;
}
.p1 ul li.l8 {
  background: url('../images/p1-img8.jpg') no-repeat center 8px #ffffff;
}
.p1 ul li p {
  margin-top: 15px;
  margin-left: 30px;
  font-size: 22px;
  line-height: 22px;
}
.p2 .img {
  margin: 0 auto;
  width: 1192px;
  height: 483px;
  background: url('../images/p2-img.jpg') no-repeat center top;
}
.p3 {
  background: url('../images/p3-bg.jpg') no-repeat center bottom;
}
.p3 .box {
  margin: 0 auto;
  width: 1200px;
  height: 752px;
  position: relative;
  background: #ffffff;
  border-radius: 20px;
}
.p3 .img {
  margin: 0 auto;
  width: 1087px;
  height: 481px;
  background: url('../images/p3-img.jpg') no-repeat center;
}
.p3 a {
  bottom: -38px;
  left: 50%;
  margin-left: -218px;
  width: 436px;
  height: 77px;
  color: #ef4517;
  font-size: 34px;
  line-height: 77px;
  font-weight: bold;
  text-align: center;
  display: block;
  position: absolute;
  background: #ffd631;
  border-radius: 42px;
}
.p4 {
  margin-top: 80px;
}
.p4 .img {
  margin: 0 auto 70px;
  width: 1290px;
  height: 627px;
  overflow: hidden;
  background: url('../images/p4-img.jpg') no-repeat center;
}
.p4 a {
  margin: 472px auto 0;
  width: 383px;
  height: 77px;
  color: #ef4517;
  font-size: 34px;
  line-height: 77px;
  font-weight: bold;
  text-align: center;
  display: block;
  background: #ffd631;
  border-radius: 42px;
}
.p5 .img {
  margin: 0 auto;
  width: 1184px;
  height: 497px;
  background: url('../images/p5-img.jpg') no-repeat center;
}
.p6 .img {
  margin: 0 auto;
  width: 448px;
  height: 285px;
  position: relative;
  background: url('../images/p6-img.jpg') no-repeat center top;
}
.p6 .img .box {
  width: 376px;
  height: 260px;
  position: absolute;
  background: #ffffff;
  border-radius: 12px;
}
.p6 .img .b1 {
  top: 22px;
  left: -376px;
}
.p6 .img .b2 {
  top: 22px;
  right: -376px;
}
.p6 .img .b1-ul {
  top: 15px;
  left: 15px;
  width: 180px;
  height: 230px;
  overflow: hidden;
  position: absolute;
}
.p6 .img .b1-ul li {
  top: 0;
  left: -180px;
  width: 180px;
  height: 230px;
  position: absolute;
  transition: 0.4s;
}
.p6 .img .b1-ul li.act {
  left: 0;
  transition: 0.4s;
}
.p6 .img .b1-btn {
  top: 0;
  right: 0;
  width: 166px;
  height: 260px;
  background: #ef4517;
  position: absolute;
  border-radius: 12px;
}
.p6 .img .b1-btn li {
  width: 155px;
  line-height: 50px;
  transition: 0.4s;
}
.p6 .img .b1-btn li.act {
  background: #ffffff;
  border-radius: 0 12px 12px 0;
  transition: 0.4s;
}
.p6 .img .b1-btn li p {
  margin-left: 20px;
  width: 122px;
  font-size: 18px;
  line-height: 50px;
  color: #ffffff;
  text-align: center;
  border-bottom: 1px dashed #ff7e5b;
}
.p6 .img .b1-btn li.act p {
  color: #ef4517;
  border-bottom: none;
}
.p6 .img .b1-btn li.last p {
  border-bottom: none;
}
.p6 .img .b2-btn {
  top: 0;
  left: 0;
  width: 166px;
  height: 260px;
  background: #ffd631;
  position: absolute;
  border-radius: 12px;
}
.p6 .img .b2-btn li {
  margin-left: 11px;
  width: 155px;
  line-height: 50px;
  transition: 0.4s;
}
.p6 .img .b2-btn li.act {
  background: #ffffff;
  border-radius: 12px 0 0 12px;
  transition: 0.4s;
}
.p6 .img .b2-btn li p {
  margin-left: 20px;
  width: 122px;
  font-size: 18px;
  line-height: 50px;
  color: #333333;
  text-align: center;
  border-bottom: 1px dashed #ffffff;
}
.p6 .img .b2-btn li.act p {
  color: #333333;
  border-bottom: none;
}
.p6 .img .b2-btn li.last p {

  border-bottom: none;
}
.p6 .img .b2-ul {
  top: 15px;
  right: 15px;
  width: 180px;
  height: 230px;
  overflow: hidden;
  position: absolute;
}
.p6 .img .b2-ul li {
  top: 0;
  right: -180px;
  width: 180px;
  height: 230px;
  position: absolute;
  transition: 0.4s;
}
.p6 .img .b2-ul li.act {
  right: 0;
  transition: 0.4s;
}
.p7 {
  background: url('../images/p7-bg.jpg') no-repeat center 214px;
}
.p7 ul {
  width: 1300px;
}
.p7 ul li {
  margin-right: 24px;
  margin-bottom: 30px;
  float: left;
  width: 180px;
  height: 177px;
  position: relative;
}
.p7 ul li p {
  top: 132px;
  font-size: 16px;
  width: 100%;
  color: #ffffff;
  text-align: center;
  position: absolute;
  display: none;
}
.p7 ul li p.small {
  font-size: 12px;
}
.p7 ul li:hover p {
  display: block;
}
.p7 a {
  margin: 20px auto 0;
  width: 436px;
  height: 77px;
  color: #ef4517;
  font-size: 34px;
  line-height: 77px;
  font-weight: bold;
  text-align: center;
  display: block;
  background: #ffd631;
  border-radius: 42px;
}
.p8 .img {
  margin: 0 auto;
  width: 1200px;
  height: 521px;
  background: url('../images/p8-img.jpg') no-repeat center;
}
.p9 .img {
  margin: 0 auto;
  width: 1183px;
  height: 299px;
  background: url('../images/p9-img.jpg') no-repeat center;
}
.p9 a {
  margin: 50px auto 0;
  width: 436px;
  height: 77px;
  color: #ef4517;
  font-size: 34px;
  line-height: 77px;
  font-weight: bold;
  text-align: center;
  display: block;
  background: #ffd631;
  border-radius: 42px;
}
.p10 {
  background: url('../images/p10-bg.jpg') no-repeat center 450px;
}
.p10 ul {
  margin: 0 auto 30px;
  width: 1300px;
}
.p10 ul li {
  margin-top: 12px;
  margin-right: 19px;
  float: left;
  width: 221px;
  height: 56px;
  position: relative;
  border: 2px solid #ef4517;
  border-radius: 30px;
}
.p10 ul li span {
  display: none;
}
.p10 ul li p {
  width: 221px;
  height: 56px;
  color: #333333;
  text-align: center;
  font-size: 24px;
  line-height: 56px;
}
.p10 ul li.act {
  margin-top: 0;
  width: 225px;
  height: 72px;
  background: url('../images/p10-li-act.png') no-repeat center;
  background-size: 225px 72px;
  border-radius: none;
  border: none;
}
.p10 ul li.act span {
  top: 0;
  left: 0;
  width: 72px;
  font-weight: bold;
  text-align: center;
  font-size: 34px;
  color: #ffffff;
  line-height: 72px;
  display: block;
  position: absolute;
}
.p10 ul li.act p {
  margin-top: 12px;
  width: 100%;
  height: 56px;
  text-indent: 100px;
  color: #ffffff;
  text-align: left;
  font-size: 24px;
  line-height: 56px;
}
.p10 .p10-div {
  margin: 0 auto;
  width: 1202px;
  height: 611px;
  overflow: hidden;
  position: relative;
  border-radius: 20px;
}
.p10 .p10-div div {
  top: 611px;
  left: 0;
  width: 1202px;
  height: 611px;
  position: absolute;
  transition: 0.4s;
}
.p10 .p10-div div.d1 {
  
}
.p10 .p10-div div.d2 {

}
.p10 .p10-div div.d3 {

}
.p10 .p10-div div.d4 {

}
.p10 .p10-div div.d5 {
  
}
.p10 .p10-div div.act {
  top: 0;
  transition: 0.8s;
}
.p10 a {
  margin: 40px auto 0;
  width: 360px;
  height: 77px;
  color: #ef4517;
  font-size: 34px;
  line-height: 77px;
  font-weight: bold;
  text-align: center;
  display: block;
  background: #ffd631;
  border-radius: 42px;
}
.p11 .b1 {
  margin: 0 auto 320px;
  width: 1201px;
  height: 175px;
  position: relative;
  background: url('../images/p11-b1.jpg') no-repeat center;
}
#p11_1 {
  top: 118px;
  left: 0;
  width: 1200px;
  height: 322px;
  position: absolute;
}
#p11_1 .box {
  margin: 0 auto;
  width: 260px;
  height: 322px;
  position: relative;
}
#p11_1 .box.t1 {
  background: url('../images/p11-t1.jpg') no-repeat center;
}
#p11_1 .box.t2 {
  background: url('../images/p11-t2.jpg') no-repeat center;
}
#p11_1 .box.t3 {
  background: url('../images/p11-t3.jpg') no-repeat center;
}
#p11_1 .box.t4 {
  background: url('../images/p11-t4.jpg') no-repeat center;
}
#p11_1 .box.t5 {
  background: url('../images/p11-t5.jpg') no-repeat center;
}
#p11_1 .box.t6 {
  background: url('../images/p11-t6.jpg') no-repeat center;
}
#p11_1 .box.t7 {
  background: url('../images/p11-t7.jpg') no-repeat center;
}
#p11_1 .box.t8 {
  background: url('../images/p11-t8.jpg') no-repeat center;
}
#p11_1 .box .info {
  top: 245px;
  left: 0;
  width: 260px;
  height: 322px;
  position: absolute;
  overflow: hidden;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
  transition: 0.4s;
}
#p11_1 .box .info h3 {
  margin-top: 14px;
  margin-left: 20px;
  color: #ffd631;
  font-size: 24px;
  line-height: 24px;
  transition: 0.4s;
}
#p11_1 .box .info h4 {
  margin-top: 10px;
  margin-left: 20px;
  color: #ffd631;
  font-size: 16px;
  line-height: 16px;
}
#p11_1 .box .info span {
  margin-top: 15px;
  margin-left: 20px;
  width: 28px;
  height: 3px;
  display: block;
  background: #ffd631;
}
#p11_1 .box .info p {
  margin-top: 25px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 25px;
  color: #ffd631;
}
#p11_1 .box:hover .info {
  top: 0;
  transition: 0.4s;
}
#p11_1 .box:hover .info h3 {
  margin-top: 40px;
  transition: 0.4s;
}
.p11 .b1 .p11-left1 {
  top: 260px;
  left: 0;
  width: 38px;
  height: 38px;
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  background: url('../images/left.png') no-repeat center;
}
.p11 .b1 .p11-right1 {
  top: 260px;
  right: 0;
  width: 38px;
  height: 38px;
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  background: url('../images/right.png') no-repeat center;
}
.p11 .b2 {
  margin: 0 auto 320px;
  width: 1201px;
  height: 175px;
  position: relative;
  background: url('../images/p11-b2.jpg') no-repeat center;
}
#p11_2 {
  top: 118px;
  left: 0;
  width: 1200px;
  height: 322px;
  position: absolute;
}
#p11_2 .box {
  margin: 0 auto;
  width: 260px;
  height: 322px;
  position: relative;
}
#p11_2 .box.d1 {
  background: url('../images/p11-d1.jpg') no-repeat center;
}
#p11_2 .box.d2 {
  background: url('../images/p11-d2.jpg') no-repeat center;
}
#p11_2 .box.d3 {
  background: url('../images/p11-d3.jpg') no-repeat center;
}
#p11_2 .box.d4 {
  background: url('../images/p11-d4.jpg') no-repeat center;
}
#p11_2 .box.d5 {
  background: url('../images/p11-d5.jpg') no-repeat center;
}
#p11_2 .box .info {
  top: 245px;
  left: 0;
  width: 260px;
  height: 322px;
  position: absolute;
  overflow: hidden;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
  transition: 0.4s;
}
#p11_2 .box .info h3 {
  margin-top: 14px;
  margin-left: 20px;
  color: #ffd631;
  font-size: 24px;
  line-height: 24px;
  transition: 0.4s;
}
#p11_2 .box .info h4 {
  margin-top: 10px;
  margin-left: 20px;
  color: #ffd631;
  font-size: 16px;
  line-height: 16px;
}
.p11 .b2 .p11-left2 {
  top: 260px;
  left: 0;
  width: 38px;
  height: 38px;
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  background: url('../images/left.png') no-repeat center;
}
.p11 .b2 .p11-right2 {
  top: 260px;
  right: 0;
  width: 38px;
  height: 38px;
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  background: url('../images/right.png') no-repeat center;
}
.p11 a {
  margin: 50px auto 0;
  width: 360px;
  height: 77px;
  color: #ef4517;
  font-size: 34px;
  line-height: 77px;
  font-weight: bold;
  text-align: center;
  display: block;
  background: #ffd631;
  border-radius: 42px;
}
.p12 .img {
  margin: 0 auto;
  width: 1201px;
  height: 583px;
  background: url('../images/p12-img.jpg') no-repeat center top;
}
.p13 {
  background: url('../images/p13-bg.jpg') no-repeat center 340px;
}
.p13 .img {
  margin: 0 auto;
  width: 1200px;
  height: 374px;
  background: url('../images/p13-img.jpg') no-repeat center top;
}
.p13 a {
  margin: 50px auto 0;
  width: 360px;
  height: 77px;
  color: #ef4517;
  font-size: 34px;
  line-height: 77px;
  font-weight: bold;
  text-align: center;
  display: block;
  background: #ffd631;
  border-radius: 42px;
}
.p14 .img {
  margin: 0 auto;
  width: 1200px;
  height: 298px;
  background: url('../images/p14-img.jpg') no-repeat center top;
}
.p15 ul {
  margin: 0 auto;
  width: 1300px;
}
.p15 ul li {
  float: left;
  width: 240px;
  height: 170px;
  overflow: hidden;
  background: #ffffff;
}
.p15 ul li h3 {
  margin-top: 26px;
  font-size: 20px;
  line-height: 20px;
  color: #333333;
  text-align: center;
}
.p15 ul li span {
  margin: 12px auto 0;
  width: 18px;
  height: 3px;
  display: block;
  background: #ef4517;
}
.p15 ul li p {
  margin-top: 10px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
.p15 ul li.act {
  background: #ef4517;
  background: linear-gradient(to right, #ff7202, #ef4517);
}
.p15 ul li.act h3 {
  color: #ffffff;
}
.p15 ul li.act span {
  background: #ffffff;
}
.p15 ul li.act p {
  color: #ffffff;
}
.p16 .img {
  margin: 0 auto;
  width: 1200px;
  height: 273px;
  background: url('../images/p16-img.jpg') no-repeat center top;
}
.p16 .box {
  margin: 0 auto;
  width: 1200px;
  height: 183px;
  position: relative;
  overflow: hidden;
}
#p16 {
  width: 1220px;
  height: 183px;
}
#p16 img {
  margin: 0 auto;
  width: 1200px;
  height: 183px;
}

.p16 .box .p16-left {
  top: 72px;
  left: 0;
  width: 38px;
  height: 38px;
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  background: url('../images/left.png') no-repeat center;
}
.p16 .box .p16-right {
  top: 72px;
  right: 0;
  width: 38px;
  height: 38px;
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  background: url('../images/right.png') no-repeat center;
}
.p17 .bg {
  margin: 60px auto 0;
  width: 1920px;
  height: 280px;
  position: relative;
  background: #ef4517;
  background: linear-gradient(to right, #ff7103, #ef4517);
}
.p17 .box {
  top: -60px;
  left: 50%;
  margin-left: -540px;
  width: 1080px;
  height: 268px;
  position: absolute;
  background: #ffffff;
  border-radius: 12px;
}


@media screen and (max-width: 1366px){
.p17 .box {
  top: -60px;
  left: 35%;
  margin-left: -540px;
  width: 1080px;
  height: 268px;
  position: absolute;
  background: #ffffff;
  border-radius: 12px;
}
}



.p17 ul {
  margin-top: 42px;
}
.p17 ul li {
  margin-left: 60px;
  margin-bottom: 32px;
  float: left;
  width: 448px;
  height: 70px;
  font-weight: bold;
  font-size: 20px;
  line-height: 70px;
  text-indent: 90px;
  color: #ef4517;
  position: relative;
  border: 2px solid #ef4517;
  border-radius: 34px;
}
.p17 ul li.act {
  color: #ffffff;
}
.p17 ul li.l1 {
  background: url('../images/p17-t1.png') no-repeat 10px 8px;
}
.p17 ul li.l1.act {
  background: url('../images/p17-t1.png') no-repeat 10px 8px #ef4517;
}
.p17 ul li.l2 {
  background: url('../images/p17-t2.png') no-repeat 10px 8px;
}
.p17 ul li.l2.act {
  background: url('../images/p17-t2.png') no-repeat 10px 8px #ef4517;
}
.p17 ul li.l3 {
  background: url('../images/p17-t3.png') no-repeat 10px 8px;
}
.p17 ul li.l3.act {
  background: url('../images/p17-t3.png') no-repeat 10px 8px #ef4517;
}
.p17 ul li.l4 {
  background: url('../images/p17-t4.png') no-repeat 10px 8px;
}
.p17 ul li.l4.act {
  background: url('../images/p17-t4.png') no-repeat 10px 8px #ef4517;
}
.p17 ul li span {
  top: 20px;
  right: 18px;
  width: 30px;
  height: 30px;
  position: absolute;
  background: #fcdad1;
  border-radius: 100%;
}
.p17 ul li.act span {
  background: #f26a45;
}

