@import "style-tc.css";
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
figure,
menu,
input,
textarea,
button,
select,
th,
td iframe {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
  font-size: 100%;
  font-weight: normal;
}
li {
  list-style: none;
}
em,
i {
  font-style: normal;
}
a,
a:visited,
a:active {
  text-decoration: none;
  border: none;
  outline: none;
}
input,
textarea {
  outline: none;
}
textarea {
  resize: vertical;
}
body {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  word-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
  min-width: 12rem!important;
  width: 100%;
  margin: 0 auto!important;
  overflow-x: hidden;
  overflow-y: auto;
  font-family: '思源黑体';
  background: #fff;
}
body,
button,
input,
select,
textarea {
  font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', 'microsoft yahei', simsun, sans-serif;
}
.none {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.flexS {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.transCenter {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.baseStyle {
  width: 100%;
  clear: both;
  float: left;
}
.oneLineTxt {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.transtion {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.wrap {
  width: 12rem;
  margin: auto;
  text-align: center;
  position: relative;
}
/*弹窗*/
.mask {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.8);
}
.mask .popup {
  width: 4rem;
  z-index: 9;
  border-radius: 0.1rem;
  position: fixed;
  top: 50%;
  left: 50%;
  background: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.mask .popup .close2 {
  display: block;
  width: 0.22rem;
  position: absolute;
  top: 0.2rem;
  right: 0.3rem;
  cursor: pointer;
}
.mask .popup h3 {
  font-size: 0.24rem;
  letter-spacing: 0.01rem;
  color: #333333;
  margin: 0.3rem 0 0.12rem 0.3rem;
  font-weight: bold;
}
.mask .popup p {
  text-align: center;
  font-size: 0.18rem;
  line-height: 0.3rem;
}
.mask .pupimg {
  display: block;
  width: 1.4rem;
  margin: 0 auto;
  animation: moveY1 1s linear infinite alternate;
  -webkit-animation: moveY1 1s linear infinite alternate;
}
.mask .popBtn {
  width: 2rem;
  line-height: 0.5rem;
  border-radius: 0.5rem;
  font-size: 0.18rem;
  color: #fff;
  font-weight: bold;
  display: block;
  text-align: center;
  margin: 0.1rem auto 0.3rem;
  background: #f79546;
  background: -webkit-linear-gradient(bottom, #ffc261, #ef672a);
  background: linear-gradient(to bottom, #ffc261, #ef672a);
}
/* 侧边栏 */
.lfNav {
  position: fixed;
  width: 217px;
  height: 555px;
  background: url(../images/fixedNavBg.png) no-repeat center / 100% 100%;
  top: 18%;
  left: 20px;
  z-index: 9
}

.lfNav .close {
  position: absolute;
  top: -.1rem;
  right: 0;
  width: .3rem;
  height: 0.3rem;
  background: url("../images/close02.png") no-repeat center top;
  background-size: 100%;
}

.mt185 {
  margin-top: 1.33rem
}

.nav-bg {
  width: 100%;
  height: 0.45rem;
  display: block;
}

.nav-bg a {
  width: 64%;
  height: 0.45rem;
  line-height: .45rem;
  display: block;
  margin: auto;
  font-size: .18rem;
  color: #221815;
  text-align: center;
}
.nav-bg a:hover{
  background: #7813f5;
  color: #fff;
  border-top: .02rem solid #7813f5;
}
.left_top {
  width: 100%;
  height: 0.38rem;
  display: block;
  background: url("../images/fixedTop.png") no-repeat center top;
  background-size:auto 100%;
  margin: .18rem auto 0;
}
.sec{
  display: inline-block;
  width: 100%;
}
.tit{
  display: inline-block;
  width: 100%;
}
.cot{
  display: inline-block;
  width: 100%;
}
.tit img{
  height: .74rem;
}
.sec1{background: url("../images/s1bg.jpg") no-repeat center bottom;background-size: auto 671px;}
.sec2{background: url("../images/s2bg.jpg") no-repeat center top;background-size: auto 100%;height: 748px;}
.sec3{background: url("../images/s3bg.jpg") no-repeat center top;background-size: auto 100%;height: 550px;}
.sec4{background: url("../images/s4bg.jpg") no-repeat center top;background-size: auto 100%;height: 415px;}
.sec5{background: url("../images/s5bg.jpg") no-repeat center top;background-size: auto 100%;height: 688px;}
.sec7{background: url("../images/s7bg.jpg") no-repeat center top;background-size: auto 100%;height: 524px;}
.banner-box {
  width: 100%;
  clear: both;
  height: 5.95rem;
  background: url("../images/banner.jpg") no-repeat center top;
}
.banner-box .wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-content: flex-start;
}
.banner-box .logo {
  width: 1.64rem;
  display: inline-block;
  position: absolute;
  top: 0.3rem;
  left: 0.48rem;
}
.banner-box .logo img {
  width: 100%;
  display: inline-block;
}
.banner-box .ban_theme {
  width: 100%;
  clear: both;
  margin-top: 0.95rem;
  margin-bottom: 0.42rem;
}
.banner-box .ban_theme img {
  width: 8.91rem;
  display: block;
  margin: auto;
}
.ban_part {
  width: 100%;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}
.ban_part img {
  width: 2.65rem;
  display: inline-block;
  margin: 0 0.07rem;
}
/*.ban_part::after {*/
/*  content: '';*/
/*  width: 11.92rem;*/
/*  height: 0.59rem;*/
/*  display: block;*/
/*  background: url("../images/ban-shadow01.png") no-repeat center top;*/
/*  position: absolute;*/
/*  top: 0.98rem;*/
/*}*/
.banner-box .fixBtn {
  position: absolute;
  top: 0;
  right: 0;
}
.banner-box .fixBtn a {
  width: 1.5rem;
  height: 0.6rem;
  display: inline-block;
  margin-right: 0.2rem;
  font-size: 0.26rem;
  line-height: 0.6rem;
  color: #fff;
  -webkit-border-radius: 0 0 0.15rem 0.15rem;
  -moz-border-radius: 0 0 0.15rem 0.15rem;
  border-radius: 0 0 0.15rem 0.15rem;
}
.banner-box .fixBtn .btn01 {
  background: #ff652f;
}
.banner-box .fixBtn .btn02 {
  background: #fab022;
}
.indexBtn span {
  font-size: 20px;
  color: blue;
}
/*11111111111*/
.banner {
  height: 6.09rem;
  background: url("../images/banner.jpg") no-repeat center center;
  background-size: 100% 100%;
  display: inline-block;
  width: 100%;
}
.banner .ban {
  position: relative;
}
.banner .logo {
  display: block;
  width: 1.64rem;
  margin: 0.32rem 0 0.27rem 0.5rem;
}
.banner .paper1 {
  position: absolute;
  top: 1.6rem;
  left: -1rem;
  width: 1.45rem;
  animation: moveY1 1s linear infinite alternate;
  -webkit-animation: moveY1 1s linear infinite alternate;
}
.banner .paper2 {
  position: absolute;
  top: 2.92rem;
  right: -1.67rem;
  width: 1.45rem;
  animation: moveY1 1s linear infinite alternate;
  -webkit-animation: moveY1 1s linear infinite alternate;
}
.banner .tit {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 0.68rem;
  font-size: 0.34rem;
  color: #ffffff;
  font-weight: 500;
  width: 3.54rem;
  border-radius: 0.5rem;
  text-align: center;
  margin: 0 auto;
  background: #f79345;
  background: -webkit-linear-gradient(bottom, #ffc060, #ef662a);
  background: linear-gradient(to bottom, #ffc060, #ef662a);
}
.banner .tit i {
  height: 0.26rem;
  margin: 0 0.1rem;
  border-right: 0.01rem solid #ffffff;
}
.banner .ban0 {
  display: block;
  width: 8.93rem;
  margin: 0.2rem auto 0.4rem;
}

.banner .banyinying {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 15rem) {
  .banner .paper1 {
    left: 0;
  }
  .banner .paper2 {
    right: 0;
  }
}
/*11111111*/
/*sec1*/
.cot1>div{
  display: inline-block;
  width: 100%;
}
.s1T{
  margin-top: .15rem;
}
.s1T>div{
  display: inline-block;
  float: left;
}
.s1TL{
  display: inline-block;
  width: 7.6rem;
}
.s1Tit{
  font-size: .3rem;
  font-weight: bold;
  color: #000000;
  width: 7.6rem;
  position: relative;
}
.s1Tit::after{
  display: inline-block;
  content: '';
  width: .4rem;
  height: .01rem;
  background: #cacaca;
  vertical-align: super;
  margin-left: .2rem;
}
.s1Tit::before{
  display: inline-block;
  content: '';
  width: .4rem;
  height: .01rem;
  background: #cacaca;
  vertical-align: super;
  margin-right: .2rem;
}
.s1Tit span{
  color: #ec4442;
}
.s1TB{
  width: 100%;
  height: 2.7rem;
  background: #7813f5;
  background: -webkit-linear-gradient(bottom, #9946ff , #7813f5);
  background: -o-linear-gradient(bottom, #9946ff, #7813f5);
  background: -moz-linear-gradient(bottom, #9946ff, #7813f5);
  background: linear-gradient(to bottom, #9946ff , #7813f5);
  box-shadow: 0 .04rem .1rem rgba(131,53,234,0.5);
  border-radius: .2rem;
  position: relative;
  margin-top: .16rem;
}
.s1TB::before{
  display: inline-block;
  content: '';
  width: 1.66rem;
  height: 1.22rem;
  background: url(../images/s1img1.png) no-repeat center top;
  background-size: 100%;
  float: right;
  margin-top: .75rem;
  margin-right: .32rem;
  animation: moveY1 1s linear infinite alternate;
  -webkit-animation: moveY1 1s linear infinite alternate;
}
.s1TR{
  margin-left: .55rem;
}
.s1BR{
  display: inline-block;
  width: 3.5rem;
}
.s1BR>img{
  width: 3.21rem;
  margin: 0 auto -.4rem;
}
.s1BR a{
  display: inline-block;
  width: 100%;
  height: .6rem;
  line-height: .6rem;
  border: .01rem solid #fff;
  font-size: .24rem;
  color: #fff;
  background: #ef682b;
  background: -webkit-linear-gradient(bottom, #ffc261 , #ef682b);
  background: -o-linear-gradient(bottom, #ffc261, #ef682b);
  background: -moz-linear-gradient(bottom, #ffc261, #ef682b);
  background: linear-gradient(to bottom, #ffc261 , #ef682b);
  border-radius: 1rem;
  box-shadow: 0 .03rem .1rem rgba(239,104,43,0.5);
}
.s1BR a img{
  width: .3rem;
  vertical-align: middle;
  margin-right: .1rem;
}
.s1zbD1{
  width: 1.7rem;
  height: .5rem;
  background: #b87fff;
  border-bottom-left-radius: .18rem;
  border-bottom-right-radius: .18rem;
  margin-left: .5rem;
}
.s1zbD1>p{
  width: 1.6rem;
  height: .5rem;
  line-height: .49rem;
  font-size: .24rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #ef6629;
  background: -webkit-linear-gradient(bottom, #ffc261 , #ef6629);
  background: -o-linear-gradient(bottom, #ffc261, #ef6629);
  background: -moz-linear-gradient(bottom, #ffc261, #ef6629);
  background: linear-gradient(to bottom, #ffc261 , #ef6629);
  margin: 0 auto;
  border-bottom-left-radius: .18rem;
  border-bottom-right-radius: .18rem;
}
.s1zbD2{
  margin-left: .86rem;
  margin-top: .15rem;
  margin-bottom: .22rem;
}
.s1zbD2 p{
  font-size: .2rem;
  color: #fff;
  text-align: left;
  line-height: .34rem;
}
.s1zbD2 p i{
  font-weight: bold;
  color: #ffdbac;
}
.s1zbD3 p{
  width: 4.7rem;
  height: .5rem;
  line-height: .5rem;
  font-size: .22rem;
  color: #fff;
  font-weight: bold;
  text-align: left;
  background: #6200da;
  background: -webkit-linear-gradient(right, #6200da , rgba(0,0,0,0));
  background: -o-linear-gradient(right, #6200da, rgba(0,0,0,0));
  background: -moz-linear-gradient(right, #6200da, rgba(0,0,0,0));
  background: linear-gradient(to right, #6200da , rgba(0,0,0,0));
  border-radius: .12rem;
  padding-left: .22rem;
  margin-left: .56rem;
}
.s1Btit{
  width: 100%;
  margin: .25rem auto .2rem;
}
/*table*/
.s1B table{
  width: 100%;
}
.s1B table th {
  color: #ffffff;
  font-size: 22px;
  font-weight: 500;
  line-height: 50px;
  border-right: 1px solid #e2cefb;
  background: #7813f5;
  background: -webkit-linear-gradient(bottom, #9946ff, #7813f5);
  background: linear-gradient(to bottom, #9946ff, #7813f5);
}
.s1B table th:last-of-type {
  border-right: 0;
  border-top-right-radius: 10px;
}
.s1B table th:first-of-type {
  border-top-left-radius: 10px;
}
.s1B table tr {
  background: #ffffff;
}
.s1B table tr:nth-of-type(odd) {
  background: #f8f3ff;
}
.s1B table tr:last-of-type td {
  border-bottom: 1px solid #7a20ed;
}
.s1B table td {
  text-align: center;
  height: 64px;
  font-size: 18px;
  border-right: 1px solid #e2cefb;
  color: #333;
}
.s1B table td:nth-of-type(1) {
  border-left: 1px solid #7a20ed;
}
.s1B table td:last-of-type {
  border-right: 1px solid #7a20ed;
}
.s1B table td:last-of-type a {
  background: #f6675b;
  background: -webkit-linear-gradient(bottom, #ff816e, #ed4c48);
  background: linear-gradient(to bottom, #ff816e, #ed4c48);
}
.s1B table td a {
  display: inline-block;
  width: 130px;
  line-height: 40px;
  color: #ffffff;
  border-radius: 0.5rem;
  background: #7813f5;
  background: -webkit-linear-gradient(bottom, #9946ff, #7813f5);
  background: linear-gradient(to bottom, #9946ff, #7813f5);
}
.s1B table td a:hover {
  background: #f79646;
  background: -webkit-linear-gradient(bottom, #ffc261, #ef692b);
  background: linear-gradient(to bottom, #ffc261, #ef692b);
}
.s1B table td a.cur {
  background: #f79646;
  background: -webkit-linear-gradient(bottom, #ffc261, #ef692b);
  background: linear-gradient(to bottom, #ffc261, #ef692b);
}




















/*sec2*/
.tit2{
  margin-top: .45rem;
}
.cot2{
  display: inline-block;
  width: 100%;
  position: relative;
  margin-top: .2rem;
}
.cot2>div{
  display: inline-block;
  float: left;
}
.cot2>.s2L{
  width: 3.89rem;
  position: absolute;
  left: 0;
  top: 0;
}
.s2L>img{
  width: 100%;
}
.cot2>.s2R{
  display: inline-block;
  width: 9.69rem;
  height: 5.6rem;
  background: #f8f3ff;
  border-top-right-radius: .2rem;
  float: right;
}
.s2rxq{
  width: 7.2rem;
  margin-left: 2.08rem;
  margin-top: .22rem;
}
.s2rxq>div{
  display: inline-block;
  width: 100%;
}
.s2xq>p{
  display: inline-block;
  width: 100%;
  font-size: .24rem;
  color: #000000;
  text-align: left;
  margin-bottom: .14rem;
}
.s2xq>p>i{
  display: inline-block;
  width: .07rem;
  height: .23rem;
  background: #ec4442;
  vertical-align: text-top;
  margin-top: .05rem;
  margin-right: .1rem;
}
.s2xq>p::after{
  display: inline-block;
  content: '';
  width: 5.9rem;
  height: .01rem;
  border-bottom: .01rem dashed #ceb6fc;
  vertical-align: super;
  margin-left: .15rem;
}
.s2xq1{
  margin-bottom: .22rem;
}
.s2km>div{
  display: inline-block;
  float: left;
  width: 1.7rem;
  height: .76rem;
  background: #fff;
  border-radius: .1rem;
  margin-right: .13rem;
}
.s2km>div:last-child{
  margin-right: 0;
}
.s2km>div>img{
  width: .48rem;
  margin-top: .14rem;
  margin-left: .2rem;
  margin-right: .12rem;
  float: left;
}
.s2km>div>span{
  display: inline-block;
  height: .76rem;
  line-height: .76rem;
  font-size: .18rem;
  color: #000;
  float: left;
}
.s2ts>div{
  display: inline-block;
  float: left;
  width: 2.3rem;
  height: 1.01rem;
  background: #fff;
  border-top-right-radius: .1rem;
  border-top-left-radius: .1rem;
  margin-right: .15rem;
  overflow: hidden;
}
.s2ts>div:last-child{
  margin-right: 0;
}
.s2tsxq .p1{
  width: 100%;
  height: .44rem;
  line-height: .42rem;
  font-size: .2rem;
  font-weight: bold;
  color: #fff;
}
.s2tsxq .p1 i{
  display: inline-block;
  width: .3rem;
  height: .3rem;
  line-height: .3rem;
  font-size: .16rem;
  font-weight: bold;
  background: #fff;
  border-radius: 1rem;
  margin-right: .1rem;
}
.s2tsxq1 .p1{
  background: #781fec;
  background: -webkit-linear-gradient(bottom, #b241ff , #781fec);
  background: -o-linear-gradient(bottom, #b241ff, #781fec);
  background: -moz-linear-gradient(bottom, #b241ff, #781fec);
  background: linear-gradient(to bottom, #b241ff , #781fec);
}
.s2tsxq1 .p1 i{
  color: #7813f5;
}
.s2tsxq2 .p1{
  background: #ef6629;
  background: -webkit-linear-gradient(bottom, #ffc261 , #ef6629);
  background: -o-linear-gradient(bottom, #ffc261, #ef6629);
  background: -moz-linear-gradient(bottom, #ffc261, #ef6629);
  background: linear-gradient(to bottom, #ffc261 , #ef6629);
}
.s2tsxq2 .p1 i{
  color: #ea6a09;
}
.s2tsxq3 .p1{
  background: #ed4b47;
  background: -webkit-linear-gradient(bottom, #ff816e , #ed4b47);
  background: -o-linear-gradient(bottom, #ff816e, #ed4b47);
  background: -moz-linear-gradient(bottom, #ff816e, #ed4b47);
  background: linear-gradient(to bottom, #ff816e , #ed4b47);
}
.s2tsxq3 .p1 i{
  color: #de3c35;
}
.s2tsxq .p2{
  font-size: .16rem;
  color: #000;
  height: .56rem;
  line-height: .54rem;
}
.s2xq3{
  width: 100%;
  height: 1.6rem;
  border-radius: 1rem;
  background: #7813f5;
  background: -webkit-linear-gradient(right, #9946ff , #7813f5);
  background: -o-linear-gradient(right, #9946ff, #7813f5);
  background: -moz-linear-gradient(right, #9946ff, #7813f5);
  background: linear-gradient(to right, #9946ff , #7813f5);
  margin-top: .35rem;
}
.s2xq3 .s2img1{
  display: inline-block;
  float: left;
  width: 1.47rem;
  margin-top: -.14rem;
  margin-left: .86rem;
  animation: moveX1 1s linear infinite alternate;
  -webkit-animation: moveX1 1s linear infinite alternate;
}
.s2xq3 span{
  display: inline-block;
  width: 2.21rem;
  height: 1rem;
  background: url(../images/s2img3.png) no-repeat center top;
  background-size: 100%;
  float: left;
  margin-top: .3rem;
  margin-left: .42rem;
}
.s2xq3 p{
  font-size: .22rem;
  color: #fff;
  text-align: left;
  margin-top: .15rem;
  margin-left: .35rem;
}
.s2xq3 .s2img3{
  display: inline-block;
  float: left;
  width: 1.2rem;
  margin-top: .2rem;
  margin-left: .37rem;
}
/*sec3*/
.cot3{
  height: 4.67rem;
  background: #fff;
  border-top-right-radius: .2rem;
  border-top-left-radius: .2rem;
  margin-top: .75rem;
}
.tit3{
  margin-top: -.3rem;
}
.s3NT>div{
  display: inline-block;
  float: left;
}
.s3NbL>div{
  display: inline-block;
  float: left;
}
.s3kdL{
  width: 2.7rem;
  margin-top: -.1rem;
  margin-left: .03rem;
}
.s3kdL img{
  width: 100%;
}
.s3kdR{
  margin-left: -.32rem;
}
.s3kdR>p{
  font-size: .18rem;
  color: #000;
  text-align: left;
  width: 2.55rem;
}
.s3kdR>.p1{
  font-size: .3rem;
  font-weight: bold;
  color: #ec4442;
  margin-bottom: .08rem;
  margin-top: .75rem;
}
.s3NbZ{
  margin-left: .37rem;
  margin-top: .3rem;
}
.s3NbZ>p{
  width: 3.32rem;
  height: .54rem;
  line-height: .52rem;
  border: .01rem solid #8224ef;
  background: #f8f3ff;
  border-radius: 1rem;
  border-bottom-left-radius: 0;
  position: relative;
  margin-bottom: .18rem;
  font-size: .2rem;
  color: #010101;
}
.s3NbZ>.p1{
  width: 3.72rem;
}
.s3NbZ>p::before{
  display: inline-block;
  content: '';
  width: .76rem;
  height: .75rem;
  background: url("../images/s3img2.png") no-repeat center top;
  background-size: 100%;
  position: absolute;
  left: -.48rem;
  top: -.1rem;
}
.s3NbZ>.p2{
  margin-left: .5rem;
}
.s3NbR{
  width: 1.63rem;
  margin-top: .31rem;
  margin-left: .48rem;
}
.s3NbR>img{
  width: 100%;
}
.s3NbR>p{
  font-size: .18rem;
  color: #000;
  margin-top: .06rem;
}
.s3NB {
  width: 100%;
  display: flex;
  align-items: center;
  height: 1.6rem;
  text-align: center;
  background: #7813f5;
  background: -webkit-linear-gradient(right, #9946ff, #7813f5);
  background: linear-gradient(to right, #9946ff, #7813f5);
}
.s3NB .lk1 {
  font-size: 20px;
  color: #ffffff;
  margin-right: 74px;
}
.s3NB .lk1 b {
  display: block;
  width: 280px;
  line-height: 66px;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 14px;
  color: #ec4442;
  border-radius: 0 50px 50px 0;
  background: #ffe3c8;
  background: -webkit-linear-gradient(right, #ffe3c8 0%, #ffffff 80%);
  background: linear-gradient(to right, #ffe3c8 0%, #ffffff 80%);
}
.s3NB .circle {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  border-radius: 1rem;
  font-size: 24px;
  line-height: 30px;
  color: #e75d16;
  font-weight: 600;
  background: #ffe2c7;
  background: -webkit-linear-gradient(bottom, #ffe2c7, #fff);
  background: linear-gradient(to bottom, #ffe2c7, #fff);
  -webkit-box-shadow: 0 .06rem .12rem rgba(88,0,197,0.55);
  box-shadow: 0 .06rem .12rem rgba(88,0,197,0.55);
}
.s3NB .shuline {
  height: 120px;
  margin: 0 38px;
}
.s3NB .lkyy {
  margin-left: 76px;
}
.s3NB .lkyy img {
  display: block;
  width: 80px;
  margin: -28px auto 2px;
  animation: shakeTopx 2s linear infinite alternate;
  -webkit-animation: shakeTopx 2s linear infinite alternate;
}
.s3NB .lkyy .lkyy_btn {
  display: block;
  width: 190px;
  line-height: 58px;
  border-radius: 0.5rem;
  cursor: pointer;
  font-size: 24px;
  color: #ffffff;
  border: 1px solid #fff;
  background: #f79953;
  background: -webkit-linear-gradient(bottom, #ffca7b, #ef682b);
  background: linear-gradient(to bottom, #ffca7b, #ef682b);
}
.s3NB .lkyy .lkyy_btn:hover {
  background: #f6675b;
  background: -webkit-linear-gradient(bottom, #ff816e, #ed4c48);
  background: linear-gradient(to bottom, #ff816e, #ed4c48);
}
/*sec4*/
.cot4{
  height: 3.34rem;
  background: #fff;
  border-top-right-radius: .2rem;
  border-top-left-radius: .2rem;
  margin-top: .68rem;
}
.tit4{
  margin-top: -.3rem;
}
.s4N {
  display: flex;
  justify-content: center;
  align-items: center;
}
.s4N .jcbook {
  width: 354px;
  margin-right: 38px;
  margin-top: .05rem;
}
.s4N .jc_rg h3 {
  display: flex;
  align-items: center;
  font-size: 30px;
  color: #000000;
  font-weight: bolder;
}
.s4N .jc_rg h3 img {
  width: 25px;
  margin: 0 16px;
}
.s4N .jc_rg .jc_mid {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 20px;
  color: #333333;
  margin: 23px 0 30px;
}
.s4N .jc_rg .jc_mid span {
  margin-right: 28px;
}
.s4N .jc_rg .jc_mid img {
  margin-right: 13px;
}
.s4N .jc_rg .buyjc {
  position: relative;
  line-height: 48px;
  width: 218px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  border-radius: 0.5rem;
  border: 1px solid #fff;
  background: #f79749;
  background: -webkit-linear-gradient(bottom, #ffc465, #ef692c);
  background: linear-gradient(to bottom, #ffc465, #ef692c);
  -webkit-box-shadow: 0 5px 10px 1px #f9cab5;
  box-shadow: 0 5px 10px 1px #f9cab5;
  float: left;
}
.s4N .jc_rg .buyjc::before {
  position: absolute;
  content: '';
  top: 20px;
  right: -37px;
  width: 77px;
  height: 78px;
  background: url("../images/pointer.png") no-repeat center center;
  background-size: 100% 100%;
  animation: moveY1 1s linear infinite alternate;
  -webkit-animation: moveY1 1s linear infinite alternate;
}
.s4N .jc_rg .buyjc::after {
  position: absolute;
  content: '';
  top: 50%;
  right: -520px;
  transform: translateY(-50%);
  width: 490px;
  height: 1px;
  background: #e0e0e0;
}
/*sec5*/
.tit5{
  margin-top: .51rem;
}
.cot5 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: .2rem;
}
.cot5 .jd1 {
  display: flex;
  flex-direction: column;
  align-content: center;
  width: 188px;
}
.cot5 .jd1 span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 115px;
  font-size: 24px;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  margin: 7px 0;
  background: #f79445;
  background: -webkit-linear-gradient(bottom, #ffc060, #ef672a);
  background: linear-gradient(to bottom, #ffc060, #ef672a);
}
.cot5 .jd1 span.active {
  color: #ec4442;
  background: #ffffff;
  font-weight: bold;
}
.cot5 .jd1 span:nth-of-type(1) {
  border-top-left-radius: 20px;
}
.cot5 .jd1 span:last-of-type {
  border-bottom-left-radius: 20px;
}
.cot5 .jd2 {
  flex: 1;
  height: 410px;
  background: #ffffff;
  border-top-right-radius: 20px;
  border: 11px solid #f8f3ff;
  border-left: 0;
  padding: 36px 40px 0 40px;
}
.cot5 .jd2 .item {
  display: none;
}
.cot5 .jd2 .item.active {
  display: block;
}
.cot5 .jd2 h5 {
  display: flex;
  align-items: center;
  font-weight: 500;
  margin-bottom: 20px;
}
.cot5 .jd2 h5 i {
  width: 7px;
  height: 29px;
  background: #ec4442;
  margin-right: 9px;
}
.cot5 .jd2 h5 span {
  font-size: 30px;
  color: #ec4442;
  text-shadow: 0 0 0 #ec4442;
  font-weight: bold;
}
.cot5 .jd2 h5 em {
  font-size: 24px;
  color: #000000;
  text-shadow: 0 0 0 #000000;
  font-weight: bold;
}
.cot5 .jd2 h5 small {
  flex: 1;
  font-size: 16px;
  color: #666666;
  line-height: 20px;
  margin-left: 22px;
  font-weight: normal;
  align-self: flex-end;
  text-align: left;
}
.cot5 .jd2 p {
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  background: #f5f5f5;
  padding: 14px 23px;
  margin-bottom: 12px;
  text-align: left;
}
.cot5 .jd2 .jd2_btm {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 90px;
  border-radius: 1rem;
  margin: 30px auto 0;
  background: #7813f5;
  background: -webkit-linear-gradient(right, #9946ff, #7813f5);
  background: linear-gradient(to right, #9946ff, #7813f5);
}
.cot5 .jd2 .jd2_btm span {
  font-size: 22px;
  color: #ffffff;
  font-weight: 500;
  margin: 0 22px;
}
.cot5 .jd2 .jd2_btm a {
  line-height: 48px;
  width: 188px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  border-radius: 0.5rem;
  font-weight: 500;
  border: 1px solid #fff;
  background: #f79749;
  background: -webkit-linear-gradient(bottom, #ffc465, #ef692c);
  background: linear-gradient(to bottom, #ffc465, #ef692c);
}
.cot5 .jd2 .jd2_btm .ws {
  width: 241px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  margin: 0 50px;
  background: url("../images/ws.png") no-repeat center center;
  background-size: 100% 100%;
}
.cot5 .jd2 .jd2_btm .ewmshuatibao {
  width: 124px;
}
.cot5 .jd2 .jd2_btm .jd2icon1 {
  width: 138px;
  margin-bottom: 20px;
  animation: moveY1 1s linear infinite alternate;
  -webkit-animation: moveY1 1s linear infinite alternate;
}
.cot5 .jd2 .jd2_btm .jd2icon2 {
  width: 129px;
  margin-bottom: 20px;
  animation: moveY1 1s linear infinite alternate;
  -webkit-animation: moveY1 1s linear infinite alternate;
}
.cot5 .jd2 .jd2_btm .jd2icon3 {
  width: 83px;
  align-self: flex-end;
  animation: moveX1 1s linear infinite alternate;
  -webkit-animation: moveX1 1s linear infinite alternate;
}
/*sec6*/
.tit6{
  margin-top: -.31rem;
  margin-bottom: .24rem;
}
.cot6 {
  display: flex;
  justify-content: center;
  align-self: center;
  flex-wrap: wrap;
}
.s6kc{
  margin: 30px auto 50px;
  border-radius: 20px 20px 0 0;
  background: #7813f5;
}
.cot6 .item {
  width: 560px;
  height: 598px;
  margin: 0 10px 30px;
  border-radius: 20px 20px 0 0;
}
.cot6 .item:nth-of-type(1) {
  background: url("../images/kc01.png") no-repeat center center;
  background-size: 100% 100%;
}
.cot6 .item:nth-of-type(2) {
  background: url("../images/kc02.png") no-repeat center center;
  background-size: 100% 100%;
}
.cot6 .item a {
  display: block;
  width: 170px;
  line-height: 60px;
  border-radius: 0.5rem;
  font-size: 24px;
  text-align: center;
  font-weight: 500;
  color: #ffffff;
  margin: 500px 0 0 360px;
  background: #f79546;
  background: -webkit-linear-gradient(bottom, #ffc161, #ef682b);
  background: linear-gradient(to bottom, #ffc161, #ef682b);
}
.cot6 .item a:hover {
  background: #f79546;
  background: -webkit-linear-gradient(right, #ffc161, #ef682b);
  background: linear-gradient(to right, #ffc161, #ef682b);
}
/*sec7*/
.sec7 {
  height: 524px;
  background: url("../images/jiaoliu.jpg") no-repeat center center;
  background-size: 100% 100%;
}
.sec7 h2 {
  text-align: center;
  font-size: 36px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 3px;
  margin: 50px 0 25px;
}
.sec7 .jl {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  background: #ffffff;
  padding-top: 34px;
  border-top: 6px solid #7813f5;
  text-align: center;
  padding-bottom: 32px;
}
.sec7 .jl .item {
  margin: 0 40px;
}
.sec7 .jl .item img {
  display: block;
  margin: 0 auto 18px;
}
.sec7 .jl .item p {
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}
.sec7 .jl .item span {
  font-size: 18px;
  color: #ee6463;
  line-height: 26px;
}
.sec7 .jl .item span i {
  display: inline-block;
  margin: 0 4px;
  height: 16px;
  border-right: 1px solid #d4d4d4;
}












@-webkit-keyframes scaleDraw {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.15);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scaleDraw {
  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.15);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}
/*# sourceMappingURL=style.css.map */