@charset "utf-8";
body {
  font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}
body,
html {
  width: 100%;
  height: auto;
}
* {
  margin: 0;
  padding: 0;
}
ol,
ul,
li {
  list-style: none;
}
img {
  border: 0 none;
}
a img,
a:link img,
a:visited img {
  border: 0;
}
a:focus {
  outline: 0;
}
a {
  text-decoration: none;
}
.clear {
  clear: both;
}
#headm,
.zxjz,
.bannerm,
.se_titm,
.se_choose,
.se_sysm,
.zxbtn,
.se_wtyc,
.sign_up,
.teadivm,
.se_videom,
.tea_but,
.se_heorder,
.se_advance,
.se_jxhjm,
#botm {
  display: none !important;
}
body{padding-top: 140px!important;}
#bk_main{
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  background: #fff;
}

/*banner*/
.banner {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
}

/*表单样式*/
.sepcban {
  width: 381px;
  height: auto;
  position: absolute;
  z-index: 10000;
  top: 0;
  right: 65px;
}
.banbox {
  width: 100%;
  height: 700px;
  margin: 0 auto;
  position: relative;
}
.boradSe {
  width: 381px;
  height: 439px;
  position: absolute;
  right: 0;
  bottom: 130px;
  border-radius: 10px;
  background: url(../img/se/sebanbg.png) center center no-repeat;
  background-size: cover;
}
.boradSe div {
  width: 100%;
  height: 60px;
  padding: 25px 0 5px 0;
  border-radius: 10px 10px 0 0;
}
.boradSe div h3 {
  font-size: 24px;
  color: #fff;
  line-height: 42px;
  font-weight: normal;
  text-align: center;
}
.boradSe div p {
  font-size: 14px;
  color: #f97020;
  text-align: center;
}
.boradSe ul {
  padding: 15px 40px 0 40px;
  width: 320px;
}
.boradSe ul li {
  width: 100%;
  height: 40px;
  display: flex;
  border: 1px solid #f97020;
  background: #f2f2f2;
  margin-bottom: 15px;
  border-radius: 8px;
}
.boradSe ul li p {
  width: 88px;
  border-right: 1px solid #f97020;
  height: 26px;
  margin: 7px 0;
  font-size: 16px;
  color: #f97020;
  text-align: center;
  line-height: 26px;
}
.boradSe ul li input {
  width: 140px;
  height: 100%;
  display: block;
  border: none;
  outline: none;
  margin-left: 7px;
  background: none;
  font-size: 16px;
  color: #f97020;
  line-height: 40px;
  display: block;
  text-align: left;
}
.boradSe ul li select {
  width: 190px;
  border: none;
  background: #f2f2f2;
  margin-left: 16px;
  outline: none;
}
.boradSe ul li span {
  font-size: 12px;
  color: #e60012;
  display: none;
  width: 85px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
#sepro {
  padding: 5px 10px;
  height: 60px;
  width: 300px;
  font-size: 14px;
  line-height: 22px;
  resize: none;
  background: #f2f2f2;
  border-radius: 10px;
  color: #69380c;
  border: none;
  outline: none;
}
.tips {
  width: 100%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
#sebanSign {
  width: 320px;
  height: 40px;
  background: #fff;
  border-radius: 25px;
  font-size: 18px;
  color: #f97020;
  text-align: center;
  line-height: 40px;
  margin: 0 auto;
  border: none;
  cursor: pointer;
  outline: none;
}
/*end*/

