* {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}

html body {
  font-family: "微软雅黑";
  height: 100%;
  min-width: 1420px;
}

html a:hover {
  text-decoration: none;
}

ul,
li,
ol {
  list-style-type: none;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

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

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

.clearfix {
  zoom: 1;
}

.pr {
  position: relative;
}

.abs {
  position: absolute;
}

.bdhide,
.bd-video {
  display: none;
}

.f-w {
  font-weight: bold;
}

.bd-main .carousel-control.left,
.bd-main .carousel-control.right {
  background: none;
  filter: none;
}

.bdpage {
  width: 1200px;
  margin: 0 auto;
}

.bdpage-990 {
  width: 990px;
  margin: 0 auto;
}

.default-color {
  color: #00b28e;
}

.g-color {
  color: #21C17F;
}

.r-color {
  color: #ff0000;
}

.s-color {
  color: #FF3E16;
}

.btn-bg {
  background: linear-gradient(to right, #ef5649, #c62426) !important;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.ml-30 {
  margin-left: 48px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-50 {
  margin-bottom: 50px;
}

.pd-10 {
  padding: 10px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-50 {
  padding-top: 50px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-30 {
  padding-bottom: 30px;
}

.porela {
  position: relative;
}

.flex {
  display: flex;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.flex-y {
  flex-direction: column;
}

.flex-j {
  justify-content: space-between;
}

.video-index {
  z-index: 0 !important;
}

.bd-main h4 {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.bd-main .icon-title {
  background-position: center 0px;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 36px;
  height: 60px;
  line-height: 60px;
  margin: 0;
}

.bd-main .icon {
  background-position: center center;
  background-repeat: no-repeat;
  width: 96px;
  height: 30px;
  display: inline-block;
}

.bd-main .icon-left {
  background-image: url('../images/title-left.png');
  margin-right: 25px;
}

.bd-main .icon-right {
  background-image: url('../images/title-right.png');
  margin-left: 25px;
}

.bd-main .full-header {
  height: 80px;
}

.bdpage .navbar-header {
  line-height: 80px;
}

.bd-main .nav-header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  height: 80px;
  width: 100%;
  background-color: #fff;
  min-width: 1200px;
  box-shadow: 0 0 10px rgb(0 0 0 / 50%);
}

.bdpage .nav-header {
  line-height: 80px;
}

.bdpage .navbar-nav li>a {
  color: #18191C;
  font-size: 16px;
  line-height: 50px;
}

.bdpage .navbar-nav .arter {
  font-weight: 700;
  color: #000;
  position: relative;
}

.bdpage .navbar-nav .arter:after {
  content: '';
  width: 20px;
  height: 4px;
  background: linear-gradient(-90deg, #15C994, #21C17F);
  border-radius: 2px;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -10px;
}

.bdpage .navbar-nav {
  margin-left: 40px;
}

.nav-header .bd-nav {
  display: flex;
  justify-content: center;
}

.bdpage .navbar-contact {
  line-height: 60px;
  height: 60px;
  margin: 10px auto;
}

.bdpage .navbar-contact div {
  display: inline-block;
  height: 30px;
  width: auto;
  padding: 0 20px;
  background-color: #21C17F;
  margin: 15px 0;
  line-height: 30px !important;
  border-radius: 15px;
  color: #fff
}

.bdpage .navbar-contact div a {
  color: #fff
}

dd.tel400 {
  color: #e2473d;
  font-size: 23px;
}

/*.bdpage .navbar-contact dt{font-weight: 400;display: flex;
  justify-content: center;align-items: center;}
 .bdpage .navbar-contact dt span{font-weight: 600;font-size: 16px;color: #000000;opacity: 0.7;float: left;}
.bdpage .navbar-contact dt img{width: 83px;height: 25px;margin-left: 10px;line-height: 30px;}
.bdpage .navbar-contact dd{font-size: 24px;color: #1F2B68;font-weight: 700;} */
.banner-cpa {
  background-position: center;
  background-repeat: no-repeat;
  height: 450px;
  min-width: 1200px;
  background-image: url('../images/cpa-banner.jpg');
  background-size: 1920px 450px;
}

/* 轮播样式 */
.bd-banner .bd-banner-1,
.bd-banner .bd-banner-2,
.bd-banner .bd-banner-3,
.bd-banner .bd-banner-4 {
  background-image: radial-gradient(#451279, #1a1361, #150f3f);
  background-position: center center;
  width: 100%;
  height: 400px;
  background-size: cover;
}

.bd-banner .bd-banner-1.gdt {
  background-image: url(../images/banner-1-gdt.jpg);
}

.bd-banner .carousel-control {
  line-height: 400px;
}

.bd-banner .carousel-indicators li {
  width: 14px;
  height: 14px;
}

.bd-banner .carousel-indicators li.active {
  width: 15px;
  height: 15px;
}

.zzsc-banner {
  background: url('../images/banner-zzsc.png') no-repeat center;
  height: 448.5px;
}

.zzsc-banner .bdpage {
  height: 100%;
}

.zzsc-banner a {
  position: absolute;
  bottom: 70px;
  left: 10px;
  width: 313px;
  height: 60px;
}

.banner-cwgl {
  width: 100%;
  min-width: 1200px;
  background: url('../images/banner-glkj.png') no-repeat center;
  height: 450px;
  position: relative;
  margin: auto;
}

.banner-cwgl a {
  width: 520px;
  height: 88px;
  background: linear-gradient(180deg, #FFF1D8, #CFA37A);
  display: inline-block;
  color: #061958;
  font-size: 32px;
  text-align: center;
  line-height: 88px;
  position: absolute;
  bottom: 85px;
  font-weight: 700;
  border-radius: 5px;
  left: 50%;
  margin-left: -261px;
}

.bd-main .banner-zj {
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
}

.bd-main .banner-zj .banner-btn a {
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  background: linear-gradient(to right, #FF7E1F, #FF3D16);
  width: 220px;
  height: 52px;
  border-radius: 6px;
  line-height: 52px;
  margin: 0 40px;
}

.bd-main .banner-zj .banner-title {
  background: url("../images/banner-zj.png") no-repeat center;
  height: 450px;
  text-align: center;
}

.bd-main .banner-zj .box {
  display: flex;
  justify-content: space-around;
  padding: 30px 0 25px;
}

.bd-main .banner-zj .box>div {
  cursor: pointer;
}

.bd-main .banner-zj .box div span {
  display: inline-block;
  width: 70px;
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  margin-left: 15px;
}

.bd-main .banner-zj .box div img {
  vertical-align: sub;
}

.bd-main .banner-zj .box i {
  width: 1px;
  height: 44px;
  border: 1px solid #000000;
  opacity: 0.1;
  display: inline-block;
}

.bd-main .zzsc-sczz {
  background: url('../images/zzsc-sczz-bg.png')no-repeat center 95px;
  height: 610px;
  padding-top: 50px;
}

.bd-main .zzsc-sczz .doubt {
  background: url('../images/zzsc-doubt.png')no-repeat center 68px;
  height: 500px;
}

.bd-main .industry-box {
  background-position: center bottom;
  background-repeat: no-repeat;
}

/* .bd-main .industry-box{background: #000;height: 597px;} */
.bd-main .index-kz .bdpage .f-w {
  background-image: url('../images/index_kz_1.png');
}

.bd-main .index-kz .section-side {
  margin-top: 40px;
  font-size: 20px;
  background-color: #EEF2F8;
  border-radius: 10px 10px 0 0;
}

.bd-main .index-kz .section-side ul {
  margin-left: 0;
  margin-bottom: 0;
}

.bd-main .index-kz .section-side ul li {
  padding-left: 0;
  padding-right: 0;
}

.bd-main .index-kz .section-side a {
  width: 170px;
  line-height: 52px;
  display: block;
  color: #7A7F89;
  text-align: center;
  text-decoration: none;
}

.bd-main .index-kz .section-side .active a {
  background-color: #12206F;
  color: #fff;
}

.bd-main .index-kz .section-side .frist.active a {
  border-radius: 10px 0 0 0;
}

.bd-main .index-kz .section-side .last a {
  width: 180px;
}

.bd-main .index-kz .section-side .last.active a {
  border-radius: 0 10px 0 0;
}

.bd-main .index-kz .kz-tab-content .tab-pane {
  position: relative;
}

.bd-main .index-kz .kz-tab-content .tab-pane a {
  position: absolute;
  top: 78px;
  width: 390px;
  height: 140px;
}

/* .bd-main .index-kz .kz-tab-content img{width: 100%;} */
.bd-main .industry-box .porela {
  height: 510px;
}

.bd-main .industry-box .bdpage .f-w {
  background-image: url('../images/title-hyfx.png');
  margin: 0;
  color: #000;
}

.bd-main .zzsc-sczz .bdpage .f-w {
  background-image: url('../images/title-sczz.png');
  color: #000;
}

.bd-main .zzsc-sczz .box {
  position: absolute;
  width: 327px;
  height: 110px;
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  border-radius: 8px;
  padding: 20px 40px;
  cursor: pointer;
  font-size: 18px;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  color: #424242;
  line-height: 30px;
  letter-spacing: 1px
}

.bd-main .zzsc-sczz .box span {
  font-size: 24px;
  font-weight: 700;
  color: #000;
}

.bd-main .banner-gywm {
  background: url('../images/banner-gywm.png') no-repeat center;
  height: 450px;
  padding-top: 50px;
}

.bd-main .banner-gywm h5 {
  text-align: center;
  font-size: 34px;
  color: #fff;
  margin-bottom: 30px;
  display: inline-block;
}

.bd-main .banner-gywm h5 i {
  position: absolute;
  width: 120px;
  height: 1px;
  top: 19px;
}

.bd-main .banner-gywm h5 i.left {
  left: -145px;
  background: linear-gradient(-90deg, #FFFFFF, #62687D);
}

.bd-main .banner-gywm h5 i.right {
  right: -145px;
  background: linear-gradient(90deg, #FFFFFF, #62687D);
}

.bd-main .banner-gywm img {
  margin: auto;
  display: block;
}

.bd-main .banner-gywm div.bdpage div {
  display: flex;
  justify-content: space-between;
  margin: 20px 0 40px;
}

.bd-main .banner-gywm div.bdpage div span {
  font-size: 28px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}

.bd-main .banner-gywm div.bdpage a {
  width: 260px;
  height: 50px;
  box-shadow: 0px 10px 18px 0px rgba(6, 10, 76, 0.5);
  border-radius: 36px;
  display: inline-block;
  font-size: 28px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 50px;
  margin: 0 60px;
}

.bd-main .banner-gywm div.bdpage div i {
  display: inline-block;
  background: url("../images/icon1.png") no-repeat center;
  width: 44px;
  height: 44px;
  vertical-align: middle;
}

.bd-main .banner-cj {
  width: 100%;
  min-width: 1200px;
  background: url('../images/banner-cj.png') no-repeat center;
  height: 450px;
}

.bd-main .banner-zj .banner-title h1,
.bd-main .banner-cj h1 {
  font-size: 60px;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0px 10px 18px rgba(10, 16, 146, 0.5);
  text-align: center;
}

.bd-main .banner-zj .banner-title h4,
.bd-main .banner-cj h4 {
  font-size: 30px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #FFFFFF;
  opacity: 0.9;
  text-shadow: 0px 10px 18px rgba(10, 16, 146, 0.5);
}

.bd-main .banner-zj .banner-title p,
.bd-main .banner-cj p {
  font-size: 24px;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  color: #19229A;
  height: 48px;
  background: #FFFFFF;
  box-shadow: 0px 10px 18px 0px rgba(10, 16, 146, 0.5);
  border-radius: 24px;
  margin: auto;
  display: inline-block;
  padding: 0 20px;
  line-height: 48px;
}

.bd-main .banner-zj .banner-title p {
  padding: 0 40px;
}

/* .bd-main .banner-cj div{text-align: center;} */
.bd-main .zzsc-sczz .box::after {
  position: absolute;
  content: '';
  top: 0;
  width: 40px;
  height: 11px;
  border-radius: 6px;
}

.bd-main .zzsc-sczz .box.xb::after,
.bd-main .zzsc-sczz .box.yd::after,
.bd-main .zzsc-sczz .box.cw::after {
  left: 0;
  background: linear-gradient(-90deg, #FFFFFF, #FF6021);
}

.bd-main .zzsc-sczz .box.pj::after,
.bd-main .zzsc-sczz .box.cj::after,
.bd-main .zzsc-sczz .box.bz::after {
  right: 0;
  background: linear-gradient(90deg, #FFFFFF, #FF6021);
}

.bd-main .zzsc-sczz .box:nth-child(2n) {
  text-align: right;
}

.bd-main .zzsc-sczz .box.xb {
  top: 90px;
  left: 85px;
}

.bd-main .zzsc-sczz .box.pj {
  top: 90px;
  right: 85px;
  padding-left: 50px;
}

.bd-main .zzsc-sczz .box.cw {
  top: 235px;
  left: -12px;
}

.bd-main .zzsc-sczz .box.cj {
  top: 235px;
  right: -12px;
  text-align: left;
  padding-left: 50px;
}

.bd-main .zzsc-sczz .box.yd {
  bottom: 50px;
  left: 85px;
  padding-left: 35px;
  line-height: 65px;
}

.bd-main .zzsc-sczz .box.bz {
  bottom: 50px;
  right: 62px;
  text-align: left;
  padding-left: 75px;
}

.bd-main .zzsc-sczz .box .box-icon {
  position: absolute;
}

.bd-main .zzsc-sczz .box .box-icon1 {
  width: 42px;
  height: 42px;
  background: url('../images/zzsc-icon1-1.png') no-repeat center;
  top: 35px;
  right: -21px;
}

.bd-main .zzsc-sczz .box .box-icon2 {
  width: 42px;
  height: 42px;
  background: url('../images/zzsc-icon1-1.png') no-repeat center;
  top: 35px;
  left: -21px;
}

.bd-main .zzsc-sczz .box .box-icon3 {
  width: 42px;
  height: 42px;
  background: url('../images/zzsc-icon1-1.png') no-repeat center;
  top: 35px;
  right: -21px;
}

.bd-main .zzsc-sczz .box .box-icon4 {
  width: 42px;
  height: 42px;
  background: url('../images/zzsc-icon1-1.png') no-repeat center;
  top: 35px;
  left: -21px;
}

.bd-main .zzsc-sczz .box .box-icon5 {
  width: 42px;
  height: 42px;
  background: url('../images/zzsc-icon1-1.png') no-repeat center;
  top: 35px;
  right: -21px;
}

.bd-main .zzsc-sczz .box .box-icon6 {
  width: 42px;
  height: 42px;
  background: url('../images/zzsc-icon1-1.png') no-repeat center bottom;
  top: 35px;
  left: -21px;
}

.industry-box .isask {
  background-image: url('../images/img5.png');
  background-position: center center;
  background-repeat: no-repeat;
  width: 525px;
  height: 350px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -260px;
}

.industry-box .isask .isask-text {
  position: absolute;
  width: 320px;
  height: 50px;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  line-height: 50px;
  left: 50%;
  margin-left: -160px;
  bottom: 20px;
}

.bd-main .industry-box .box {
  position: absolute;
  width: 330px;
  height: 130px;
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  border-radius: 8px;
  padding: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.bd-main .zzsc-sczz .box:hover,
.bd-main .industry-box .box:hover {
  transform: translateY(-10px) !important;
  -webkit-transform: translateY(-10px) !important;
}

.bd-main .industry-box .box dl dt {
  font-size: 24px;
  color: #000;
  margin-bottom: 10px;
}

.bd-main .industry-box .box dl dd {
  font-size: 18px;
  color: #424242;
}

.bd-main .industry-box .box.xr {
  top: 95px;
  left: 70px;
  text-align: left;
}

.bd-main .industry-box .box.bd {
  top: 95px;
  right: 70px;
  text-align: right;
}

.bd-main .industry-box .box.xg {
  bottom: 75px;
  left: -20px;
  text-align: left;
}

.bd-main .industry-box .box.ll {
  bottom: 75px;
  right: -20px;
  text-align: right;
}

.bd-main .industry-box .box .box-icon {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  margin-top: -30px;
}

.bd-main .industry-box .box .box-icon1 {
  background-image: url('../images/icon1-1.png');
  right: -30px;
}

.bd-main .industry-box .box .box-icon2 {
  background-image: url('../images/icon1-2.png');
  left: -30px;
  background-position: 55px 0px;
}

.bd-main .industry-box .box .box-icon3 {
  background-image: url('../images/icon1-3.png');
  right: -30px;
}

.bd-main .industry-box .box .box-icon4 {
  background-image: url('../images/icon1-4.png');
  left: -30px;
  background-position: 60px 0px;
}

.bd-main .what-study {
  height: 715px;
  background: url('../images/img6.png') no-repeat center 260px;
}

.bd-main .what-study .f-w {
  background-image: url('../images/title-xgp.png');
}

.bd-main .what-study .what-study-item {
  width: 360px;
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  border-radius: 8px;
  position: absolute;
  padding: 0 20px 20px;
}

.bd-main .what-study .what-study-item.hs {
  top: 90px;
  left: 45px
}

.bd-main .what-study .what-study-item.sb {
  top: 90px;
  right: 45px
}

.bd-main .what-study .what-study-item.cn {
  top: 235px;
  left: 0px
}

.bd-main .what-study .what-study-item.ck {
  top: 235px;
  right: 0px
}

.bd-main .what-study .what-study-item.zz {
  top: 355px;
  left: 30px
}

.bd-main .what-study .what-study-item.excel {
  top: 355px;
  right: 30px
}

.bd-main .what-study .what-study-item.rj {
  top: 510px;
  left: px
}

.bd-main .what-study .what-study-item.ch {
  top: 500px;
  right: -90px;
  width: 526px
}

.bd-main .what-study .what-study-item.hs .what-study-lb i,
.bd-main .what-study .what-study-item.hs h3 span {
  background: linear-gradient(90deg, #FF8F35, #FF6021);
}

.bd-main .what-study .what-study-item.sb .what-study-lb i,
.bd-main .what-study .what-study-item.sb h3 span {
  background: linear-gradient(90deg, #6F4EFF, #3414DA);
}

.bd-main .what-study .what-study-item.cn .what-study-lb i,
.bd-main .what-study .what-study-item.cn h3 span {
  background: linear-gradient(-90deg, #6F4EFF, #3414DA);
}

.bd-main .what-study .what-study-item.ck .what-study-lb i,
.bd-main .what-study .what-study-item.ck h3 span {
  background: linear-gradient(-90deg, #0CE285, #00B852);
}

.bd-main .what-study .what-study-item.zz .what-study-lb i,
.bd-main .what-study .what-study-item.zz h3 span {
  background: linear-gradient(-90deg, #FFA516, #FCBE00);
}

.bd-main .what-study .what-study-item.excel .what-study-lb i,
.bd-main .what-study .what-study-item.excel h3 span {
  background: linear-gradient(-90deg, #FFA516, #FCBE00);
}

.bd-main .what-study .what-study-item.rj .what-study-lb i,
.bd-main .what-study .what-study-item.rj h3 span {
  background: linear-gradient(-90deg, #0CE285, #00B852);
}

.bd-main .what-study .what-study-item.ch .what-study-lb i,
.bd-main .what-study .what-study-item.ch h3 span {
  background: linear-gradient(-90deg, #FF8F35, #FF6021);
}

.bd-main .what-study .what-study-item h3 {
  font-size: 20px;
  font-family: Alibaba PuHuiTi;
  font-weight: 700;
  color: #fff;
}

.bd-main .what-study .what-study-item h3 span {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 6px;
}

/* .bd-main .what-study .what-study-item h3 span::after{position: absolute;} */
.bd-main .what-study .what-study-item .what-study-lb {
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #424242;
  line-height: 26px;
}

.bd-main .what-study .what-study-item .what-study-lb i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

/* 学会计 */
.bd-main .distress {
  background: rgba(237, 242, 250, .7);
}

.bd-main .distress .bdpage {
  text-align: center;
}

.bd-main .distress .f-w {
  background-image: url('../images/title-gzd.png');
  color: #000;
}

.bd-main .distress-box {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.bd-main .distress-box .distress-item {
  width: 285px;
  height: 170px;
  padding: 50px 30px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000;
  line-height: 30px;
}

.bd-main .distress-box .distress-item span {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #1F2B68;
  line-height: 30px;
}

.bd-main .distress-box .distress-item.item1 {
  background: url('../images/zzsc-fn-1.png');
}

.bd-main .distress-box .distress-item.item2 {
  background: url('../images/zzsc-fn-2.png');
}

.bd-main .distress-box .distress-item.item3 {
  background: url('../images/zzsc-fn-3.png');
}

.bd-main .distress-box .distress-item.item4 {
  background: url('../images/zzsc-fn-4.png');
}

.bd-main .distress .distress-img {
  margin: 20px auto;
}

.bd-main .distress .distress-btn {
  width: 640px;
  height: 52px;
  background: #1F2B68;
  border-radius: 8px;
  display: block;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 52px;
  text-align: center;
  margin: auto;
}

/* .bd-main .distress .distress-btn:hover{color: #1F2B68;background-color: #fff;} */
.bd-main .swsc {
  text-align: center;
}

.bd-main .swsc .f-w {
  background-image: url('../images/title-sysc.png');
}

.bd-main .swsc>img {
  width: 1393px;
  height: 489px;
}

.bd-main .study-acc {
  background: rgba(237, 242, 250, 0.7);
  padding: 30px 0;
}

.bd-main .form-bg {
  height: 530px;
  box-shadow: 0px 7px 4px 0px rgba(0, 0, 0, 0.06);
  padding: 20px;
  background-image: url('../images/BG.png');
  background-size: 1200px 540px;
  background-repeat: no-repeat;
  background-position: center;
}

.bd-main .form-bg .f-w {
  background-image: url('../images/title-shxm.png');
  color: #000;
}

.form-bg>h4 {
  color: #000000;
  opacity: 0.6;
}

.bd-main .form-bg .main1_Item {
  width: 1040px;
  margin: 0 auto;
  padding-bottom: 10px;
  border-bottom: 1px dashed #838C89;
  margin-top: 14px;
}

.bd-main .form-bg .main1_Item .Title {
  font-size: 16px;
  color: #000000;
  font-weight: 700;
  width: 190px;
  display: inline-block;
  margin-right: 50px;
}

.bd-main .form-bg .main1_Item .checkbox {
  display: inline-block;
  width: 170px;
  color: #424242;
  font-size: 16px;
}

.bd-main .form-bg .main1_Item .checkbox input {
  margin-right: 5px;
}

.form-bg .form_bg_input {
  width: 280px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #abb5b2;
  font-size: 16px;
  color: #000000;
  text-indent: 16px;
  margin-top: 31px;
  margin-left: 81px;
  outline: none;
}

.form-bg .bg-lazy .bg3_buttom {
  width: 320px;
  height: 50px;
  border-radius: 4px;
  font-size: 18px;
  color: #FFFFFF;
  border: none;
  margin: 20px auto 0px 80px;
  outline: none;
}

/* 选择我们 */
.bd-main .condition-audit .f-w {
  background-image: url('../images/title-qsyc.png');
}

.bd-main .condition-audit .zj-form {
  margin: 50px 0 30px;
}

.bd-main .condition-audit .disflax {
  display: flex;
  justify-content: space-between;
}

.bd-main .condition-audit .zj-form .disflax * {
  display: block;
  width: 260px;
  height: 50px;
  outline: none;
}

.bd-main .condition-audit .zj-form .disflax .form-input {
  background: #FFFFFF;
  border: 1px solid #838C89;
  opacity: 0.4;
  border-radius: 4px;
  font-size: 16px;
  padding: 0 10px;
}

.bd-main .condition-audit .zj-form .disflax .form-input option {
  width: 100%;
  line-height: 30px;
}

.bd-main .condition-audit .zj-form .disflax .form-btn {
  color: #fff;
  font-size: 18px;
  border: none;
  border-radius: 4px;
  box-shadow: 0px 4px 8px 0px rgba(255, 105, 37, 0.4);
}

.bd-main .condition-audit .box .left {
  width: 310px;
}

.bd-main .condition-audit .box .center {
  width: 548px;
}

.bd-main .condition-audit .box .right {
  width: 300px;
}

.bd-main .condition-audit .box .left h3 {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 30px;
}

.bd-main .condition-audit .box .right h3 i,
.bd-main .condition-audit .box .left h3 i {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #15C994;
  border-right: 8px solid transparent;
  vertical-align: initial;
  display: inline-block;
  width: 0;
  height: 0;
}

.bd-main .condition-audit .box .right,
.bd-main .condition-audit .box .left,
.bd-main .condition-audit .box .center .information {
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  padding: 20px;
}

.bd-main .condition-audit .box .center .information h3 {
  font-size: 18px;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  color: #FA5F01;
  line-height: 40px;
  margin: 0;
}

.bd-main .condition-audit .box .center .information a {
  font-size: 14px;
  font-family: Alibaba PuHuiTi;
  font-weight: 300;
  color: #424242;
  line-height: 30px;
  display: block;
  width: 100%;
  margin-top: 5px;
}

.bd-main .condition-audit .box .center .information .time {
  float: right;
}

.bd-main .condition-audit .box .center .information .column {
  color: #201371;
  opacity: 1;
}

.bd-main .condition-audit .box .right h3 {
  margin: 0;
  font-size: 18px;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  color: #000000;
}

.bd-main .condition-audit .box .right h3 a {
  float: right;
  font-size: 14px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #000000;
  opacity: 0.4;
}

.bd-main .condition-audit .box .right>img {
  margin: 20px 0 24px;
}

.condition-audit .box .right .item-icon div {
  float: left;
  text-align: center;
  margin: 0 40px 20px 0;
  cursor: pointer;
}

.condition-audit .box .right .item-icon div:nth-child(3n) {
  margin-right: 00px;
}

.condition-audit .box .right .item-icon div:nth-child(n+3) {
  margin-bottom: 00px;
}

.condition-audit .box .right .item-icon div p {
  font-size: 14px;
  font-weight: 400;
  color: #424242;
  margin-top: 11px;
}

.bd-main .condition-audit .box .center .information h3.mt-20 {
  margin-top: 20px;
}

.bd-main .condition-audit .box .left .region a {
  width: 55px;
  height: 30px;
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  display: inline-block;
  text-align: center;
  line-height: 30px;
  margin: 0 10px 25px 0;
  font-size: 14px;
  cursor: pointer;
  color: #000;
}

.bd-main .condition-audit .box .left .region a:nth-child(4n) {
  margin-right: 0;
}

.bd-main .condition-audit .box .left .region a:hover {
  color: #fff;
  background: linear-gradient(to right, #FF7E1F, #FF3D16) !important;
}

.bd-main .condition-audit .box .left .btn {
  width: 256px;
  height: 48px;
  box-shadow: 0px 4px 8px 0px rgba(255, 105, 37, 0.4);
  border-radius: 6px;
  display: block;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-size: 18px;
}

.bd-main .analysis {
  background-color: #fff;
}

.bd-main .analysis .f-w {
  background-image: url('../images/title-qsyc.png');
}

.bd-main .core {
  background-color: rgba(237, 242, 250, 1);
  height: 563px;
}

.bd-main .core .f-w {
  background-image: url('../images/title-hx.png');
}

.bd-main .choice-box {
  background-repeat: no-repeat;
  background-position: center 0;
  background-image: url('../images/bg-img3.png');
}

.bd-main .select {
  background: url('../images/bg-img3.png') no-repeat center top;
  text-align: center;
}

.bd-main .select .f-w {
  color: #fff;
  background-image: url('../images/title-kkj.png');
}

.bd-main .choice-box .f-w {
  color: #fff;
  background-image: url('../images/title-xzwm.png');
}

.bd-main .select h4,
.bd-main .choice-box h4 {
  color: #FFFFFF;
  opacity: 0.6;
}

.bd-main .select .choice-main,
.bd-main .analysis .choice-main,
.bd-main .core .choice-main,
.bd-main .choice-box .choice-main {
  display: flex;
  margin-top: 50px;
  list-style: none;
}

.bd-main .choice-box .choice-main,
.bd-main .core .choice-main,
.bd-main .select .choice-main {
  justify-content: space-around;
}

.bd-main .analysis .choice-main {
  justify-content: space-between;
}

.bd-main .core .choice-main {
  margin-top: 30px;
}

.bd-main .select .choice-main .choice-item,
.bd-main .analysis .choice-main .choice-item,
.bd-main .core .choice-main .choice-item,
.bd-main .choice-box .choice-main .choice-item {
  width: 270px;
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  border-radius: 8px;
  text-align: center;
  padding: 30px;
}

.bd-main .select .btn {
  width: 205px;
  height: 48px;
  border-radius: 8px;
  text-align: center;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 35px;
  margin-top: 40px;
}

.bd-main .select .choice-main .choice-item {
  width: 320px;
  margin: 0;
}

.bd-main .select .choice-main .choice-item a {
  width: 250px;
  height: 48px;
  border-radius: 8px;
  color: #fff;
  display: inline-block;
  line-height: 48px;
  font-size: 18px;
  margin-top: 10px;
}

.bd-main .select .choice-main .choice-item .bor-b {
  border-bottom: 1px dotted #EEEEEE;
}

.bd-main .analysis .choice-main .choice-item {
  padding: 25px 30px;
}

.bd-main .core .choice-main .choice-item {
  width: 280px;
  padding: 30px 20px;
}

.bd-main .question .choice-main .choice-item {
  position: relative;
  overflow: hidden;
}

/* .bd-main .question .choice-main .choice-item::after{position: absolute;content: '';width: 125px;height: 125px;border-radius: 50%;top:-56px;right:16px;} */
.bd-main .question .choice-main .choice-item::before {
  position: absolute;
  content: '';
  width: 95px;
  height: 95px;
  border-radius: 50%;
  top: -45px;
  right: -35px;
  background: linear-gradient(to right, #FF7E1F, #FF3D16);
}

.bd-main .question .choice-main .choice-item i {
  position: absolute;
  bottom: -4px;
  width: 64px;
  height: 8px;
  background: linear-gradient(-90deg, #FF7E1F, #FF3C16);
  border-radius: 4px;
  left: 50%;
  margin-left: -32px;
  z-index: -1;
}

/*.bd-main .question .choice-main .choice-item.zy::after,
.bd-main .question .choice-main .choice-item.zy::before{background-color: #5297FF;}
.bd-main .question .choice-main .choice-item.xl h3::after,
.bd-main .question .choice-main .choice-item.xl::after,
.bd-main .question .choice-main .choice-item.xl::before{background-color: #FF8236;}
.bd-main .question .choice-main .choice-item.nx h3::after,
.bd-main .question .choice-main .choice-item.nx::after,
.bd-main .question .choice-main .choice-item.nx::before{background-color: #5333DF;}
.bd-main .question .choice-main .choice-item.sb h3::after,
.bd-main .question .choice-main .choice-item.sb::after,
.bd-main .question .choice-main .choice-item.sb::before{background-color: #FFCE22;} */

.bd-main .core .choice-main .choice-item h3 span {
  color: #00b28e
}

.bd-main .select .choice-main .choice-item h3 span {
  font-size: 28px;
  font-weight: 700;
}

.bd-main .select .choice-main .choice-item h3 {
  font-size: 24px;
  margin: 20px 0;
}

.bd-main .select .choice-main .choice-item p {
  font-size: 16px;
  color: #424242;
  line-height: 45px;
  text-align: left;
  margin: 0;
}

.bd-main .analysis .choice-main .choice-item h3,
.bd-main .core .choice-main .choice-item h3 {
  color: #000;
  font-weight: 700;
  margin: 0;
  line-height: 36px;
  position: relative;
  z-index: 1;
}

.bd-main .analysis .choice-main .choice-item h3 b {
  width: 24px;
  height: 24px;
  background: linear-gradient(-90deg, #FF7E1F, #FF3C16);
  box-shadow: 0px 4px 8px 0px rgba(255, 105, 37, 0.4);
  border-radius: 50%;
  margin-right: 5px;
  color: #fff;
  font-size: 18px;
  font-family: Alibaba PuHuiTi;
  display: inline-block;
  line-height: 24px;
}

.bd-main .core .choice-main .choice-item h3.ll {
  line-height: 72px;
}

.bd-main .question .choice-main .choice-item h3 {
  text-align: center;
  font-size: 32px;
}

.bd-main .question .choice-main .choice-item h3::after {
  width: 48px;
  height: 8px;
  opacity: 0.8;
  border-radius: 4px;
  left: 5px;
  bottom: 2px;
}

.bd-main .core .choice-main .choice-item h3::after {
  position: absolute;
  content: '';
  width: 45px;
  height: 5px;
  background: #21C17F;
  border-radius: 3px;
  bottom: 2px;
  left: 50%;
  margin-left: -22.5px;
  z-index: -1;
}

.bd-main .core .choice-main .choice-item h3.ll::after {
  bottom: 20px;
}

.bd-main .analysis .choice-main .choice-item p,
.bd-main .core .choice-main .choice-item p {
  text-align: justify;
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #424242;
  line-height: 26px;
  margin-top: 24px;
}

.bd-main .analysis .choice-main .choice-item p {
  height: 200px;
  letter-spacing: 1px
}

.bd-main .question .choice-main .choice-item p {
  height: 220px;
}

.bd-main .transformation {
  background-color: #EDF2FA;
}

.bd-main .transformation .f-w {
  background-image: url('../images/title-guide.png');
}

.bd-main .transformation .box .item {
  float: left;
  margin: 0 20px 20px 0;
  width: 285px;
  height: 120px;
  display: flex;
  position: relative;
  background-color: #fff;
  align-items: center;
}

.bd-main .transformation .box .item:nth-child(4n) {
  margin-right: 0;
}

.bd-main .transformation .box .item .icon {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 120px;
  height: 120px;
  background-position: center;
}

.bd-main .transformation .box .item .icon.icon-1 {
  background-image: url(../images/icon4-1.png) !important;
}

.bd-main .transformation .box .item .icon.icon-2 {
  background-image: url(../images/icon4-2.png);
}

.bd-main .transformation .box .item .icon.icon-3 {
  background-image: url(../images/icon4-3.png);
}

.bd-main .transformation .box .item .icon.icon-4 {
  background-image: url(../images/icon4-4.png);
}

.bd-main .transformation .box .item .icon.icon-5 {
  background-image: url(../images/icon4-5.png);
}

.bd-main .transformation .box .item .icon.icon-6 {
  background-image: url(../images/icon4-6.png);
}

.bd-main .transformation .box .item .icon.icon-7 {
  background-image: url(../images/icon4-7.png);
}

.bd-main .transformation .box .item .icon.icon-8 {
  background-image: url(../images/icon4-8.png);
}

.transformation .box .item div {
  text-align: center;
  width: 100%;
}

.transformation .box .item div h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
}

.transformation .box .item div a {
  display: inline-block;
  margin-top: 12px;
  color: #fff;
  padding: 0 10px;
  line-height: 28px;
  border-radius: 14px;
}

.bd-main .salary .f-w {
  background-image: url('../images/title-kqzs.png');
}

.bd-main .salary .box {
  display: flex;
  justify-content: space-between;
}

.bd-main .question .box {
  display: flex;
  justify-content: space-between;
}

.bd-main .salary .box .item {
  width: 380px;
  position: relative;
  background: #FFFFFF;
  padding-bottom: 20px;
}

.bd-main .salary .box .item img {
  width: 380px;
  height: 180px;
}

.bd-main .personnel .box .item img {
  width: 290px;
  height: 180px;
}

.bd-main .salary .box .item h3 {
  position: absolute;
  width: 100%;
  color: #fff;
  margin: 0;
  font-size: 24px;
  top: 60px;
  text-align: center;
  line-height: 1.5;
}

.bd-main .personnel .box .item h3 {
  top: 105px;
  left: 20px;
  text-align: left;
}

.bd-main .salary .box .item p {
  padding: 20px;
  text-align: justify;
  color: #424242;
}

.bd-main .salary .box .item a {
  width: 329px;
  height: 42px;
  background: #1F2B68;
  border-radius: 6px;
  display: block;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 42px;
  margin: auto;
}

/* .bd-main .personnel{background: #F2F6FB;} */
/* .bd-main .personnel .box .item h3 span{color: #28C383;} */
.bd-main .personnel .box .item {
  width: 290px;
  padding-bottom: 30px;
}

.bd-main .personnel .box .item h5 {
  padding: 20px 0px 0px 20px;
  font-weight: 700;
  font-size: 20px;
}

/* .bd-main .personnel .box .item{padding-bottom: 0;} */
.bd-main .personnel .box .item p {
  margin: 0;
  text-align: left;
  font-size: 16px;
  color: #424242;
  line-height: 30px;
  padding: 0 0px 20px 20px;
}

.bd-main .personnel .box .item a {
  display: block;
  width: 240px;
  height: 48px;
  text-align: center;
  border-radius: 24px;
  line-height: 48px;
}

.bd-main .characteristic {
  background: url('../images/bg-img7.png');
}

.bd-main .characteristic .f-w {
  background-image: url('../images/title-item.png');
}

.bd-main .characteristic .box {
  display: flex;
  justify-content: space-around;
}

.bd-main .characteristic .box .item {
  text-align: center;
  width: 200px;
}

.bd-main .characteristic .box .item div {
  background: url('../images/gywm-bg.png');
  width: 160px;
  height: 160px;
  line-height: 160px;
  font-size: 40px;
  font-weight: bold;
  color: #1F2B68;
  margin: auto;
}

.bd-main .characteristic .box .item h3 {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

.bd-main .characteristic .box .item p {
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  opacity: 0.6;
  text-align: left;
}

.bd-main .question .box div h5 {
  width: 320px;
  height: 60px;
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  border-radius: 30px;
  line-height: 60px;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}

.bd-main .question .box div span {
  font-size: 48px;
  vertical-align: top;
  font-weight: 700;
  margin-right: 10px;
}

.bd-main .question .box div {
  width: 320px;
  height: 68px;
  background-color: #1E2A66;
  border-radius: 33px;
  position: relative;
  cursor: pointer;
}

.bd-main .difficult .f-w {
  background-image: url('../images/title-what.png');
  color: #000;
}

.bd-main .difficult .box .item {
  float: left;
  margin-right: 20px;
  width: 386px;
  height: 200px;
  position: relative;
  margin-bottom: 20px;
}

.bd-main .difficult .box .item:nth-child(3n) {
  margin-right: 0;
}

.bd-main .difficult .box .item span {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  background-color: rgba(31, 43, 104, .8);
  width: 100%;
}

.bd-main .develop {
  background: url('../images/bg-fzlc.png') no-repeat center bottom;
}

.bd-main .develop .kk1 {
  position: absolute;
  left: 28px;
  top: 67px;
  z-index: 2;
}

.bd-main .develop .kk2 {
  position: absolute;
  width: 39px;
  height: 39px;
  background: rgba(0, 0, 0, .2);
  bottom: -125px;
  right: 0px;
}

.bd-main .develop .kk2::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  background-color: #fff;
  width: 30px;
  height: 30px;
}

/* .bd-main .develop .kk1{position: absolute;left: 28px;top: 67px;z-index: 2;} */
.bd-main .develop .box .img-fzlc {
  float: left;
}

.bd-main .develop .box .info {
  width: 350px;
  justify-content: space-between;
  font-size: 16px;
  line-height: 2.5;
  text-align: justify;
  float: left;
}

.bd-main .develop .box .info::after {
  position: absolute;
  content: '';
  border-top: 5px solid transparent;
  border-left: 8px solid #FF581A;
  border-bottom: 5px solid transparent;
  width: 0;
  height: 0;
  top: 20px;
  left: -20px
}

.bd-main .develop .box .info span {
  font-size: 20px;
  font-weight: 700;
}

.bd-main .develop .box .fzlc {
  float: right;
  line-height: 30px;
  display: flex;
}

.develop .box .fzlc .time {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  line-height: 58px;
  text-align: right;
  margin-right: 20px;
}

.develop .box .fzlc div {
  line-height: 58px;
}

.develop .box .fzlc div p {
  margin: 0;
  padding-left: 20px;
  position: relative;
  font-size: 16px;
}

.develop .box .fzlc div p span {
  color: #FF581A
}

.develop .box .fzlc div p.border {
  border-left: 2px solid #FF581A;
}

.develop .box .fzlc div .bor-i {
  position: absolute;
  content: '';
  left: -2px;
  width: 2px;
  height: 21px;
  background-color: #fff;
}

.develop .box .fzlc div .bor-i.bot {
  top: 0;
}

.develop .box .fzlc div .bor-i.top {
  bottom: 0;
}

.develop .box .fzlc div p::after {
  position: absolute;
  width: 16px;
  height: 16px;
  background: #FFFFFF;
  border: 2px solid #FF581A;
  border-radius: 50%;
  content: '';
  left: -9px;
  top: 50%;
  margin-top: -8px;
}

.bd-main .receive {
  background: url(../images/bg-receive.png) no-repeat center bottom;
}

.bd-main .receive .f-w {
  background-image: url(../images/title-guide.png);
}

.bd-main .receive .box .item {
  width: 224px;
  height: 280px;
  background: url(../images/img-1.png);
  margin-top: 30px;
  text-align: center;
  font-size: 24px;
  color: #633D1D;
  font-weight: 700;
  padding-top: 125px;
}

.receive .receive_btn {
  text-align: center;
  margin-top: 50px;
}

.receive .receive_btn a {
  display: inline-block;
  padding: 0 30px;
  line-height: 48px;
  color: #fff;
  border-radius: 4px;
  margin: 0 35px;
  font-size: 20px;
}

.receive .receive_btn a .download {
  background: url(../images/icon6-1.png) no-repeat center;
  width: 20px;
  height: 24px;
  display: inline-block;
  vertical-align: sub;
}

/* .bd-main .contrast{} */
.bd-main .contrast .f-w {
  background-image: url(../images/title-shxm.png);
}

.bd-main .contrast .box {
  margin-top: 30px;
}

.bd-main .contrast .box .cmaitem {
  width: 500px;
}

.bd-main .contrast .box .cmaitem dt {
  height: 80px;
  background-color: #1f2b68;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  line-height: 80px;
  text-align: center;
}

.bd-main .contrast .box .cmaitem dt i {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  vertical-align: sub;
}

.bd-main .contrast .box .cmaitem dt i.laugh {
  background: url(../images/icon5-1.png);
}

.bd-main .contrast .box .cmaitem dt i.cry {
  background: url(../images/icon5-2.png);
}

.bd-main .contrast .box .cmaitem dd {
  height: 60px;
  text-align: center;
  font-size: 20px;
  color: #020828;
  line-height: 60px;
}

.bd-main .contrast .box .cmaitem dd:nth-child(2n) {
  background: rgba(31, 43, 104, .1);
}

.bd-main .contrast .box .cmaitem dd:nth-child(2n+1) {
  background: rgba(31, 43, 104, .04);
}

.bd-main .contrast .box .vs dt {
  text-align: center;
}

.bd-main .contrast .box .vs dd {
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  margin-top: 20px;
  color: #fff;
  padding: 0 20px;
  position: relative;
}

.bd-main .contrast .box .vs .vs-bor {
  position: absolute;
  width: 1px;
  height: 13px;
  background-color: #F47C07;
  bottom: -17px;
  left: 50%;
}

.bd-main .analysis .choice-main .choice-item a {
  display: block;
  width: 210px;
  height: 42px;
  border-radius: 8px;
  font-size: 18px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #fff;
  line-height: 42px;
  transition: .7s;
  background-image: linear-gradient(to right, #FF7E1F, #FF3D16);
  box-shadow: 0px 4px 8px 0px rgba(255, 105, 37, 0.4);
}

.bd-main .choice-box .choice-main .choice-item:hover h3>span {
  color: #00b28e;
}

.bd-main .choice-box .choice-main .choice-item:nth-child(4) {
  margin-right: 0;
}

.bd-main .choice-box .choice-main .choice-item img {
  margin: 10px auto 30px;
}

.bd-main .choice-box .choice-main .choice-item h3 {
  font-size: 22px;
  font-weight: 500;
  color: #000;
  margin: 0;
}

.bd-main .choice-box .choice-main .choice-item h3 span {
  font-size: 26px;
  font-weight: 700;
  transition: all 150ms cubic-bezier(0.37, 0.27, 0.24, 1.26) 0s;
}

.bd-main .choice-box .choice-main .choice-item p {
  font-size: 16px;
  font-weight: 400;
  color: #424242;
  line-height: 28px;
  margin-top: 30px;
  text-align: justify;
}

.bd-main .honor-box {
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 16px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.bd-main .honor-box .f-w {
  background-image: url('../images/title-fzlc.png');
}

.bd-main .honor-box .box {
  position: relative;
  float: left;
  width: 365px;
  text-align: center;
}

.bd-main .honor-box .item {
  padding: 0 50px
}

.bd-main .honor-box .circle:before {
  right: -5px
}

.bd-main .honor-box .carousel .box img {
  margin-top: 40px;
  margin-bottom: 20px;
  border-radius: 10px;
  width: 316px;
  height: 233px;
}

.bd-main .honor-box .carousel .box img.border {
  border: 3px solid #fff;
}

.bd-main .honor-box .date:after,
.bd-main .honor-box .date:before {
  position: absolute;
  top: 20px;
  width: 68px;
  border-bottom: 1px solid #fff;
  content: "";
}

.bd-main .honor-box .date span {
  display: inline-block;
  width: 230px;
  height: 42px;
  line-height: 40px;
  border-radius: 4px;
  border: 1px solid #fff;
  font-size: 21px;
}

.bd-main .honor-box .circle:after,
.bd-main .honor-box .circle:before {
  position: absolute;
  top: 14px;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 50%;
  content: "";
}

.bd-main .honor-box .circle:before {
  right: -5px;
}

.bd-main .honor-box .date:before {
  right: 0;
}

.bd-main .honor-box .date:after {
  left: 0;
}

.bd-main .honor-box .circle:after {
  left: 0;
}

.bd-main .carousel-control.left,
.bd-main .carousel-control.right {
  background: none;
  filter: none;
}

.bd-main .partner {
  background: #F2F6FB;
}

.bd-main .partner .f-w {
  background-image: url('../images/title-bkzj.png');
}

.bd-main .service {
  background: url('../images/bg-img6.png') no-repeat center;
  height: 531px;
}

.bd-main .service .f-w {
  background-image: url('../images/title-yzsfw.png');
  color: #fff;
}

.bd-main .service h4 {
  color: #fff;
  opacity: 0.6;
}

.bd-main .service .box {
  display: flex;
  background-image: url('../images/zzsc-lct.png');
  margin-top: 40px;
  justify-content: space-around;
  background-repeat: no-repeat;
  background-position: center 33px;
}

/* .bd-main .service .box */
.bd-main .cpa .box,
.bd-main .zjgh .box {
  background-image: url('../images/img.png');
  background-position: center 25px;
}

.bd_main .service.cpa .f-w {
  background-image: url('../images/title-wkys.png');
}

.bd-main .zjgh .f-w {
  background-image: url('../images/title-zjgh.png');
}

.bd-main .service .box .item {
  text-align: center;
}

.bd-main .service .box .item .f-t {
  width: 70px;
  height: 70px;
  background: linear-gradient(0deg, #ba161c, #ff8986);
  border-radius: 50%;
  font-size: 36px;
  font-weight: 700;
  color: #FFF;
  text-align: center;
  line-height: 70px;
  display: inline-block;
}

.bd-main .service .box .item .main {
  width: 220px;
  height: 205px;
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  border-radius: 8px;
  padding: 30px 20px;
  text-align: center;
  margin-top: 30px;
}

.bd-main .service-system {
  background: url('../images/bg-img2.png');
}

.bd-main .service-system .f-w {
  background-image: url('../images/title-fwtx.png');
  color: #fff;
}

.bd-main .service-system .box {
  display: flex;
  justify-content: space-around;
  margin-top: 30px;
}

.bd-main .service-system .item {
  text-align: center;
  width: 200px;
}

.bd-main .service-system .item div {
  width: 120px;
  height: 120px;
  background: #F2F6FB;
  border-radius: 50%;
  text-align: center;
  line-height: 120px;
  margin: auto;
}

.bd-main .service-system .item p {
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  margin-top: 20px;
}

.bd-main .cpa .box .item .main,
.bd-main .zjgh .box .item .main {
  width: 180px;
  padding: 30px 10px;
  height: 175px;
}

.bd-main .service .box .item .main h3 {
  font-size: 24px;
  font-weight: 500;
  color: #000000;
  margin: 0 0 20px;
  position: relative;
}

.bd-main .service .box .item .main h3::after {
  width: 32px;
  height: 3px;
  background: linear-gradient(-90deg, #D89F78, #D89F78);
  border-radius: 2px;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -16px;
  content: '';
}

.bd-main .service .box .item .main p {
  font-size: 16px;
  color: #424242;
  line-height: 34px;
  text-align: justify;
}

.bd-main .zjgh .box .item .main p {
  text-align: center;
}

.bd-main .cpa .box .item .main {
  height: 200px;
  padding: 30px 15px;
}

.bd-main .cpa .f-w {
  background-image: url('../images/title-bgtext2.png');
}

.bd-main .cpa .box .item .main p {
  text-align: left;
}

.bd-main .setup {
  background-color: rgba(237, 242, 250, .7);
}

.bd-main .setup .f-w {
  background-image: url('../images/title-bgtext.png');
}

.bd-main .setup .imgitem {
  position: absolute;
  z-index: 0;
  bottom: 0;
}

.bd-main .setup .imgitem.left {
  left: -335px;
}

.bd-main .setup .imgitem.right {
  right: -310px;
}

.bd-main .setup .typetable {
  width: 100%;
  margin-top: 50px;
  border-radius: 20px
}

.bd-main .setup .typetable .bg-thead {
  background: linear-gradient(90deg, #542C16, #270904);
}

.bd-main .setup .typetable th {
  font-size: 18px;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  height: 45px;
  line-height: 45px;
}

.bd-main .setup .typetable tr td {
  height: 70px;
  border: 1px solid #EFE6E1;
  padding: 0 5px 0 3px;
  font-size: 14px;
}

.bd-main .setup .typetable tr:nth-child(2n-1) {
  background-color: #FAF5F2;
}

.bd-main .setup .typetable tr:nth-child(2n) {
  background-color: #fff;
}

.bd-main .setup .typetable tr td:last-child {
  text-align: center;
  padding: 0;
}

.bd-main .setup .typetable tr td a {
  border-radius: 16px;
  font-size: 14px;
  color: #FFFFFF;
  display: inline-block;
  text-align: center;
  line-height: 32px;
  padding: 0 15px;
}

.bd-main .setup .typetable .rowspan {
  text-align: center;
  color: #fff;
  padding-left: 0;
  font-size: 18px;
  color: #FFFFFF;
}

.bd-main .datadownload {
  background-image: url('../images/bg-img6.png');
}

.bd-main .datadownload .f-w {
  background-image: url('../images/title-bgtext2.png');
  color: #ffffff;
}

.bd-main .datadownload .download-box {
  background-color: #fff;
  margin: 20px 0;
}

.bd-main .datadownload .box {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}

.bd-main .datadownload .box .item {
  width: 350px;
}

.bd-main .datadownload .box .item h3 {
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 30px;
}

.bd-main .datadownload .box .item h3 a {
  float: right;
  width: 100px;
  height: 28px;
  background: #F66E00;
  border-radius: 14px;
  display: inline-block;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 28px;
}

.bd-main .datadownload .box .item-pdf {
  font-size: 14px;
  margin-bottom: 15px;
}

.bd-main .datadownload .box .item-pdf a {
  float: right;
  color: #F66E00;
}

.bd-main .datadownload .box .item-zip {
  width: 160px;
  text-align: center;
}

.bd-main .datadownload .box .item-zip img {
  vertical-align: super;
  margin-right: 10px;
}

.bd-main .datadownload .box .item-zip h5 {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  display: inline-block;
  text-align: left;
  line-height: 24px;
}

.bd-main .datadownload .box .item-zip a {
  display: inline-block;
  width: 130px;
  height: 32px;
  border-radius: 6px;
  color: #fff;
  text-align: center;
  line-height: 32px;
  margin-top: 20px;
}

.bd-main .customized {
  background: #EDF2FA;
}

.bd-main .customized .f-w {
  background-image: url('../images/title-dzfa.png');
}

.bd-main .customized .box {
  list-style: none;
  display: flex;
  justify-content: space-around;
  margin-top: 40px;
}

.bd-main .customized .box .item {
  padding: 30px 25px;
  width: 280px;
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  border-radius: 8px;
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #424242;
  line-height: 40px;
}

.bd-main .customized .box .item img {
  margin-bottom: 20px;
  display: block;
  margin: 0 auto 10px;
}

.bd-main .customized .box .item h3 {
  font-size: 28px;
  font-weight: 700;
  color: #000000;
  line-height: 34px;
  margin: 0 0 10px;
  text-align: center;
}

.bd-main .customized .box .item h3 span {
  position: relative;
}

.bd-main .customized .box .item h3 span::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 9px;
  background: linear-gradient(-90deg, #FF7E1F, #FF3C16);
  border-radius: 4px;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.bd-main .customized .box .item i {
  width: 4px;
  height: 4px;
  background: linear-gradient(-90deg, #FF7E1F, #FF3C16);
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.bd-main .customized .box .item p>span {
  display: inline-block;
  background: rgba(31, 43, 104, .1);
  border-radius: 13px;
  padding: 0 10px;
  height: 26px;
  line-height: 26px !important;
  font-size: 14px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #1F2B68;
  line-height: 34px;
  margin-right: 10px;
}

.bd-main .customized .box .item a {
  width: 220px;
  height: 45px;
  border-radius: 23px;
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  margin-top: 20px;
  transition: .7s;
}

.bd-main .basics {
  background: #EDF2FA;
}

.bd-main .basics .f-w {
  background-image: url('../images/title-zjhx.png');
}

.bd-main .employment {
  height: 398px;
  background: #EDF2FA;
}

.bd-main .employment .f-w {
  background-image: url('../images/title-jy.png');
}

.bd-main .basics .box,
.bd-main .employment .box {
  display: flex;
  justify-content: space-around;
  margin-top: 40px;
}

.bd-main .basics .box .item,
.bd-main .employment .box .item {
  width: 370px;
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  border-radius: 8px;
}

.bd-main .basics .box .item {
  width: 280px;
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  border-radius: 8px;
}

.bd-main .basics .box .item .bg span,
.bd-main .employment .box .item .bg span {
  display: inline-block;
  color: #fff;
  margin-right: 40px;
}

.bd-main .basics .box .item .bg,
.bd-main .employment .box .item .bg {
  background: url('../images/zzsc-jy.png') no-repeat left center;
  height: 40px;
  line-height: 40px;
  margin-top: 30px;
  font-size: 20px;
  font-family: Alibaba PuHuiTi;
  font-weight: 500;
  color: #FFFFFF;
  padding-left: 12px;
}

.bd-main .basics .box .item .bg {
  background-image: url('../images/cj-jy.png');
}

.bd-main .basics .box .item img {
  text-align: center;
  margin: 25px 25px 0 25px;
}

.bd-main .basics .box .item p,
.bd-main .employment .box .item p {
  padding: 20px 30px;
  margin-top: 17px;
  text-align: justify;
  color: #424242;
  line-height: 30px;
  font-size: 16px;
}

.bd-main .policy .curse-box .item p {
  letter-spacing: 1px;
}

.bd-main .hot-curse {
  background: rgba(237, 242, 250, 0.7);
}

.bd-main .hot-curse .f-w {
  background-image: url('../images/title-rmkc.png');
  color: #000;
}

.bd-main .hot-curse h4 {
  color: #000000;
  opacity: 0.6;
}

.bd-main .hot-curse .curse-box {
  list-style: none;
}

.bd-main .hot-curse .curse-box .item {
  float: left;
  width: 280px;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  border-radius: 8px;
  margin: 26px 0 0 26px;
  padding: 24px 18px;
  text-align: center;
  position: relative;
  background-color: #fff;
}

.bd-main .hot-curse .curse-box .item img {
  width: 250px;
  height: 150px;
  margin-bottom: 20px;
}

.bd-main .policy .curse-box .item::after {
  position: absolute;
  width: 100%;
  height: 6px;
  content: '';
  top: 0;
  left: 0;
  z-index: -1;
  background: url("../images/zj-zcjd.png") no-repeat top center;
}

/* .bd-main .hot-curse .curse-box .item:hover{
	-webkit-animation: book-move 1s 1 both !important;
       -moz-animation: book-move 1s 1 both !important;
        -ms-animation: book-move 1s 1 both !important;    
            animation: book-move 1s 1 both !important; } */
.bd-main .hot-curse .curse-box .item:first-child {
  margin-left: 0;
}

.bd-main .hot-curse .curse-box .item:nth-child(5) {
  margin-left: 0;
}

.bd-main .hot-curse .curse-box .item h3 {
  margin: 0;
  text-align: center;
  line-height: 1.2;
  font-weight: bold;
}

/* .bd-main .hot-curse .curse-box .item .icon{border-top: 5px solid transparent;border-left: 8px solid #12206F;border-bottom: 5px solid transparent;width: 0;height: 0;vertical-align:middle;float: left;margin: 10px 10px 10px 0;} */
.bd-main .hot-curse .curse-box .item p {
  margin: 20px 0;
  font-size: 16px;
  font-weight: 400;
  color: #424242;
  line-height: 24px;
  text-align: justify;
}

.bd-main .hot-curse .curse-box .item a,
.bd-main .hot-curse .curse-box .item a {
  width: 160px;
  height: 35px;
  border-radius: 4px;
  color: #12206F;
  background: none;
  transition: .5s;
}

.bd-main .hot-curse .curse-box .item a {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 34px;
}

/* .bd-main .hot-curse .curse-box .item input:hover{color: #fff;background: #12206F;box-shadow: 0px 6px 12px 0px rgba(18, 32, 111, 0.2);} */
.bd-main .examina {
  background-color: #EDF2FA;
}

.bd-main .examina .f-w {
  background-image: url('../images/title-wthz.png');
}

.bd-main .examina .box {
  padding: 30px 0 45px 210px;
  display: flex;
  position: relative;
}

.bd-main .examina .box img {
  position: absolute;
  z-index: 0;
  bottom: 0px;
}

.bd-main .examina .box img.left {
  left: -150px;
}

.bd-main .examina .box img.right {
  right: -280px;
}

.bd-main .examina .box .cjbktj {
  width: 536px;
  height: 386px;
  background: linear-gradient(-90deg, #EDF2FA, #FFFFFF);
  border-radius: 8px;
  padding: 30px;
}

.bd-main .examina .box .cjbktj h5 {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 32px;
  background: url('../images/cj-icon2.png') no-repeat left center;
  padding-left: 10px;
}

.bd-main .examina .box .cjbktj h5.title-ol {
  background-image: url('../images/cj-icon.png');
}

.bd-main .examina .box .cjbktj p {
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #000000;
  line-height: 32px;
  margin: 10px;
}

.bd-main .examina .box .cjbktj p a {
  height: 34px;
  background: rgba(255, 105, 37, 0.12);
  border-radius: 17px;
  padding: 0 15px;
  line-height: 34px;
  color: #FF3E16;
  font-size: 16px;
  display: inline-block;
  margin: 15px 15px 0 0
}

.bd-main .examina .box .cjbktj p a:hover {
  background: linear-gradient(to right, #FF7E1F, #FF3D16);
  color: #fff;
}

.bd-main .examina .box .cj-form {
  width: 380px;
  height: 386px;
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  border-radius: 8px;
}

.bd-main .examina .box .cj-form .cjbk-title {
  width: 380px;
  height: 50px;
  background-image: linear-gradient(to right, #FF7E1F, #FF3D16);
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  border-radius: 8px 8px 0px 0px;
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 32px;
  margin: 0;
  text-align: center;
  line-height: 50px;
}

.bd-main .examina .box .cj-form form {
  padding: 20px;
  text-align: center;
}

.bd-main .examina .box .cj-form form label {
  display: block;
  margin: 15px 0;
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #000000;
  line-height: 32px;
}

.bd-main .examina .box .cj-form form label select,
.bd-main .examina .box .cj-form form label input {
  width: 220px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  border-radius: 4px;
  padding: 0 10px;
  margin-left: 10px;
  display: inline-block;
  outline: none;
}

.bd-main .examina .box .cj-form form .button {
  width: 303px;
  height: 52px;
  border-radius: 8px;
  color: #fff;
  font-size: 22px;
  line-height: 40px;
  box-shadow: 0px 4px 8px 0px rgba(255, 105, 37, 0.4);
}

/* .bd-main .accounting{height: 690px;} */
.bd-main .accounting .f-w {
  background-image: url('../images/title-kjzl.png');
}

.bd-main .accounting ul {
  list-style: none;
}

.bd-main .accounting .box .fbqlb {
  width: 360px;
  height: 255px;
  border-radius: 6px;
  overflow: hidden;
  line-height: 260px;
}

.bd-main .accounting .box .fbqlb .cjzl-lb {
  display: flex;
  position: relative;
}

.bd-main .accounting .box .fbqlb .cjzl-lb img {
  width: 360px;
  height: 225px;
}

.bd-main .accounting .box .fbqlb .cjzl-lb .item {
  position: relative;
}

.bd-main .accounting .box .fbqlb .cjzl-lb span {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  text-align: left;
  line-height: 35px;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.1);
}

.bd-main .accounting .box .fbqlb .cjzl-lb a.left {
  left: 10px;
}

.bd-main .accounting .box .fbqlb .cjzl-lb a.right {
  right: 10px
}

.bd-main .accounting .box .fbqlb .cjzl-lb a {
  font-size: 16px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 10;
}

.bd-main .accounting .box .carousel-inner .item {
  margin: 15px 0;
}

.bd-main .accounting .box .carousel-control {
  width: 30px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  top: 105px;
  background-color: #888;
}

.bd-main .accounting .box .carousel-inner .item img {
  width: 100%;
  height: 225px;
}

.bd-main .accounting .box .carousel-inner .item span {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  background-color: rgba(0, 0, 0, 0.09);
  color: #fff;
}

.bd-main .accounting .box .kjzx,
.bd-main .accounting .box .fwdt {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.bd-main .accounting .box .kjzx {
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  background-color: #fff;
  padding: 0 20px;
}

.bd-main .accounting .box .fwdt .item {
  width: 585px;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  padding: 0 20px;
}

.bd-main .accounting .box .item h3 {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  line-height: 18px;
}

/* .bd-main .accounting .box .fwdt .item h3{padding-left: 5px;} */
.bd-main .accounting .box .item h3 i {
  width: 4px;
  height: 18px;
  background: linear-gradient(0deg, #FF7E1F, #FF3C16);
  border-radius: 2px;
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}

.bd-main .accounting .box .item h3 a {
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #424242;
  line-height: 18px;
}

.bd-main .accounting .box .item li {
  line-height: 40px;
}

.bd-main .accounting .box .item li a {
  font-size: 14px;
  font-weight: 300;
  color: #424242;
}

.bd-main .accounting .box .item li span {
  float: right;
  font-size: 14px;
  font-weight: 300;
  color: #424242;
}

.bd-main .accounting .box .kjzx .zx {
  width: 775px;
}

/* 细分行业 */
/* .bd-main .trade{padding: 50px 0;} */
.bd-main .trade .f-w {
  color: #000;
  background-image: url('../images/title-xfhy.png');
}

.bd-main .trade .trade-box {
  list-style: none;
}

.bd-main .trade .trade-box .item {
  float: left;
  width: 220px;
  height: 120px;
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  margin: 25px 25px 0 0;
  display: flex;
  cursor: pointer;
  position: relative;
}

.bd-main .trade .trade-box .item:nth-child(5n) {
  margin-right: 0;
}

.bd-main .trade .trade-box .item img {
  width: 70px;
  height: 120px;
  opacity: 1;
  transition: .5s;
  position: relative;
}

.bd-main .trade .trade-box .item>i {
  position: absolute;
  content: '';
  background-color: #12206F;
  opacity: 0.8;
  width: 70px;
  height: 100%;
  top: 0;
  z-index: 100;
  transition: 0.5s;
}

.bd-main .trade .trade-box .item:nth-child(2n-1)>i {
  left: 0;
}

.bd-main .trade .trade-box .item:nth-child(2n)>i {
  right: 0;
}

.bd-main .trade .trade-box .item .item-text {
  padding: 20px 0;
  position: relative;
  width: 100%;
}

.bd-main .trade .trade-box .item .item-text h3 {
  font-size: 24px;
  color: #000;
  font-weight: 400;
  opacity: 1;
  margin: 0;
  text-align: center;
  line-height: 50px;
  transition: .5s;
}

.bd-main .trade .trade-box .item .item-text p {
  font-size: 16px;
  font-weight: 400;
  color: #424242;
  text-align: center;
  margin: 0;
}

.bd-main .trade .trade-box .item .item-text i {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  top: 50%;
  margin-top: -5px;
  opacity: 1;
  transition: .5s;
}

.bd-main .trade .trade-box .item .item-text i.icon-left {
  border-left: 8px solid #12206F;
  left: 0;
}

.bd-main .trade .trade-box .item .item-text i.icon-right {
  border-right: 8px solid #12206F;
  right: 0;
}

/* .bd-main .trade .trade-box .item:hover>img{opacity: 1;}
.bd-main .trade .trade-box .item:hover>i{opacity: 0.8;}
.bd-main .trade .trade-box .item:hover>.item-text i{opacity: 1;}
.bd-main .trade .trade-box .item:hover>.item-text h3{opacity: 1;} */
.bd-main .trade .bdpage {
  text-align: center;
}

.bd-main .trade .trade-load {
  display: inline-block;
  margin-top: 30px;
  background: none;
  width: 140px;
  height: 48px;
  border: 1px solid #21C17F;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 500;
  color: #21C17F;
  line-height: 48px;
  transition: .5s;
}

/* .bd-main .trade .trade-load:hover{background-color: #21C17F;color:#fff} */
.bd-main .reference .f-w {
  background-image: url('../images/title-bkzj.png');
}

.bd-main .reference .trade-box .item {
  width: 580px;
  height: 210px;
  margin-right: 40px;
  box-shadow: 0px 1px 24px 0px rgb(31 43 104 / 10%);
}

.bd-main .reference .trade-box .item:nth-child(2n) {
  margin-right: 0;
}

.bd-main .reference .trade-box .item img {
  height: 210px;
  width: 260px;
  opacity: 1;
}

.bd-main .reference .trade-box .item .item-text {
  padding: 20px;
}

.bd-main .reference .trade-box .item .item-text h3 {
  text-align: left;
}

.bd-main .reference .trade-box .item .item-text p {
  text-align: left;
  line-height: 30px;
}

.bd-main .reference .trade-box .item .item-text h3 span {
  display: inline-block;
  line-height: 42px;
  background: linear-gradient(to right, #FF7E1F, #FF3D16) !important;
  color: #fff;
  padding: 0 10px;
}

.bd-main .reference .trade-box .item .item-text i.icon-left {
  border-right: 8px solid #fff;
  left: -8px;
  opacity: 1;
  border-left: 0px solid transparent;
}

.bd-main .reference .trade-box .item .item-text i.icon-right {
  border-left: 8px solid #fff;
  right: -8px;
  border-right: 0px solid transparent;
  right: -8px;
  opacity: 1;
  z-index: 1;
}

.bd-main .culture-personnel .f-w {
  background-image: url('../images/title-kjzl.png');
}

.bd-main .culture-personnel h5 {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  text-align: left;
}

.bd-main .culture-personnel .trade-box .item .item-text h3 span::after {
  background: #FF6300;
  opacity: 1;
  z-index: -1;
}

.bd-main .zjkj-fokder {
  background: url('../images/bg-folder.png') no-repeat center;
}

.bd-main .zjkj-fokder h2 {
  font-size: 40px;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin-top: 0;
}

.bd-main .zjkj-fokder h2 span {
  color: #60FFB5;
}

.bd-main .zjkj-fokder .box {
  display: flex;
  justify-content: space-around;
}

.bd-main .zjkj-fokder .box p {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 50px;
  opacity: 0.8;
}

/* 业务案例 */
.bd-main .case {
  background-image: url('../images/bg-img6.png');
  background-repeat: no-repeat;
  background-position: center;
}

.bd-main .case .f-w {
  background-image: url(../images/title-ywal.png);
  color: #FFF;
  font-size: 36px;
}

.bd-main .case h4 {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  opacity: 0.6;
}

.bd-main .case .carousel {
  position: relative;
  margin-top: 49px;
}

.bd-main .accounting .carousel-inner,
.bd-main .case .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.bd-main .accounting .carousel-inner {
  width: 360px;
  height: 255px;
}

.bd-main .carousel .item img {
  margin: 0 auto;
  border-radius: 6px;
}

.bd-carousel .carousel-control.left {
  left: 0px;
}

.bd-main .carousel-control.left,
.bd-main .carousel-control.right {
  background: none;
  filter: none;
}

.bd-carousel .carousel-control {
  top: 50%;
  margin-top: -35px;
  width: 30px;
  height: 70px;
  line-height: 70px;
  border-radius: 4px;
  background-color: #fff !important;
  color: #999 !important;
  opacity: 1;
  text-shadow: none;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
  filter: alpha(opacity=50);
  opacity: .5;
}

/* 资深老会计 */
.bd-main .senior-acc-bg {
  background-color: rgba(237, 242, 250, 1);
}

.bd-main .senior-acc {
  background-image: url(../images/bg-img.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

/* .bd-main .senior-acc .bdpage{background-image: url('../images/bg-img.png');background-repeat: no-repeat;background-position: center bottom;padding-top: 50px;height: 100%;} */
.bd-main .senior-acc .f-w {
  background-image: url('../images/title-szll.png');
}

.bd-main .senior-acc ul {
  list-style: none;
  display: flex;
  margin-top: 60px;
}

.bd-main .senior-acc .senior-acc-item {
  width: 370px;
  height: 172px;
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  border-radius: 8px;
  display: flex;
  padding: 50px 0 50px 50px;
  cursor: pointer;
}

.bd-main .senior-acc .senior-acc-item:hover div h3 {
  font-weight: 700;
}

.bd-main .senior-acc .senior-acc-item img {
  vertical-align: middle;
  margin-right: 25px;
}

.bd-main .senior-acc .senior-acc-item div h3 {
  margin: 0;
  font-size: 24px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #000000;
  line-height: 1.5;
  transition: .5s;
}

.bd-main .senior-acc .senior-acc-item div p {
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #424242;
  line-height: 28px;
}

.bd-main .senior-acc .senior-acc-item:nth-child(2) {
  margin: 0 45px;
}

.bd-main .coursefree {
  background: url('../images/bg-img-1.png') no-repeat center;
  height: 350px;
  padding-top: 46px;
}

.bd-main .coursefree h1 {
  color: #FFFFFF;
  text-shadow: 0px 2px 4px #314645;
  font-size: 40px;
  margin-bottom: 50px;
}

.bd-main .coursefree h1 span {
  color: #60FFB5;
}

.bd-main .coursefree p {
  margin-left: 355px;
  font-size: 18px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #FFFFFF;
}

.bd-main .coursefree p i {
  background: url('../images/zzsc-icon.png') no-repeat;
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 10px;
}

.bd-main .evaluate.sc {
  padding-bottom: 50px;
  background: rgba(237, 242, 250, 0.7);
}

.bd-main .evaluate .bdpage {
  position: relative;
}

.bd-main .evaluate .f-w {
  background-image: url('../images/title-xypj.png');
  color: #000000;
}

.bd-main .evaluate.sc .f-w {
  background-image: url('../images/title-kjzl.png');
}

.bd-main .evaluate.sc .carousel-control {
  width: 24px;
  height: 48px;
  line-height: 48px;
  background-color: #12206F !important;
  border-radius: 6px;
  color: #fff !important;
}

.bd-main .evaluate.sc .carousel-control.left {
  left: -50px;
}

.bd-main .evaluate.sc .carousel-control.right {
  right: -50px;
}

.list-inline>li {
  text-align: center;
}

.row {
  margin-top: 40px;
  margin-right: -15px;
  margin-left: -15px;
}

.text-left {
  text-align: left;
}

.bd-main .evaluate .text-left a {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 18px;
  color: #333;
}

.bd-main .evaluate .btn {
  background-color: #c7005e;
  color: #fff !important;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.bd-main .evaluate .text-left .fa {
  margin-right: 5px;
  font-size: 21px;
  color: #c7005e;
}

.bd-main .evaluate .col-xs-8 a {
  margin: 0 10px 10px;
}

.bd-main .evaluate .btn {
  background-color: #c7005e;
  color: #fff !important;
}

.bd-video-shade {
  position: fixed;
  z-index: 10005;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .8);
  background-color: #000\9;
  filter: alpha(opacity=80);
}

.bd-video-content .close {
  position: absolute;
  top: -30px;
  right: -30px;
  color: #fff;
  opacity: 1;
  outline: none;
}

.bd-video-content {
  position: absolute;
  z-index: 10006 !important;
  top: 20%;
  left: 50%;
  margin-left: -350px;
  width: 700px;
  height: 410px;
}

/* 
.bd-main .evaluate .left-yin{font-size: 50px;position: absolute;top:50px;left: 0;}
.bd-main .evaluate .right-yin{font-size: 50px;position: absolute;bottom:50px;right: 0;}
.bd-main .evaluate .evaluate-box{position: relative;width: 980px;height: 280px;background: #FFFFFF;box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);margin: auto;padding: 80px 57px 0px 133px;}
.bd-main .evaluate .evaluate-box>img{position: absolute;top: -35px;left: -40px;width: 140px;height: 140px;}
.bd-main .evaluate .evaluate-box h2{font-size: 24px;font-family: Alibaba PuHuiTi;font-weight: 400;color: #181715;margin: 0 0 43px 0;}
.bd-main .evaluate .evaluate-box h2 span{opacity: 0.6;margin-left: 15px;}
.bd-main .evaluate .evaluate-box p{width: 771px;font-size: 16px;font-family: Alibaba PuHuiTi;font-weight: 400;color: #424242;line-height: 40px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.bd-main .evaluate .evaluate-item{list-style: none;border-top: 1px solid rgba(0, 0, 0, 0.05);width: 980px;margin: 30px auto 0;display: flex;position: relative;}
.bd-main .evaluate .evaluate-item .item{width: 120px;padding: 25px;position: relative;cursor:pointer;margin-right: 10px;}
.bd-main .evaluate .evaluate-item .item img{width: 60px;height: 60px;border-radius: 50%;}
.bd-main .evaluate .evaluate-item .active::after{content: '';position: absolute;width: 0;height: 0;    border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 6px solid #12206F;left: 50%;top: 0;margin-left: -8px;transition: .5s;}
.bd-main .evaluate .evaluate-item .active::before{width: 100%;height: 2px;content: '';position: absolute;top:0;background-color: #12206F;left:0;} */


.bd-main .audition {
  background: linear-gradient(-90deg, #0D083D, #142065, #0D1543, #0A1242);
  opacity: 0.95;
}

.bd-main .audition h2 {
  margin: 0;
  height: 38px;
  font-size: 40px;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 56px;
  text-shadow: 0px 2px 4px #314645;
  text-align: center;
  margin-bottom: 40px;
}

.bd-main .audition h2 span {
  color: #60FFB5;
}

.bd-main .zjkj-fokder .form_bg_input,
.bd-main .coursefree .zzft-form-bg .form_bg_input,
.bd-main .audition .bg-lazy .form_bg_input {
  width: 280px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #abb5b2;
  font-size: 16px;
  color: #000000;
  text-indent: 16px;
  margin-top: 31px;
  margin-left: 81px;
}

.bd-main .zjkj-fokder .form_bg_input {
  margin-left: 0;
}

.bd-main .zjkj-fokder .ml-80 {
  margin-left: 80px;
}

.bd-main .zjkj-fokder form label {
  color: #fff;
  font-size: 16px;
}

.bd-main .coursefree .zzft-form-bg .form_bg_input {
  height: 48px;
  outline: none;
}

.bd-main .zjkj-fokder .bg3_buttom,
.bd-main .coursefree .zzft-form-bg .bg3_buttom,
.bd-main .audition .bg-lazy .bg3_buttom {
  width: 320px;
  height: 50px;
  background: linear-gradient(135deg, #15C994 0%, #21C17F 100%);
  border-radius: 4px;
  font-size: 18px;
  color: #FFFFFF;
  border: none;
  margin: 20px auto 0px 80px;
  outline: none;
}

/* .bd-main .promise{height: 890px;} */
/* .bd-main .elementary{overflow: auto;} */
.bd-main .elementary .f-w {
  background-image: url('../images/title-bkcx.png');
}

.bd-main .caikepass .f-w {
  background-image: url("../images/title-bgtext.png");
}

/* .bd-main .promise{height: 610px;padding-top: 40px;} */
.bd-main .promise .f-w {
  background-image: url('../images/title-bzcn.png');
}

.bd-main .elementary .box,
.bd-main .promise .promise-box {
  list-style: none;
  margin-top: 50px;
}

.bd-main .elementary .item,
.bd-main .promise .promise-item {
  float: left;
  margin: 0 45px 35px 0;
  width: 370px;
  height: 190px;
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  border-radius: 8px;
  display: flex;
  padding: 50px 20px 50px 35px;
}

.bd-main .elementary .item {
  display: block;
  width: 280px;
  height: 341px;
  margin-right: 25px;
  text-align: center;
  padding: 25px 20px;
}

.bd-main .elementary .item:nth-child(4n) {
  margin-right: 0;
}

.bd-main .promise .promise-item:hover {
  transform: translateY(-10px) !important;
  cursor: pointer;
}

.bd-main .elementary .item h3,
.bd-main .promise .promise-item h3 {
  margin: 0;
  line-height: 1.5;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}

.bd-main .elementary .item h3 {
  margin: 20px 0;
}

.bd-main .elementary .item p,
.bd-main .promise .promise-item p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  color: #424242;
  line-height: 28px;
}

.bd-main .elementary .item p {
  text-align: justify;
  margin: 20px 0 20px;
}

.bd-main .elementary .item a {
  width: 217px;
  height: 42px;
  border-radius: 8px;
  font-size: 18px;
  color: #fff;
  line-height: 42px;
  display: inline-block;
  transition: .7s;
}

.bd-main .choice .f-w {
  background-image: url('../images/title-axxz.png');
}

.bd-main .choice .item {
  height: auto;
}

.bd-main .choice .item h3 span {
  font-size: 28px;
  font-weight: 700;
  color: #ba161c
}

.bd-main .choice .item p {
  text-align: left;
  padding-left: 30px;
}

.bd-main .caikepass .box .item {
  padding: 35px 25px;
  position: relative;
}

.bd-main .caikepass .box .item.h-355 {
  height: 355px;
}

.bd-main .caikepass .box .item.h-260 {
  height: 260px;
}

.bd-main .caikepass .box .item.h-205 p {
  height: 60px;
}

.bd-main .caikepass .box .item h3 {
  display: inline-block;
  margin: 0 0 10px 0;
  vertical-align: -webkit-baseline-middle;
}

/* .bd-main .course .box .item img{vertical-align: sub;} */
.bd-main .caikepass .item.h-310 p {
  line-height: 25px;
  height: 171px;
}

.bd-main .caikepass .item a {
  height: 35px;
  line-height: 35px;
  width: 160px;
  position: absolute;
  left: 50%;
  margin-left: -80px;
  bottom: 30px
}

.bd-main .pertinence .f-w {
  background-image: url('../images/title-bgtext.png');
}

.bd-main .pertinence .item {
  height: auto;
}

.bd-main .pertinence .item h3 {
  position: relative;
  font-weight: 700;
}

.bd-main .pertinence .item h3::after {
  width: 60px;
  height: 8px;
  background: linear-gradient(-90deg, #FF3C16, #FF7E1F);
  border-radius: 4px;
  position: absolute;
  content: '';
  bottom: 1px;
  left: 50%;
  margin-left: -30px;
  z-index: -1;
}

.bd-main .pertinence .item p {
  height: 85px;
}

.bd-main .pertinence .item a {
  border-radius: 23px;
  border: none;
  color: #fff;
}

.bd-main .promise .promise-item img {
  margin-right: 20px;
}

.bd-main .promise .promise-item:nth-child(3n) {
  margin-right: 0;
}

.bd-main .examination {
  background-color: #EDF2FA;
}

.bd-main .examination .f-w {
  background-image: url('../images/title-bgtext.png');
  margin-bottom: 40px;
}

.bd-main .examination .box .item {
  float: left;
  width: 569px;
  height: 59px;
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  border-radius: 8px;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 59px;
  padding-left: 40px;
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: left;
}

.bd-main .examination .box .item:nth-child(2n) {
  margin-left: 60px;
}

.bd-main .examination .box .item span {
  position: absolute;
  top: 0;
  left: 6px;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  z-index: 1;
  line-height: 27px;
}

.bd-main .examination .box .item i {
  position: absolute;
  top: -10px;
  left: -9px;
  width: 40px;
  height: 40px;
  background-color: #c32024;
  z-index: -1;
  border-radius: 50%;
}

.bd-main .examination .box .item a {
  float: right;
  margin: 11px 20px 12px 0;
  width: 95px;
  height: 36px;
  border-radius: 6px;
  font-size: 18px;
  color: #fff;
  line-height: 35px;
  text-align: center;
}

.bd-main .examination .btn {
  display: inline-block;
  width: 200px;
  height: 48px;
  border-radius: 8px;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 30px;
  margin-top: 20px;
}

.bd-main .examination_cma .f-w {
  background-image: url(../images/title-what.png);
}

.bd-main .examination_cma .box .item {
  background: #FFFFFF;
  box-shadow: 0px 1px 24px 0px rgba(31, 43, 104, 0.1);
  text-align: center;
  padding-bottom: 10px;
}

.bd-main .examination_cma .box .item h3 {
  font-weight: 700;
}

.bd-main .conditions .f-w {
  background-image: url(../images/title-shxm.png);
}

.bd-main .conditions .box h2 {
  font-size: 24px;
  margin: 40px 0 20px;
}

.bd-main .conditions .box .item {
  margin-top: 30px;
}

.bd-main .conditions .box .item span {
  display: inline-block;
  width: 170px;
  height: 57px;
  text-align: center;
  line-height: 57px;
  font-size: 20px;
  color: #676b74;
  border: 1px solid #838C89;
  cursor: pointer;
}

.bd-main .conditions .box .item span.active {
  background: rgba(255, 96, 33, .1);
  border: 1px solid #FF6021;
  color: #FF6021;
}

.bd-main .conditions .form {
  margin-top: 40px;
}

.bd-main .conditions .form .form-input {
  width: 360px;
  height: 57px;
  padding-left: 10px;
  color: #676B74;
  font-size: 20px;
}

.bd-main .conditions .form .form-btn {
  width: 180px;
  height: 57px;
  line-height: 57px;
  color: #fff;
  text-align: center;
  margin-left: 40px;
  border: none;
  vertical-align: bottom;
  font-size: 20px;
}

.bd-main .advantage {
  background: #EDF2FA;
}

.bd-main .advantage .f-w {
  background-image: url(../images/title-ys.png);
}

.bd-main .advantage .box {
  background-color: #fff;
}

.bd-main .advantage .box .item {
  width: 220px;
  text-align: center;
  padding: 30px 20px 80px;
  position: relative;
}

.bd-main .advantage .box .item .bor {
  width: 1px;
  height: 230px;
  border: 1px solid #EEEEEE;
  background: linear-gradient(0deg, #FFFFFF, #EEEEEE, #FFFFFF);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -115px;
}

.bd-main .advantage .box .item p {
  line-height: 30px;
  text-align: justify;
  font-size: 16px;
  margin-top: 20px;
}

.bd-main .advantage .box .item a {
  box-shadow: 0px 4px 8px 0px rgba(255, 105, 37, 0.4);
  border-radius: 6px;
  width: 120px;
  height: 36px;
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -60px;
  line-height: 36px;
  color: #fff;
  font-size: 16px;
}

.bd-main .occupation .f-w {
  background-image: url(../images/title-what.png);
}

.bd-main .occupation .box .item {
  float: left;
  text-align: center;
}

.bd-main .occupation .box .item .icon {
  width: 120px;
  height: 120px;
  background-color: #FDEAE6;
  border-radius: 50%;
}

.bd-main .occupation .box .item h3 {
  font-size: 20px;
  font-weight: 700;
}

.bd-main .occupation .box .item .icon .icon-item {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.bd-main .occupation .box .item .icon .icon-1 {
  background-image: url('../images/cma_45.png');
}

.bd-main .occupation .box .item .icon .icon-2 {
  background-image: url('../images/cma_46.png');
}

.bd-main .occupation .box .item .icon .icon-3 {
  background-image: url('../images/cma_47.png');
}

.bd-main .occupation .box .item .icon .icon-4 {
  background-image: url('../images/cma_48.png');
}

.bd-main .occupation .box .item .icon .icon-5 {
  background-image: url('../images/cma_49.png');
}

.bd-main .occupation .box .item .icon .icon-6 {
  background-image: url('../images/cma_50.png');
}

.bd-main .occupation .box .item .icon .icon-7 {
  background-image: url('../images/cma_51.png');
}

.bd-main .occupation .box .item .icon .icon-8 {
  background-image: url('../images/cma_52.png');
}

.bd-main .occupation .box .item .icon .icon-9 {
  background-image: url('../images/cma_53.png');
}

.bd-main .occupation .box .item .icon .icon-10 {
  background-image: url('../images/cma_54.png');
}

/* .bd-main .occupation .box .item:nth-child(5n){} */
/* 送大礼包 */
.bd-main .activity-banner {
  width: 100%;
  height: 340px;
  min-width: 990px;
  background: url('../images/activity-banner.png') no-repeat center center;
}

.bd-main .activity .float a {
  position: relative;
  float: left;
  margin: 0 20px 30px 0;
  display: inline-block;
}

.bd-main .activity .float a:nth-child(2n) {
  margin-right: 0px;
}

.bd-main .activity .float a span {
  position: absolute;
  bottom: 45px;
  right: 25px;
  width: 136px;
  height: 50px;
}

.bd-main .activity .box {
  display: flex;
  justify-content: space-between;
}

.bd-main .acc-gift {
  background-image: url('../images/bg-img11.png');
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 70px;
}

.bd-main .acc-gift .bdpage {
  display: flex;
}

.bd-main .acc-gift .gift-left {
  width: 825px;
  height: 330px;
  text-align: center;
  padding: 0 30px 0 30px;
}

.bd-main .acc-gift .gift-left h2 {
  font-size: 40px;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  color: #000000;
  margin: 0;
}

.bd-main .acc-gift .gift-left h2 span {
  color: #FF4920;
}

.roll-box {
  overflow: hidden;
  height: 190px;
  margin-top: 50px;
  text-align: left;
  margin-left: 60px;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.bd-main .acc-gift .roll-box ul>li>a {
  text-decoration: none;
  margin-bottom: 20px;
  display: block;
  position: relative;
  font-size: 20px;
  font-family: Alibaba PuHuiTi;
  font-weight: bold;
  color: #000000;
}

.bd-main .acc-gift .icon-zip {
  display: inline-block;
  background-image: url(../images/icon11.png);
  height: 22px;
  width: 23px;
  vertical-align: sub;
}

.bd-main .acc-gift .item span {
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #000000;
  opacity: 0.8;
}

.bd-main .acc-gift .bg-lazy .form_bg_input {
  width: 320px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 4px;
  border: 1px solid #abb5b2;
  font-size: 16px;
  color: #000000;
  text-indent: 16px;
  margin-top: 40px;
  margin-left: 81px;
  display: block;
}

.bd-main .acc-gift .bg-lazy .bg3_buttom {
  width: 320px;
  height: 50px;
  background: linear-gradient(135deg, #15C994 0%, #21C17F 100%);
  border-radius: 4px;
  font-size: 18px;
  color: #FFFFFF;
  border: none;
  margin: 64px auto 0px 80px;
}

.bd-main .trial {
  background: url('../images/img10.png') no-repeat center;
  height: 350px;
}

/* .bd-main .trial .trial-box{display: flex;height: 100%;} */
.bd-main .trial h2 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin-bottom: 50px;
  letter-spacing: 3px;
}

.bd-main .trial h2 span {
  color: #21C17F;
  margin-right: 5px;
}

/* .bd-main .trial .trial-l h2{font-size: 40px;font-weight: bold;color: #FFFFFF;line-height: 56px;text-shadow: 0px 2px 4px #314645;}
.bd-main .trial .trial-l h2.ml-45{margin-left: 45px;}
.bd-main .trial .trial-l h2 span{color:#60FFB5;}
.bd-main .trial .trial-r{margin: 20px 0 0 120px;}*/
.bd-main .trial form {
  display: flex;
  justify-content: space-around;
}

.bd-main .trial .form_input {
  width: 320px;
  height: 48px;
  background: #FFFFFF;
  border-radius: 4px;
  display: inline-block;
  padding: 0 10px;
  margin-top: 40px;
}

/* .bd-main .trial .form_input.m-20{margin: 0 30px;} */
.bd-main .trial .bg3_buttom {
  width: 320px;
  height: 48px;
  background: linear-gradient(135deg, #15C994 0%, #21C17F 100%);
  border-radius: 4px;
  font-size: 18px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 40px;
  border: none;
}

.index-main .teachar-items .item {
  margin-left: 0;
  margin-right: 20px;
  background-color: #fff;
}

.box-transition,
.caret {
  -webkit-transition: all .3s linear 0s;
  transition: all .3s linear 0s;
}

.title-box {
  font-size: 16px;
}

.text-weight {
  font-weight: bold;
}

.toggle-tab {
  display: inline-block;
  margin-left: 7px;
  margin-right: 7px;
  width: 20px;
  height: 20px;
  line-height: 18px;
  color: #fff;
  background-color: #ff7d5a;
  font-size: 12px;
  text-decoration: none;
  border-radius: 50%;
  text-align: center;
}

.toggle-tab.ke {
  background-color: #259cf8;
}

.teachar-items {
  padding-top: 65px;
  padding-bottom: 45px;
  display: flex;
  justify-content: space-between;
}

.teachar-items a {
  text-decoration: none;
}

.teachar-items .item {
  display: inline-block;
  padding: 0 35px;
  width: 224px;
  height: 280px;
  background-color: #fff;
  vertical-align: middle;
}

.teachar-items .item.last {
  margin-right: 0;
}

.teachar-items .item h3 {
  color: #000;
}

.teachar-items .item p {
  color: #333;
}

.gainsboro-bg {
  background: #EDF2FA;
}

.teachar-items .item img {
  margin-top: -20px;
  width: 110px;
  height: 110px;
  background-color: #dbdbdb;
}

.teachar-items .item .teachar-desc {
  height: 80px;
  line-height: 26px;
  overflow: hidden;
}

.teachar-items .item .teachar-desc span {
  line-height: normal;
  color: #424242;
}

.teachar-items .item:hover {
  box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.1);
}

.teachar-items .item:hover img {
  width: 80px;
  height: 80px;
}

.teachar-items .item:hover h3,
.teachar-items .item:hover p {
  display: none;
}

.teachar-items .item:hover .teachar-desc {
  height: 215px;
}

.section-desc {
  padding-top: 25px;
}

.section-desc .inline-block {
  float: left;
  width: 20%;
}

.section-desc .inline-block .number {
  display: inline-block;
  width: 185px;
  height: 158px;
  line-height: 170px;
  font-style: normal;
  font-size: 65px;
  letter-spacing: 6px;
  color: #52b4ff;
  text-shadow: 3px 0 5px rgba(0, 0, 0, .2);
}

.section-desc .inline-block:nth-child(1) .number {
  background-image: url(../images/number_bg_1.png);
}

.section-desc .inline-block:nth-child(2) .number {
  background-image: url(../images/number_bg_2.png);
}

.section-desc .inline-block:nth-child(3) .number {
  background-image: url(../images/number_bg_3.png);
}

.section-desc .inline-block:nth-child(4) .number {
  background-image: url(../images/number_bg_4.png);
}

.section-desc .inline-block:nth-child(5) .number {
  background-image: url(../images/number_bg_5.png);
}

.section-desc .inline-block h4 {
  margin-top: 45px;
  font-weight: 700;
}

.section-desc .inline-block p {
  font-size: 12px;
  color: #424242;
}

/* 底部 */
.bd-main .footer {
  height: 130px;
  background-image: url('../images/bg-img12.png');
  background-position: center top;
  background-repeat: no-repeat;
  overflow: hidden;
}

.bd-main .footer .footer-box {
  list-style: none;
  display: flex;
  justify-content: space-around;
  padding: 30px;
}

.bd-main .footer .footer-item {
  text-align: center;
}

.bd-main .footer .footer-item a {
  display: block;
}

.bd-main .footer .footer-item img {
  margin-bottom: 20px;
  width: 36px;
  height: 36px;
}

.bd-main .footer .footer-item p {
  font-size: 16px;
  font-family: Alibaba PuHuiTi;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 28px;
  background: linear-gradient(-90deg, #FFE2D1 0%, #FFC5A1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.footer-glkj {
  height: 220px;
  min-width: 1200px;
  text-align: center;
  background-image: url('../images/bg-glkj.png');
}

.footer-glkj h3 {
  font-size: 40px;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0 0 40px 0;
}

.footer-glkj h3 span {
  color: #60FFB5;
}

.footer-glkj a {
  width: 320px;
  height: 48px;
  background: linear-gradient(135deg, #15C994 0%, #21C17F 100%);
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  text-align: center;
  line-height: 48px;
}

.footer-keep {
  padding-bottom: 10px;
  border-top: 1px solid #ddd;
  background-color: #f2f2f2;
}

.footer-keep a,
.footer-keep a:hover,
.footer-keep a:active,
.footer-keep a:link {
  color: #333 !important;
  text-decoration: none;
}

/* 挂件 */
.footer_box {
  height: 110px;
  position: fixed;
  background-position: center bottom;
  background-repeat: no-repeat;
  bottom: 0px;
  z-index: 2;
  background: url(../images/footer_cpa.png) 0px -10px;
  width: 100%;
}

.footer_box .bg-lazy>div {
  margin-top: 45px;
  margin-left: 840px
}

.footer_box .footer_box_input {
  width: 280px;
  height: 48px;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 0px rgb(195 58 9 / 50%);
  border-radius: 4px;
  position: relative;
  display: inline-block;
}

.footer_box .footer_box_input input {
  width: 280px;
  height: 48px;
  background: #FFFFFF;
  box-shadow: 0px 2px 4px 0px rgb(195 58 9 / 50%);
  border-radius: 4px;
  text-indent: 30px;
  text-align: left;
  border: none;
  outline: none;
  padding-left: 10px;
}

.footer_box .footer_box_input img {
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  position: absolute;
}

.footer_box .footer_box_button {
  width: 208px;
  height: 54px;
  border-radius: 30px;
  background-color: #FFA930;
  color: #D42626;
  font-size: 20px;
  font-weight: bold;
  border: none;
  display: inline-block;
  margin-left: 12px;
}

.fuli .cha,
.footer_box .cha {
  position: absolute;
  ;
  width: 28px;
  height: 28px;
  border-radius: 50%;
}

.footer_box .cha {
  right: 20px;
  top: 0px
}

@media screen and (max-width: 1420px) {
  .footer_box {
    width: 1400px;
  }

  .footer_box .bg-lazy>div {
    margin-top: 60px;
    margin-left: 785px;
  }
}

.fuli .cha {
  top: -1px;
  right: 60px;
}

.fuli {
  width: 295px;
  height: 218px;
  position: fixed;
  left: 0px;
  bottom: 0;
  background-image: url(../images/fuli_new.png?1);
  z-index: 2;
  cursor: pointer;
}

.Popup1 {
  width: 540px;
  height: 560px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-image: url(../images/fl_bg.png);
  background-size: 100% 100%;
  z-index: 15;
}

.Popup1 .Popup1_Title {
  width: 332px;
  height: 60px;
  margin: 68px auto 0px auto;
}

.Popup1 .form-title {
  font-size: 18px;
  font-family: AlibabaPuHuiTiM;
  color: #314645;
  padding-left: 8px;
  border-left: 3px solid #F45A37;
  margin-left: 90px;
}

.Mask {
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 3;
}

.Popup1 .Popup1_Title .border {
  width: 40px;
  height: 2px;
  background: linear-gradient(90deg, rgba(247, 161, 65, 0) 0%, #F7A141 100%);
  border-radius: 1px;
  display: inline-block;
  float: left;
  margin-top: 20px;
}

.Popup1 .Popup1_Title h3 {
  font-size: 28px;
  font-family: AlibabaPuHuiTiB;
  color: #000000;
  line-height: 38px;
  letter-spacing: 1px;
  margin: 0;
  background: linear-gradient(180deg, #FD7941 0%, #EE0C36 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  display: inline-block;
  float: left;
}

.Popup1 .Popup1_Title .border {
  width: 40px;
  height: 2px;
  background: linear-gradient(90deg, rgba(247, 161, 65, 0) 0%, #F7A141 100%);
  border-radius: 1px;
  display: inline-block;
  float: left;
  margin-top: 20px;
}

.Popup1 .radio {
  font-size: 18px;
  font-family: AlibabaPuHuiTiR;
  color: #314645;
  display: inline;
  margin-left: 10px;
}

.Popup1 .radio input {
  position: relative !important;
  margin-left: 0 !important;
}

.Popup1 .input {
  width: 320px;
  height: 48px;
  background: #FFFFFF;
  border-radius: 4px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  font-family: AlibabaPuHuiTiR;
  color: #838C89;
  text-indent: 16px;
  border: none;
  outline: none;
}

.Popup1 .button {
  background-color: #FFA930;
  width: 328px;
  height: 56px;
  font-size: 18px;
  font-family: AlibabaPuHuiTiM;
  color: #D42626;
  border: none;
  border-radius: 30px;
  display: block;
  margin: 14px auto;
}

.Popup1 .Popup1_icon {
  position: absolute;
  left: 50%;
  bottom: -40px;
  margin-left: -16px;
  width: 32px;
  height: 32px;
  cursor: pointer;
}

.left_box {
  position: fixed;
  left: 0;
  top: 120px;
  z-index: 2;
}

.left_box .Giftbag {
  width: 80px;
  height: 65px;
  display: block;
}

.left_box .left_box_Item {
  width: 80px;
  height: 70px;
  background: linear-gradient(135deg, #b8131a 0%, #f1584a 100%);
  box-shadow: 0px 2px 8px 0px rgb(0 110 73 / 40%);
  border-radius: 0px 4px 4px 0px;
  cursor: pointer;
  padding-top: 5px;
  margin-top: 10px;
}

.left_box .left_box_Item img {
  width: 30px;
  height: 30px;
  display: block;
  margin: 3px auto 2px auto;
  padding-top: 0px;
}

.left_box .left_box_Item p {
  font-size: 16px;
  font-family: AlibabaPuHuiTiM;
  color: #FFFFFF;
  text-align: center;
}

.Popup2 {
  width: 266px;
  height: 340px;
  background: none;
  position: fixed;
  top: 150px;
  left: 65px;
}

.Popup3 .Popup3_Item .Popup3_Item_radio input,
.Popup2 .Popup2_Item .Popup2_Item_radio input {
  vertical-align: sub;
}

.Popup3 {
  background: none;
  position: fixed;
  top: 240px;
  left: 65px;
  width: 322px;
}

.Popup2 .Popup2_head,
.Popup3 .Popup3_head {
  width: 100%;
  height: 40px;
  background: #f55549;
  border-radius: 0px 0px 4px 4px;
}

.Popup2 .Popup2_head p,
.Popup3 .Popup3_head p {
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  text-align: center;
}

.Popup2 .Popup2_Item,
.Popup3 .Popup3_Item {
  width: 100%;
  overflow: hidden;
}

.Popup2 .Popup2_Item h5,
.Popup3 .Popup3_Item h5 {
  font-size: 12px;
  font-family: AlibabaPuHuiTiM;
  color: #314645;
  border-left: 2px solid #F45A37;
  padding-left: 4px;
  margin: 20px 0 0 30px;
}

.Popup2 .Popup2_Item .Popup2_Item_radio,
.Popup3 .Popup3_Item .Popup3_Item_radio {
  width: 40%;
  font-size: 12px;
  font-family: AlibabaPuHuiTiR;
  color: #314645;
  display: inline-block;
  float: left;
  margin-left: 10%;
  margin-top: 8px;
}

.Popup2 .Popup2_input,
.Popup3 .Popup3_input {
  width: 212px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 4px;
  opacity: 0.7;
  border: 1px solid #838C89;
  display: block;
  margin: 10px auto 8px auto;
  font-size: 16px;
  color: #333;
  text-indent: 10px;
  outline: none;
  line-height: 40px;
}

.Popup2 .Popup2_button,
.Popup3 .Popup3_button {
  width: 212px;
  height: 40px;
  background: linear-gradient(135deg, #b8131a 0%, #f1584a 100%);
  border-radius: 4px;
  font-size: 16px;
  font-family: AlibabaPuHuiTiM;
  color: #fff;
  border: none;
  display: block;
  margin: 0 auto;
}

.Popup2 .Popup2_button:hover,
.Popup3 .Popup3_button:hover {
  width: 212px;
  height: 40px;
  background: linear-gradient(135deg, #b8131a 0%, #f1584a 100%);
  border-radius: 4px;
  font-size: 16px;
  color: #f5fd01;
  border: none;
  display: block;
  margin: 0 auto;
}

.Popup2 .Popup2_Item .Popup2_Item_radio label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0px;
  font-weight: 400;
}

.Popup3 .Popup3_Item .Popup3_Item_radio label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0px;
  font-weight: 400;
}


.Triangle1 {
  top: 310px;
}

.Triangle2 {
  top: 400px;
}

.Triangle {
  width: 0;
  height: 0;
  position: fixed;
  left: 94px;
  border: 10px solid transparent;
  border-right: 10px solid #FFFFFF;
}

.Popup4 {
  position: fixed;
  right: 0;
  top: 120px;
  width: 110px;
}

.Popup4 .close {
  position: absolute;
  top: -24px;
  right: 0;
  background: url(../images/icon9.png) no-repeat center;
  width: 24px;
  height: 24px;
  opacity: 1;
}

.Popup4 .box {
  list-style: none;
  margin: 0;
}

.Popup4 .box .item {
  background: linear-gradient(90deg, #e1423c, #b7131a);
  line-height: 55px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 110px;
}

.Popup4 .box .item a {
  color: #fff;
}

.Popup4 .box .item:hover {
  background: #aa0b10;
}

.Popup4 .circular {
  width: 110px;
  text-align: center;
  font-weight: 700;
  font-size: 17px;
  color: #fff;
  background: linear-gradient(180deg, #f35c4b, #b8131a);
  display: block;
}

.Popup4 .top .icon-1 {
  width: 62px;
  height: 51px;
  display: block;
  background: url('../images/icon9-1.png');
  margin: auto;
}

.Popup4 .bot .icon-8 {
  width: 24px;
  height: 24px;
  display: block;
  background: url('../images/icon9-8.png') no-repeat center;
  margin: auto;
}

.Popup4 .top {
  border-radius: 4px 4px 0 0;
  padding-top: 10px;
  height: 100px;
}

.Popup4 .bot {
  border-radius: 0 0 4px 4px;
  padding-top: 10px;
  height: 80px;
}

.Popup4 .box .item .icon {
  vertical-align: middle;
  width: 35px;
  height: 35px;
}

.Popup4 .box .item u {
  width: 110px;
  height: 1px;
  background: linear-gradient(90deg, #FD9004, #FFBC91, #F55D34) center;
  opacity: 0.8;
  display: block;
}

.Popup4 .box .item .icon-2 {
  background: url('../images/icon9-2.png') no-repeat center;
}

.Popup4 .box .item .icon-3 {
  background: url('../images/icon9-3.png') no-repeat center;
}

.Popup4 .box .item .icon-4 {
  background: url('../images/icon9-4.png') no-repeat center;
}

.Popup4 .box .item .icon-5 {
  background: url('../images/icon9-5.png') no-repeat center;
}

.Popup4 .box .item .icon-6 {
  background: url('../images/icon9-6.png') no-repeat center;
}

.Popup4 .box .item .icon-7 {
  background: url('../images/icon9-7.png') no-repeat center;
}

.login_alert {
  position: fixed;
  z-index: 10010;
  top: 20%;
  left: 50%;
  min-width: 400px;
  margin-left: -200px;
  background-color: #FFF;
  border-radius: 16px;
  margin-left: -169px;
  min-width: 338px;
  padding-bottom: 30px;
}

.close-btn {
  top: -44px;
  font-size: 32px;
  position: absolute;
  top: -52px;
  right: 0;
  font-size: 36px;
  color: #fff;
  cursor: pointer;
}

/* .login_alert img{
	width: 300px;
	height: 300px;
} */
.login_alert .popup-tabs {
  height: 51px;
  line-height: 51px;
  border-bottom: 1px solid #eee;
  text-align: center;
}

.porela {
  position: relative;
}

.login_alert .wechat-qr-box {
  padding-top: 10px;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.login_alert .qr-login-tip {
  padding-right: 40px;
  display: inline-block;
  text-align: right;
}

.cursor-p {
  cursor: pointer;
}

.login_alert .qr-login-tip span {
  position: relative;
  padding: 3px 8px;
  display: inline-block;
  border: 1px solid #df9c1f;
  color: #df9c1f;
}

.login_alert .qr-login-tip span:before,
.login_alert .qr-login-tip span:after {
  content: "";
  position: absolute;
  right: -7px;
  top: 50%;
  margin-top: -7px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-left: 7px solid #df9c1f;
  border-bottom: 7px solid transparent;
}

.login_alert .qr-login-tip span:after {
  right: -6px;
  border-left-color: #fff;
}

.login_alert .login-switch {
  width: 28px;
  height: 29px;
  vertical-align: top;
}

.login-ico.icon-login-acct {
  background-position: -304px -31px;
}

.login-ico {
  display: inline-block;
  background-image: url(../images/login_ico.png);
}

.login_alert .wechat-qr-box .icon-ask-wx {
  vertical-align: sub;
}

.icons.icon-ask-wx {
  width: 19px;
  height: 15px;
  background-position: -179px -332px;
}

.icons {
  display: inline-block;
  background-image: url(../images/icons_v9.png?1);
}

.ml-15 {
  margin-left: 15px;
}

.login_alert .wechat-qr-box p {
  margin-bottom: 0;
}

.login_alert .wechat-qr-box p {
  margin-top: 10px;
}

.login_alert .qrcode-help-box .qrcode-help {
  position: absolute;
  top: 8px;
  visibility: hidden;
  opacity: 0;
}

.login_alert .wechat-qr-box p.coagent {
  margin-top: 30px;
  margin-bottom: 30px;
}

.coagent i {
  margin-right: 6px;
  width: 15px;
  height: 16px;
  background-position: -123px -38px;
  vertical-align: text-top;
}

.coagent .faster {
  margin-left: 50px;
  margin-right: 50px;
}

.coagent .faster i {
  background-position: -138px -38px;
}

.coagent i.safe {
  background-position: -154px -38px;
}

.login_alert form {
  padding-top: 35px;
  padding-bottom: 20px;
}

.login_alert .icon-login-qrcode {
  position: absolute;
  right: 40px;
  top: 10px;
}

.login_alert .login-switch {
  width: 28px;
  height: 29px;
  vertical-align: top;
}

.login_alert form .block-item {
  position: relative;
  margin: 0 auto 12px;
  width: 300px;
  line-height: 45px;
}

.login_alert form .long-input {
  display: block;
  padding-left: 35px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  border: 1px solid #D2D2D2;
  font-size: 14px;
}

.login_alert form .block-item input[type=submit],
.login_alert form .block-item input[type=button] {
  padding: 0;
  width: 100%;
  height: 45px;
  background-color: #00B882;
  line-height: 45px;
  border: none;
  border-radius: 3px;
  font-weight: bold;
  font-size: 16px;
  color: #FFF;
  outline: none;
  box-shadow: 0 3px 7px 0 rgba(15, 199, 145, .35);
}

.login_alert .icon-login-qrcode {
  position: absolute;
  right: 40px;
  top: 10px;
}

.login_alert .login-switch {
  width: 28px;
  height: 29px;
  vertical-align: top;
}

.login-ico.icon-login-qrcode {
  background-position: -304px 0;
}

.box-mark {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  filter: alpha(opacity=50);
  background-color: #000\9;
  height: 100%;
  width: 100%;
  z-index: 10000;
}

.new-login .box {
  position: fixed;
  z-index: 10010;
  top: 20%;
  left: 50%;
  margin-left: -240px;
  width: 480px;
  height: 488px;
  background-image: url('../images/login_bg2.png')
}

.new-login .box .content {
  margin-top: 140px;
}

.new-login .box .content ul {
  margin-bottom: 55px;
}

.new-login .box .content ul li a {
  position: relative;
  margin-left: 30px;
  margin-right: 30px;
  font-size: 20px;
  color: #333;
  text-decoration: none;
}

.new-login .box .content ul li a.active {
  font-weight: bold;
}

.new-login .box .content ul li a.active:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 24px;
  margin-left: -12px;
  height: 4px;
  background: linear-gradient(-30deg, #15C994, #21C17F);
  border-radius: 2px;
}

.new-login .box .content input {
  width: 360px;
  height: 45px;
  border: none;
  background: none;
  outline: none;
}

.new-login .box .content input.long-input {
  padding-left: 40px;
}

.new-login .box .content input[name=phone] {
  margin-top: 16px;
  margin-bottom: 33px;
}

.new-login .box .content input[type=submit] {
  color: #fff;
  font-size: 0;
}

.teachar-sideItems>a {
  color: #333 !important;
}

.teachar-sideItems .item {
  position: relative;
  display: inline-block;
  height: 400px;
  width: 193px;
  overflow: hidden;
}

.teachar-sideItems .item.active {
  padding-left: 215px;
  padding-right: 10px;
  width: 425px;
}

.teachar-sideItems .item .img-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 193px;
  height: 400px;
  overflow: hidden;
  background-color: #eee;
}

.teachar-sideItems .item img {
  position: absolute;
  left: -45px;
}

.teachar-sideItems .item:nth-of-type(5) img {
  left: -75px;
}

.teachar-sideItems .item .btn-bg {
  position: absolute;
  bottom: 10px;
  right: 15px;
  width: 193px;
  color: #fff;
  line-height: 36px;
  text-align: center;
}

@-webkit-keyframes book-move {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  50% {
    -webkit-transform: scale(1.1) translateY(-10px);
    transform: scale(1.1) translateY(-10px)
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

.botton:hover {
  animation: btn .5s;
  -webkit-animation: btn .5s;
}

@-webkit-keyframes btn {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }

  2% {
    -webkit-transform: translate(-1px, 1.5px) rotate(1.5deg);
  }

  4% {
    -webkit-transform: translate(1.3px, 0px) rotate(-0.5deg);
  }

  6% {
    -webkit-transform: translate(1.4px, 1.4px) rotate(-2deg);
  }

  8% {
    -webkit-transform: translate(-1.3px, -1px) rotate(-1.5deg);
  }

  10% {
    -webkit-transform: translate(1.4px, 0px) rotate(-2deg);
  }

  12% {
    -webkit-transform: translate(-1.3px, -1px) rotate(-2deg);
  }

  14% {
    -webkit-transform: translate(1.5px, 1.3px) rotate(1.5deg);
  }

  16% {
    -webkit-transform: translate(1.5px, -1.5px) rotate(-1.5deg);
  }

  18% {
    -webkit-transform: translate(1.3px, -1.3px) rotate(-2deg);
  }

  20% {
    -webkit-transform: translate(1px, 1px) rotate(-0.5deg);
  }

  22% {
    -webkit-transform: translate(1.3px, 1.5px) rotate(-2deg);
  }

  24% {
    -webkit-transform: translate(-1.4px, -1px) rotate(2deg);
  }

  26% {
    -webkit-transform: translate(1.3px, -1.3px) rotate(0.5deg);
  }

  28% {
    -webkit-transform: translate(1.6px, -1.6px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translate(-1.3px, -1.3px) rotate(-1.5deg);
  }

  32% {
    -webkit-transform: translate(-1px, 0px) rotate(2deg);
  }

  34% {
    -webkit-transform: translate(1.3px, 1.3px) rotate(-0.5deg);
  }

  36% {
    -webkit-transform: translate(1.3px, 1.6px) rotate(1.5deg);
  }

  38% {
    -webkit-transform: translate(1.3px, -1.6px) rotate(1.5deg);
  }

  40% {
    -webkit-transform: translate(-1.4px, -1px) rotate(-0.5deg);
  }

  42% {
    -webkit-transform: translate(-1.4px, 1.3px) rotate(-0.5deg);
  }

  44% {
    -webkit-transform: translate(-1.6px, 1.4px) rotate(0.5deg);
  }

  46% {
    -webkit-transform: translate(-2.1px, -1.3px) rotate(-0.5deg);
  }

  48% {
    -webkit-transform: translate(1px, 1.6px) rotate(1.5deg);
  }

  50% {
    -webkit-transform: translate(1.6px, 1.6px) rotate(1.5deg);
  }

  52% {
    -webkit-transform: translate(-1.4px, 1.6px) rotate(0.5deg);
  }

  54% {
    -webkit-transform: translate(1.6px, -1px) rotate(-2deg);
  }

  56% {
    -webkit-transform: translate(1.3px, -1.6px) rotate(-2deg);
  }

  58% {
    -webkit-transform: translate(-1.3px, -1.6px) rotate(0.5deg);
  }

  60% {
    -webkit-transform: translate(1.3px, 1.6px) rotate(-0.5deg);
  }

  62% {
    -webkit-transform: translate(0px, 0px) rotate(-1.5deg);
  }

  64% {
    -webkit-transform: translate(-1.6px, -1.6px) rotate(-2deg);
  }

  66% {
    -webkit-transform: translate(1.6px, -1.6px) rotate(0.5deg);
  }

  68% {
    -webkit-transform: translate(0px, -1.6px) rotate(-2deg);
  }

  70% {
    -webkit-transform: translate(-1.6px, 1px) rotate(1.5deg);
  }

  72% {
    -webkit-transform: translate(-1.6px, 1.6px) rotate(2deg);
  }

  74% {
    -webkit-transform: translate(1.3px, -1.6px) rotate(-0.5deg);
  }

  76% {
    -webkit-transform: translate(1.4px, 1px) rotate(-0.5deg);
  }

  78% {
    -webkit-transform: translate(-1px, 1.4px) rotate(2deg);
  }

  80% {
    -webkit-transform: translate(1.4px, 1.6px) rotate(2deg);
  }

  82% {
    -webkit-transform: translate(-1.6px, -1.6px) rotate(-0.5deg);
  }

  84% {
    -webkit-transform: translate(-1.4px, 1.4px) rotate(-2deg);
  }

  86% {
    -webkit-transform: translate(1px, 1.4px) rotate(-2deg);
  }

  88% {
    -webkit-transform: translate(-1.4px, 1.4px) rotate(-1.5deg);
  }

  90% {
    -webkit-transform: translate(-1.6px, -1.6px) rotate(-2deg);
  }

  92% {
    -webkit-transform: translate(-1.6px, 1.6px) rotate(2deg);
  }

  94% {
    -webkit-transform: translate(-1.6px, -1.6px) rotate(-2deg);
  }

  96% {
    -webkit-transform: translate(-1.4px, 1.3px) rotate(-2deg);
  }

  98% {
    -webkit-transform: translate(1.3px, 1px) rotate(-0.5deg);
  }
}

@keyframes btn {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }

  2% {
    transform: translate(-1px, 1.5px) rotate(1.5deg);
  }

  4% {
    transform: translate(1.3px, 0px) rotate(-0.5deg);
  }

  6% {
    transform: translate(1.4px, 1.4px) rotate(-2deg);
  }

  8% {
    transform: translate(-1.3px, -1px) rotate(-1.5deg);
  }

  10% {
    transform: translate(1.4px, 0px) rotate(-2deg);
  }

  12% {
    transform: translate(-1.3px, -1px) rotate(-2deg);
  }

  14% {
    transform: translate(1.5px, 1.3px) rotate(1.5deg);
  }

  16% {
    transform: translate(1.5px, -1.5px) rotate(-1.5deg);
  }

  18% {
    transform: translate(1.3px, -1.3px) rotate(-2deg);
  }

  20% {
    transform: translate(1px, 1px) rotate(-0.5deg);
  }

  22% {
    transform: translate(1.3px, 1.5px) rotate(-2deg);
  }

  24% {
    transform: translate(-1.4px, -1px) rotate(2deg);
  }

  26% {
    transform: translate(1.3px, -1.3px) rotate(0.5deg);
  }

  28% {
    transform: translate(1.6px, -1.6px) rotate(-1.5deg);
  }

  30% {
    transform: translate(-1.3px, -1.3px) rotate(-1.5deg);
  }

  32% {
    transform: translate(-1px, 0px) rotate(2deg);
  }

  34% {
    transform: translate(1.3px, 1.3px) rotate(-0.5deg);
  }

  36% {
    transform: translate(1.3px, 1.6px) rotate(1.5deg);
  }

  38% {
    transform: translate(1.3px, -1.6px) rotate(1.5deg);
  }

  40% {
    transform: translate(-1.4px, -1px) rotate(-0.5deg);
  }

  42% {
    transform: translate(-1.4px, 1.3px) rotate(-0.5deg);
  }

  44% {
    transform: translate(-1.6px, 1.4px) rotate(0.5deg);
  }

  46% {
    transform: translate(-2.1px, -1.3px) rotate(-0.5deg);
  }

  48% {
    transform: translate(1px, 1.6px) rotate(1.5deg);
  }

  50% {
    transform: translate(1.6px, 1.6px) rotate(1.5deg);
  }

  52% {
    transform: translate(-1.4px, 1.6px) rotate(0.5deg);
  }

  54% {
    transform: translate(1.6px, -1px) rotate(-2deg);
  }

  56% {
    transform: translate(1.3px, -1.6px) rotate(-2deg);
  }

  58% {
    transform: translate(-1.3px, -1.6px) rotate(0.5deg);
  }

  60% {
    transform: translate(1.3px, 1.6px) rotate(-0.5deg);
  }

  62% {
    transform: translate(0px, 0px) rotate(-1.5deg);
  }

  64% {
    transform: translate(-1.6px, -1.6px) rotate(-2deg);
  }

  66% {
    transform: translate(1.6px, -1.6px) rotate(0.5deg);
  }

  68% {
    transform: translate(0px, -1.6px) rotate(-2deg);
  }

  70% {
    transform: translate(-1.6px, 1px) rotate(1.5deg);
  }

  72% {
    transform: translate(-1.6px, 1.6px) rotate(2deg);
  }

  74% {
    transform: translate(1.3px, -1.6px) rotate(-0.5deg);
  }

  76% {
    transform: translate(1.4px, 1px) rotate(-0.5deg);
  }

  78% {
    transform: translate(-1px, 1.4px) rotate(2deg);
  }

  80% {
    transform: translate(1.4px, 1.6px) rotate(2deg);
  }

  82% {
    transform: translate(-1.6px, -1.6px) rotate(-0.5deg);
  }

  84% {
    transform: translate(-1.4px, 1.4px) rotate(-2deg);
  }

  86% {
    transform: translate(1px, 1.4px) rotate(-2deg);
  }

  88% {
    transform: translate(-1.4px, 1.4px) rotate(-1.5deg);
  }

  90% {
    transform: translate(-1.6px, -1.6px) rotate(-2deg);
  }

  92% {
    transform: translate(-1.4px, 1.6px) rotate(2deg);
  }

  94% {
    transform: translate(-1.6px, -1.6px) rotate(-2deg);
  }

  96% {
    transform: translate(-1.4px, 1.3px) rotate(-2deg);
  }

  98% {
    transform: translate(1.3px, 1px) rotate(-0.5deg);
  }
}

.teacherContent {
  width: 1200px;
  overflow: hidden;
  height: 548px;
}

.teacherSceneBg {
  background: #EDF2FA;
  height: 753px;
  padding-top: 1px;
}

.teacherSceneBg .title {
  margin: 45px 0 60px;
  color: #fff;
}

.teacherIntroCon {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.07);
  margin: 40px 0 50px;
  padding: 20px 50px 30px 95px;
  height: 471px;
  width: 790px;
  float: left;
  margin-left: -30px;
  background: url(../images/teacher-bg-intro.png) no-repeat right top #fff;
  border-radius: 0 6px 6px 0;
}

.teacherBig {
  width: 440px;
  float: left;
  text-align: right;
}

.teacherIntroCon h3 {
  margin-bottom: 0px;
  font-size: 32px;
}

.teacherIntroCon h3 i {
  display: block;
  width: 26px;
  height: 2px;
  background: #bf1c21;
  margin: 20px 0;
}

.teacherIntroCon p {
  font-size: 16px;
  color: #545454;
  line-height: 36px;
  margin-bottom: 40px;
}

.teacherTab {
  right: 30px;
  bottom: 50px;
  z-index: 2;
}

.teacherTab li {
  float: left;
  width: 100px;
  margin-right: 15px;
  text-align: center;
  cursor: pointer;
  color: #999;
}

.teacherTab li img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-bottom: 10px;
}

.teacherTab li.on img {
  width: 96px;
  height: 96px;
  border: 2px solid #bd191e;
  border-radius: 50%;
}

.teacherTab li.on {
  color: #c62426;
}

.classs-content {
  width: 100%;
  padding-top: 10px;
}

/*课程表左侧*/
.classs-left {
  float: left;
  width: 240px;
  box-sizing: border-box;
  box-shadow: 0px 10px 10px #f7f7f7;
}

.classs-left .left-title {
  background: linear-gradient(135deg, #99080e 0%, #f1584a 100%);
  border-radius: 6px 6px 0 0;
  height: 110px;
  line-height: 110px;
  text-align: center;
}

.classs-left .left-title span {
  display: inline-block;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
}

.classs-left .left-title span.text {
  padding: 0 10px;
}

.classs-left .left-nav ul li {
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  color: #333;
}

.classs-left .left-nav ul li.on {
  background: linear-gradient(135deg, #99080e 0%, #f1584a 100%);
  color: #FFFFFF;
}

.classs-left .left-nav ul li:hover {
  background: linear-gradient(135deg, #99080e 0%, #f1584a 100%);
  color: #FFFFFF;
}

.classs-left .left-ad {
  margin-top: 37px;
  margin-bottom: 37px;
  text-indent: 70px;
  background: url(../image/tel.png) left 20px center no-repeat;
}

.classs-left .left-ad p {
  color: #317fff;
  font-size: 14px;
}

.classs-left .left-ad p.tel {
  font-size: 20px;
  padding-top: 10px;
}

/*课程表右侧*/
.classs-right {
  float: right;
  width: 940px;
}

.classs-right {
  display: none;
}

.classs-right.active {
  display: block;
  min-height: 520px;
  margin-bottom: 30px;
  overflow-x: auto;
  overflow-y: hidden;
}

.content {
  text-align: center;
  padding: 0px 0 0 0;
}

.content0 .classs_typeimg,
.content1 .classs_typeimg,
.content2 .classs_typeimg,
.content3 .classs_typeimg {
  margin-right: 6px;
  width: 200px;
}

.content0,
.content1,
.content2,
.content3 {
  overflow-x: auto;
  overflow-y: hidden;
  box-sizing: border-box;
}

.content0::-webkit-scrollbar,
.content1::-webkit-scrollbar,
.content2::-webkit-scrollbar,
.content3::-webkit-scrollbar {
  width: 6px;
  height: 10px;
  background-color: #ffe1e1;
  border-radius: 10px;
}

.content0::-webkit-scrollbar-thumb,
.content1::-webkit-scrollbar-thumb,
.content2::-webkit-scrollbar-thumb,
.content3::-webkit-scrollbar-thumb {
  height: 5px !important;
  border-radius: 10px;
  background-color: #a31116;
}

.content0::-webkit-scrollbar-track,
.content1::-webkit-scrollbar-track,
.content2::-webkit-scrollbar-track,
.content3::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
}

.tab_box0 {
  width: 1415px;
}

.tab_box1 {
  width: 1495px;
}

.tab_box2 {
  width: 2081px;
}

.tab_box3 {
  width: 1385px;
}

.group {
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0 1px 10px 0 rgba(184, 197, 224, 0.33);
  height: 192px;
  width: 284px;
  overflow: hidden;
}

.content1 .top .group,
.content2 .top .group,
.content3 .top .group {
  height: 214px;
}

.group .name {
  background: #ba2625;
  line-height: 45px;
  font-size: 18px;
  color: #fff;
}

.group .name span {
  display: inline-block;
  font-size: 16px;
}

.group .cbox {
  background: #fffafa;
  height: 120px;
  border-radius: 7px;
  width: 234px;
  margin: 0px auto 0;
  overflow: hidden;
}

.content1 .group .cbox {
  height: 148px;
}

.group .start_time {
  line-height: 34px;
  background: #fff1f1;
  color: #000;
  font-size: 16px;
}

.group .type {
  color: #5f0f0f;
  font-size: 16px;
  margin-top: 13px;
  line-height: 21px;
}

.group .duration_hour {
  color: #5f0f0f;
  font-size: 16px;
  margin-top: 20px;
  line-height: 14px;
  position: relative;
}

/*  .group .duration_hour:before{content:'';position:absolute;width:86%;height:1px;background-color:#fff;left:50%;transform:translateX(-50%);top:-12px;}
*/
.group .bo_p {
  font-size: 16px;
  margin-top: 16px;
  text-align: center;
  color: #5f0f0f;
}

.group .group_item .start_time {
  color: #000;
}

.group .group_item .cbox {
  margin-right: 7px;
}

.content0 .group {
  margin-right: 23px;
}

.content1 .group,
.content2 .group {
  width: 755px;
  margin-right: 14px;
}

.content1 .group1 {
  width: 520px;
}

.content2 .group1 {
  width: 1106px;
}

.content1 .group .cbox {
  width: 139px;
}

.content1 .group1 .cbox {
  width: 158px;
}

/*  .content2{padding-left:28px;}
*/

.content2 _type {
  width: 200px;
  margin-right: 6px;
}

.content2 .group .cbox {
  width: 174px;
  height: 147px;
}

.content2 .group0 .group_item,
.content1 .group0 .group_item,
.content1 .group1 .group_item {
  padding: 0 12.5px;
}

.content2 .group0 .group_item .box {
  margin-right: 9px;
}

.content2 .group1 .group_item {
  padding: 0 10px;
}

.content2 .group1 .group_item .box {
  width: 135px;
}

.content3 .group0,
.content3 .group1,
.content3 .group2 {
  width: 114px;
  margin-right: 14px;
}

.content3 .group0 .cbox,
.content3 .group1 .cbox,
.content3 .group2 .cbox {
  width: 182px;
  margin-left: 5px;
}

.content3 .group4 .group_item {
  padding-left: 9px;
}

.content3 .group4 .cbox {
  width: 137px;
  margin-right: 6px;
}

.content3 .group {
  width: 777px;
}

.content3 .group .cbox {
  height: 147px;
}

.content3 .group1 {
  width: 388px;
}

.content3 .group .name {
  font-size: 17px;
}

.content3 .group4 {
  width: 725px;
}

.group .group_item .box:last-child,
.content .group:last-child {
  margin-right: 0;
}

.content3 .group3 .cbox {
  width: 185px;
  margin-left: 4px;
}

.content3 .group3 {
  margin-right: 6px;
}

.bottom ul {
  border-radius: 7px;
  height: 288px;
  margin-top: 19px;
  border: 1px solid #ffe9e9;
  overflow: hidden;
  box-sizing: border-box;
}

.bottom ul>li {
  background: #fff1f1;
  display: block;
  height: 48px;
}

.bottom ul>li span {
  line-height: 48px;
  color: #5f0f0f;
  font-size: 14px;
}

.bottom ul>li:nth-child(2n) {
  background: #fff;
}

.bottom .ul0 li span {
  width: 22%;
  display: inline-block;
}

.bottom .ul0 li span:first-child {
  border-right: 1px solid #ffe9e9;
  box-sizing: border-box;
}

.content0 .ul0 li span:first-child {
  display: inline-block;
  width: 192px;
}

.content0 .ul0 li span:last-child {
  display: inline-block;
  width: 295px;
}

.content0 .bottom .ul0 {
  width: 492px;
  margin-right: 23px;
}

.content0 .bottom .ul1 {
  width: 284px;
  margin-right: 23px;
}

.content0 .bottom .ul2 {
  width: 282px;
  margin-right: 23px;
}

.content0 .bottom .ul3 {
  width: 286px;
}

.content1 .bottom ul {
  width: 750px;
  margin-right: 14px;
}

.content1 .bottom .ul1 {
  width: 520px;
  margin-right: 0;
}

.content1 .bottom .ul0 {
  width: 963px;
  margin-right: 12px;
}

.content2 .bottom .ul0 li span:nth-of-type(1) {
  width: 197px;
  margin-left: -89px;
}

.content2 .bottom .ul0 li span:last-child {
  width: 746px;
  margin-right: -89px;
}

.content1 .ul0 li span {
  width: 15.5%;
  border-right: 1px solid #ffe9e9;
  box-sizing: border-box;
}

.content1 .ul0 li span:first-child {
  width: 202px;
  margin-left: -7px;
}

.content1 .ul0 li span:last-child {
  border-right: none;
}

.content2 .bottom .ul0 {
  width: 963px;
  margin-right: 13px;
}

.content2 .bottom .ul1 {
  width: 1105px;
}

.content2 .ul0 li span:first-child {
  display: inline-block;
  width: 196px;
}

.content2 .ul0 li span:last-child {
  display: inline-block;
  width: 345px;
}

.content2 .bottom .ul1 li span:last-child {
  display: inline-block;
  box-sizing: border-box;
  border-right: none;
}

.content1 .bottom .ul1 li span {
  width: 34%;
  display: inline-block;
  border-right: 1px solid #ffe9e9;
  box-sizing: border-box;
}

.content1 .bottom .ul1 li span:first-child {
  width: 31%;
  display: inline-block;
  border-right: 1px solid #ffe9e9;
  box-sizing: border-box;
}

.content1 .bottom .ul1 li span:last-child {
  width: 33%;
  display: inline-block;
  border-right: none;
  box-sizing: border-box;
}

.content2 .bottom .ul1 li span {
  width: 16%;
  display: inline-block;
  border-right: 1px solid #D9DDE9;
  box-sizing: border-box;
}

.content2 .bottom .ul1 li:nth-of-type(4) span:first-child {
  font-size: 13px;
}

/*  .content2 .bottom .ul1 li span:nth-of-type(3){width:58%;display:inline-block;}
*/
.content3 .bottom .ul0 {
  width: 985px;
  margin-right: 12px;
}

.content3 .bottom .ul1 {
  width: 388px;
}

.content3 .ul0 li span:first-child {
  display: inline-block;
  width: 183px;
  margin-left: -290px;
}

.content3 .ul0 li span:last-child {
  display: inline-block;
  margin-left: 282px;
}

.content3 .ul1 li span {
  width: 50%;
  display: inline-block;
}

.content3 .ul1 li span:first-child {
  border-right: 1px solid #D9DDE9;
}

h2.module_title {
  text-align: center;
  white-space: nowrap;
}

h2.module_title img {
  display: inline-block;
  width: 25px;
  height: 59px;
}

h2.module_title span {
  font-family: 'MiSans-Medium';
  font-weight: 700;
  font-size: 42px;
  color: #363A4F;
  line-height: 59px;
  margin: 0 49px;
  letter-spacing: 1px;
}

.r_tag1 {
  position: relative;
  top: -3px;
  font-size: 11px;
}

.r_tag2 {
  position: relative;
  top: -2px;
  font-size: 11px;
}


/*热门班级信息*/
.CKClass {
  height: 1060px;
  position: relative;
  margin-top: 40px;
}

.CKClass ul {
  margin: 0;
  padding: 0
}

.CKClass ul li {
  float: left;
  background: #fff;
  width: 280px;
  height: 340px;
  margin: 5px 5px;
  border: 1px solid #efefef;
  box-shadow: 0 5px 20px #efefef;
  border-radius: 4px;
}

.CKClass ul li div.cimg img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.CKClass ul li div.cinfo span.title {
  border-bottom: 1px solid #eee;
  color: #df0000;
  font-weight: bold;
  font-size: 16px;
  display: block;
  width: 270px;
  height: 40px;
  line-height: 28px;
  overflow: hidden;
  padding: 5px 5px 10px 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.CKClass ul li div.cinfo span.title a {
  color: #333;
}

.CKClass ul li div.cinfo span.title a:hover {
  color: #df0000;
  text-decoration: none;
}

.CKClass ul li div.cinfo span.time,
.CKClass ul li div.cinfo span.price {
  width: 270px;
  display: block;
  height: 22px;
  line-height: 24px;
  font-size: 14px;
  color: #000;
  margin: 10px 0;
}

.CKClass ul li div.cinfo span.time span.tip,
.CKClass ul li div.cinfo span.price span.tip {
  padding-left: 10px;
  color: #666;
  float: left;
}

.timeval {
  width: 213px;
  float: left
}

.priceval {
  width: 213px;
  float: left
}

.cbtn {
  padding: 5px 10px
}

.cbtn a {
  display: inline-block;
  width: 90px;
  height: 28px;
  border-radius: 6px;
  color: #fff;
  text-align: center;
  line-height: 28px;
  margin-right: 5px;
}

.cbtn div.f-fl {
  float: left;
}

.cbtn div.f-fr {
  float: right;
}

.cbtn .Btn {
  padding: 5px 8px;
  border: 1px solid #6fa0ff;
  color: #6fa0ff;
  font-size: 12px;
  border-radius: 2px;
  margin-right: 5px;
}

.cbtn .Btn:hover {
  background: #6fa0ff;
  color: #fff;
  text-decoration: none
}

/*热门班级信息 end*/

.tjkcdp-content {
  padding-bottom: 50px;
}

/*推荐课程搭配左侧*/

.tjkcdp-left {
  float: left;
  width: 300px;
  box-sizing: border-box;

}

.tjkcdp-left .left-nav ul li {
  height: 119px;
  line-height: 60px;
  font-size: 20px;
  text-align: left;
  cursor: pointer;
  color: #333;
  background: #fff3f3;

  border-radius: 6px 0 0 6px;
  margin: 0px 5px 5px 0;
}

.tjkcdp-left .left-nav ul li .ttitle {
  font-size: 22px;
  font-weight: bold;
  display: block;
  height: 56px;
  padding-left: 30px;
  padding-top: 4px;
}

.tjkcdp-left .left-nav ul li .tinfo {
  font-size: 16px;
  font-weight: 700;
  display: block;
  font-family: 'MiSans-Medium';
  line-height: 20px;
  text-align: left;
  padding-left: 30px;
}

.tjkcdp-left .left-nav ul li .tinfo small {
  font-weight: 100;
}



.tjkcdp-left .left-nav ul li.on .ttitle {
  font-size: 22px;
  font-weight: bold;
  display: block;
  height: 56px;
  padding-left: 30px;
  padding-top: 4px;
}

.tjkcdp-left .left-nav ul li.on .tinfo {
  font-size: 16px;
  font-weight: 700;
  display: block;
  font-family: 'MiSans-Medium';
  line-height: 20px;
  text-align: left;
  padding-left: 30px;
}

.tjkcdp-left .left-nav ul li.on .tinfo small {
  font-weight: 100;
}

.tjkcdp-left .left-nav ul li.on {
  background: linear-gradient(52deg, #91080e 0%, #fa5b4d 100%);
  color: #FFFFFF;
}

.tjkcdp-left .left-ad {
  margin-top: 37px;
  margin-bottom: 37px;
  text-indent: 70px;
  background: url(../image/tel.png) left 20px center no-repeat;
}

.tjkcdp-left .left-ad p {
  color: #317fff;
  font-size: 14px;
}

.tjkcdp-left .left-ad p.tel {
  font-size: 20px;
  padding-top: 10px;
}

/*推荐课程搭配右侧*/
.tjkcdp-right {
  float: right;
  width: 900px;
}

.tjkcdp-right {
  display: none;
}

.tjkcdp-right.active {
  display: block;
  min-height: 614px;
  margin-bottom: 30px;
  overflow-x: auto;
  overflow-y: hidden;
  background: linear-gradient(286deg, #950b11 0%, #f6574a 100%);
  border-radius: 0px 6px 6px 0px;
}

.tjkcdp-right.active .nbox {
  margin: 10px;
  width: 880px;
  height: 594px;
  border: 1px solid #dd443b;
  background: #fff3f3;
  border-radius: 6px;
}

.tjkcdp-right.active .nbox .topnav {
  width: 857px;
  height: 124px;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0px 1px 7px 0px rgb(240 194 194 / 40%);
  margin: 10px 10px;
}

.tjkcdp-right.active .nbox .topnav .top_box {
  width: 185px;
  padding: 26px 6px 0 32px;
  box-sizing: border-box;
}

.tjkcdp-right.active .nbox .topnav .top_box p {
  color: #333333;
  font-size: 20px;
  font-weight: 600;
  font-family: "MiSans-Medium";
}

.tjkcdp-right.active .nbox .topnav .ttop ul {
  width: 672px;
  box-sizing: border-box;
  padding: 26px 0px 0px 0;
}

.tjkcdp-right.active .nbox .topnav .ttop ul li {
  width: 210px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #ffffff;
  background: #f4f8fb;
  margin-right: 11px;
  margin-bottom: 12px;
  text-align: center;
  line-height: 32px;
  color: #90989D;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.tjkcdp-right.active .nbox .topnav .ttop ul li.on {
  border: 1px solid #ffffffff;
  background: linear-gradient(to right, #ef5649, #c62426) !important;
  ;
  box-shadow: 0 10px 18px -7px #f1c7b6ff;
  color: #fff;
  font-weight: 500;
}

.tjkcdp-right.active .nbox .content {
  display: none;
}

.tjkcdp-right.active .nbox .content.active {
  display: block;
  background: #fff;
  margin-top: 10px;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0px 1px 7px 0px rgb(240 194 194 / 40%);
  height: 439px;
  width: 857px;
  text-align: left;
  overflow: hidden
}

.tjkcdp-right.active .nbox .content .trend_overflow {
  width: 826px;
  height: 404px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 20px;
}

.tjkcdp-right.active .nbox .content .trend_overflow::-webkit-scrollbar {
  width: 6px;
  background-color: #ffe1e1;
  border-radius: 6px;
}

.tjkcdp-right.active .nbox .content .trend_overflow::-webkit-scrollbar-thumb {
  width: 6px !important;
  border-radius: 6px;
  background-color: #a31116;
}

.tjkcdp-right.active .nbox .content .trend_overflow::-webkit-scrollbar-track {
  border-radius: 6px;
  background-color: transparent;
}

.tjkcdp-right.active .nbox .content .bottom_box {
  padding: 42px 36px 35px 32px;
  box-sizing: border-box;
  position: relative;
}

.tjkcdp-right.active .nbox .content .bottom_box:last-of-type {
  padding: 42px 36px 0px 32px;
}

.tjkcdp-right.active .nbox .content .bottom_box::before {
  position: absolute;
  content: '';
  width: 760px;
  bottom: 0;
  left: 32px;
  border-bottom: #cd2c2c dashed 1px;
}

.tjkcdp-right.active .nbox .content .bottom_box:last-of-type::before {
  border-bottom: none;
}

.tjkcdp-right.active .nbox .content .bottom_box .bottom_name {
  width: 182px;
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  font-family: "MiSans-Medium";
  text-align: left;
  line-height: 30px;
}

.tjkcdp-right.active .nbox .content .bottom_box .bottom_name span {
  background-color: #FF6835;
  margin-right: 22px;
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  box-sizing: border-box;
  position: relative;
  top: -3px;
}

.tjkcdp-right.active .nbox .content .bottom_box:nth-child(2) .bottom_name span {
  background-color: #FF6835;
}

.tjkcdp-right.active .nbox .content .bottom_box:nth-child(3) .bottom_name span {
  background-color: #FF6835;
}

.tjkcdp-right.active .nbox .content .bottom_box .subjects_box {
  padding-right: 29px;
  line-height: 30px;
}

.tjkcdp-right.active .nbox .content .trends_right3 .subjects_box:last-of-type {
  padding-right: 0;
}

.tjkcdp-right.active .nbox .content .bottom_box .subjects {
  color: rgb(68, 68, 68, 0.6);
  font-size: 14px;
}

.tjkcdp-right.active .nbox .content .bottom_box .subjects_img {
  padding-left: 6px;
  margin-top: 9px;
  align-items: center
}

.tjkcdp-right.active .nbox .content .bottom_con .time {
  width: 550px;
  text-align: left;
  color: rgb(68, 68, 68, 0.68);
  font-size: 14px;
  line-height: 22px;
  padding-bottom: 5px;
}

.tjkcdp-right.active .nbox .content .offer_box {
  text-align: left;
  width: 550px;
}

.tjkcdp-right.active .nbox .content .offer_box .title {
  color: #FF4D00;
  font-size: 16px;
  font-weight: 600;
  font-family: "MiSans-Medium";
  position: relative;
  padding-top: 22px;
  padding-bottom: 4px;
}

.tjkcdp-right.active .nbox .content .offer_box .title:first-child {
  padding-top: 5px;
}


.gkxz {
  margin-bottom: 50px;
  box-shadow: 0px 1px 24px 0px rgb(31 43 104 / 10%);
  padding: 20px 31px
}

.gkxz .tips p {
  font-size: 14px;
  color: #333;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
  text-align: left;
  line-height: 24px;
}

.gkxz .tips p i {
  padding-right: 10px;
}

.gkxz .tips .downBtn {
  font-size: 16px;
  color: #333;
  text-align: center;
  padding-top: 10px;
  display: block;
  width: 100px;
  margin: 0 auto;
  text-decoration: none;
}

.gkxz .tips .downBtn.active {
  background: url(../images/xzfgf.png) no-repeat center bottom;
  display: block;
  width: 1135px;
  height: 20px;
  text-align: center;
}

.czximg_box {
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  padding-bottom: 50px;
}

.czximg_box ul {
  padding: 0;
  margin: 0;
}

.czximg_box ul li {
  float: left;
  background: #fff;
  padding: 5px;
  margin: 10px 5px;
  border-radius: 4px;
  border: 1px solid #efefef;
  box-shadow: 0 5px 10px #eee;

}

.czximg_box ul li div {
  height: 200px;
}

.czximg_box ul li span {
  font-size: 16px;
  display: block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #999
}

.czximg_box ul li:hover {
  box-shadow: 0 5px 10px #cfcfcf;
  border: 1px solid #df2222;
}

.czximg_box ul li:hover span {
  color: #333
}

.czximg_box ul li img {
  border-radius: 4px;
  width: 278px;
}

.xxcg {
  width: 1200px;
  height: 300px;
  margin: auto;
}

.xxcg img {
  height: 130px;
}

.xxcgContent {
  height: 400px;
}

.xxcgContent div {
  margin-right: 18px;
}

.xxcgContent img {
  height: 260px;
}

.xyxs {
  width: 1200px;
  margin: auto;

}

.xyxs h3 {
  color: #333;
  line-height: 118px;
  height: 118px;
  font-size: 50px;
}

.kuang {
  width: 374px;
  height: 228px;
  background: #fff;
  border-radius: 8px;
  position: relative;
  border: 1px solid #efefef
}

.kuang:hover {
  border: 1px solid #e2e2e2
}

.xyxs p {
  float: left;
  height: 100px;
  width: 38px;
}

.xytx {
  position: absolute;
  width: 69px;
  height: 69px;
  border-radius: 34px;
  background: #dadada;
  top: 12px;
  left: 31px;
}

.kuang span {
  font-size: 20px;
  position: absolute;
  left: 119px;
  top: 34px;
}

.kuang a {
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  top: 92px;
  left: 25px;
  width: 310px;
  text-align: left;
  color: #666
}

.kuang a:hover {
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  top: 92px;
  left: 25px;
  width: 310px;
  text-align: left;
  color: #333
}

.boxry {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  height: 192px;
  position: relative;
  margin-top: 46px;
}

.boxry img {
  width: 300px;
  height: 192px;
  position: absolute;
  top: 0;
  border: 1px solid #aaa;
}



.layout {
    width: 1200px;
    margin: 0 auto;
}


/*板块阶段*/
.segmentStageBg {
    background: url(../images/bg_04.jpg) no-repeat center 439px #fff;
}

.segmentStage {
    padding-top: 48px;
}

.segmentStage .tBox {
    position: relative;
    z-index: 1;
    width: 1157px;
    height: 225px;
    margin: 0 auto 68px;
    background: url(../images/bg_03.png) no-repeat;
}

.segmentStage .tBox .tfirst {
    position: absolute;
    left: 0;
    top: 126px;
    width: 130px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
	color:#fff;
}

.segmentStage .tBox .tlist {
    position: absolute;
    top: 177px;
    width: 217px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
}

.segmentStage .tBox .tlist b {
    color: #bf1f22;
}

.segmentStage .tBox .tlist.bg01 {
    left: 136px;
}

.segmentStage .tBox .tlist.bg02 {
    left: 354px;
}

.segmentStage .tBox .tlist.bg03 {
    left: 571px;
}

.segmentStage .tBox .tlist.bg04 {
    left: 788px;
}

.segmentStage .tBox .tlast {
    position: absolute;
    right: 0;
    top: 142px;
    width: 141px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
	color:#fff;
}

.segmentStage .bBox {
    position: relative;
    z-index: 1;
    height: 616px;
}

.segmentStage .bBox .bpic {
    position: absolute;
    top: 282px;
    left: 50%;
    margin-left: -193px;
    display: block;
    width: 386px;
    height: 226px;
}

.segmentStage .bBox .bpic img {
    width: 386px;
    height: 226px;
}

.segmentStage .bBox .blist {
    position: absolute;
    width: 300px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 30px rgba(251,207,155,0.5);
}

.segmentStage .bBox .blist .fdIcon {
    position: absolute;
    width: 67px;
    height: 35px;
}

.segmentStage .bBox .blist .ltit {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    border-radius: 10px 10px 0 0;
}

.segmentStage .bBox .blist .ltop {
    padding: 15px 0 15px 100px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px dotted #ffd167;
}

.segmentStage .bBox .blist .lbot {
    padding: 10px 0 10px 50px;
    line-height: 30px;
    font-size: 18px;
}

.segmentStage .bBox .blist .lbot p {
    padding-left: 24px;
    background: url(../images/icon_15.png) no-repeat left center;
}

.segmentStage .bBox .blist.min {
    width: 254px;
}

.segmentStage .bBox .blist.bg01 {
    left: 0;
    top: 342px;
}

.segmentStage .bBox .blist.bg01 .fdIcon {
    top: 60px;
    right: -60px;
    background: url(../images/icon_09.png) no-repeat;
}

.segmentStage .bBox .blist.bg01 .ltit {
    background: #f56b5f;
}

.segmentStage .bBox .blist.bg01 .ltop {
    background: url(../images/icon_14.png) no-repeat 13px center;
}

.segmentStage .bBox .blist.bg02 {
    left: 62px;
    top: 0;
}

.segmentStage .bBox .blist.bg02 .fdIcon {
    top: 150px;
    right: -67px;
    background: url(../images/icon_09.png) no-repeat;
}

.segmentStage .bBox .blist.bg02 .ltit {
    background: #e74f42;
}

.segmentStage .bBox .blist.bg02 .ltop {
    background: url(../images/icon_12.png) no-repeat 13px center;
}

.segmentStage .bBox .blist.bg03 {
    right: 62px;
    top: 0;
}

.segmentStage .bBox .blist.bg03 .fdIcon {
    top: 150px;
    left: -67px;
    background: url(../images/icon_10.png) no-repeat;
}

.segmentStage .bBox .blist.bg03 .ltit {
    background: #d53427;
}

.segmentStage .bBox .blist.bg03 .ltop {
    background: url(../images/icon_11.png) no-repeat 13px center;
}

.segmentStage .bBox .blist.bg04 {
    right: 0;
    top: 342px;
}

.segmentStage .bBox .blist.bg04 .fdIcon {
    top: 60px;
    left: -60px;
    background: url(../images/icon_10.png) no-repeat;
}

.segmentStage .bBox .blist.bg04 .ltit {
    background: #b12418;
}

.segmentStage .bBox .blist.bg04 .ltop {
    background: url(../images/icon_13.png) no-repeat 13px center;
}


/*课程安排*/
.arrangement {
    position: relative;
    z-index: 1;
    margin: 20px auto;
    background: #fdd59f;
    background: linear-gradient(to bottom, #ffcbcb, #fdf8f4);
    box-shadow: 0 5px 30px rgba(197,192,181,0.5);
}

.arrangement .fdLeft {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 74px;
    background: #ff8d36;
    background: linear-gradient(to bottom, #b8151b,#db4039);
}

.arrangement .fdLeft-txt {
    float: left;
    width: 34px;
    padding-top: 24px;
    line-height: 28px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin-left: 2px
}

.arrangement .fdLeft-tit {
    float: left;
    width: 32px;
    padding-top: 28px;
    line-height: 40px;
    text-align: center;
    font-size: 32px;
    color: #fff;
    font-weight: 700;
}

.arrangement .fdLeft-fdIcon {
    position: absolute;
    top: 26px;
    right: -15px;
    width: 15px;
    height: 25px;
    background: url(../images/icon_16.png) no-repeat;
}

.arrangement .conBox {
    padding: 16px 0 14px 90px;
}

.arrangement .conBox-week {
    width: 1104px;
    height: 46px;
    background: #ff8e35;
    background: linear-gradient(to bottom, #b8151b,#db4039);
    border-radius: 28px;
    margin-bottom: 8px;
}

.arrangement .conBox-week .cwList {
    float: left;
    width: 156px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    margin-right: 2px;
}

.arrangement .conBox-week .cwList:last-child {
    margin-right: 0;
}

.arrangement .conBox-calendar .ccList {
    position: relative;
    z-index: 1;
    float: left;
    width: 156px;
    height: 230px;
    padding: 15px 8px 0;
    background: #fff;
    border-radius: 10px;
    margin: 0 2px 2px 0;
}

.arrangement .conBox-calendar .ccList-date {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    background: #ff8e35;
    background: linear-gradient(to bottom,#bb1b1f, #f05a4a);
    border-radius: 21px;
}

.arrangement .conBox-calendar .ccList-tit {
    margin-bottom: 4px;
}

.arrangement .conBox-calendar .ccList-tit span {
    display: inline-block;
    padding: 0 6px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #ffe9d9;
    
    border-radius: 12px;
}

.arrangement .conBox-calendar .ccList-subtit {
    line-height: 20px;
    font-size: 14px;
    color: #cb1f1f;
    font-weight: 700;
}

.arrangement .conBox-calendar .ccList-txt {
    line-height: 24px;
    font-size: 12px;
}

.arrangement .conBox-calendar .ccList-txt p{margin:0;padding:0 !important;}


/*日程安排*/
.scheduleBg {
    background: url(../images/bg_05.jpg) no-repeat center top;
}

.schedule {
    position: relative;
    z-index: 1;
    height: 448px;
}

.schedule .sTit {
    height: 106px;
    line-height: 106px;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
}

.schedule .sList {
    position: absolute;
    line-height: 26px;
    font-size: 20px;
    font-weight: 700;
}

.schedule .sList b {
    color: #fd0014;
    display: block;
}

.schedule .sList.bg01 {
    top: 182px;
    left: 130px;
}

.schedule .sList.bg02 {
    bottom: 47px;
    left: 195px;
}

.schedule .sList.bg03 {
    top: 154px;
    left: 294px;
}

.schedule .sList.bg04 {
    bottom: 65px;
    left: 397px;
}

.schedule .sList.bg05 {
    top: 123px;
    left: 503px;
}

.schedule .sList.bg06 {
    bottom: 45px;
    left: 609px;
}

.schedule .sList.bg07 {
    top: 168px;
    left: 709px;
}

.schedule .sList.bg08 {
    bottom: 100px;
    left: 820px;
}

.schedule .sList.bg09 {
    top: 108px;
    left: 891px;
}

.schedule .sList.bg10 {
    bottom: 211px;
    left: 996px;
}




/*底部浮动*/
.foot-bottom {
    background: url(../images/foot-fix.png) no-repeat center center;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 104px;
    padding-top: 33px;
    z-index: 10;
}

.foot-bottom p {
    font-size: 32px;
    font-style: italic;
    font-weight: bold;
    line-height: 70px;
    color: #fff888;
    text-indent: 198px;
    text-shadow: 2px 5px 6px #d0221f;
    letter-spacing: 3px;
}

.foot-bottom p strong {
    color: #fff;
}

.foot-bottom .gain-opportunity,.foot-bottom .consult-btn {
    display: block;
    width: 136px;
    height: 42px;
    line-height: 42px;
    position: absolute;
    right: 188px;
    top: 15px;
    border-radius: 21px;
    border-bottom: 3px solid #fe7611;
    color: #ff1d31;
    font-size: 18px;
    box-shadow: 3px 3px 0 rgba(254,116,15,0.9);
    text-align: center;
    text-shadow: 0px 0px 0px #ff1d31;
    font-style: normal;
    background: #ffd787;
    background: -webkit-linear-gradient(top,#ffd787,#fff7e9);
    background: -moz-linear-gradient(top,#ffd787,#fff7e9);
    background: -ms-linear-gradient(top,#ffd787,#fff7e9);
    background: linear-gradient(top,#ffd787,#fff7e9);
}

.foot-bottom .consult-btn {
    right: 40px;
    color: #fff;
    background: #e10012;
    background: -webkit-linear-gradient(top,#ff5039,#e10012);
    background: -moz-linear-gradient(top,#ff5039,#e10012);
    background: -ms-linear-gradient(top,#ff5039,#e10012);
    background: linear-gradient(top,#ff5039,#e10012);
}

.foot-bottom .gain-opportunity:hover,.foot-bottom .consult-btn:hover {
    text-decoration: none;
}



.mask {
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 400;
    background: #000;
    filter: alpha(opacity=75);
    opacity: .75;
    display: none;
}

.course-dialog {
    width: 820px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -410px;
    z-index: 600;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
    display: none;
}

.course-dialog .course-dialog-head {
    padding: 20px 0;
    background: #ff8e35;
    background: linear-gradient(to bottom, #c70000, #ff2c2c);
}

.course-dialog .course-dialog-head h6 {
    line-height: 30px;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}

.course-dialog .course-dialog-head h6 strong {
    display: block;
}

.course-dialog .course-dialog-body {
    min-height: 290px;
    background: #fff;
    padding: 24px 54px 30px 60px;
}

.course-dialog .course-select-hd {
    width: 210px;
}

.course-dialog .course-select-hd strong {
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
}

.course-dialog .course-select {
    position: relative;
    z-index: 1;
}

.course-dialog .course-select span {
    height: 30px;
    line-height: 30px;
    padding: 0 28px 0 10px;
    cursor: pointer;
    display: block;
    border: 1px solid #e5e5e5;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: url(../images/course-select-icon.png) no-repeat right center;
}

.course-dialog .course-select .default-colour {
    color: #999;
}

.course-dialog .course-select-list {
    border: 1px solid #e5e5e5;
    position: absolute;
    left: 0;
    right: 0;
    top: 36px;
    -webkit-box-shadow: 0 4px 6px #e8e8e8;
    -moz-box-shadow: 0 4px 6px #e8e8e8;
    box-shadow: 0 4px 6px #e8e8e8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: none;
}

.course-dialog .course-select-list li {
    line-height: 20px;
    padding: 5px 10px;
    font-size: 16px;
    cursor: pointer;
}

.course-dialog .course-select-list li:hover,.course-dialog .course-select-list li.on {
    background: #e8e8e8;
}

.course-dialog .course-select-bd {
    margin-left: 330px;
}

.course-dialog .course-select-title {
    height: 38px;
    line-height: 38px;
    font-size: 18px;
}

.course-dialog .cs-w1 {
    width: 222px;
}

.course-dialog .cs-w2 {
    width: 124px;
}

.course-dialog .course-select-item {
    display: none;
}

.course-dialog .course-select-item li {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #666;
}

.course-dialog .course-select-item li .course-chk {
    float: left;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.course-dialog .course-select-item li .course-chk input {
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}

.course-dialog .course-select-item li .course-chk i {
    width: 14px;
    height: 14px;
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 9px 0 0;
}

.course-dialog .course-select-item li .course-price {
    text-align: right;
    color: #fd7503;
}

.course-dialog .course-select-item li .on i {
    border-color: #fd7503;
    background: url(../images/course-select-selected.png) no-repeat center center #fd7503;
}

.course-dialog .course-select-item li .default-chk {
    color: #b8b8b8;
    cursor: default;
}

.course-dialog .course-select-item li .default-chk i {
    border-color: #ddd;
}

.course-dialog .course-select-default {
    display: block;
}

.course-dialog .course-select-panel {
    border-top: 1px solid #eee;
    padding: 28px 10px;
    text-align: right;
    font-size: 18px;
}

.course-dialog .course-select-panel .price-tags {
    font-size: 24px;
    color: #fd7003;
    font-weight: bold;
}

.course-dialog .course-select-panel em {
    margin: 0 2px;
}

.course-dialog .course-select-panel a {
    width: 164px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-left: 35px;
    background: #ff613e;
    font-size: 18px;
    font-weight: bold;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.course-dialog .course-select-panel a:hover {
    text-decoration: none;
}

.course-dialog .course-dialog-foot {
    background: #fff;
    padding: 0 42px;
}

.dialog-close {
    width: 20px;
    height: 20px;
    line-height: 200px;
    overflow: hidden;
    position: absolute;
    right: 17px;
    top: 25px;
    background: url(../images/strategy-dialog-close.png) no-repeat
}

.course-dialog .dialog-close {
    right: 30px;
}
