/**
@keyframes circle {}
@-o-keyframes circle {}
@-moz-keyframes circle {}
@-webkit-keyframes circle {}
**/
body {
  min-width: 1204px;
  background: #f8f6eb;
}
section {
  padding: 1px 0;
  margin: 0 auto;
  box-sizing: border-box;
}
.wid {
  width: 1200px;
  margin: 0 auto;
  padding: 1px 0;
  box-sizing: border-box;
}
.banner {
  height: 600px;
  background: url("../images/banner.jpg") center center no-repeat;
  background-size: 100% 100%;
}
.banner .ban1 {
  display: block;
  margin: 106px auto 20px;
}
.banner .ban2 {
  display: block;
  margin: 0 auto;
}
.titlekecheng {
  display: block;
  margin: 50px auto 15px;
}
.titlejieshao {
  display: block;
  margin: 70px auto 15px;
}
.titlefangxiang {
  display: block;
  margin: 45px auto 15px;
}
.titleqianjing {
  display: block;
  margin: 62px auto 15px;
}
.titlerenqun {
  display: block;
  margin: 62px auto 15px;
}
.titleliangdian {
  display: block;
  margin: 58px auto 15px;
}
.titlejianzhang {
  display: block;
  margin: 58px auto 15px;
}
.kecheng {
  background: url("../images/bg1.png") center center no-repeat;
  background-size: 100% 100%;
}
.kecheng .kc {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  height: 640px;
  background: url("../images/bgodd.png") center center no-repeat;
  background-size: 100% 100%;
}
.kecheng .kc .kc_lf {
  margin: 87px 32px 0 0;
  width: 688px;
}
.kecheng .kc .kc_lf #play {
  width: 100%;
  height: 387px;
  overflow: hidden;
  background: #682a0c;
}
.kecheng .kc .kc_lf .playbtn {
  display: block;
  width: 78px;
  cursor: pointer;
  margin: 154px auto 0;
}
.kecheng .kc .kc_lf .kcbtn {
  display: block;
  width: 391px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 22px;
  margin: 20px auto 0;
  color: #ffffff;
  letter-spacing: 2px;
  cursor: pointer;
  background: url("../images/kcbtn.png") center center no-repeat;
  background-size: 100% 100%;
}
.kecheng .kc .kc_lf .kcbtn span {
  text-shadow: 0 0 0 #ffffff;
}
.kecheng .kc .kc_rg {
  margin-top: 118px;
}
.kecheng .kc .kc_rg li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  cursor: pointer;
}
.kecheng .kc .kc_rg li span {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #3a1203;
  font-size: 16px;
  width: 126px;
  padding: 10px 7px;
  line-height: 23px;
  text-align: center;
}
.kecheng .kc .kc_rg li small {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 22px;
  color: #682a0c;
  width: 54px;
  height: 80px;
  margin: 0 14px;
  background: url("../images/kcfree0.png") center center no-repeat;
  background-size: 100% 100%;
}
.kecheng .kc .kc_rg li.on span {
  color: #f2e5cb;
  background: url("../images/kcnumbg.png") center center no-repeat;
  background-size: 100% 100%;
}
.kecheng .kc .kc_rg li.on small {
  color: #f2e5cb;
  background-image: url(../images/kcfree1.png);
}
.jieshao {
  background: url("../images/bg2.png") center center no-repeat;
  background-size: 100% 100%;
}
.jieshao .js {
  display: flex;
  align-items: center;
  height: 640px;
  padding-left: 202px;
  background: url("../images/bgeven.png") center center no-repeat;
  background-size: 100% 100%;
}
.jieshao .js .js_item {
  display: flex;
  margin-right: 30px;
  height: 397px;
}
.jieshao .js .js_item .js1 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-top: 120px;
  width: 169px;
  height: 100%;
  font-size: 26px;
  line-height: 28px;
  font-weight: bold;
  color: #1d59a7;
  box-sizing: border-box;
  overflow: hidden;
  background: url("../images/js1on.png") center center no-repeat;
  background-size: 100% 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.jieshao .js .js_item .js1 .js1cai {
  display: none;
}
.jieshao .js .js_item .js1 span {
  margin: 0 10px;
}
.jieshao .js .js_item .js2 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  color: #3a1203;
  line-height: 30px;
  background: #fffaf0;
  box-sizing: border-box;
  font-size: 0;
  opacity: 0;
  width: 0;
  overflow: hidden;
  text-shadow: 0 0 0 #3a1203;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.jieshao .js .js_item.on .js1,