.seban1 {
  width: 100%;
  min-width: 1200px;
  height: 700px;
  display: block;
  background: url(../img/se/seban1.png) center center no-repeat;
  background-size: cover;
}
.seban2 {
  width: 100%;
  height: 700px;
  min-width: 1200px;
  display: block;
  background: url(../img/se/seban2.png) center center no-repeat;
  background-size: cover;
}
.seban3 {
  width: 100%;
  height: 700px;
  min-width: 1200px;
  display: block;
  background: url(../img/se/seban3.png) center center no-repeat;
  background-size: cover;
}
#swipercon-pc1 {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#swipercon-pc1 .swiper-slide img {
  width: auto;
  height: auto;
  display: block;
}
#swiperpag-pc1 {
  width: 7%;
  height: 21px;
  margin: 0 auto;
  left: 46%;
  background: #c2c2c2;
  text-align: center;
  display: -moz-box;
  -moz-box-orient: horizontal;
  display: -webkit-box;
  -webkit-box-orient: horizontal;
  border-radius: 30px;
}
#swiperpag-pc1 span {
  width: 21px;
  height: 21px;
  margin: 0;
  padding: 0;
  background: url(http://www.zhongyin.net.cn/course/img/se/btn_main_img.png) 0 0
    no-repeat;
  display: block;
  text-indent: -1000px;
  opacity: 1;
}
#swiperpag-pc1 .swiper-pagination-bullet-active {
  background-position: 0 -21px;
}
.main_visual {
  background: none !important;
}
.banner img {
  width: 100%;
  min-width: 1200px;
  height: auto;
}
.flicking_con {
  width: 110px !important;
  background: rgba(206, 206, 206, 0.4);
}
.se_about {
  width: 1200px;
  height: auto;
  margin: 0 auto 100px auto;
}
.se_tit {
  width: 1200px;
  height: 90px;
  margin: 0 auto;
}
.se_tit img {
  width: auto;
  height: 90px;
  float: left;
}
.se_tit p {
  font-size: 30px;
  color: #333;
  float: left;
  margin: 37px 0 14px 25px;
}
.se_tit a {
  font-size: 18px;
  color: #2a7fe9;
  float: right;
  margin-top: 58px;
}
.se_article {
  width: 1200px;
  height: auto;
  margin: 40px auto 30px auto;
}
.se_article p {
  font-size: 18px;
  color: #666;
  line-height: 30px;
}
.se_abimg {
  width: auto;
  height: 260px;
  margin: 20px auto;
}
.jx {
  width: 1136px;
  margin: 0 auto;
  display: flex;
  position: relative;
  margin-top: 40px;
}
.jximg1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 231px;
  display: block;
  height: auto;
}
.jximg5 {
  position: absolute;
  right: 0;
  top: 45px;
  width: 280px;
  display: block;
  height: auto;
}
#swiperjx {
  position: relative;
  width: 611px;
  margin: 0 0 0 238px;
}
#swiperjx .swiper-slide {
  width: 315px;
  height: auto;
}
#swiperjx .swiper-slide img {
  width: 100%;
  display: block;
}
#swiperjx .swiper-pagination {
  width: 100%;
  bottom: 20px;
}
#swiperjx .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}
/*课程选择*/
.seyycourse {
  margin-top: 100px;
}
.course_choose {
  width: 1200px;
  height: auto;
  margin: 0 auto 100px auto;
}
.course_recommend {
  width: 1200px;
  height: auto;
  margin-top: 20px;
}
.course_recommend dl {
  width: 248px;
  height: 198px;
  padding: 6px;
  margin: 0 20px;
  float: left;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}
