* {
  margin: 0;
  padding: 0;
  list-style: none;
}
html,
body {
  font-size: 14px;
  font-family: Microsoft YaHei, -apple-system-font, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Arial, sans-serif;
  background-color: #fff;
}
a {
  text-decoration: none;
}
img {
  border: 0;
}
input,
button {
  outline: none;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.top {
  width: 100%;
  height: 98px;
  background-color: #ED4343;
}
.top .logo {
  display: block;
  float: left;
}
.top .logo .flex {
  height: 98px;
  width: 181px;
  display: table-cell;
  vertical-align: middle;
}
.top .logo img {
  display: block;
  width: 181px;
  height: auto;
}
.top .sign {
  float: right;
  font-size: 16px;
  line-height: 98px;
  color: #ffffff;
  cursor: pointer;
}
.banner .widthFull {
  display: block;
  width: 100%;
  height: auto;
}
.sectionTitle h2 {
  text-align: center;
  font-weight: bold;
  font-size: 50px;
  color: #333333;
  letter-spacing: 2px;
}
.sectionTitle h2 span {
  color: #ED4343;
}
.sectionTitle .line {
  text-align: center;
  width: 100%;
  margin-top: 2px;
}
.sectionTitle .line .line1,
.sectionTitle .line .line2,
.sectionTitle .line .line3 {
  display: inline-block;
  height: 4px;
}
.sectionTitle .line .line1 {
  width: 50px;
  background-color: #6D98FF;
}
.sectionTitle .line .line2 {
  width: 90px;
  background-color: #ED4343;
}
.sectionTitle .line .line3 {
  width: 50px;
  background-color: #F6FF04;
}
.sectionTitle .txt {
  text-align: center;
  font-size: 18px;
  color: #666666;
  margin-top: 4px;
}
.subjectContent {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 10px 100px;
}
.subjectContent .section_main {
  padding-top: 45px;
  overflow: hidden;
}
.subjectContent .section_main ul li {
  float: left;
  width: 270px;
  height: 252px;
  margin-right: 40px;
  border-radius: 6px;
  transition: all 0.2s ease;
}
.subjectContent .section_main ul li.part1 {
  background-color: #5E8EFF;
}
.subjectContent .section_main ul li.part2 {
  background-color: #56C0F7;
}
.subjectContent .section_main ul li.part3 {
  background-color: #5EDBB9;
}
.subjectContent .section_main ul li.part4 {
  background-color: #FD8383;
  margin-right: 0;
}
.subjectContent .section_main ul li:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  transform: translateY(-10px);
}
.subjectContent .section_main ul li a {
  display: block;
  width: 230px;
  height: 252px;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  padding: 0 20px;
}
.subjectContent .section_main ul li a .leaf1 {
  position: absolute;
  right: -22px;
  bottom: -11px;
}
.subjectContent .section_main ul li a .leaf2 {
  position: absolute;
  right: -22px;
  bottom: -11px;
}
.subjectContent .section_main ul li a h4 {
  height: 54px;
  padding-top: 21px;
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.subjectContent .section_main ul li a .txts {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  text-align: justify;
  height: 78px;
  overflow: hidden;
  margin-top: 15px;
}
.subjectContent .section_main ul li a p {
  margin: 26px auto 0;
  width: 128px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  background: rgba(255, 255, 255, 0.4);
}
.phoneBtn {
  width: 214px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ED4343;
  border-radius: 6px;
  margin: 50px auto 10px;
  overflow: hidden;
  transition: all 0.1s ease;
}
.phoneBtn:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.phoneBtn.yellow {
  border: 1px solid #F6FF04;
}
.phoneBtn.yellow .phoneside {
  color: #F6FF04;
}
.phoneBtn.yellow .zxside {
  color: #333333;
  background-color: #F6FF04;
}
.phoneBtn .phoneside {
  width: 261px;
  float: left;
  color: #ED4343;
  font-size: 18px;
  font-weight: bold;
}
.phoneBtn .phoneside .iconPhone {
  display: block;
  float: left;
  margin-left: 52px;
  margin-top: 10px;
  margin-right: 13px;
}
.phoneBtn .zxside,
.phoneBtn .submit {
  width: 214px;
  height: 40px;
  display: block;
  float: left;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  background-color: #ED4343;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  cursor: pointer;
  border: none;
}
.choiceSection {
  background-color: #F7F7F7;
  position: relative;
  padding-bottom: 101px;
}
.choiceSection .sectiona {
  width: 100%;
  height: 432px;
  background: url(../images/choice_topbg.jpg) no-repeat top center;
}
.choiceSection .sectiona .txtinfo {
  float: right;
  width: 883px;
  height: 432px;
  background: url(../images/person.png) no-repeat left center;
  padding-left: 317px;
  text-align: center;
}
.choiceSection .sectiona .txtinfo h4 {
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  margin-top: 91px;
  letter-spacing: 2px;
}
.choiceSection .sectiona .txtinfo h4 span {
  color: #ED4343;
}
.choiceSection .sectiona .txtinfo p {
  font-size: 18px;
  color: #333333;
  margin-top: 10px;
}
.choiceSection .sectiona .txtinfo .label {
  margin-top: 35px;
}
.choiceSection .sectiona .txtinfo .label span {
  display: inline-block;
  line-height: 40px;
  padding: 0 9px;
  font-size: 18px;
  border-radius: 6px;
  margin: 0 8px;
}
.choiceSection .sectiona .txtinfo .label .span1 {
  border: 1px solid #A34150;
  color: #A34150;
}
.choiceSection .sectiona .txtinfo .label .span2 {
  border: 1px solid #4192ED;
  color: #4192ED;
}
.choiceSection .sectiona .txtinfo .label .span3 {
  border: 1px solid #DF8513;
  color: #DF8513;
}
.choiceSection .sectiona .txtinfo .btn {
  display: block;
  width: 214px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  margin: 50px auto 0;
  background-color: #ED4343;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border-radius: 6px;
}
.choiceSection .choiceBody {
  width: 100%;
  background: url(../images/choicebg.png) no-repeat top center;
  margin-top: -80px;
}
.choiceSection .bodytop {
  padding-top: 171px;
  width: 1200px;
  margin: 0 auto;
}
.choiceSection .bodytop h2 {
  text-align: center;
  font-weight: bold;
  font-size: 50px;
  color: #fff;
}
.choiceSection .bodytop h2 span {
  color: #f6ff04;
}
.choiceSection .bodytop .line {
  text-align: center;
  width: 100%;
  margin-top: 2px;
}
.choiceSection .bodytop .line .line1,
.choiceSection .bodytop .line .line2,
.choiceSection .bodytop .line .line3 {
  display: inline-block;
  height: 4px;
  background-color: #fff;
}
.choiceSection .bodytop .line .line1 {
  width: 50px;
}
.choiceSection .bodytop .line .line2 {
  width: 90px;
}
.choiceSection .bodytop .line .line3 {
  width: 50px;
}
.choiceSection .bodytop .txt {
  text-align: center;
  font-size: 18px;
  color: #fedcdc;
  margin-top: 4px;
}
.choiceSection .body_white_box {
  width: 1200px;
  height: 515px;
  margin: 47px auto 0;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 0 32px 0 rgba(237, 67, 67, 0.19);
}
.choiceSection .body_white_box ul {
  padding: 64px 40px 0 41px;
  overflow: hidden;
}
.choiceSection .body_white_box ul li {
  float: left;
  width: 279px;
  border-right: 1px solid #FFE9E9;
  text-align: center;
  padding-top: 16px;
}
.choiceSection .body_white_box ul li .label {
  font-size: 15px;
  color: #333333;
  margin-top: 17px;
}
.choiceSection .body_white_box ul li .label span {
  font-size: 42px;
  font-weight: bold;
  color: #ff0d0d;
  font-family: Impact;
  margin-right: 10px;
}
.choiceSection .body_white_box ul li .txt {
  margin-top: 16px;
  font-size: 15px;
  line-height: 24px;
  color: #333333;
  height: 72px;
  overflow: hidden;
}
.choiceSection .body_white_box ul .noneline {
  border-right: none;
}
.choiceSection .body_b_section {
  padding-top: 89px;
  overflow: hidden;
}
.choiceSection .body_b_section .teacher_section {
  padding: 46px 10px 10px;
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
.choiceSection .body_b_section .teacher_section .fulldiv {
  width: 100%;
  height: 227px;
}
.choiceSection .body_b_section .teacher_section .block {
  position: relative;
  height: 144px;
  padding-top: 34px;
  border-radius: 6px;
  font-size: 16px;
  line-height: 33px;
  color: #ffffff;
  letter-spacing: 1px;
}
.choiceSection .body_b_section .teacher_section .block span {
  color: #f6ff04;
}
.choiceSection .body_b_section .teacher_section .info {
  background-color: #fff;
  height: 288px;
  position: relative;
  transition: all 0.2s ease;
  cursor: pointer;
}
.choiceSection .body_b_section .teacher_section .info:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
  transform: translateY(-5px);
}
.choiceSection .body_b_section .teacher_section .info .infotxt .title {
  width: 100%;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
}
.choiceSection .body_b_section .teacher_section .info .infotxt .title h4 {
  font-size: 24px;
  color: #ED4343;
  font-weight: bold;
}
.choiceSection .body_b_section .teacher_section .info .infotxt .title span {
  display: block;
  float: left;
  width: 23px;
  height: 2px;
  margin-top: 19px;
  background-color: #ED4343;
}
.choiceSection .body_b_section .teacher_section .info .infotxt .txts {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  text-align: center;
  height: 120px;
  overflow: hidden;
  width: 272px;
  margin-top: 11px;
}
.choiceSection .body_b_section .teacher_section .info .infotxt .borderbtn {
  display: block;
  cursor: pointer;
  width: 254px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #ED4343;
  border-radius: 6px;
  color: #ED4343;
  font-size: 18px;
  margin-top: 38px;
}
.choiceSection .body_b_section .teacher_section .flt {
  float: left;
}
.choiceSection .body_b_section .teacher_section .flt .block {
  background-color: #ED4343;
  padding-left: 37px;
  width: 402px;
}
.choiceSection .body_b_section .teacher_section .flt .block .red_horn {
  position: absolute;
  left: 101px;
  bottom: -33px;
}
.choiceSection .body_b_section .teacher_section .flt .info {
  padding-left: 237px;
  width: 354px;
}
.choiceSection .body_b_section .teacher_section .flt .info .avatar {
  position: absolute;
  left: 13px;
  bottom: 0;
}
.choiceSection .body_b_section .teacher_section .flt .info .infotxt {
  float: left;
}
.choiceSection .body_b_section .teacher_section .flt .info .infotxt .title h4 {
  float: left;
  padding-left: 9px;
}
.choiceSection .body_b_section .teacher_section .flr {
  float: right;
  width: 591px;
}
.choiceSection .body_b_section .teacher_section .flr .block {
  background-color: #6D98FF;
  float: right;
  padding-left: 37px;
  width: 402px;
}
.choiceSection .body_b_section .teacher_section .flr .block .blue_horn {
  position: absolute;
  right: 101px;
  bottom: -33px;
}
.choiceSection .body_b_section .teacher_section .flr .info {
  overflow: hidden;
  padding-left: 83px;
}
.choiceSection .body_b_section .teacher_section .flr .avatar {
  position: absolute;
  right: 26px;
  bottom: 0;
}
.majorSection {
  padding-top: 88px;
  overflow: hidden;
}
.majorSection .majorContent {
  margin-top: 46px;
  overflow: hidden;
}
.majorSection .majorContent .tab-hd {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.majorSection .majorContent .tab-hd ul {
  padding-left: 98px;
}
.majorSection .majorContent .tab-hd li {
  float: left;
  width: 300px;
  height: 102px;
  line-height: 102px;
  text-align: center;
  margin-right: 51px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  background: url(../images/btbg.png) no-repeat center;
  cursor: pointer;
}
.majorSection .majorContent .tab-hd li.on {
  background: url(../images/cur.png) no-repeat center;
  color: #333333;
}
.majorSection .majorContent .tab_content {
  width: 100%;
  background: url(../images/bookbg.jpg) no-repeat top center;
}
.majorSection .majorContent .tab_content .bg_content {
  width: 1000px;
  padding-left: 97px;
  padding-right: 103px;
  padding-bottom: 56px;
  margin: 0 auto;
  background-color: #ED4343;
  overflow: hidden;
}
.majorSection .majorContent .tab-bd .tab-pal ul {
  padding-top: 50px;
  padding-bottom: 2px;
  overflow: hidden;
}
.majorSection .majorContent .tab-bd .tab-pal ul li {
  float: left;
  width: 432px;
  padding-left: 37px;
  padding-top: 40px;
  padding-bottom: 36px;
  border-bottom: 1px solid #F48E8E;
}
.majorSection .majorContent .tab-bd .tab-pal ul li.odd {
  width: 469px;
  padding-left: 0;
  padding-right: 34px;
  border-right: 1px solid #F48E8E;
}
.majorSection .majorContent .tab-bd .tab-pal ul li.noline {
  border-bottom: none;
}
.majorSection .majorContent .tab-bd .tab-pal ul li .zyname {
  overflow: hidden;
}
.majorSection .majorContent .tab-bd .tab-pal ul li .zyname .yellowbox {
  width: 64px;
  height: 64px;
  border-radius: 64px;
  overflow: hidden;
  background-color: #F6FF04;
  float: left;
}
.majorSection .majorContent .tab-bd .tab-pal ul li .zyname .yellowbox img {
  display: block;
  height: 32px;
  width: auto;
  margin-top: 16px;
  margin: 16px auto 0;
}
.majorSection .majorContent .tab-bd .tab-pal ul li .zyname h4 {
  float: left;
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
  line-height: 64px;
  margin-left: 14px;
}
.majorSection .majorContent .tab-bd .tab-pal ul li .txts {
  padding-left: 78px;
  font-size: 18px;
  color: #ffffff;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.wendaSection {
  padding-top: 87px;
  padding-bottom: 100px;
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
.wendaSection .wenda_content {
  width: 100%;
  height: 590px;
  margin-top: 45px;
  position: relative;
  background: url(../images/wenda.png) no-repeat bottom center;
}
.wendaSection .wenda_content li .num {
  width: 70px;
  height: 70px;
  border-radius: 70px;
  line-height: 70px;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #ED4343;
  font-size: 24px;
  color: #ED4343;
}
.wendaSection .wenda_content li h4 {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
}
.wendaSection .wenda_content li .txt {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
  text-align: center;
  margin-top: 2px;
}
.wendaSection .wenda_content li .txt p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wendaSection .wenda_content li .btn {
  display: block;
  cursor: pointer;
  width: 172px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #FB5C2B;
  font-size: 16px;
  color: #fff;
  border-radius: 6px;
  margin: 13px auto 0;
}
.wendaSection .wenda_content .num1 {
  position: absolute;
  top: 0;
  left: 310px;
}
.wendaSection .wenda_content .num2 {
  position: absolute;
  top: 0;
  left: 716px;
}
.wendaSection .wenda_content .num3 {
  position: absolute;
  bottom: 133px;
  left: 67px;
}
.wendaSection .wenda_content .num4 {
  position: absolute;
  bottom: 133px;
  left: 869px;
}
.lxSection {
  width: 100%;
  height: 272px;
  background: url(../images/lxbg.png) no-repeat top center;
}
.lxSection .w1200 {
  position: relative;
}
.lxSection .section_title {
  position: absolute;
  left: -7px;
  top: -6px;
  z-index: 1;
  width: 324px;
  height: 338px;
  text-align: center;
  background: url(../images/lxbtbg.png) no-repeat top center;
}
.lxSection .section_title p {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  line-height: 50px;
  margin-top: 52px;
}
.lxSection .section_title h4 {
  font-size: 42px;
  color: #ED4343;
  font-weight: bold;
  position: relative;
  margin-top: 18px;
}
.lxSection .section_title h4:after {
  content: "";
  position: absolute;
  left: 43px;
  top: 50%;
  margin-top: -23px;
  border-width: 23px;
  border-color: transparent transparent transparent #ED4343;
  border-style: dashed dashed dashed solid;
  width: 0;
  height: 0;
  overflow: hidden;
}
.lxSection .section_title h4:before {
  content: "";
  position: absolute;
  right: 43px;
  top: 50%;
  margin-top: -23px;
  border-width: 23px;
  border-color: transparent #ED4343 transparent transparent;
  border-style: dashed solid dashed dashed;
  width: 0;
  height: 0;
  overflow: hidden;
}
.lxSection .section_info {
  padding-left: 351px;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  padding-top: 23px;
  overflow: hidden;
}
.lxSection .section_info h4 {
  font-weight: bold;
  margin-top: 10px;
  overflow: hidden;
}
.lxSection .btnzx {
  position: absolute;
  top: 98px;
  right: 0;
  width: 170px;
  height: 49px;
  border-radius: 6px;
}
.lxSection .btnzx .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 49px;
  line-height: 49px;
  background-color: #F6FF04;
  z-index: 1;
  border-radius: 6px;
  font-size: 18px;
  color: #333333;
  text-align: center;
  cursor: pointer;
}
.lxSection .btnzx span {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 49px;
  border-radius: 6px;
  background-color: #C71B1B;
}
.newsSection {
  background-color: #F7F7F7;
  padding-top: 87px;
  padding-bottom: 100px;
  overflow: hidden;
}
.newsSection .newsMain {
  overflow: hidden;
  width: 1200px;
  padding: 0 10px 10px;
  margin: 48px auto 0;
}
.newsSection .newsMain .flt {
  float: left;
  width: 591px;
}
.newsSection .newsMain .flt .column_name {
  width: 322px;
  padding-left: 78px;
  background: url(../images/flt_t_bg.png) no-repeat top center;
}
.newsSection .newsMain .flr {
  float: right;
  width: 591px;
}
.newsSection .newsMain .flr .column_name {
  float: right;
  width: 288px;
  padding-left: 112px;
  background: url(../images/flr_t_bg.png) no-repeat top center;
}
.newsSection .newsMain .fulldiv {
  width: 100%;
  height: 68px;
}
.newsSection .newsMain .column_name {
  height: 68px;
  line-height: 68px;
  font-size: 32px;
  color: #ffffff;
  font-weight: bold;
}
.newsSection .newsMain .newlist {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);
  background-color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.newsSection .newsMain .newlist ul {
  overflow: hidden;
  padding-top: 9px;
  padding-bottom: 40px;
  position: relative;
}
.newsSection .newsMain .newlist ul:after {
  content: "";
  position: absolute;
  left: 32px;
  top: 47px;
  width: 1px;
  height: 260px;
  background-color: #EFEFEF;
}
.newsSection .newsMain .newlist li {
  padding-right: 32px;
  padding-top: 30px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.newsSection .newsMain .newlist li h4 {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: url(../images/dot.png) no-repeat 23px center;
  padding-left: 62px;
}
.newsSection .newsMain .newlist li h4 a {
  color: #333333;
}
.newsSection .newsMain .newlist li p {
  font-size: 16px;
  color: #666666;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  margin-top: 12px;
  padding-left: 62px;
}
.formSection {
  padding-top: 91px;
  padding-bottom: 101px;
  overflow: hidden;
}
.formSection ul {
  overflow: hidden;
  padding-top: 8px;
}
.formSection ul li {
  float: right;
  width: 572px;
  padding-top: 36px;
}
.formSection ul li.odd {
  float: left;
}
.formSection ul li label {
  display: block;
  font-size: 16px;
  color: #333333;
  padding-bottom: 17px;
}
.formSection ul li label span {
  color: red;
}
.formSection ul li input {
  display: block;
  width: 552px;
  padding-left: 20px;
  height: 54px;
  line-height: 54px;
  border: none;
  background-color: #F2F2F2;
  font-size: 16px;
  color: #333333;
}
.footer {
 width: 100%;
  height: 184px;
  line-height: 1.6;
  background-color: #333333;
  text-align: center;
  font-size: 16px;
  color: #fff;
  display: flex;
align-items: center;
justify-content: center;
}
.footer a {
  color: #fff;
  text-decoration: underline;
  margin-left: 10px;
}
.hkSection {
  padding-top: 87px;
  overflow: hidden;
}
.hkSection .hkContent {
  margin-top: 24px;
  margin-bottom: 101px;
  padding-top: 24px;
  overflow: hidden;
  height: 712px;
  position: relative;
}
.hkSection .white_content {
  width: 662px;
  height: 376px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.08);
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.hkSection .white_content .palcard {
  padding: 27px 40px 0;
}
.hkSection .white_content .palcard h4 {
  font-size: 24px;
  line-height: 40px;
  height: 40px;
  font-weight: bold;
  color: #333333;
  position: relative;
  padding-left: 28px;
}
.hkSection .white_content .palcard h4:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 21px;
  border-radius: 8px;
  background-color: #ED4343;
}
.hkSection .white_content .palcard .cardcontent {
  overflow: hidden;
  padding-top: 42px;
}
.hkSection .white_content .palcard .cardcontent .flt {
  float: left;
  width: 236px;
  text-align: center;
  border-right: 1px solid #979797;
  padding-top: 6px;
}
.hkSection .white_content .palcard .cardcontent .flt h5 {
  font-size: 20px;
  color: #333333;
  font-weight: normal;
}
.hkSection .white_content .palcard .cardcontent .flt .salary {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  padding-top: 12px;
}
.hkSection .white_content .palcard .cardcontent .flt .salary span {
  font-size: 42px;
}
.hkSection .white_content .palcard .cardcontent .flt .txt {
  font-size: 14px;
  color: #666666;
  padding-top: 8px;
}
.hkSection .white_content .palcard .cardcontent .flt .btn {
  display: block;
  width: 143px;
  height: 48px;
  line-height: 48px;
  border-radius: 48px;
  text-align: center;
  background-color: #ED4343;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  margin: 38px auto 0;
}
.hkSection .white_content .palcard .cardcontent .txtinfos {
  font-size: 18px;
  line-height: 32px;
  color: #333333;
  height: 160px;
  overflow: hidden;
  padding-left: 29px;
  letter-spacing: 0.5px;
  text-align: justify;
  padding-top: 17px;
}
.hkSection .main_content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 482px;
  border-radius: 10px;
  background-color: #ED4343;
}
.hkSection .main_content .content_top {
  width: 100%;
  height: 146px;
  position: relative;
}
.hkSection .main_content .content_top .leftside {
  position: absolute;
  top: -114px;
  left: 0;
  width: 924px;
  height: 260px;
  background-color: #ED4343;
  border-top-left-radius: 10px;
}
.hkSection .main_content .content_top .leftside .flt {
  float: left;
  width: 262px;
  height: 260px;
  text-align: center;
  margin-top: 37px;
}
.hkSection .main_content .content_top .leftside .flt h4 {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  margin-top: 15px;
}
.hkSection .main_content .content_top .leftside .flt .dots {
  text-align: center;
  margin-top: 23px;
  overflow: hidden;
}
.hkSection .main_content .content_top .leftside .flt .dots span {
  display: block;
  float: left;
  background-color: #fff;
}
.hkSection .main_content .content_top .leftside .flt .dots .dot1 {
  width: 28px;
  height: 28px;
  border-radius: 28px;
  margin-left: 83px;
}
.hkSection .main_content .content_top .leftside .flt .dots .dot2 {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  margin-left: 16px;
  margin-top: 4px;
}
.hkSection .main_content .content_top .leftside .flt .dots .dot3 {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  margin-left: 16px;
  margin-top: 6px;
}
.hkSection .main_content .content_top .rightside {
  position: absolute;
  top: -114px;
  right: 0;
  width: 276px;
  height: 114px;
}
.hkSection .main_content .content_top .rightside .yuan {
  position: absolute;
  right: 1px;
  top: -94px;
}
.hkSection .main_content .content_top .focusbtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 276px;
  height: 105px;
  padding-top: 41px;
  text-align: center;
}
.hkSection .main_content .content_top .focusbtn .btns {
  overflow: hidden;
  height: 59px;
  padding-left: 62px;
}
.hkSection .main_content .content_top .focusbtn .btns a {
  display: block;
  float: left;
  width: 60px;
  height: 59px;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.22);
}
.hkSection .main_content .content_top .focusbtn .btns a.prev {
  margin-right: 20px;
}
.hkSection .main_content .content_top .focusbtn .btns a img {
  margin-top: 17px;
}
.hkSection .main_content .content_top .focusbtn .tips {
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  margin-top: 13px;
}
.hkSection .main_content .content_bom {
  padding-left: 44px;
  padding-top: 37px;
}
.hkSection .main_content .content_bom .card {
  float: left;
  margin-right: 35px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.08);
  height: 196px;
  width: 348px;
  padding: 31px 0;
}
.hkSection .main_content .content_bom .card .flt {
  float: left;
  width: 155px;
  height: 196px;
  text-align: center;
  border-right: 1px dashed #ED4343;
}
.hkSection .main_content .content_bom .card .flt img {
  margin-top: 36px;
}
.hkSection .main_content .content_bom .card .flt h4 {
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  margin-top: 16px;
}
.hkSection .main_content .content_bom .card1 .txtinfo {
  float: left;
  font-size: 18px;
  color: #333333;
  padding-left: 35px;
}
.hkSection .main_content .content_bom .card1 .txtinfo p {
  margin-top: 16px;
}
.hkSection .main_content .content_bom .cards .txtinfo {
  float: left;
  width: 139px;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  padding-left: 25px;
  padding-right: 28px;
  padding-top: 7px;
  text-align: justify;
}
.zySection {
  padding-top: 88px;
  padding-bottom: 100px;
  overflow: hidden;
}
.zySection .zycontent {
  overflow: hidden;
  margin-top: 45px;
}
.zySection .zycontent .tab_bd {
  float: left;
  width: 210px;
}
.zySection .zycontent .tab_bd li {
  width: 180px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  margin-bottom: 5px;
  font-size: 24px;
  color: #333333;
  background-color: #FFD8D8;
  cursor: pointer;
  position: relative;
}
.zySection .zycontent .tab_bd li.on {
  background-color: #ED4343;
  color: #fff;
  position: relative;
}
.zySection .zycontent .tab_bd li.on:after {
  content: "";
  position: absolute;
  right: -28px;
  top: 50%;
  margin-top: -14px;
  border-width: 14px;
  border-color: transparent transparent transparent #ED4343;
  border-style: dashed dashed dashed solid;
  width: 0;
  height: 0;
  overflow: hidden;
}
.zySection .zycontent .tab_hd {
  width: 990px;
  height: 399px;
  float: right;
  position: relative;
}
.zySection .zycontent .tab_hd .underbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 399px;
}
.zySection .zycontent .tab_hd .underbox .h4name {
  height: 132px;
  line-height: 89px;
  text-align: center;
  background-color: #ED4343;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
}
.zySection .zycontent .tab_hd .underbox .bgbox {
  width: 100%;
  height: 267px;
  background-color: #EBEBEB;
}
.zySection .zycontent .tab_hd .tab_con {
  position: relative;
  top: 89px;
  left: 10px;
  z-index: 10;
  width: 970px;
  height: 300px;
  background-color: #fff;
}
.zySection .zycontent .tab_hd .content {
  width: 970px;
  height: 300px;
  background-color: #fff;
}
.zySection .zycontent .tab_hd .content .img {
  float: left;
  display: block;
  width: 268px;
  height: 300px;
}
.zySection .zycontent .tab_hd .content .txtinfos {
  float: left;
  width: 449px;
  height: 267px;
  overflow-y: scroll;
  padding-left: 29px;
  padding-right: 30px;
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  text-align: justify;
  padding-top: 10px;
  margin-top: 9px;
  word-break: break-all;
}
.zySection .zycontent .tab_hd .content .txtinfos p {
  margin-top: 12px;
}
.zySection .zycontent .tab_hd .content .txtinfos p:first-child {
  font-weight: bold;
}
.zySection .zycontent .tab_hd .content .txtinfos::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.zySection .zycontent .tab_hd .content .txtinfos::-webkit-scrollbar-track {
  border-radius: 6px;
}
.zySection .zycontent .tab_hd .content .txtinfos::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.7);
}
.zySection .zycontent .tab_hd .content .rphone {
  float: right;
  width: 188px;
  height: 216px;
  background: url(../images/phonebg.png) no-repeat top center;
  text-align: center;
  padding-top: 84px;
}
.zySection .zycontent .tab_hd .content .rphone.rphone2 {
  height: 236px;
  padding-top: 64px;
}
.zySection .zycontent .tab_hd .content .rphone.rphone2 .img {
  width: 100%;
  height: 110px;
  overflow: hidden;
}
.zySection .zycontent .tab_hd .content .rphone.rphone2 .img .icon_phone {
  display: block;
  width: 130px;
  margin: 0 auto;
  height: auto;
}
.zySection .zycontent .tab_hd .content .rphone.rphone2 .btn {
  display: inline-block;
  width: 130px;
  height: 34px;
  line-height: 34px;
  border-radius: 34px;
  text-align: center;
  color: #333333;
  font-size: 14px;
  background-color: #FFB409;
  margin-top: 0;
}
.zySection .zycontent .tab_hd .content .rphone .img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.zySection .zycontent .tab_hd .content .rphone .img .icon_phone {
  display: block;
  width: 42px;
  margin: 0 auto;
  height: auto;
}
.zySection .zycontent .tab_hd .content .rphone .btn {
  display: inline-block;
  width: 130px;
  height: 34px;
  line-height: 34px;
  border-radius: 34px;
  text-align: center;
  color: #333333;
  font-size: 14px;
  background-color: #F6FF04;
  margin-top: 22px;
}
.zySection .zycontent .tab_hd .content .rphone .phonenum {
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  margin-top: 6px;
}
.zySection .zycontent .tab_hd .fxslidebox {
  position: relative;
  overflow: hidden;
}
.zySection .zycontent .tab_hd .fxslidebox .slide_content {
  width: 960px;
  padding-top: 15px;
  overflow: hidden;
  padding-left: 10px;
}
.zySection .zycontent .tab_hd .fxslidebox .slide_content .hd ul {
  width: 950px;
  padding-right: 10px;
  text-align: center;
  padding-top: 15px;
}
.zySection .zycontent .tab_hd .fxslidebox .slide_content .hd ul li {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #eee;
  text-indent: 9999px;
  margin: 0 4px;
  cursor: pointer;
}
.zySection .zycontent .tab_hd .fxslidebox .slide_content .hd ul li.on {
  background-color: #ED4343;
}
.zySection .zycontent .tab_hd .fxslidebox .slide_content .bd ul li {
  float: left;
  overflow: hidden;
  padding: 10px;
  text-align: center;
}
.zySection .zycontent .tab_hd .fxslidebox .slide_content .bd ul li .shadow {
  padding: 20px 24px 24px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  border: 1px solid #efefef;
  width: 120px;
}
.zySection .zycontent .tab_hd .fxslidebox .slide_content .bd ul li .pic {
  overflow: hidden;
}
.zySection .zycontent .tab_hd .fxslidebox .slide_content .bd ul li .img {
  display: block;
  width: 103px;
  height: 103px;
  border-radius: 103px;
  margin: 0 auto;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.zySection .zycontent .tab_hd .fxslidebox .slide_content .bd ul li .txt {
  width: 100%;
  font-size: 15px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #333;
  margin-top: 12px;
}
.artSection {
  padding-top: 88px;
  overflow: hidden;
}
.artSection .art_container {
  padding-top: 46px;
  padding-bottom: 100px;
  overflow: hidden;
}
.artSection .artslide {
  position: relative;
  width: 1200px;
  overflow: hidden;
}
.artSection .artslide .smallScroll {
  width: 210px;
  float: left;
}
.artSection .artslide .smallScroll .sPrev,
.artSection .artslide .smallScroll .sNext {
  display: block;
  width: 180px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #EFEFEF;
}
.artSection .artslide .smallScroll .sPrev img,
.artSection .artslide .smallScroll .sNext img {
  margin-top: 13px;
}
.artSection .artslide .smallScroll .sPrev {
  margin-bottom: 10px;
}
.artSection .artslide .smallScroll .zyclass li {
  position: relative;
  width: 180px;
  height: 60px;
  line-height: 60px;
  background-color: #FFD8D8;
  font-size: 24px;
  color: #333333;
  cursor: pointer;
  text-align: center;
  margin-bottom: 10px;
}
.artSection .artslide .smallScroll .zyclass li.on {
  background-color: #ED4343;
  color: #fff;
  font-weight: bold;
}
.artSection .artslide .smallScroll .zyclass li.on:after {
  content: "";
  position: absolute;
  right: -28px;
  top: 50%;
  margin-top: -14px;
  border-width: 14px;
  border-color: transparent transparent transparent #ED4343;
  border-style: dashed dashed dashed solid;
  width: 0;
  height: 0;
  overflow: hidden;
}
.artSection .artslide .zySide_content {
  float: right;
  width: 990px;
  overflow: hidden;
}
.artSection .artslide .zy_c_card {
  position: relative;
  width: 990px;
  height: 441px;
}
.artSection .artslide .layer_under {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 437px;
  border-top: 3px solid #F6FF04;
}
.artSection .artslide .layer_under .top {
  height: 128px;
  background-color: #ED4343;
}
.artSection .artslide .layer_under .bom {
  width: 100%;
  height: 309px;
  background-color: #EBEBEB;
}
.artSection .artslide .partbox {
  position: relative;
  z-index: 1;
  padding: 0 10px;
  margin-top: 3px;
}
.artSection .artslide .partbox .tab-nav li {
  float: left;
  width: 194px;
  height: 85px;
  line-height: 85px;
  text-align: center;
  color: #fff;
  font-size: 28px;
  cursor: pointer;
}
.artSection .artslide .partbox .tab-nav li.on {
  position: relative;
}
.artSection .artslide .partbox .tab-nav li.on:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -12px;
  border-width: 12px;
  border-color: #F6FF04 transparent transparent transparent;
  border-style: solid dashed dashed dashed;
  width: 0;
  height: 0;
  overflow: hidden;
}
.artSection .artslide .partbox .content {
  width: 970px;
  overflow: hidden;
  background-color: #fff;
}
.artSection .artslide .partbox .content .img {
  float: left;
  display: block;
  width: 268px;
  height: 342px;
}
.artSection .artslide .partbox .content .txtinfos {
  float: left;
  width: 449px;
  height: 300px;
  overflow-y: scroll;
  padding-left: 29px;
  padding-right: 30px;
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  text-align: justify;
  padding-top: 10px;
  margin-top: 9px;
  word-break: break-all;
}
.artSection .artslide .partbox .content .txtinfos p {
  margin-top: 12px;
}
.artSection .artslide .partbox .content .txtinfos p:first-child {
  font-weight: bold;
}
.artSection .artslide .partbox .content .txtinfos::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.artSection .artslide .partbox .content .txtinfos::-webkit-scrollbar-track {
  border-radius: 6px;
}
.artSection .artslide .partbox .content .txtinfos::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.7);
}
.artSection .artslide .partbox .content .rphone {
  float: right;
  width: 188px;
  height: 235px;
  background: url(../images/yishu/art_phonebg.png) no-repeat top center;
  text-align: center;
  padding-top: 107px;
}
.artSection .artslide .partbox .content .rphone.rphone2 {
  height: 255px;
  padding-top: 87px;
}
.artSection .artslide .partbox .content .rphone.rphone2 .img {
  width: 100%;
  height: 110px;
  overflow: hidden;
}
.artSection .artslide .partbox .content .rphone.rphone2 .img .icon_phone {
  display: block;
  width: 130px;
  margin: 0 auto;
  height: auto;
}
.artSection .artslide .partbox .content .rphone.rphone2 .btn {
  display: inline-block;
  width: 130px;
  height: 34px;
  line-height: 34px;
  border-radius: 34px;
  text-align: center;
  color: #333333;
  font-size: 14px;
  background-color: #FFB409;
  margin-top: 0;
}
.artSection .artslide .partbox .content .rphone .img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.artSection .artslide .partbox .content .rphone .img .icon_phone {
  display: block;
  width: 42px;
  margin: 0 auto;
  height: auto;
}
.artSection .artslide .partbox .content .rphone .phonenum {
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  margin-top: 6px;
}
.artSection .artslide .partbox .content .rphone .btn {
  display: inline-block;
  width: 100px;
  height: 34px;
  line-height: 34px;
  border-radius: 34px;
  text-align: center;
  color: #333333;
  font-size: 14px;
  background-color: #F6FF04;
  margin-top: 22px;
}
.artSection .artslide .partbox .fxslidebox {
  position: relative;
  overflow: hidden;
  height: 342px;
  width: 970px;
  background-color: #fff;
}
.artSection .artslide .partbox .fxslidebox .slide_content {
  width: 960px;
  padding-top: 30px;
  overflow: hidden;
  padding-left: 10px;
}
.artSection .artslide .partbox .fxslidebox .slide_content .hd ul {
  width: 950px;
  padding-right: 10px;
  text-align: center;
  padding-top: 15px;
}
.artSection .artslide .partbox .fxslidebox .slide_content .hd ul li {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #eee;
  text-indent: 9999px;
  margin: 0 4px;
  cursor: pointer;
}
.artSection .artslide .partbox .fxslidebox .slide_content .hd ul li.on {
  background-color: #ED4343;
}
.artSection .artslide .partbox .fxslidebox .slide_content .bd ul li {
  float: left;
  overflow: hidden;
  padding: 10px;
  text-align: center;
}
.artSection .artslide .partbox .fxslidebox .slide_content .bd ul li .shadow {
  padding: 20px 24px 24px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  border: 1px solid #efefef;
  width: 120px;
}
.artSection .artslide .partbox .fxslidebox .slide_content .bd ul li .pic {
  overflow: hidden;
}
.artSection .artslide .partbox .fxslidebox .slide_content .bd ul li .img {
  display: block;
  width: 103px;
  height: 103px;
  border-radius: 103px;
  margin: 0 auto;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.artSection .artslide .partbox .fxslidebox .slide_content .bd ul li .txt {
  width: 100%;
  font-size: 15px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #333;
  margin-top: 12px;
}
.aboutus {
  width: 1200px;
  margin: 20px auto;
  min-height: 600px;
  background-color: #fff;
  padding-top: 80px;
}
.aboutus .about_body {
  font-size: 16px;
  line-height: 2;
  color: #333;
  padding-top: 30px;
}
.aboutus .about_body p {
  margin-top: 20px;
}
.aboutus .about_head {
  text-align: center;
}
.aboutus .about_head h4 {
  font-size: 28px;
  height: 40px;
  color: #333333;
  position: relative;
  width: 120px;
  margin: 0 auto;
}
.aboutus .about_head h4:after {
  content: "";
  position: absolute;
  top: 19px;
  left: -120px;
  width: 88px;
  height: 1px;
  background-color: #ccc;
}
.aboutus .about_head h4:before {
  content: "";
  position: absolute;
  top: 19px;
  right: -120px;
  width: 88px;
  height: 1px;
  background-color: #ccc;
}
.aboutus .about_head p {
  font-size: 16px;
  color: #999;
  text-transform: uppercase;
}