.jieshao .js .js_item:hover .js1 {
  flex-direction: column;
  padding-top: 0;
  color: #ffffff;
  width: 109px;
  font-weight: normal;
  background: url("../images/js1.png") center center no-repeat;
  background-size: 100% 100%;
}
.jieshao .js .js_item.on .js1 span,
.jieshao .js .js_item:hover .js1 span {
  margin: 0;
}
.jieshao .js .js_item.on .js1 .js1cai,
.jieshao .js .js_item:hover .js1 .js1cai {
  display: block;
}
.jieshao .js .js_item.on .js1 .js1shi,
.jieshao .js .js_item:hover .js1 .js1shi {
  display: none;
}
.jieshao .js .js_item.on .js2,
.jieshao .js .js_item:hover .js2 {
  font-size: 18px;
  opacity: 1;
  width: 340px;
  padding: 0 50px 0 30px;
}
.fangxiang {
  background: url("../images/bg3.png") center center no-repeat;
  background-size: 100% 100%;
}
.fangxiang .fx {
  height: 640px;
  padding-left: 290px;
  padding-top: 84px;
  background: url("../images/bgodd.png") center center no-repeat;
  background-size: 100% 100%;
}
.fangxiang .fx .fx_item {
  display: flex;
  align-items: center;
}
.fangxiang .fx .fx_item .fx1 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 227px;
  height: 227px;
  margin-right: 18px;
}
.fangxiang .fx .fx_item .fx1 .fx1bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation: rotate2 2s linear infinite;
  -o-animation: rotate2 2s linear infinite;
  -moz-animation: rotate2 2s linear infinite;
  -webkit-animation: rotate2 2s linear infinite;
}
.fangxiang .fx .fx_item .fx1 .fx1_main {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 81.05726872%;
  height: 81.05726872%;
  border-radius: 100%;
  font-size: 26px;
  color: #bb5927;
  font-weight: bold;
  background: #fbf0db;
  border: 1px solid #c06434;
}
.fangxiang .fx .fx_item .fx1 .fx1_main img {
  height: 38px;
  margin: 5px 0;
  animation: scale2 1s linear infinite alternate;
  -o-animation: scale2 1s linear infinite alternate;
  -moz-animation: scale2 1s linear infinite alternate;
  -webkit-animation: scale2 1s linear infinite alternate;
}
.fangxiang .fx .fx_item .fx1 .fx1_main span {
  margin: 5px 0;
}
.fangxiang .fx .fx_item .item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 150px;
  font-size: 18px;
  margin-right: 30px;
  line-height: 22px;
  color: #bb5927;
  background: rgba(253, 242, 222, 0.8);
  padding: 0 10px;
  border: 2px solid #dda883;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.fangxiang .fx .fx_item .item img {
  width: 3px;
}
.fangxiang .fx .fx_item .item.on,
.fangxiang .fx .fx_item .item:hover {
  color: #1d59a7;
  border-color: #829fc1;
  background: rgba(130, 159, 193, 0.2);
}
.qianjing {
  background: url("../images/bg4.png") center center no-repeat;
  background-size: 100% 100%;
}
.qianjing .qj {
  display: flex;
  align-items: center;
  height: 640px;
  padding: 57px 0 67px 112px;
  background: url("../images/bgeven.png") center center no-repeat;
  background-size: 100% 100%;
}
.qianjing .qj .qj_item {
  position: relative;
  height: 100%;
  width: 69px;
  margin-right: 27px;
}
.qianjing .qj .qj_item::after {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 1px;
  height: 100%;
  background: #e1c28e;
}
.qianjing .qj .qj_item.on .qj_mian {
  background-image: url(../images/qjmian1.png);
  animation: qjmian .8s linear forwards;
  -o-animation: qjmian .8s linear forwards;
  -moz-animation: qjmian .8s linear forwards;
  -webkit-animation: qjmian .8s linear forwards;
}
.qianjing .qj .qj_item .qj_mian {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 247px;
  margin-top: 104px;
  font-size: 24px;
  line-height: 30px;
  box-sizing: border-box;
  padding: 0 12px;
  color: #ffffff;
  text-align: center;
  z-index: 5;
  transform: skewY(10deg);
  background: url("../images/qjmian.png") center center no-repeat;
  background-size: 100% 100%;
}
.qianjing .qj .qj_rg .qj_tit {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  padding: 0 47px;
  letter-spacing: 2px;
  line-height: 30px;
  width: 176px;
  height: 174px;
  margin: 0 auto 18px;
  font-size: 26px;
  font-weight: bold;
  color: #ffffff;
  background: url("../images/qjtit.png") center center no-repeat;
  background-size: 100% 100%;
  animation: showing1 1.4s linear infinite;
  -o-animation: showing1 1.4s linear infinite;
  -moz-animation: showing1 1.4s linear infinite;
  -webkit-animation: showing1 1.4s linear infinite;
}
.qianjing .qj .qj_rg .qj_tit.on {
  animation-duration: .8s;
}
.qianjing .qj .qj_rg .qj_tit img {
  position: absolute;
  top: 30px;
  right: -42px;
  width: 58px;
}
.qianjing .qj .qj_rg .qj_cnt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 318px;
  height: 200px;
  font-size: 18px;
  color: #1d59a7;
  padding: 0 40px;
  line-height: 28px;
  box-sizing: border-box;
  background: url("../images/qjcnt.png") center center no-repeat;
  background-size: 100% 100%;
}
.qianjing .qj .qj_rg .qj_cnt span {
  display: none;
  text-shadow: 0 0 0 #1d59a7;
}
.qianjing .qj .qj_rg .qj_cnt span.on {
  display: block;
}
.renqun {
  background: url("../images/bg5.png") center center no-repeat;
  background-size: 100% 100%;
}
.renqun .rq {
  display: flex;
  align-items: center;
  height: 640px;
  padding-left: 340px;
  background: url("../images/bgodd.png") center center no-repeat;
  background-size: 100% 100%;
}
.renqun .rq ul {
  width: 254px;
}
.renqun .rq ul:nth-of-type(2) {
  width: 292px;
  margin-left: 120px;
}
.renqun .rq ul .renyuan {
  position: relative;
  width: 100%;
  height: 58px;
  line-height: 58px;
  text-align: center;
  padding-left: 15px;
  font-size: 24px;
  font-weight: bold;
  box-sizing: border-box;
}
.renqun .rq ul .renyuan img {
  position: absolute;
  top: 50%;
  left: -70px;
  width: 94px;
  transform: translateY(-50%);
}
.renqun .rq ul p {
  font-size: 18px;
  line-height: 22px;
  margin-top: 10px;
  color: #3a1203;
}
.renqun .rq ul .rq1 .renyuan,
.renqun .rq ul .rq3 .renyuan {
  color: #1d59a7;
  border: 2px solid #4373b1;
  background: #f2ecdd;
}
.renqun .rq ul .rq1 .renyuan::before,
.renqun .rq ul .rq3 .renyuan::before {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid #1d59a7;
  border-right: 5px solid #1d59a7;
  border-left: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.renqun .rq ul .rq1 .renyuan::after,
.renqun .rq ul .rq3 .renyuan::after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #1d59a7;
  border-left: 5px solid transparent;
  border-bottom: 5px solid #1d59a7;
}
.renqun .rq ul .rq2 {
  margin: 40px 0;
}
.renqun .rq ul .rq2 .renyuan {
  color: #c47245;
  border: 2px solid #c47245;
  background: #fff6e6;
}
.renqun .rq ul .rq2 .renyuan::before {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid #c47245;
  border-right: 5px solid #c47245;
  border-left: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.renqun .rq ul .rq2 .renyuan::after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #c47245;
  border-left: 5px solid transparent;
  border-bottom: 5px solid #c47245;
}
.renqun .rq ul .rq4 .renyuan,
.renqun .rq ul .rq5 .renyuan {
  padding-right: 30px;
}
.renqun .rq ul .rq4 .renyuan img,
.renqun .rq ul .rq5 .renyuan img {
  left: auto;
  right: -70px;
  transform: rotateY(180deg) translateY(-50%);
}
.renqun .rq ul .rq4 {
  margin-bottom: 74px;
}
.renqun .rq ul .rq4 .renyuan {
  color: #c47245;
  border: 2px solid #c47245;
  background: #fff6e6;
}
.renqun .rq ul .rq4 .renyuan::before {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid #c47245;
  border-right: 5px solid #c47245;
  border-left: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.renqun .rq ul .rq4 .renyuan::after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #c47245;
  border-left: 5px solid transparent;
  border-bottom: 5px solid #c47245;
}
.renqun .rq ul .rq5 .renyuan {
  color: #4373b1;
  border: 2px solid #4373b1;
  background: #f2ecdd;
}
.renqun .rq ul .rq5 .renyuan::before {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid #1d59a7;
  border-right: 5px solid #1d59a7;
  border-left: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.renqun .rq ul .rq5 .renyuan::after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 5px solid #1d59a7;
  border-left: 5px solid transparent;
  border-bottom: 5px solid #1d59a7;
}
.liangdian {
  background: url("../images/bg6.png") center center no-repeat;
  background-size: 100% 100%;
}
.liangdian .ld {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 162px;
  height: 640px;
  background: url("../images/bgeven.png") center center no-repeat;
  background-size: 100% 100%;
}
.liangdian .ld_item {
  perspective: 1000px;
  /* 创建3D效果 */
  position: relative;
  width: 224px;
  height: 326px;
  margin: 0 10px;
}
.liangdian .ld_item .yezired {
  position: absolute;
  bottom: -2px;
  left: -78px;
}
.liangdian .face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  /* 隐藏反面 */
  transition: transform 0.6s ease-in-out;
  box-sizing: border-box;

}
.liangdian .face img {
  width: 160px;
  margin-bottom: 18px;
  animation: scale1 1s linear infinite alternate;
  -o-animation: scale1 1s linear infinite alternate;
  -moz-animation: scale1 1s linear infinite alternate;
  -webkit-animation: scale1 1s linear infinite alternate;
}
.liangdian .front {
  z-index: 2;
  background: url("../images/face.png") center center no-repeat;
  background-size: 100% 100%;
  line-height: 30px;
  font-size: 24px;
  color: #bb5927;
  font-weight: bold;
  backface-visibility: hidden;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.liangdian .back {
  transform: rotateY(180deg);
  z-index: 1;
  background: url("../images/back.png") center center no-repeat;
  background-size: 100% 100%;
  font-size: 18px;
  color: #080808;
  line-height: 28px;
  padding: 0 20px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.liangdian .ld_item.on .face,
.liangdian .ld_item:hover .face {
  transform: rotateY(180deg);
}
.liangdian .ld_item.on .face img,
.liangdian .ld_item:hover .face img{
  animation: none;
}
.liangdian .ld_item.on .front,
.liangdian .ld_item:hover .front {
  z-index: 1;
}
.liangdian .ld_item.on .back,
.liangdian .ld_item:hover .back {
  z-index: 2;
  transform: rotateY(360deg);
}
.jianzhang {
  background: url("../images/bg7.png") center center no-repeat;
  background-size: 100% 100%;
}
.jianzhang .jz {
  padding-left: 172px;
  height: 640px;
  background: url("../images/bgodd.png") center center no-repeat;
  background-size: 100% 100%;
}
.jianzhang .jz .jz_main {
  width: 754px;
  height: 406px;
  padding-top: 42px;
  box-sizing: border-box;
  margin: 105px auto 0;
  background: url("../images/jzmain.png") center center no-repeat;
  background-size: 100% 100%;
}
.jianzhang .jz .jz_main .jz_item {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.jianzhang .jz .jz_main .jz_item span {
  width: 139px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 20px;
  margin: 0 14px 0 94px;
  color: #fdf3df;
  background: url("../images/jzitemspan.png") center center no-repeat;
  background-size: 100% 100%;
}
.jianzhang .jz .jz_main .jz_item p {
  font-size: 20px;
  color: #3a1203;
  line-height: 30px;
  letter-spacing: 2px;
  text-shadow: 0 0 0 #3a1203;
}
.jianzhang .jz .jz_main .tips{
  font-size: 14px;
  line-height: 20px;
  text-align: right;
  margin: -13px 32px 0 0;
}
.jianzhang .jz .jz_main .jz_btn {
  display: block;
  width: 230px;
  height: 60px;
  line-height: 60px;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  cursor: pointer;
  margin: 38px auto 0;
  letter-spacing: 2px;
  text-align: center;
  background: url("../images/jzbtn.png") center center no-repeat;
  background-size: 100% 100%;
}
.shengeng {
  background: url("../images/bg8.png") center center no-repeat;
  background-size: 100% 100%;
}
.shengeng .sg {
  position: relative;
  height: 640px;
  margin: 64px auto 160px;
  background: url("../images/bglast.png") center center no-repeat;
  background-size: 100% 100%;
}
.shengeng .sg .sg_tag {
  position: absolute;
  top: 82px;
  width: 56px;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  color: #a34112;
  border-top: 4px solid #ad5529;
  border-bottom: 4px solid #ad5529;
}
.shengeng .sg .sg_tag:nth-of-type(1) {
  right: 300px;
}
.shengeng .sg .sg_tag:nth-of-type(2) {
  right: 230px;
}
.shengeng .sg .sg_tag:nth-of-type(3) {
  right: 160px;
}
.shengeng .sg .sg_tag span {
  display: block;
  margin: 0 auto;
  width: 71.42857143%;
  overflow: hidden;
  border-left: 1px solid #ad5529;
  border-right: 1px solid #ad5529;
  text-shadow: 0 0 0 #a34112;
}
.shengeng .sg .sg_tag span small {
  display: block;
  width: 85%;
  padding: 10px 0;
  margin: 3px auto;
  border: 1px dashed #be764e;
  background: #e9cbae;
  box-sizing: border-box;
  animation: padding 1s linear infinite alternate;
  -o-animation: padding 1s linear infinite alternate;
  -moz-animation: padding 1s linear infinite alternate;
  -webkit-animation: padding 1s linear infinite alternate;
}
.shengeng .sg .sgtit {
  display: block;
  margin: 98px 0 0 266px;
}
.shengeng .sg .sg_btm {
  display: flex;
  align-items: flex-start;
}
.shengeng .sg .sg_btm .sg_item {
  width: 228px;
  height: 309px;
  text-align: center;
  margin: 36px 60px 0 0;
  background: url("../images/sgitem.png") center center no-repeat;
  background-size: 100% 100%;
}
.shengeng .sg .sg_btm .sg_item:nth-of-type(1) {
  margin-left: 160px;
}
.shengeng .sg .sg_btm .sg_item img {
  display: block;
  width: 44px;
  margin: 82px auto 0;
  animation: showing1 1.6s linear infinite;
  -o-animation: showing1 1.6s linear infinite;
  -moz-animation: showing1 1.6s linear infinite;
  -webkit-animation: showing1 1.6s linear infinite;
}
.shengeng .sg .sg_btm .sg_item span {
  display: block;
  font-size: 28px;
  color: #a34112;
  font-weight: bold;
}
.shengeng .sg .sg_btm .sg_item p {
  font-size: 18px;
  color: #fcefdf;
  line-height: 28px;
  margin-top: 45px;
  letter-spacing: 1px;
}
