@charset "UTF-8";
@CHARSET "UTF-8";
.ad {
  position: fixed;
  right: 50px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 999; }
.ad .ad-contain {
  position: relative; }
.ad .ad-contain .ad-list {
  width: 120px;
  background: url(/static/images/zt/brand2/ad.png) no-repeat round;
  background-size: 100% 100%;
  z-index: 999;
  text-align: center;
  padding: 160px 10px 57px 10px; }
.ad .ad-contain .ad-list .ad-list-item {
  width: 90px;
  background: linear-gradient(to top, #FCCD8F, #FFF0DA);
  margin: 10px auto;
  font-size: 13px;
  padding: 6px 0;
  border-radius: 8px; }
.ad .ad-contain .ad-list .ad-list-item a {
  color: #C5936B; }
.ad .ad-contain .ad-list .ad-list-item-yuyue {
  width: 87px;
  margin: 5px auto 0 auto;
  padding: 3px 0;
  background: transparent;
  border: 2px solid #FCD299;
  border-radius: 10px; }
.ad .ad-contain .ad-list .ad-list-item-yuyue a {
  color: #FCD739; }

.paster {
  margin: 40px auto;
}
.paster  img {
  height: 140px;
  margin: auto;
}

.pops {
  position: fixed;
  width: 560px;
  height: 560px;
  top: 50%;
  left: 50%;
  margin-left: -280px;
  margin-top: -280px;
  z-index: 999;
}
.pops .popup {
  width: 100%;
  position: relative;
}
.pops .popup img {
  width: 100%;
}
.pops .popup .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
}
.pops .popup .close img {
  width: 100%;
  height: 100%;
}
.pops .popup .btns {
  position: absolute;
  bottom: 30px;
  right: 66px;
  width: 170px;
  height: 52px;
}
.pops .popup .btns img {
  width: 100%;
  height: 100%;
}

.jump-link-list {
  background: #FFFFFF;
  box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  display: flex;
  padding: 20px 40px;
  margin: 52px auto 40px auto;
  width: 1200px; }
.jump-link-list .l-l-item {
  width: 37%; }
.jump-link-list .l-l-item .l-l-item-title {
  display: flex;
  align-items: center;
  margin-bottom: 10px; }
.jump-link-list .l-l-item .l-l-item-title img {
  width: 25px;
  height: 30px;
  margin-right: 10px; }
.jump-link-list .l-l-item .l-l-item-title span {
  color: #7F4EEE;
  font-size: 30px;
  font-weight: bold; }
.jump-link-list .l-l-item .l-l-item-contain {
  display: flex;
  flex-wrap: wrap; }
.jump-link-list .l-l-item .l-l-item-contain .l-l-i-c-item {
  display: flex;
  margin: 5px;
  align-items: center;
  width: 31%; }
.jump-link-list .l-l-item .l-l-item-contain .l-l-i-c-item span {
  margin-right: 5px; }
.jump-link-list .l-l-item .l-l-item-contain .l-l-i-c-item span a {
  color: #333333;
  font-size: 20px; }
.jump-link-list .l-l-item .l-l-item-contain .l-l-i-c-item img {
  width: 15px;
  height: 19px; }
.jump-link-list .l-l-item .l-l-item-contain .l-l-i-c-item-more a {
  color: #FF0000 !important; }
.jump-link-list .l-l-item-last {
  width: 25%; }
.jump-link-list .l-l-item-last .l-l-last-contain {
  margin-top: 40px;
  display: flex; }
.jump-link-list .l-l-item-last .l-l-last-contain img {
  width: 147px;
  height: 133px;
  margin-right: 5px; }
.jump-link-list .l-l-item-last .l-l-last-contain .l-l-last-contain-list {
  display: flex;
  flex-direction: column;
  justify-content: space-around; }
.jump-link-list .l-l-item-last .l-l-last-contain .l-l-last-contain-list .l-l-last-contain-item a {
  color: #333333; }
.jump-link-list .l-l-item-last .l-l-last-contain .l-l-last-contain-list .l-l-last-contain-item-lq {
  background: #7F4EEE;
  padding: 7px 10px;
  border-radius: 10px; }
.jump-link-list .l-l-item-last .l-l-last-contain .l-l-last-contain-list .l-l-last-contain-item-lq a {
  color: #ffffff; }

/*导航*/
.menu_nav {
  width: 100%;
  height: 70px;
  background-color: #fff;
  position: fixed;
  top: 0;
  max-width: 1920px;
  z-index: 999;
  box-shadow: 0 1px 12px 0 rgba(236, 236, 236, 0.5);
  font-size: 22px;
  height: 70px;
  line-height: 70px; }

.menu_nav .menu {
  width: 1195px;
  margin: 0 auto; }

.menu_nav .menu_ul > li {
  float: left;
  position: relative;
  padding-right: 16px; }

.menu_nav .logo {
  margin: 15px 0; }

.menu_nav .address img {
  margin-bottom: -4px;
  display: inline-block; }

.menu_nav .menu_ewm {
  height: 38px;
  background-color: #fe2e1c;
  border-radius: 10px;
  color: #fff;
  line-height: 38px;
  text-align: center;
  margin: 16px 0;
  width: 168px;
  font-size: 20px;
  cursor: pointer; }

.menu_nav .menu_ul > li, .menu_nav .logo, .menu_nav .address {
  margin-right: 17px; }

.menu_nav .menu_ul > li > a:after {
  width: 12px;
  height: 7px;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  background: url(/static/images/zt/brand/xiala.png) no-repeat center;
  right: 0; }

.menu_nav .menu_ul > li ul {
  background-color: #fff;
  padding: 10px 0;
  width: 268px;
  position: absolute;
  left: 0;
  z-index: 999;
  display: none;
  font-size: 18px;
  padding-right: 25px; }

.menu_nav .menu_ul > li ul li {
  float: left;
  margin-left: 25px;
  height: 40px;
  line-height: 40px; }

.menu_nav .menu_ul > li.on ul {
  display: block; }

.menu_nav .menu_ewm img {
  display: none;
  margin-top: 16px; }

.menu_nav .menu_ewm:hover img {
  display: block; }

/*banner*/
.focus {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-top: 70px; }

.focus .bd {
  width: 100%;
  overflow: hidden; }

.focus .bd ul li {
  float: left;
  overflow: hidden;
  width: 100%; }

.focus .bd li img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block; }

.focus .hd {
  position: absolute;
  bottom: 10px;
  z-index: 990;
  right: 0; }

.focus .hd li {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background-color: #fff;
  margin-right: 20px;
  color: #fff;
  float: left;
  font-size: 12px;
  text-align: center;
  line-height: 12px;
  cursor: pointer; }

.focus .hd li.on {
  background-color: #abeffb;
  color: #abeffb; }

/*pannel-1*/
.pannel-1 {
  width: 1075px;
  margin: 51px auto 30px auto;
  overflow: hidden; }

.pannel-1 li {
  height: 124px;
  float: left;
  border-right: 1px solid #d7d7d7;
  width: 267px; }

.pannel-1 li:last-child {
  border: none; }

.pannel-1 li p:first-child {
  font-size: 45px;
  color: #7f4eee;
  text-align: center; }

.pannel-1 li p:last-child {
  font-size: 22px;
  color: #c7c7c7;
  text-align: center; }

/*pannel-2*/
.pannel-2 img {
  display: block;
  width: 1111px;
  margin: 0 auto; }

/*pannel-3*/
.max-tit {
  font-size: 50px;
  letter-spacing: 5px;
  text-indent: 5px;
  text-align: center;
  width: 418px;
  height: 64px;
  border: dashed 1px #a0a0a0;
  margin: 0 auto;
  line-height: 63px; }

.min-tit {
  font-size: 30px;
  letter-spacing: 1px;
  text-indent: 1px;
  text-align: center;
  margin-top: 14px; }

.pannel-3 {
  margin-top: 52px;
  padding-bottom: 88px;
  overflow: hidden; }

.kecheng_list {
  width: 1076px;
  overflow: hidden;
  margin: 0 auto; }

.pannel-3 .kecheng_list {
  margin: 52px auto 40px auto; }

.kecheng_list > li {
  width: 504px;
  height: 399px;
  float: left;
  padding: 12px; }

.kecheng_list > li:nth-child(2n+1) {
  margin-right: 20px; }

.pannel-3 > ul > li:nth-child(1) {
  background: url("/static/images/zt/brand2/pannel31_bg.png") no-repeat center;
  background-size: 100%; }

.pannel-3 > ul > li:nth-child(2) {
  background: url("/static/images/zt/brand2/pannel32_bg.png") no-repeat center;
  background-size: 100%; }

.pannel-3 > ul > li:nth-child(3), .kecheng_list6 > li:nth-child(4) {
  background: url("/static/images/zt/brand2/pannel33_bg.png") no-repeat center;
  background-size: 100%; }

.pannel-3 > ul > li:nth-child(4) {
  background: url("/static/images/zt/brand2/pannel34_bg.png") no-repeat center;
  background-size: 100%; }

.kecheng_list > li:nth-child(1), .kecheng_list > li:nth-child(2) {
  margin-bottom: 18px; }

.kecheng_list .max_tit {
  width: 155px;
  height: 56px;
  line-height: 56px;
  font-size: 26px;
  color: #fff;
  letter-spacing: 3px;
  text-indent: 3px;
  text-align: center;
  border-radius: 0 0 20px 0;
  background-color: #fe2e1c; }

.kecheng_list .min_tit {
  margin-left: 20px;
  font-size: 30px;
  letter-spacing: 3px;
  height: 42px;
  line-height: 42px;
  border-bottom: 2px solid #000;
  display: inline-block;
  font-weight: 600;
  margin-top: 36px; }

.kecheng_list ul {
  margin-left: 20px;
  margin-top: 12px; }

.kecheng_list ul > li {
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #666; }

.kecheng_list ul > li div {
  width: 16px;
  height: 16px;
  background-color: #01cdff;
  color: #fff;
  text-align: center;
  line-height: 16px;
  font-size: 14px;
  border-radius: 100%;
  float: left;
  margin: 12px 0;
  margin-right: 6px; }

.kecheng_list .btn1 {
  width: 346px;
  margin: 0 auto;
  margin-top: 22px; }

.kecheng_list .btn1 a {
  width: 132px;
  display: block;
  background-color: #ffcb83;
  border-radius: 8px;
  font-size: 24px;
  letter-spacing: 2px;
  color: #412600;
  text-indent: 2px;
  text-align: center;
  height: 36px;
  line-height: 36px; }

.btn {
  width: 702px;
  margin: 0 auto; }

.btn a {
  width: 276px;
  display: block;
  background-image: linear-gradient(90deg, #f153dc 0%, #f83363 100%), linear-gradient(#ffcb83, #ffcb83);
  border-radius: 10px;
  font-size: 22px;
  letter-spacing: 3px;
  color: #fff;
  text-indent: 3px;
  text-align: center;
  height: 62px;
  line-height: 62px; }
.btn a:nth-child(2){
  font-size: 19px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 26px;
}

/*pannel-4*/
.pannel-4 {
  background-image: url("/static/images/zt/brand2/pannel4_bg.jpg");
  background-size: 100%;
  width: 100%;
  max-width: 1920px;
  padding-top: 56px;
  overflow: hidden;
  padding-bottom: 96px; }

.pannel-4 .min-tit {
  margin-bottom: 24px; }

.pannel4 {
  width: 1200px;
  background-color: #fff;
  margin: 0 auto;
  padding-top: 28px;
  overflow: hidden;
  padding-bottom: 50px; }

.pannel4_tit {
  width: 1023px;
  margin: 24px auto 28px auto; }

.kecheng_list1 > li:nth-child(1) {
  background: url("/static/images/zt/brand2/pannel41_bg.png") no-repeat center;
  background-size: 100%; }

.kecheng_list1 > li:nth-child(2) {
  background: url("/static/images/zt/brand2/pannel42_bg.png") no-repeat center;
  background-size: 100%; }

.TabTitle {
  margin: 0 auto; }

.TabTitle li {
  width: 220px;
  height: 45px;
  line-height: 45px;
  font-size: 26px;
  text-align: center;
  border: 1px solid #a0a0a0;
  letter-spacing: 3px;
  text-indent: 3px;
  cursor: pointer;
  float: left; }

.TabTitle li:last-child {
  margin-right: 0 !important; }

.TabTitle li.active {
  color: #fff; }

.pannel4 .TabTitle {
  width: 540px;
  overflow: hidden;
  margin-top: 28px; }

.pannel4 .TabTitle li {
  margin-right: 94px; }

.pannel4 .TabTitle li.active {
  background-color: #01cdff;
  border: 1px solid #01cdff; }

.TabContent {
  overflow: hidden;
  width: 1076px;
  margin: 0 auto;
  margin-top: 33px; }

.kecheng_list2 > li:nth-child(1) {
  background: url("/static/images/zt/brand2/pannel31_bg.png") no-repeat center;
  background-size: 100%; }

.kecheng_list2 > li:nth-child(2) {
  background: url("/static/images/zt/brand2/pannel33_bg.png") no-repeat center;
  background-size: 100%; }

.pannel4 .kecheng_list .max_tit {
  background-color: #01cdff; }

.pannel4 .TabContent {
  margin-bottom: 32px; }

/*专业课课程系列*/
.pannel41 {
  padding-top: 18px;
  padding-bottom: 0; }

.pannel41 .TabTitle {
  width: 940px; }

.pannel41 .TabTitle li:last-child {
  width: 305px; }

.pannel41 .TabTitle li.active {
  background-color: #b14fff;
  border: 1px solid #b14fff; }

.pannel41 .kecheng_list .max_tit {
  background-color: #b14fff; }

.kecheng_list3 > li:nth-child(1) {
  background: url("/static/images/zt/brand2/pannel45_bg.png") no-repeat center;
  background-size: 100%; }

.kecheng_list3 > li:nth-child(2) {
  background: url("/static/images/zt/brand2/pannel46_bg.png") no-repeat center;
  background-size: 100%; }

.kecheng_list4 > li:nth-child(1) {
  background: url("/static/images/zt/brand2/pannel47_bg.jpg") no-repeat center;
  background-size: 100%; }

.kecheng_list4 > li:nth-child(2) {
  background: url("/static/images/zt/brand2/pannel48_bg.jpg") no-repeat center;
  background-size: 100%; }

.kecheng_list4 > li:nth-child(3) {
  background: url("/static/images/zt/brand2/pannel49_bg.jpg") no-repeat center;
  background-size: 100%; }

.kecheng_list5 > li:nth-child(1) {
  background: url("/static/images/zt/brand2/pannel410_bg.jpg") no-repeat center;
  background-size: 100%; }

.kecheng_list5 > li:nth-child(2) {
  background: url("/static/images/zt/brand2/pannel411_bg.jpg") no-repeat center;
  background-size: 100%; }

/*集训营课程系列*/
.kecheng_list6 > li:nth-child(1) {
  background: url("/static/images/zt/brand2/pannel412_bg.png") no-repeat center;
  background-size: 100%; }

.kecheng_list6 > li:nth-child(2) {
  background: url("/static/images/zt/brand2/pannel413_bg.png") no-repeat center;
  background-size: 100%; }

.kecheng_list6 > li:nth-child(3) {
  background: url("/static/images/zt/brand2/pannel414_bg.png") no-repeat center;
  background-size: 100%; }

.pannel42 {
  padding-top: 74px; }

.kecheng_list6 {
  margin-top: 36px;
  margin-bottom: 15px; }

.pannel42 .kecheng_list6 .max_tit {
  background-color: #ff5564; }

/*在职课程系列*/
.pannel43 {
  padding-top: 2px; }

.kecheng_list7 {
  margin-top: 46px;
  margin-bottom: 15px; }

.kecheng_list7 > li:nth-child(1) {
  background: url("/static/images/zt/brand2/pannel415_bg.png") no-repeat center;
  background-size: 100%; }

.kecheng_list7 > li:nth-child(2) {
  background: url("/static/images/zt/brand2/pannel416_bg.png") no-repeat center;
  background-size: 100%; }

.pannel43 .kecheng_list7 .max_tit {
  background-color: #f153da; }

/*公共课课程系列*/
.pannel44 {
  padding-top: 10px; }

.pannel44 .TabTitle li.active {
  background-color: #2ece4c;
  border: 1px solid #2ece4c; }

.pannel44 .TabTitle {
  width: 854px; }

.pannel44 .max_tit {
  background-color: #2ece4c !important; }

.kecheng_list8 > li:nth-child(1) {
  background: url("/static/images/zt/brand2/pannel417_bg.png") no-repeat center;
  background-size: 100%; }

.kecheng_list8 > li:nth-child(2) {
  background: url("/static/images/zt/brand2/pannel418_bg.png") no-repeat center;
  background-size: 100%; }

.kecheng_list9 > li:nth-child(1) {
  background: url("/static/images/zt/brand2/pannel419_bg.png") no-repeat center;
  background-size: 100%; }

.kecheng_list9 > li:nth-child(2) {
  background: url("/static/images/zt/brand2/pannel420_bg.png") no-repeat center;
  background-size: 100%; }

.kecheng_list10 > li:nth-child(1) {
  background: url("/static/images/zt/brand2/pannel421_bg.jpg") no-repeat center;
  background-size: 100%; }

.kecheng_list10 > li:nth-child(2) {
  background: url("/static/images/zt/brand2/pannel422_bg.jpg") no-repeat center;
  background-size: 100%; }

.pannel44 .TabContent {
  margin-bottom: 16px; }

/*pannel-7*/
.pannel-7 {
  width: 100%;
  height: auto;
  padding-top: 62px;
  padding-bottom: 50px; }

.pannel-7 .max-tit, .pannel-8 .max-tit, .pannel-9 .max-tit {
  width: 475px; }

.TabTitle2 {
  width: 1144px;
  margin: 34px auto 48px auto;
  overflow: hidden; }

.TabTitle2 li {
  width: 182px;
  height: 46px;
  line-height: 46px;
  font-size: 26px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #a0a0a0;
  letter-spacing: 3px;
  text-indent: 3px;
  cursor: pointer;
  float: left;
  margin-right: 8px; }

.TabTitle2 li:last-child {
  margin-right: 0; }

.TabTitle2 li.active {
  background-color: #b14fff;
  color: #fff;
  border: 1px solid #b14fff; }

.TabContent2 {
  width: 831px;
  position: relative;
  margin: 0 auto; }

/*pannel-8*/
.pannel-8 {
  background-color: #f6ecfe;
  padding-top: 40px;
  padding-bottom: 58px; }

.pannel8 .TabTitle1 {
  width: 952px; }

.pannel8 .TabTitle1 li {
  background-color: transparent; }

.pannel8 .TabTitle1 li.active {
  background-color: #ff7371;
  border: 1px solid #ff7371; }

.pannel8 .TabContent1 {
  width: 1116px;
  margin: 0 auto; }

.focuss1 {
  width: 1116px;
  position: relative;
  overflow: hidden;
  margin: 0 auto; }

.focuss1 .bd {
  position: relative;
  z-index: 0;
  width: 909px;
  margin: 0 auto; }

.focuss1 .bd li .teacher {
  width: 275px;
  float: left;
  margin-right: 42px;
  position: relative;
  cursor: pointer; }

.focuss1 .bd li .teacher:last-child {
  margin-right: 0; }

.focuss1 .bd li .teacher img {
  width: 100%;
  height: 209px; }

.focuss1 .bd li {
  width: 909px; }

.focuss1 .hd ul {
  display: none; }

.focuss1 .content {
  width: 273px;
  border: 1px solid #dedede;
  border-top: none;
  height: 60px;
  background-color: #fff; }

.focuss1 .content p:first-child {
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 20px; }

.focuss1 .content p:nth-child(2) {
  font-size: 16px;
  padding: 0 10px 10px 10px;
  line-height: 24px;
  color: #a7a7a7; }

.focuss1 .content p:nth-child(3) {
  font-size: 16px; }

.focuss1 .teacher:hover .content {
  display: block; }

.focuss1 .prev, .focuss1 .next, .focuss3 .prev, .focuss3 .next {
  width: 24px;
  height: 47px;
  margin-top: -23.5px;
  position: absolute;
  top: 50%;
  cursor: pointer; }

.focuss1 .prev, .focuss3 .prev {
  background: url(/static/images/zt/kq_jixunying_2020/left.png) no-repeat;
  left: 0px; }

.focuss1 .next, .focuss3 .next {
  background: url(/static/images/zt/kq_jixunying_2020/right.png) no-repeat;
  right: 0px; }

/*pannel-9*/
.pannel-9 {
  background: url("/static/images/zt/brand2/pannel9_bg.jpg") no-repeat center;
  background-size: 100%;
  padding-top: 62px; }

.pannel9 .TabTitle3 {
  margin: 34px auto 70px auto;
  overflow: hidden;
  width: 982px; }

.pannel9 .TabTitle3 li:first-child {
  width: 212px; }

.pannel9 .TabTitle3 li.active {
  background-color: #01cdff;
  border: solid 1px #01cdff; }

.focuss3 {
  width: 974px;
  position: relative;
  overflow: hidden;
  margin: 0 auto; }

.focuss3 .bd {
  position: relative;
  z-index: 0;
  width: 810px;
  margin: 0 auto; }

.focuss3 .bd li {
  width: 909px; }

.focuss3 .hd ul {
  display: none; }

/*pannel-11*/
.pannel-11 {
  margin-top: 56px; }

.pannel11 .TabTitle4 {
  margin: 38px auto 40px auto; }

.pannel11 .TabTitle4 li.active {
  background-color: #f153da;
  border: solid 1px #f153da; }

.pannel11 .TabContent4 {
  width: 910px;
  padding: 40px 24px 50px 24px;
  border: 16px solid #f153da;
  margin: 0 auto; }

.pannel11 .content p {
  font-size: 20px;
  letter-spacing: 2px;
  margin-bottom: 28px; }

/*pannel-8*/
.pannel-12 {
  width: 100%;
  height: auto;
  background: url("/static/images/zt/brand2/pannel12_bg.jpg") no-repeat;
  background-size: cover;
  padding-top: 122px;
  padding-bottom: 48px; }

.pannel12 {
  width: 1152px;
  margin: 0 auto;
  overflow: hidden; }

.pannel12 .brand {
  margin-right: 64px; }

.pannel12 .title {
  width: 1152px;
  height: 60px;
  clear: both;
  padding-top: 44px; }

.pannel12 .title p {
  font-size: 20px;
  letter-spacing: 1px;
  width: 816px;
  margin-top: 4px; }

.focus14 {
  width: 1112px;
  height: 238px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 40px; }

.focus14 .bd {
  position: relative;
  z-index: 0;
  width: 1044px;
  margin: 0 auto; }

.focus14 .bd li img {
  width: 328px;
  height: 237px; }

.focus14 .bd li {
  margin: 0 10px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center; }

.focus14 .hd span, .focus14 .hd ul {
  display: none; }

.prev, .next {
  width: 24px;
  height: 47px;
  position: absolute;
  top: 50%;
  margin-top: -23.5px;
  cursor: pointer; }

.prev {
  background: url(/static/images/zt/kq_jixunying_2020/left.png) no-repeat;
  left: 0px; }

.next {
  background: url(/static/images/zt/kq_jixunying_2020/right.png) no-repeat;
  right: 0px; }

.height10 {
  height: 72px; }

/*footer_bg*/
.footer_bg {
  width: 100%;
  background: url("/static/images/zt/brand2/footer_bg.jpg") no-repeat center;
  background-size: cover;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  height: 72px;
  max-width: 1920px;
  z-index: 99; }

.footer_bg .footer_btn {
  width: 944px;
  margin: 10px auto;
  overflow: hidden; }

.footer_bg .footer_btn a {
  background-color: #fffc01;
  border-radius: 20px;
  letter-spacing: 2px;
  color: #c94400;
  text-indent: 2px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 26px;
  width: 222px; }

.footer_bg .footer_btn a img {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: -5px; }

.footer_bg .footer_btn a:nth-child(2) {
  width: 428px;
  margin: 0 36px; }

/*.footer_bg .footer { width: 944px; margin: 0 auto; position: relative; }*/
.footer_bg .guanbi {
  position: absolute;
  right: 0;
  top: -18px;
  color: #fff;
  font-size: 45px;
  cursor: pointer; }

/*弹窗*/
#hui-mask {
  position: fixed;
  z-index: 20;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  left: 0px;
  top: 0px;
  height: 100%;
  z-index: 99;
  display: none; }

.indexfloat {
  width: 309px;
  height: 318px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -154.5px;
  margin-top: -159px;
  z-index: 9999;
  display: none; }

.indexfloat .close {
  float: right;
  margin-top: -323px;
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  margin-right: -5px; }

#maskBox {
  position: fixed;
  z-index: 998;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  left: 0px;
  top: 0px;
  height: 100%; }

.dialog {
  width: 600px;
  position: fixed;
  top: 35%;
  left: 50%;
  margin-left: -300px;
  z-index: 999; }

.whImg {
  width: 100%;
  height: 100%; }

.dialogClose {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer; }

.dialogBtn {
  width: 200px;
  height: 60px; }

.dialogBtnDB {
  width: 150px;
  height: 60px; }

.pannel-13 {
  background: #7F4EEE;
  border-radius: 10px;
  width: 1200px;
  margin: 50px auto; }
.pannel-13 .pannel-13-title {
  padding-top: 30px;
  text-align: center;
  color: #ffffff;
  font-size: 40px;
  margin-bottom: 10px; }
.pannel-13 .pannel-13-extra {
  font-size: 25px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 10px; }
.pannel-13 .pannel-13-form {
  width: 400px;
  margin: 0 auto;
  padding-bottom: 30px; }
.pannel-13 .pannel-13-form .form-input {
  display: flex;
  align-items: center; }
.pannel-13 .pannel-13-form .form-input input {
  flex: 1;
  padding: 10px;
  margin: 5px 0;
  border-radius: 10px;
  outline: none;
  box-shadow: none;
  border: none; }
.pannel-13 .pannel-13-form .form-input .get-code {
  background: #F7356C;
  color: #ffffff;
  width: 141px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  letter-spacing: 3px;
  cursor: pointer; }
.pannel-13 .pannel-13-form .form-submit {
  color: #ffffff;
  background: linear-gradient(to right, #F153DC, #F83364);
  text-align: center;
  padding: 5px;
  margin: 15px 0 10px 0;
  font-size: 20px;
  border-radius: 10px;
  letter-spacing: 2px; }
.pannel-13 .tips {
  font-size: 12px;
  font-weight: 300;
  color: #F7356C;
  margin-left: 10px;
}