.course_recommend dl dt {
  width: 130px;
  height: 100%;
  float: left;
  margin: 7px 9px 0 9px;
}
.course_recommend dl dt h3 {
  font-size: 18px;
  color: #333;
  line-height: 35px;
  text-align: left;
}
.course_recommend dl dt p {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
}
.course_recommend dl dd {
  width: 100px;
  height: 148px;
  padding-top: 50px;
  float: left;
  position: relative;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -moz-border-radius: 10px;
}
.course_recommend dl dd img {
  width: 100px;
  height: auto;
  position: absolute;
  top: 13px;
  left: -6px;
}
.course_recommend dl dd ul li {
  text-align: center;
  line-height: 24px;
  font-size: 14px;
  color: #333333;
}
.course_recommend dl dd ul li:hover {
  color: #e92a2a !important;
}
/*教学体系*/
.se_system {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.se_sys {
  width: 100%;
  height: 400px;
  margin-bottom: 60px;
}
.choose_tit {
  width: 100%;
  height: auto;
  margin: 80px auto 20px auto;
}
.se_sys dl {
  width: 360px;
  height: 100%;
  float: left;
  margin-right: 60px;
  cursor: pointer;
  border-radius: 10px;
  box-shadow: 0px 0px 15px #eeedec;
}
.se_sys dl dt {
  width: 360px;
  height: 250px;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.se_sys dl dt img {
  width: 100%;
  height: auto;
  min-height: 100%;
  transition: all 0.6s;
}
.se_sys dl:hover dt img {
  transform: scale(1.1);
}
.se_sys dl dd {
  width: 360px;
  height: 150px;
}
.se_sys dl dd h3 {
  font-size: 24px;
  font-weight: 500;
  color: #333;
  line-height: 50px;
  margin-top: 10px;
  text-align: center;
}
.se_sys dl dd p {
  font-size: 18px;
  color: #333;
  line-height: 20px;
  text-align: center;
}
.se_sys dl dd div {
  width: 220px;
  height: 30px;
  margin: 30px auto 0 auto;
}
.se_sys dl dd div a {
  width: 103px;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 30px;
  color: #ccc;
  font-size: 14px;
  float: left;
}
.se_sys dl dd div span {
  line-height: 30px;
  float: left;
}
.se_sys dl dd div .ljxq {
  color: #2a7fe9;
}
.se_sys dl dd div .zxzx {
  color: #e92a2a;
}
/*演出机会*/
.se_show {
  width: 100%;
  height: auto;
  padding: 50px 0;
  background: #f2f0fd;
}
.showBoxone,
.showBoxtwo {
  width: 1200px;
  margin: 0 auto;
}
.showBoxone ul {
  width: 100%;
  height: 160px;
  display: flex;
  margin-bottom: 30px;
}
.showBoxone ul dl {
  width: 282px;
  height: 100px;
  margin-right: 24px;
  position: relative;
  background: #fff;
  border-radius: 6px;
  padding-top: 38px;
}
.showBoxone ul dl dt {
  background: url(../img/se/showboxonebg.png) no-repeat;
  width: 190px;
  height: 60px;
  font-size: 32px;
  position: absolute;
  top: -22px;
  left: 46px;
  color: #fff;
  text-align: center;
  line-height: 60px;
}
.showBoxone ul dl .onebga {
  background-position: 0 0;
}
.showBoxone ul dl .onebgs {
  background-position: -190px 0;
}
.showBoxone ul dl .onebgd {
  background-position: -380px 0;
}
.showBoxone ul dl .onebgf {
  background-position: -570px 0;
}
.showBoxone ul dl .onebgg {
  background-position: 0 -60px;
}
.showBoxone ul dl .onebgh {
  background-position: -190px -60px;
}
.showBoxone ul dl .onebgj {
  background-position: -380px -60px;
}
.showBoxone ul dl .onebgk {
  background-position: -570px -60px;
}
.showBoxone ul dl dd {
  width: 100%;
  margin-top: 20px;
}
.showBoxone ul dl dd p {
  font-size: 20px;
  text-align: center;
  line-height: 24px;
}
.showBoxone ul dl dd p span {
  color: #ff0000;
}
.showBoxtwo {
  display: flex;
  height: 523px;
}
.showBoxtwo dl {
  width: 838px;
  height: 100%;
}
.showBoxtwo dl dt {
  width: 100%;
  height: 455px;
}
.showBoxtwo dl dd {
  width: 100%;
  height: 68px;
  position: relative;
}
.showBoxtwo dl dd span {
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  left: 413px;
  border-width: 0 12px 12px;
  border-style: solid;
  border-color: transparent transparent #00bfba;
}
.showBoxtwo dl dd p {
  font-size: 18px;
  text-align: center;
  line-height: 68px;
  background: #00bfba;
  color: #fff;
}
.showBoxtwo .showtworight {
  width: 302px;
  padding: 30px;
  background: #f05164;
}
.showBoxtwo .showtworight h3 {
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 50px;
}
.showBoxtwo .showtworight p {
  font-size: 16px;
  color: #fff;
  text-indent: 32px;
  line-height: 36px;
}
.showBoxthr {
  width: 1200px;
  margin: 20px auto 0 auto;
  display: flex;
}
.showBoxthr li {
  width: 600px;
  height: 308px;
}
.showBoxthr li .showvideobox {
  width: 100%;
  height: 240px;
}
.showBoxthr li .showthr {
  width: 100%;
  height: 68px;
  position: relative;
}
.showBoxthr li .showthr p {
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 68px;
  background-color: #00bfba;
}
.showBoxthr li .showthr span {
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  left: 294px;
  border-width: 0 12px 12px;
  border-style: solid;
  border-color: transparent transparent #00bfba;
}
/*中间咨询报名部分*/
.zixun {
  width: 100%;
  margin: 0 auto 100px auto;
  height: auto;
  background: #eaeaea;
}
.zxone {
  width: 940px;
  height: 70px;
  margin: 0 auto;
}
.zixun li {
  margin: 0 auto;
  width: 340px;
  height: 50px;
  float: left;
}
.zixun li span {
  font-size: 21px;
  color: #000;
  line-height: 50px;
}
.zixun li select {
  outline: none;
  width: 198px;
  padding-left: 20px;
  height: 35px;
  border: none;
  background: #fff;
  border-radius: 6px;
  color: #666;
  font-size: 16px;
}
.zixun li input {
  outline: none;
  width: 136px;
  padding-left: 20px;
  height: 35px;
  border: none;
  background: #fff;
  border-radius: 6px;
  color: #666;
}
.zixun li button {
  width: 222px;
  cursor: pointer;
  height: 60px;
  background: #ff1d1e;
  color: #fff;
  border: none;
  border-radius: 50px;
  font-size: 28px;
  line-height: 60px;
  margin-top: 25px;
  font-family: "微软雅黑";
}
/*教师部分*/
.se_tea {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.tea_introduce {
  width: 100%;
  margin: 35px auto;
}
.tea_introduce p {
  font-size: 17px;
  color: #333;
  line-height: 30px;
}
.tea_list {
  width: 1200px;
  height: 280px;
  margin: 0 auto 40px auto;
}
.tea_list dl {
  width: 224px;
  height: 280px;
  float: left;
  margin-right: 20px;
  position: relative;
}
.tea_list dl dt {
  width: 100%;
  height: 100%;
}
.tea_list dl dt img {
  width: 100%;
  height: 260px;
  position: absolute;
  left: 0;
  top: 0;
}
.tea_list dl:hover .teabg {
  display: block !important;
}
.teabg {
  background: rgba(0, 0, 0, 0.5);
  padding: 25px 20px 0 20px;
  width: 184px;
  height: 235px;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.teabg p {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.tea_list dl dd {
  width: 198px;
  height: 57px;
  padding: 13px 13px 0 13px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.tea_list dl dd h3 {
  font-size: 18px;
  text-align: right;
  color: #fff;
  line-height: 28px;
}
.tea_list dl dd p {
  font-size: 14px;
  color: #fff;
  text-align: right;
  line-height: 24px;
}
.teabg_wd {
  background: url(http://www.zhongyin.net.cn/course/img/se/tea_wd.png) left top
    no-repeat;
  background-size: 100% auto;
}
.teabg_qy {
  background: url(http://www.zhongyin.net.cn/course/img/se/tea_qy.png) left top
    no-repeat;
  background-size: 100% auto;
}
.teabg_sy {
  background: url(http://www.zhongyin.net.cn/course/img/se/tea_sy.png) left top
    no-repeat;
  background-size: 100% auto;
}
.teabg_yj {
  background: url(http://www.zhongyin.net.cn/course/img/se/tea_yj.png) left top
    no-repeat;
  background-size: 100% auto;
}
.teabg_xtq {
  background: url(http://www.zhongyin.net.cn/course/img/se/tea_xtq.png) left top
    no-repeat;
  background-size: 100% auto;
}
/*教学环境*/
.se_jxhj {
  width: 100%;
  height: auto;
  margin: 60px auto 0 auto;
  position: relative;
}
.hj_mask {
  width: 100%;
  height: 333px;
  margin: 390px auto 0 auto;
  position: relative;
  overflow: hidden;
}
.hj_mask ul {
  width: 2700px;
  position: absolute;
}
.hj_mask ul li {
  width: 500px;
  height: 100%;
  float: left;
}
.hj_mask ul li img {
  width: 500px;
}
.se_video {
  width: 100%;
  height: 500px;
  position: absolute;
  left: 0;
  top: 190px;
  z-index: 1000;
}
.sevid_in {
  width: 725px;
  height: 540px;
  margin: 0 auto;
  background: #666;
  border: 6px solid #fff;
}
/*课程指南*/
.course_guide {
  width: 1200px;
  height: auto;
  margin: 100px auto 0 auto;
}
.guidetop {
  position: relative;
  width: 1200px;
  height: 45px;
  margin: 0 auto;
}
.guidebottom {
  position: relative;
  width: 1200px;
  height: 45px;
  margin: 0 auto;
}
.guidebottom p {
  width: 182px;
  height: 40px;
  padding-left: 18px;
  text-align: left;
  line-height: 40px;
  color: #ffffff;
  font-size: 18px;
  position: absolute;
  cursor: pointer;
  background-size: 100% 100%;
}
.guidetop p {
  width: 200px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-size: 18px;
  position: absolute;
  background-size: 100% 100%;
  cursor: pointer;
}
.guideone {
  background: url(http://www.zhongyin.net.cn/course/img/se/guideone.png) center
    center no-repeat;
  background-size: 100% 100%;
  top: 5px;
  right: 356px;
  z-index: 995;
}
.guidetwo {
  background: url(http://www.zhongyin.net.cn/course/img/se/guidetwo.png) center
    center no-repeat;
  background-size: 100% 100%;
  top: 5px;
  right: 185px;
  z-index: 996;
}
.guidethr {
  background: url(http://www.zhongyin.net.cn/course/img/se/guidethr.png) center
    center no-repeat;
  background-size: 100% 100%;
  top: 5px;
  right: 0;
  z-index: 997;
}
.guidefor {
  background: url(http://www.zhongyin.net.cn/course/img/se/guidefor.png) center
    center no-repeat;
  background-size: 100% 100%;
  top: 0;
  left: 0;
  z-index: 998;
}
.guidefiv {
  background: url(http://www.zhongyin.net.cn/course/img/se/guidefiv.png) center
    center no-repeat;
  background-size: 100% 100%;
  top: 0;
  left: 165px;
  z-index: 999;
}
.guidemain {
  width: 1200px;
  height: 360px;
  margin: 0 auto;
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.guideinmain {
  width: 60000px;
  height: 360px;
}
.guidemain dl {
  width: 1200px;
  height: 360px;
  float: left;
  display: none;
}
.guidemain dl dt {
  width: 600px;
  height: 360px;
  margin-right: 50px;
  float: left;
}
.guidemain dl dt img {
  width: 600px;
  height: 300px;
  display: block;
  margin: 30px auto;
}
.guidemain dl dd {
  width: 500px;
  height: 100%;
  float: left;
}
.guidemain dl dd h3 {
  font-size: 18px;
  color: #666;
  font-weight: bold;
  text-align: left;
  line-height: 47px;
  margin-top: 35px;
}
.guidemain dl dd p {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  text-indent: 24px;
  text-align: left;
}
.guidespecial {
  width: 205px !important;
  height: 45px !important;
  line-height: 45px !important;
  z-index: 1000;
  top: 0;
}
.guidezx {
  width: 200px;
  height: 60px;
  display: block;
  border-radius: 30px;
  background: #e92a2a;
  line-height: 60px;
  color: #fff;
  text-align: center;
  font-size: 24px;
  float: right;
  position: absolute;
  right: 0;
  bottom: 15px;
  z-index: 1004;
  cursor: pointer;
}
.clickbtn {
  width: 100px;
  height: 16px;
  margin: 0 auto;
  position: absolute;
  bottom: 35px;
  left: 650px;
}
.clickbtn li {
  width: 10px;
  height: 10px;
  margin: 3px 5px;
  float: left;
  cursor: pointer;
  background: #aaaaaa;
  border-radius: 25px;
}
.clickbtn .specialli {
  width: 16px;
  height: 16px;
  margin: 0 2px;
  background: url(http://www.zhongyin.net.cn/course/img/se/guidesmallbtn.png)
    center center no-repeat;
  background-size: 100% 100%;
}
/*优势*/
.se_ad {
  width: 1200px;
  height: auto;
  margin: 95px auto 100px auto;
}
.se_ad img {
  width: 100%;
  height: auto;
}
/*教学环境*/
.teach_en {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.se_enviroment {
  width: 100%;
  height: 360px;
  min-width: 1200px;
  overflow: hidden;
  position: relative;
  margin: 60px auto 0 auto;
}
#swipercon2 {
  width: 100%;
  height: 100%;
}
#swipercon2 .swiper-slide {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#swipercon2 .swiper-slide img {
  width: 100%;
  height: 100%;
}
#se_jxhj {
  width: 3990px;
  position: absolute;
}
#se_jxhj li {
  width: 798px;
  height: 100%;
  float: left;
}
/*教学环境*/
.swiper-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/*报名流程*/
.se_bmlc {
  width: 1200px;
  height: auto;
  margin: 100px auto;
}
.se_bmlc .lctpic {
  width: 100%;
  height: auto;
  margin: 100px auto 0 auto;
}
/*我要报名*/
.sezh_signup {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.signUp {
  width: 1200px;
  height: 315px;
  margin: 60px auto 40px auto; /*display:-webkit-box;-webkit-box-orient: horizontal;*/
}
.se_sign {
  width: 460px;
  float: left;
}
.yybm {
  width: 100%;
  line-height: 40px;
  text-align: center;
  color: #666;
  font-size: 24px;
  font-weight: 100;
  margin-bottom: 10px;
}
.se_sign li {
  margin: 0 auto;
  width: 370px;
  height: 50px;
}
.se_sign li span {
  font-size: 21px;
  color: #666;
  line-height: 50px;
}
.se_sign li select {
  outline: none;
  width: 198px;
  padding-left: 20px;
  height: 35px;
  border: 1px solid #999;
  background: #eee;
  border-radius: 6px;
  color: #999;
  font-size: 16px;
}
.se_sign li input {
  outline: none;
  width: 178px;
  padding-left: 20px;
  height: 35px;
  border: 1px solid #999;
  background: #eee;
  border-radius: 6px;
  color: #999;
}
.se_sign li button {
  width: 222px;
  cursor: pointer;
  height: 60px;
  background: #0072a6;
  color: #fff;
  border: none;
  border-radius: 50px;
  font-size: 28px;
  line-height: 60px;
  margin-top: 25px;
  font-family: "微软雅黑";
}
.se_ficen {
  width: 1px;
  height: 100%;
  float: left;
  background: url(http://www.zhongyin.net.cn/course/img/se/bk_ficen.png) center
    center no-repeat;
  margin-right: 50px;
}
.se_firight {
  width: 610px;
  height: 100%;
  margin-top: 44px;
  float: left;
}
.se_firight .fiv_top {
  width: 100%;
  height: 80px;
  line-height: 80px; /*display: -webkit-box;-webkit-box-orient: horizontal;*/
}
.fiv_top img,
.fiv_bot img {
  width: 53px;
  height: 55px;
  margin: 15px 35px 0 0;
  float: left;
}
.fiv_top div,
.fiv_bot div {
  width: 270px;
  height: 80px;
  font-size: 26px;
  color: #666;
  margin-right: 5px;
  float: left;
}
.fiv_top div p,
.fiv_bot div p {
  line-height: 40px;
  height: 40px;
  font-size: 22px;
}
.fiv_call,
.fiv_bm {
  width: 220px;
  cursor: pointer;
  height: 60px;
  margin-top: 8px;
  float: left;
  border: 1px solid #0072a6;
  border-radius: 50px;
  font-size: 29px;
  color: #0072a6;
  text-align: center;
  line-height: 60px;
}
.fiv_bot {
  width: 100%;
  height: 80px;
  line-height: 80px;
  margin-top: 60px; /*display: -webkit-box;-webkit-box-orient: horizontal;*/
}
.fiv_bm a,
.fiv_bm a:hover,
.fiv_call a,
.fiv_call a:hover {
  color: #0072a6;
}
/*报名错误提示*/
.seerror,
.error {
  font-size: 12px !important;
  display: none;
}
/*弹窗*/
#pop_div {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2147483648;
  overflow: hidden;
}

.popcon {
  margin: 14% auto 0 auto;
  width: 745px;
  height: 410px;
  border: 5px solid #e60012;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  -ms-border-radius: 25px;
  -webkit-border-radius: 25px;
  background: #e60012 url(http://www.zhongyin.net.cn/course/img/se/popbg.png)
    left center no-repeat;
  background-size: 78% 100%;
}
.popleft {
  width: 60px;
  height: 100%;
  float: left;
}
.callBack,
.onlineService {
  width: 60px;
  height: 161px;
  padding: 22px 0;
  border-radius: 25px 0 0 25px;
  -moz-border-radius: 25px 0 0 25px;
  -o-border-radius: 25px 0 0 25px;
  -ms-border-radius: 25px 0 0 25px;
  -webkit-border-radius: 25px 0 0 25px;
}
.callBack li {
  width: 60px;
  height: 160px;
  border-right: 1px solid #e60012;
}
.callBack li i {
  font-size: 24px;
  color: #e60012;
  text-align: center;
  height: 24px;
  margin: 10px auto;
  display: block;
  font-weight: bold;
}
.callBack li p {
  font-size: 20px;
  text-align: center;
  width: 22px;
  color: #e60012;
  margin: 0 auto;
  text-align: center;
}
.onlineService li {
  width: 60px;
  height: 160px;
  cursor: pointer;
}
.onlineService li i {
  font-size: 24px;
  color: #fff;
  text-align: center;
  height: 24px;
  margin: 10px auto;
  display: block;
  font-weight: bold;
}
.onlineService li p {
  font-size: 20px;
  text-align: center;
  width: 22px;
  color: #fff;
  margin: 0 auto;
  text-align: center;
}
.popright {
  width: 310px;
  height: 400px;
  padding-top: 10px;
  margin: 0 20px;
  float: left;
}
.popricon {
  width: 310px;
  height: auto;
  margin: 40px auto 0 auto;
}
.popricon li {
  height: auto;
  margin: 15px auto 0 auto;
}
.popricon li p {
  font-size: 18px;
  color: #000;
  line-height: 32px;
  width: 80px;
  margin-right: 10px;
  text-align: center;
  letter-spacing: 10px;
  float: left;
}
.popricon li .inputtext {
  width: 180px;
  height: 30px;
  padding-left: 6px;
  border: 1px solid #b5b5b5;
  border-radius: 8px;
  float: left;
  background: #fff;
}
.popricon li input {
  outline: none;
  border: none;
  width: 174px;
  height: 100%;
}
.ontext {
  width: 100%;
  height: 32px;
}
.errortit {
  font-size: 12px;
  color: #e60012;
  line-height: 20px;
  margin-left: 10px;
  margin-bottom: -14px;
  display: none;
  text-align: center;
}
#secourse {
  width: 186px;
  height: 32px;
  border-radius: 8px;
  outline: none;
}
#cho_adr {
  width: 186px;
  height: 32px;
  border-radius: 8px;
  outline: none;
}
.describe {
  width: auto;
  text-align: center;
  line-height: 22px;
  max-height: 105px;
  font-size: 12px;
  color: #000;
  margin: 15px auto;
}
#zh_submit {
  width: 150px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  margin: 0 auto;
  display: block;
  border-radius: 20px;
  border: none;
  outline: none;
  cursor: pointer;
  background: #e60012;
  color: #fff;
}
/*地图*/
#popclose {
  display: block;
  width: 20px;
  height: 20px;
  color: #e60012;
  cursor: pointer;
  font-size: 20px;
  top: 14px;
  right: 14px;
  position: absolute;
  z-index: 19999;
}
.se_map {
  width: 335px;
  height: 100%;
  float: left;
  position: relative;
}
#allmap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 0 25px 25px 0;
}

.jhformatP {
  width: 1200px;
  height: 380px;
  margin: 0 auto 50px auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -o-box-orient: horizontal;
  box-orient: horizontal;
}
.jhformaLeft {
  width: 860px;
  height: auto;
  margin-right: 40px;
}
.jhformaLeft .jhmaLeTop {
  width: 100%;
  height: 50px;
  background: url(../../1116stylie/img/jhy/jhmaLeTopbg.png) no-repeat;
  background-size: 100% 100%;
}
.jhformaLeft .jhmaLeTop h3 {
  font-size: 24px;
  color: #fff;
  line-height: 50px;
  float: left;
  margin-left: 30px;
}
.jhformaLeft .jhmaLeTop nav {
  width: 320px;
  height: 100%;
  float: right;
  margin-right: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -o-box-orient: horizontal;
  box-orient: horizontal;
}
.jhformaLeft .jhmaLeTop nav li:hover span,
.jhlick span {
  background: #333;
}
.jhformaLeft .jhmaLeTop nav li:hover p,
.jhlick p {
  color: #333 !important;
  font-weight: bold;
}
.jhformaLeft .jhmaLeTop nav li {
  width: 100px;
  height: 50px;
  margin-right: 10px;
  cursor: pointer;
}
.jhformaLeft .jhmaLeTop nav li span {
  width: 100px;
  height: 4px;
  display: block;
  border-radius: 5px;
}
.jhformaLeft .jhmaLeTop nav li:last-child {
  margin-right: 0;
}
.jhformaLeft .jhmaLeTop nav li p {
  font-size: 18px;
  color: #999;
  text-align: center;
  line-height: 42px;
}

.jhmaLebot {
  width: 100%;
  height: 300px;
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -o-box-orient: horizontal;
  box-orient: horizontal;
}
.jhmaLebot .jhmabotLe {
  width: 308px;
  height: 300px;
  padding-right: 20px;
  border-right: 1px solid #dddddd;
}
.jhmaLebot .jhmabotLe dt {
  width: 100%;
  height: 150px;
  border-radius: 15px;
}
.jhmaLebot .jhmabotLe dt img {
  display: block;
  width: 100%;
  height: 100%;

  border-radius: 15px;
}
.jhmaLebot .jhmabotLe dd {
  width: 100%;
  height: auto;
  margin-top: 10px;
}
.jhmaLebot .jhmabotLe dd h3 a {
  font-size: 14px;
  line-height: 36px;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666;
  font-weight: bold;
}
.jhmaLebot .jhmabotLe dd p {
  font-size: 12px;
  color: #999;
  line-height: 24px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  width: 99%;
  height: 72px;
}
.jhmaLebot .jhmabotLe dd span {
  width: 100%;
  text-align: left;
  line-height: 36px;
  font-size: 14px;
  color: #666;
  display: block;
}
.jhmaLebot ul {
  width: 510px;
  height: 300px;
  display: none;
  margin: 0 0 0 20px;
}
.jhmaLebot ul li {
  width: 100%;
  height: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -o-box-orient: horizontal;
  box-orient: horizontal;
}
.jhmaLebot li p {
  width: 83%;
}
.jhmaLebot li p a {
  font-size: 14px;
  line-height: 30px;
  display: block;
  color: #666;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 2%;
}
.jhmaLebot li span {
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #666;
  width: 15%;
  height: 100%;
}

.jhformaRight {
  width: 300px;
  height: 100%;
}
.jhformaRight .jhmaRiTop {
  width: 100%;
  height: 50px;
  background: url(../../1116stylie/img/jhy/jhmaRiTopbg.png) no-repeat;
  background-size: 100% 100%;
}
.jhformaRight .jhmaRiTop p {
  font-size: 24px;
  color: #fff;
  line-height: 50px;
  margin-left: 15px;
}
.jhformaRight .jhmaRibot {
  width: 100%;
  height: auto;
  margin-top: 20px;
}
.jhformaRight .jhmaRibot span {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  padding: 5px 10px;
  margin: 5px 10px;
  float: left;
  background: #7ecef4;
  border-radius: 35px;
}
.jhformaRight .jhmaRibot span a {
  color: #fff;
}

.cityPiano {
  width: 1160px;
  height: 225px;
  padding: 20px;
  margin: 0 auto 30px auto;
  box-shadow: 1px 1px 20px 2px #9a9a9a;
  border-radius: 10px;
}
.citybtn {
  width: 100%;
  height: 32px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-flex-direction: row;
  -o-box-orient: horizontal;
  box-orient: horizontal;
}
.cityPiano p {
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  width: 120px;
  height: 32px;
  text-align: center;
  margin: 0 5px;
  background: #9c9c9c;
  color: #ffffff;
  cursor: pointer;
  border-radius: 34px;
}
.cityPiano .citybtnCli {
  background: #ff1d1d !important;
  color: #fff !important;
}
.citymodel {
  width: 100%;
  height: 180px;
  overflow: hidden;
}
.cityPiano ul {
  width: 1200px;
  height: auto;
  display: none;
}
.cityPiano ul li {
  width: 16%;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  float: left;
}
.cityPiano ul li a {
  color: #333;
  font-size: 16px;
}
.cityPiano ul li a:hover {
  color: #ff1d1d;
}
.se_videobox {
  width: 100%;
  display: flex;
}
.se_videobox video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.se_leftv {
  width: 60%;
  height: 500px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 20px;
}
.se_rightv {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.se_rightv video {
  border-radius: 20px;
  margin: 5px;
  height: 243px;
}
.se_hboy {
  margin-top: 2px;
}
.se_child {
  width: 100%;
  height: 250px;
  min-width: 1200px;
  overflow: hidden;
  position: relative;
  margin: 20px auto 50px auto;
}
#swipercon3 {
  width: 100%;
  height: 100%;
}
#swipercon3 .swiper-slide {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#swipercon3 .swiper-slide img {
  width: 100%;
  height: 100%;
}
