a,body,dd,dl,dt,fieldset,figcaption,figure,form,h1,h2,h3,h4,h5,h6,html,img,input,legend,li,ol,p,span,ul {margin:0;padding:0;font-family:"Helvetica Neue","Siyuan","FangZ",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
fieldset,img {border:none;}
img {display:block;width:100%;font-size:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:400;}
li,ol,ul {list-style:none;}
input::-moz-focus-inner {border:none;padding:0;}
input,select {vertical-align:middle;display:block;}
input,select,textarea {font-size:13px;margin:0;}
input[type=password],input[type=text],textarea {outline-style:none;-webkit-appearance:none;outline:0;}
button {outline:0;}
textarea {resize:none;overflow:hidden;}
select {appearance:none;-moz-appearance:none;-webkit-appearance:none;outline:0;}
table {border-collapse:collapse;}
.clearit {clear:both;height:0;font-size:0;overflow:hidden;width:100%;}
a,div,figcaption,figure,footer,header,img,input,li,nav,p,section,select,table,td {box-sizing:border-box;}
a {text-decoration:none;display:block;color:#000;}
body {margin:0 auto;position:relative;}
body,html {margin:0 auto;max-width:640px;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.fl{float:left;}
.rl{float:right;}
.lf{float:left;}
.lr{float:right;}
.jls{margin-top: .5rem;}
.jlx{margin-bottom:.5rem;}

/*公共头部*/
.sp_header{overflow:hidden;background:#fff;z-index:10;width:100%;}
.sp_logo{padding:10px;float:left; width: 80%;}
.sp_logo img{margin:auto; width: 100%; display: block;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer; margin-top: 4%;}
.sp_nav span{display:block;background:#ef7800;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:9%; z-index: 999;}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0;}
.sjj_nav ul li{border-top:1px #ddd solid; margin:0 1rem;position:relative;line-height:40px;font-size:1rem;}
/*公共头部结束*/
/*首页焦点图开始*/
.swiper-container {width:100%;overflow: hidden;}
.swiper-slide {text-align:center;font-size:18px;background:#fff;/* Center slide text vertically */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;}
.swiper-slide img {width:100%;max-width:100%;}
/*首页焦点图结束*/
/*首页导航*/
.nav{width: 90%;overflow: hidden;margin: 1rem auto;}
.nav li{width: 15%;overflow: hidden;float: left;margin-right: 13%;margin-bottom: 2%;text-align: center;}
.nav li img{width: 100%;display: block;}
.nav li p{font-size: .7rem;line-height: 1.5rem;color: #000;}
.nav li:nth-child(4n){ margin-right:0px;}
.nav li:first-child+li+li+li{ margin-right:0px;}
/*首页导航结束*/
/*新生故事*/
.xsgs{width: 95%;overflow: hidden;margin: 1rem auto;border-radius: 1rem;box-sizing: border-box;box-shadow: 0px 0px 3px 1px #dcdcdc;}
.xsgs_s{width: 100%;overflow: hidden;padding:2%;}
.xsgs_st{width: 15%;overflow: hidden;border-right: 1px solid #CACACA;padding-right: 3%;float: left; margin-top: 2%; margin-left: 4%;}
.xsgs_st img{display: block;width: 100%;}
.xsgs_gd{width: 75%;float: left;margin-left: 5%;}
.apple li{width: 100%;overflow: hidden;}
.apple{ width:100%; height: 4.5rem; overflow:hidden;font-size: .8rem;}
.apple span{ width:100%; height:1.5rem; line-height:1.5rem;color:#ff6002;font-size:1rem; margin:0 2%;}
.aa {word-wrap:break-word;line-height:1.5rem;  color:#ff6002;}
/*新生故事结束*/
.sygg{width: 98%;overflow: hidden;margin:1rem auto;}
.sygg img{width: 100%;display: block;}
/*同学问*/
.txw {text-align:center;color:#ef7800;}
.txw strong {display:block;font-size:2rem;line-height:2.5rem;padding-bottom:2%;}
.txw span {display:block;font-size:.8rem;}
.txw p {display:inline-block;font-size:1.2rem;height:1.5;line-height:1.5rem;font-family:arial;position:relative;}
.txw p:before {width:25px;height:25px;background:url(../img/icon_bt1.png) center center no-repeat;background-size:25px auto;position:absolute;left:-35px;top:0;content:''}
.txw p:after {width:25px;height:25px;background:url(../img/icon_bt2.png) center center no-repeat;background-size:25px auto;position:absolute;right:-35px;top:0;content:''}
.txw_t{width: 98%;overflow: hidden;margin: 1rem auto;}
.txw_t li{width: 32%;overflow: hidden;float: left;margin-right: 2%;margin-bottom:2%;}
.txw_t li img{display: block;width: 100%;}
.txw_t li:nth-child(3n){ margin-right:0px;}
.txw_t li:first-child+li+li{ margin-right:0px;}
/*同学问结束*/
/*专业选择*/
.zyxz{width: 95%;overflow: hidden;margin:0 auto; margin-top: 1rem;}
.zyxz li{width: 100%;border-radius: 1rem;margin-bottom: 3%;padding: 2% 5%;}
.zyxz li:nth-child(1){background:url(../img/sy07.jpg) center no-repeat;background-size:cover;}
.zyxz li:nth-child(2){background:url(../img/sy08.jpg) center no-repeat;background-size:cover;}
.zyxz li:nth-child(3){background:url(../img/sy09.jpg) center no-repeat;background-size:cover;margin-bottom: 0;}
.zyxz li b{font-size: 1.5rem;line-height: 2rem;color: #fff;}
.zyxz li p{font-size: .8rem;line-height: 1.5rem;color: #fff;}
.zyxz li a span{margin:2% 0; display:inline-block;height:1.5rem;width:1.5rem;background:url(../img/sy10.png) center no-repeat;background-size:cover;}
.zyxz_zx{width: 100%;overflow: hidden;text-align: center;margin:1rem auto;}
.zyxz_zx a{display: inline-block;font-size: 1rem;line-height: 1rem;border-radius: .7rem;padding: 2% 5%;border: 2px solid #333;}
/*专业选择结束*/
/*首页学费图*/
.syxf{width: 100%;overflow: hidden;}
.syxf img{display: block;width: 100%;}
/*首页学费结束*/
/*校园环境*/
.xyhj {width:100%;overflow:hidden;margin:1rem auto;}
.xyhj_a {width:100%;overflow:hidden;position:relative;}
.xyhj_a img {width:100%;display:block;}
.xyhj_a p {display:block;position:absolute;bottom:0px;line-height:2rem;text-align:center;font-size:.7rem;background-color:#000000;background-color:rgba(0,0,0,0.5);filter:Alpha(opacity=50);-moz-opacity:0.5;width:100%;color:#fff;font-weight:bold;}
.xyhj_b {width:100%;overflow:hidden;margin-top:.5rem;}
.xyhj_b li {width:49%;overflow:hidden;float:left;margin-right:2%;}
.xyhj_b li:nth-child(2n) {margin-right:0px;}
.xyhj_b li:first-child+li {margin-right:0px;}
.xyhj_b li img {display:block;width:100%;margin-bottom:8%;}
.xyhj_b li a {position:relative;}
.xyhj_b li p {display:block;position:absolute;bottom:0px;line-height:2rem;text-align:center;font-size:.7rem;background-color:#000000;background-color:rgba(0,0,0,0.5);filter:Alpha(opacity=50);-moz-opacity:0.5;width:100%;color:#fff;font-weight:bold;}
/*校园环境结束*/
/*首页新闻*/
.tab-wrapper {margin:1rem auto;width:100%;}
.tab-menu {border-bottom:1px solid #ededed;width:100%;margin:0 auto;}
.tab-menu li {position:relative;background-color:#fff;color:#bcbcbc;display:inline-block;width:32%;opacity:0.8;cursor:pointer;z-index:0;font-size:1.2rem;line-height:2rem;text-align:center;padding-top:2%;}
.tab-menu li:nth-child(3n) {margin-right:0px;}
.tab-menu li:first-child+li+li {margin-right:0px;}
.tab-menu li:hover {color:#ef7800;}
.tab-menu li.active {color:#ef7800;opacity:1;}
.tab-menu li.active:hover {color:#ef7800;}
.line {position:absolute;width:0;height:2px;background-color:#ef7800;top:0;left:0;}
.tab-content>div {background-color:#fff;box-sizing:border-box;width:100%;padding:3%;}
.tab-content>div dl {width:100%;overflow:hidden;background:url(../img/icon10.png) no-repeat 1% 50%;border-bottom:1px solid #ededed;}
.tab-content>div dl .tu{width: 30%;overflow: hidden;float: left;padding: 2% 0;}
.tab-content>div dl .tu img{display: block;width: 100%;}
.tab-content>div dl .tw{width: 68%;overflow: hidden;float: right;}
.tab-content>div dl .tw dd{color:#ef7800;overflow:hidden;font-size:1rem;line-height:2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width: 100%;}
.tab-content>div dl p{width: 100%; font-size: .7rem;line-height: 1.2rem;color: #333;}
/*首页新闻结束*/
/*首页报名*/
.sybm {width:98%;overflow:hidden;margin:1rem auto;text-align:center;}
.sybm p {position:relative;width:100%;height:2rem;padding-left:.5rem;margin-bottom:.7rem;background-color:#f7f7f7;border-radius:5px;}
.sybm p span {float:left;height:1rem;line-height:2rem;margin-right:.234375rem;color:#828282;}
.sybm p input[type=text] {border:none;float:left;min-width:60%;height:2rem;line-height:1.015625rem;background-color:#f7f7f7;color:#828282;}
.sybm p select {border:none;float:left;min-width:60%;height:2rem;line-height:1.015625rem;background-color:#f7f7f7;color:#828282;}
.sybm p b:after {position:absolute;content:'';right:5%;top:50%;border-top:5px solid #aaa;border-left:5px solid transparent;border-right:5px solid transparent;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.sybm input[type=submit] {border:none;font-size:1.2rem;line-height:1.5rem;padding:2% 5%;width:98%;margin:0 auto;text-align:center;background-color:#ef7800;border-radius:.7rem;color:#fff;}
/*首页报名结束*/
/*底部*/
.dibu{width: 100%; margin-bottom: 3rem; overflow: hidden; background:url(../img/dbbg.jpg) no-repeat; background-size: 100% 100%;}
.dibu_nr{width: 95%;overflow: hidden;margin: 1rem auto;}
.dibu .l{width: 30%; height: 3.7rem; margin: 1rem 0 0 0.5rem;}
.dibu .r{font-size: 60%; line-height: 1rem; color: #fff;margin: 1.05rem 0.75rem 0 0px; display: block; overflow: hidden;}
.dibu .r a{color: #fff; display: inline-block; padding: 0 5px;}
/*底部漂浮*/
.foot_nav {width: 100%;max-width: 640px;height: 3rem;position: fixed;bottom: 0;background: #fff;display: flex;justify-content: space-between;color: #fff;z-index: 99;}
.foot_nav a {width: 49.9%;height: 3rem;line-height: 3rem;font-size: 1.4rem;display: block;position: relative;color: #fff;}
.foot_nav a span {width: 1.6rem;height: 1.6rem;line-height: 1.6rem;border-radius: 50%;background: #ea3480;position: absolute;top: -0.5rem;right: 0.7rem;font-size: 1rem;text-align: center;}
.foot_nav a:first-child {background: #0c97ee !important;}
.foot_nav a:nth-child(2) {background: #ea3480 !important;}
.foot_nav a b{width: 1.4rem;height: 1.4rem;display: block;background-size: 100%;margin: .8rem 0.8rem 0 15%;float: left;}
.btnimg1 {background: url(../img/navbtn1.png);}
.btnimg2 {background: url(../img/navbtn2.png);}
/*底部漂浮结束*/
/*首页结束*/
.banner{width: 100%;overflow: hidden;}
.banner img{width: 100%;overflow: hidden;}
/*通用焦点图*/
.lxfs{width: 100%;overflow: hidden;}
.coverh{background:url(../img/lxwm02.jpg)no-repeat center; width:85%; overflow: hidden; margin:1rem auto;}
.coverh strong{display:block;font-size:1.5rem;text-align:center;line-height:3.5rem;color:#ef8200;}
.lxcc{width: 98%;overflow: hidden;margin: 1rem auto;}
.lxcc li{width: 49%;float: left;margin-right: 1%;background: url(../img/lxwm03.jpg) repeat;text-align: center;padding-top: 20px;}
.lxcc li:nth-child(2n) {margin-right:0px;}
.lxcc li:first-child+li {margin-right:0px;}
.lxcc li img{width: 45%;display: block;margin: 0 auto;}
.lxcc .fwz{ display:block; font-size:1rem; line-height:1.6rem; padding-top:10px;}
.lxcc .fzx{ display:block; padding:1rem 0 0rem 0;}
.lxcc .fzx a{ background:#ff830f; padding:0.3rem 1rem; font-size:1.2rem; color:#fff; border-radius:0.5rem; webkit-border-radius:0.5rem; -moz-border-radius:0.5rem; -ms-border-radius:0.5rem; -o-border-radius:0.5rem;}
/*来校方式结束*/
.bmdz{width: 98%;overflow: hidden;margin: 1rem auto;}
.bmdz img{display: block;width: 100%;}
/*报名地址结束*/
.cclx{width: 98%;overflow: hidden;margin: 0 auto;}
.cclx_w{width: 90%;overflow: hidden;margin: 1rem auto;}
.cclx_w p{font-size: .7rem;line-height: 1.2rem;color: #666;text-align: center;}
.cclx_lx{background: url(../img/lxwm07.jpg) repeat-y 10px 0;padding: 0 10px;}
.lxtpl{ padding:0rem 0 .7rem 1.5rem;}
.lxtpl .lwz{ display:block; border:1px solid #757575; border-radius:0.5rem; webkit-border-radius:0.5rem; -moz-border-radius:0.5rem; -ms-border-radius:0.5rem; -o-border-radius:0.5rem; font-size:.7rem; line-height:1rem; padding:1rem .7rem;}
.lxtpl i{ color:#8e8e8e; font-style: normal;}
/*乘车方式*/
.yybm{width: 100%;overflow: hidden;}
.yybm_bt{border-bottom: 1px solid #e1e1e1;padding: 10px 10px 12px 10px;overflow: hidden;zoom: 1;position: relative;}
.title{float: left;overflow: hidden;zoom: 1;}
.title .mod1{background: #fa7a49;display: block;float: left;width: 0.3rem;height: 1.5rem;margin-top: 0.1rem;}
.title .bt{display: block;float: left;padding-left: 0.5rem;}
.title .bt h2{font-size: 1rem;line-height: 1.5rem;font-weight: normal;}
.consult{ float:right; width:60%; text-align:right;}
.consult img{ width:60%; display: inline;}
.consult em{ font-size:1.3rem;}
.consult em img{ width:1.8rem;}
.yybm_tj{width: 100%;overflow: hidden;margin:1rem auto;}
.yybm_tj ul li{ padding:1rem 1rem 0 1rem;}
.yybm_tj ul li input,.yybm_tj ul li select{ background:url(../img/bmicon.png) no-repeat; background-size:8rem 13rem;}
.yybm_tj ul li .usericon{ background-position:0.5rem 0.3rem;}
.yybm_tj ul li .zyicon{ background-position:0.5rem -2.5rem;}
.yybm_tj ul li .telicon{ background-position:0.5rem -5.3rem;}
.yybm_tj ul li .qqicon{ background-position:0.5rem -8rem;}
.yybm_tj ul li .ipt,.yybm_tj ul li .sel{ width:100%; height:3rem; line-height:3rem; outline: medium none; border:1px solid #dcdcdc; font-size:1.2rem; padding-left:3rem; color:#989898;}
.yybm_tj ul li .pl{ padding-left:2.8rem;}
.yybm_tj ul li .bmbtn{ width:100%; height:3rem; line-height:3rem; background: #ec7a00; border-radius:5px; webkit-border-radius:5px; -moz-border-radius:5px;-ms-border-radius:5px; border: 1px solid #e77800; box-shadow: 0 1px 0 #f8ab45 inset; cursor: pointer; display: block; font-size:1.6rem; font-weight: bold; text-align: center; color:#fff;}
/*联系我们页面结束*/
.tpjs {width:100%;overflow:hidden;background:#fff;}
.tpjs h2 {text-align:center;font-size:1.5rem;line-height:2rem;font-weight:normal;}
.tpjs h3 {font-weight:normal;font-size:.7rem;text-align:center;}
.tpjs p {font-size:1rem;line-height:1.3rem;padding:5% 7%;}
.tpcg {width:100%;overflow:hidden;}
.tpcg h2 {text-align:center;font-size:1.5rem;line-height:2rem;font-weight:normal;}
.tpcg h2 span {color:#fa9500;}
.tpcg h3 {font-weight:normal;font-size:.7rem;text-align:center;}
.tpcg p {font-size:1rem;line-height:1.3rem;padding:5% 7%;}
.dsj {width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:20px solid #fff;margin:0 auto;}
.dsjb {width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:20px solid #fa9500;margin:0 auto;}
.tplc {width:95%;margin:0 auto;margin-top:10%;overflow:hidden;background:#fff;}
.tplcb {width:95%;margin:0 auto;overflow:hidden;background:#fa9500;color:#fff;}
.lcz {width:30%;border-right:1px solid #ccc;text-align:center;padding:5% 0;}
.lcz h2 {font-size:1.5rem;line-height:2rem;font-weight:normal;}
.lcz h3 {font-size:.7rem;line-height:1.5rem;font-weight:normal;}
.lcr {width:70%;}
.lcr p {font-size:1rem;line-height:1.5rem;padding:5%;}
.tpkc {width:100%;overflow:hidden;}
.tpkc h2 {font-size:1.5rem;line-height:2rem;text-align:center;font-weight:normal;}
.tpkc h3 {font-size:.7rem;line-height:1.5rem;text-align:center;font-weight:normal;color:#fa9500;}
.tpkc p {font-size:1rem;line-height:1.5rem;padding:0 5%;}
.tpkct {width:95%;margin:5% auto;overflow:hidden;}
.tpkct li {width:32%;float:left;background:#fff;margin-right:2%;text-align:center;}
.tpkct li:nth-child(3n) {margin-right:0px;}
.tpkct li:first-child+li+li {margin-right:0px;}
.tpkct li img {width:98%;padding:1%;display:block;}
.tpkct li h2 {border-left:2px solid #fbb85b;font-size:1rem;line-height:1.2rem;margin-top:.5rem;margin-left:.1rem;padding-left:.5rem;text-align:start;}
.tpkct li p {font-size:.7rem;line-height:1rem;padding:0 5%;text-align:start;}
.tpkct li h3 {font-size:.8rem;line-height:1.5rem;padding:0 5%;text-align:start;}
.tpkct li a {background:#fa9500;color:#fff;font-size:1rem;line-height:1.5rem;padding:3% 5%;text-decoration:none;display:inline-block;margin:5% 0;}
.tpwt {width:100%;overflow:hidden;}
.tpwt img {display:block;width:100%;}
.tpt {width:98%;background:#fff;overflow:hidden;}
.tpt ul {padding:2%;}
.tpt li {float:left;width:48%;margin-right:4%;margin-bottom:2%;}
.tpt li:nth-child(2n) {margin-right:0px;}
.tpt li:first-child+li {margin-right:0px;}
.tpt li img {display:block;width:100%;}
.tpzx {width:100%;overflow:hidden;}
.tpzx img {width:46%;float:left;margin:1% 2%;}
.tpcd {width:100%;overflow:hidden;background:#fff;}
.tpcd ul {padding:2%;overflow:hidden;}
.tpcd li {width:32%;float:left;margin-right:2%;}
.tpcd li img {display:block;width:100%;}
.tpcd li:nth-child(3n) {margin-right:0px;}
.tpcd li:first-child+li+li {margin-right:0px;}
.tpcd p {font-size:.8rem;line-height:1.5rem;padding:2% 3%;}
.tpcdz {width:100%;overflow:hidden;}
.tpcdz img {width:50%;display:block;margin:0 auto;margin-bottom:5%;}
/*团队培训页面结束*/
.jybz_bt {width:100%;overflow:hidden;text-align:center;}
.jybz_bt p {font-size:1rem;line-height:1.2rem;color:#666666;}
.jybz_bt h2 {color:#ee7709;font-size:1.2rem;line-height:1.5rem;font-weight:normal;}
.jybz_bt h3 {font-size:1px;color:#ee7709;line-height:1.2rem;font-weight:normal;}
.jybz_bt h4 {font-size:1.5rem;line-height:2rem;color:#000;}
.news {width:100%;height:auto;}
.news .tab {overflow:hidden;width:100%;text-align:center;}
.news .tab li {display:inline-block;width:30%;height:2rem;line-height:1rem;text-decoration:none;background:url(../images/jybz/jy03.png) no-repeat;}
.news .tab li:hover {background:url(../img/jybz/jy03.png) no-repeat;color:#fff;text-decoration:none;}
.news .tab li:hover p a {color:#FFF;}
.news .tab li:hover span {color:#FFF;}
.news .tab li.on {background:url(../img/jybz/jy02.png) no-repeat;color:#fff;text-decoration:none;background-size:100% 100%;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg-login.png',sizingMethod='scale');}
.news .tab li.on p a {color:#FFF;}
.news .tab li.on span {color:#FFF;}
.news .tab li:nth-child(4n) {margin-right:0px;}
.news .tab li:first-child+p+p+p {margin-right:0px;}
.news .tab li p {padding:4px 0 0 0;font-size:1rem;}
.news .tab li p a {color:#282828;text-decoration:none;}
.news .tab li span {padding-left:14px;font-size:10px;display:block;color:#282828;}
.news .content {overflow:hidden;}
.news .content li .qytj {width:98%;overflow:hidden;margin:0 auto;margin-top:1rem;}
.news .content li .qytj dd {width:19%;overflow:hidden;float:left;margin-right:1%;margin-bottom:2%;}
.news .content li .qytj dd img {display:block;width:100%;}
.news .content li .qytj dd:nth-child(5n) {margin-right:0px;}
.news .content li .qytj dd:first-child+dd+dd+dd+dd {margin-right:0px;}
.jybz_zx {width:100%;overflow:hidden;text-align:center;}
.jybz_zx a {background:#ee7709;color:#fff;font-size:1rem;line-height:1.5rem;text-decoration:none;display:inline-block;padding:2% 5%;}
.jybz_hs {width:100%;overflow:hidden;background:#f5f5f5;}
.jybz_xz {width:98%;overflow:hidden;margin:1rem auto;}
.jybz_xz li {width:49%;overflow:hidden;float:left;margin-right:2%;margin-bottom:2%;}
.jybz_xz li img {width:100%;display:block;}
.jybz_xz li:nth-child(2n) {margin-right:0px;}
.jybz_xz li:first-child+li {margin-right:0px;}
.jybz_by {width:98%;overflow:hidden;margin:1rem auto;}
.jybz_by img {width:100%;display:block;padding-bottom:2%;}
.jytx {width:100%;height:auto;}
.jytx .tab {overflow:hidden;width:100%;text-align:center;}
.jytx .tab li {display:inline-block;width:30%;height:2rem;line-height:1rem;text-decoration:none;background:url(../images/jybz/jy03.png) no-repeat;}
.jytx .tab li:hover {background:url(../img/jybz/jy03.png) no-repeat;color:#fff;text-decoration:none;}
.jytx .tab li:hover p a {color:#FFF;}
.jytx .tab li:hover span {color:#FFF;}
.jytx .tab li.on {background:url(../img/jybz/jy02.png) no-repeat;color:#fff;text-decoration:none;background-size:100% 100%;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg-login.png',sizingMethod='scale');}
.jytx .tab li.on p a {color:#FFF;}
.jytx .tab li.on span {color:#FFF;}
.jytx .tab li:nth-child(4n) {margin-right:0px;}
.jytx .tab li:first-child+p+p+p {margin-right:0px;}
.jytx .tab li p {padding:4px 0 0 0;font-size:1rem;}
.jytx .tab li p a {color:#282828;text-decoration:none;}
.jytx .tab li span {padding-left:14px;font-size:10px;display:block;color:#282828;}
.jytx .content {overflow:hidden;margin-top:20px;}
.jytx .content li .qytj {width:100%;overflow:hidden;}
.jytx .content li .qytj_bs {width:48%;overflow:hidden;background:#fff;text-align:center;margin:0 1% 2% 1%;}
.jytx .content li .qytj_bs p {font-size:.7rem;line-height:1.2rem;color:#000;display:inline-block;padding:2% 0;}
.jytx .content li .qytj_bb {width:97%;overflow:hidden;background:#fff;margin:0 auto;text-align:center;}
.jytx .content li .qytj_bb p {font-size:.7rem;line-height:1.2rem;color:#000;display:inline-block;padding:2% 0;}
.jytx .content li .sxzd {width:100%;overflow:hidden;}
.jytx .content li .sxzdl {width:50%;overflow:hidden;}
.jytx .content li .sxzdl img {width:100%;display:block;}
.jytx .content li .sxzdr {width:49%;overflow:hidden;}
.jytx .content li .sxzdrw {width:100%;overflow:hidden;margin-bottom:.7rem;}
.jytx .content li .sxzdrw p {font-size:.7rem;line-height:1rem;color:#000;}
.jytx .content li .sxzdrw p span {color:#ee7709;}
.jytx .content li .bftx {width:100%;overflow:hidden;}
.jytx .content li .bftxt {width:49%;overflow:hidden;background:#fff;}
.jytx .content li .bftxt img {width:100%;display:block;padding-bottom:2%;}
.jytx .content li .bftxt h2 {font-size:1rem;line-height:1.5rem;color:#ee7709;padding-left:3%;}
.jytx .content li .bftxt p {font-size:.7rem;line-height:1rem;color:#000;padding-left:3%;margin-bottom:2%;}
.jybz_bd {width:98%;overflow:hidden;margin:1rem auto;}
.jybz_bd img {width:100%;display:block;}
.jybz_wt {width:98%;overflow:hidden;margin:1rem auto;border-bottom:1px solid #ccc;}
.jybz_wt li {border:1px solid #ccc;width:100%;overflow:hidden;border-bottom:none;}
.jybz_wt li p {font-size:.7rem;line-height:2rem;float:left;padding-left:3%;}
.jybz_wt li a {display:block;float:right;font-size:1rem;line-height:2rem;color:#fff;background:#ee7709;padding:0 2%;}
/*就业保障页面结束*/
.msbt{width: 100%;overflow: hidden;}
.msbt img{width: 100%;display: block;}
.msjs{width: 98%;overflow: hidden;margin:1rem auto;}
.msjs li{width: 49%;float: left;margin-right: 2%; margin-bottom: 2%; position: relative;}
.msjs li img{width: 100%;display: block;}
.msjs li:nth-child(2n) {margin-right:0px;}
.msjs li:first-child+li {margin-right:0px;}
.msjs li p{display: block;position: absolute;bottom: 0px;width: 100%;background-color: #FFD700;font-size: 1.2rem;color: #fff;background-color: rgba(255,165,0,0.7);filter: Alpha(opacity=70);-moz-opacity: 0.7;text-align: center;}
.msjs_zx{width: 100%;overflow: hidden;text-align: center;}
.msjs_zx a{display:inline-block;width:250px;height:48px;font-size:1.5rem;text-align:center;border:1px solid #ef7800;}
.msjs_zx span{position:relative;top:-6px;left:-6px;z-index:5;display:block;width:252px;line-height:50px;background-color:#ef7800;color:#fff;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;}
/*名师介绍页面结束*/
.mlxy{width: 98%;overflow: hidden;margin:0 auto;}
.mlxy a{float: left;width: 25%;text-decoration: none;}
.mlxy a span{display: block;background-color: #fff;margin: 0.5rem;padding: 0.6rem 1rem;border: 1px solid #ff6600;text-align: center;color: #333;font-size: 1rem;}
.mljx{width: 100%;overflow: hidden;}
.mljx li{width: 100%;display: block;margin: 2% 0;}
.mljx li img{width: 100%;display: block;}
.clearf:after,clearf:before {content:"";display:block;}
.clearf:after {clear:both;}
.clearf {zoom:1;}
.jssora05l,.jssora05r {display:block;position:absolute;width:40px;height:40px;cursor:pointer;background:url('../img/a17.png') no-repeat;overflow:hidden;}
.jssora05l {background-position:-10px -40px;}
.jssora05r {background-position:-70px -40px;}
.jssora05l:hover {background-position:-130px -40px;}
.jssora05r:hover {background-position:-190px -40px;}
.jssora05l.jssora05ldn {background-position:-250px -40px;}
.jssora05r.jssora05rdn {background-position:-310px -40px;}
.jssort01 .p {position:absolute;top:0;left:0;width:100px;height:72px;}
.jssort01 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;}
.jssort01 .w {position:absolute;top:0px;left:0px;width:100%;height:100%;}
.jssort01 .c {position:absolute;top:0px;left:0px;width:96px;height:68px;border:#000 2px solid;box-sizing:content-box;background:url('../images/t01.png') -480px -480px no-repeat;_background:none;}
.jssort01 .pav .c {top:2px;_top:0px;left:2px;_left:0px;width:96px;height:68px;border:#000 0px solid;_border:#fff 2px solid;background-position:50% 50%;}
.jssort01 .p:hover .c {top:0px;left:0px;width:98px;height:70px;border:#fff 1px solid;background-position:50% 50%;}
.jssort01 .p.pdn .c {background-position:50% 50%;width:96px;height:68px;border:#000 2px solid;}
* html .jssort01 .c,* html .jssort01 .pdn .c,* html .jssort01 .pav .c {width:100px;height:72px;}
.dyx1 img {width:100%;}
.tuji_bigbox {position:relative;margin:0 auto;top:0px;left:0px;width:480px;height:456px;overflow:hidden;visibility:hidden;background-color:#24262e;}
.tuji_erjibox {position:absolute;top:0px;left:0px;}
.left_menubox {filter:alpha(opacity=70);opacity:0.7;position:absolute;display:block;top:0px;left:0px;width:100%;height:100%;}
.right_menubox {position:absolute;display:block;background:url('../img/loading.gif') no-repeat center center;top:0px;left:0px;width:100%;height:100%;}
.xh_bigbox {cursor:default;position:relative;top:0px;left:0px;width:480px;height:356px;overflow:hidden;}
.xh_libox {}
.jssort01 {position:absolute;left:0px;bottom:0px;width:480px;height:100px;}
.xtu_box {cursor:default;}
.jssora05l {top:158px;left:8px;width:40px;height:40px;}
.jssora05r {top:158px;right:8px;width:40px;height:40px;}
/*图集轮播页面结束*/
.top_list {width: 100%;}
.top_list>img {width: 100%;display: block;}
.top_ul_div {padding-top:0.1rem;}
.top_ul li {float:left;width:30%;padding-left:0.1rem;}
.top_ul li:nth-child(2) {margin:0 5%}
.top_ul li span {float:left;width:1.5rem;height:1.5rem;border-radius:50%;background-image:url("../img/tb1_03.png");background-size:4.9rem;background-repeat:no-repeat;/* background-position-y:.1rem;*/}
.top_ul li:nth-child(1) span {background-color:#ee7700;background-position:-12.5%;}
.top_ul li:nth-child(2) span {background-color:#ff96aa;background-position:36%;}
.top_ul li:nth-child(3) span {background-color:#bf997b;background-position:85%;}
.top_ul li p {float:left;height:1.5rem;line-height:1.5rem;font-size:1rem;margin-left:0.25rem;}
.top_ul {position:relative;width:100%;max-width:640px;padding:5% 2.5%; background:#fff;transition:all .5s; z-index: 99}
.top_ul.on {position:fixed;top:0;box-shadow:0px 3px  10px 2px #ddd;}
.top_ul>span {content:'';position:absolute;height:3px;width:27.5%;bottom:0;left:2.5%;background-color:#ff7700;border-radius:50px;transition:all .5s;}
.hbg {height:0.328125rem;background-color:#f3f3f3;}
.zylist {padding-bottom:2.5%;}
.zylist>div {padding:0.4rem 0;}
.zylist>div>h2 {position:relative;float:left;font-size:1.2rem;padding-left:.375rem;}
.zylist>div>h2::before {position:absolute;top:50%;left:0;content:'';width:3px;height:60%;transform:translateY(-50%);background-color:#ee7700;border-radius:30px;}
.zylist>div>a {float:right;color:#adadad;font-size:.7rem;background:url("../img/xjt.jpg") 100% no-repeat;padding-right:0.3rem;}
.zylist>ul li {float:left;width:48.5%; margin: 0 0 0 2%; padding:.3rem;border-radius:10px;box-shadow:0px 3px  10px 2px #ddd;margin-bottom:3%;}
.zylist>ul li:nth-child(2n) {margin-left: 0px;}
.zylist>ul li:first-child+li {margin-left:0px;}
.zylist>ul li>a>div>h2 {float:left;font-size:1rem;font-weight:bold;line-height:1.5rem;}
.zylist>ul li>a>div span {position:relative;top:0rem;float:right;width:1.2rem;height:1.2rem;border-radius:50%;text-align:center;color:#fff;line-height:1rem;background:#ee7700;}
.zylist>ul li>a>div span>img {position:absolute;height:1.2rem;width:1.2rem;left:50%;top:50%;transform:translate(-50%,-50%)}
.zylist>ul li>a>img {margin-bottom:.7rem;}
.zylist>ul li>a>p:nth-child(2) {font-size:.7rem;color:#5b5b5b;margin-bottom:0.7rem;margin-top:0.1rem;}
.zylist>ul li>p:nth-child(2) a {float:left;width:48%;border:1px solid #ee7700; display: inline-block; text-align:center;color:#ee7700;font-size:0.7rem;font-weight:bold;border-radius:30px; padding: 1.5% 0;}
.zylist>ul li>p:nth-child(2) a:nth-child(2) {margin-left:4%;background-color:#ee7700;color:#fff;}
/*专业设置页面结束*/
.rxxz {width:100%;overflow:hidden;background:#f2f2f2;}
.rxxz_kj {width:100%;overflow:hidden;background:#fff;margin:1rem auto;}
.rxxz_bt {width:100%;overflow:hidden;text-align:center;margin:1rem auto;}
.rxxz_bt h2 {font-size:2rem;line-height:2.5rem;color:#000;}
.rxxz_bt h2 span {color:red;}
.rxxz_bt h3 {font-size:1.7rem;line-height:2rem;color:#000;}
.rxxz_fb {width:70%;font-size:1rem;color:red;text-align:center;border-bottom:1px solid #999;margin:10px auto;padding-bottom:.5rem;}
.rxxz_zx {width:100%;overflow:hidden;text-align:center;margin:0 auto;margin-bottom:1rem;}
.rxxz_zx a {display:inline-block;background:red;padding:2% 10%;color:#fff;font-style:1.2rem;}
.rxxz_w {width:100%;overflow:hidden;}
.rxxz_w h2 {text-align:center;font-size:1.2rem;color:red;line-height:1.5rem;padding-bottom:2%;}
.rxxz_w p {width:90%;font-size:1rem;line-height:1.5rem;margin:0 auto;padding-bottom:.7rem;}
.rxxz_w p a {color:red;text-decoration:none;display:inline-block;}
.rxxz_t {width:80%;overflow:hidden;margin:.7rem auto;}
.rxxz_t img {width:100%;display:block;}
/*入学须知页面结束*/
.baoming {width:98%;overflow:hidden;margin:1rem auto;}
.baoming_bt {width:100%;overflow:hidden;text-align:center;font-weight:700;color:#ef8200;}
.baoming_bta {font-size:2rem;height:3rem;line-height:3rem;opacity:.1;overflow:hidden;}
.baoming_btb {font-size:1.5rem;height:2rem;line-height:2rem;margin-top:-1.7rem;}
.baoming_btc {font-size:1.5rem;color:#888;padding-top:.5rem;}
.bm_tj {width:100%;overflow:hidden;}
.bm_tj li {width:98%;overflow:hidden;margin:1rem auto;}
.bm_tj li input[type=text] {width:100%;font-size:1rem;line-height:1.5rem;height:2rem;box-shadow:rgba(0,0,0,0.05) 0 0.5rem 1rem -0.25rem;background:none; border:1px solid #ccc;}
.bm_tj li select {width:100%;font-size:1rem;line-height:1.5rem;height:2rem;box-shadow:rgba(0,0,0,0.05) 0 0.5rem 1rem -0.25rem;background:none;color:#666;}
.bm_tj input[type=submit] {background:none;background:#ef7800;box-shadow:rgba(0,0,0,0.05) 0 0.5rem 1rem -0.25rem;color:#fff;border:none;font-size:1.5rem;line-height:2.5rem;width:100%;}
/*在线报名结束*/
.xyxw {width:100%;overflow:hidden;background:rgb(220,220,220);}
.nnav {width:100%;overflow:hidden;margin:.5rem auto;}
.nnav li {float:left;display:inline;width:33.3%;background:#fff;text-align:center;padding:10px 0px 10px 0px;border-left:1px solid #ebebeb;}
.nnav ul li:first-child {border:medium none;}
.nnav ul li a {font-size:1rem;}
.rdxw {width:100%;overflow:hidden;margin:0 auto;background:#fff;}
.rdxw h2 {padding-top:2%;font-size:1.2rem;line-height:1.5rem;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:98%;}
.rdxw h2 span {color:#ef7800;}
.rdxw img {width:98%;display:block;margin:2% auto;}
.rdxw p {font-size:1rem;line-height:1.5rem;padding-left:2%;}
.xwlb {width:100%;overflow:hidden;}
.xwlb li {background:#fff;margin-top:.5rem;padding-bottom:1%;overflow:hidden;}
.xwlb_wz {width:50%;overflow:hidden;}
.xwlb_wz h2 {padding:2%;font-size:1.2rem;line-height:1.5rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:98%;}
.xwlb_wz p {padding:2%;font-size:.7rem;line-height:1.2rem;color:#999;text-indent:2em;}
.xwlb_wz span {font-size:.7rem;color:#ccc;margin-right:2%;}
.xwlb_t {width:45%;overflow:hidden;padding-top:1%;margin-right:1%;}
.xwlb_t img {width:100%;display:block;}
.xwfy {width:98%;overflow:hidden;margin:.5rem auto;}
.xwfy li {text-align:center;float:left;background:#fff;border:1px solid #dfdfdf;border-radius:.7rem;width:22%;font-size:1rem;display:inline-block;line-height:2rem;text-align:center;margin-right:4%;}
.xwfy li a {font-size:20px;color:#888;}
.xwfy li:nth-child(4n) {margin-right:0px;}
.xwfy li:first-child+li+li+li {margin-right:0px;}
/*资讯列表页结束*/
.xwnr {width:100%;overflow:hidden;background:rgb(220,220,220);}
.dqwz {width:100%;overflow:hidden;margin:.7rem auto;background:#fff;}
.dqwz p {font-size:1rem;line-height:2rem;color:#ef7800;padding-left:2%;}
.dqwz p a {display:inline-block;margin-right:2%;color:#ef7800;}
.xwzw {width:100%;overflow:hidden;background:#fff;margin-bottom:.7rem;}
.xwzw h2 {font-size:1.2rem;line-height:1.5rem;width:98%;text-align:center;margin:0 auto;padding:.7rem 0;}
.xwjs {width:95%;overflow:hidden;margin:0 auto;text-align:center;}
.xwjs p {font-size:1rem;line-height:1.2rem;color:#ccc;padding-bottom:2%;}
.xwny {width:100%;overflow:hidden;background:#fff;margin:0 auto;}
.xwny p {font-size:.7rem;line-height:1.5rem;padding:1% 2%;text-indent:2em;}
.xwny p img {display:block;width:100%;}
.sxp {width:100%;overflow:hidden;margin-bottom:2%;}
.sxp p {display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:4px;margin-top:.5rem;padding-left:2%;line-height:2rem;}
.sxp p a {width:80%;display:contents;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
/*资讯内容页结束*/
.xxjj{
	width: 100%;
	overflow: hidden;
	background: #f4f4f4;
}
.jjdh{
	width: 90%;
	overflow: hidden;
	margin:1rem auto;
}
.jjdh li{
	width: 32%;
	background: #fff;
	overflow: hidden;
	float: left;
	margin-right: 2%;
	text-align: center;
	border-radius: 1rem;
	margin-bottom: 3%;
	display: inline-block;
}
.jjdh li:nth-child(3n) {margin-right:0px;}
.jjdh li:first-child+li+li {margin-right:0px;}
.jjdh li a{
	font-size: .7rem;
	line-height: 2rem;
	color: #8c8c8c;
}
.jjdh li a:hover{
	background: #ef7800;
	color: #fff;
}
.jjdh li a i{
	font-size: 1rem;
	line-height: 2rem;
	padding-right:1%;
}
.xyjj{
	width: 95%;
	overflow: hidden;
	margin:1rem auto;
	background: #fff;
}
.xyjj h2{
	font-size: 2rem;
	line-height: 2.5rem;
	color: #8c8c8c;
	text-align: center;	
}
.xyjj p{
	font-size: .7rem;
	line-height: 1.2rem;
	color: #000;
	text-indent: 2em;
	padding:2%;
}
.xyjt{
	width: 98%;
	overflow: hidden;
	margin:0 auto;
}
.xyjt li{
	width: 32%;
	float: left;
	margin-right: 2%;
}
.xyjt li:nth-child(3n) {margin-right:0px;}
.xyjt li:first-child+li+li {margin-right:0px;}
.xyjt li img{
	display: block;
	width: 100%;
}
.xyjj_bt{
	width: 100%;
	overflow: hidden;
	margin:1rem auto;
}
.xyjj_bt h2{
	font-size: 2rem;
	line-height: 2.5rem;
	color: #8c8c8c;
	text-align: center;	
}
.xypp{
	width: 98%;
	overflow: hidden;
	background: #fff;
	margin:0 auto;
}
.xypp_t{
	width: 95%;
	overflow: hidden;
	margin:1rem auto;
}
.xypp_t img{
	width: 100%;
	display: block;
}
.xypp_lc{
	width: 95%;
	overflow: hidden;
	margin:1rem auto;
	height: 20rem;
	overflow: hidden; 
	overflow-y: auto;  
	background: url(../img/xxjj/xxjj06.jpg) no-repeat #f4f4f4 20%;
}
.xypp_lcl{
	width: 98%;
	overflow: hidden;
	height: 5rem;
	padding-top: 5%;
}
.xypp_lcl h2{
	width: 19%;
	float: left;
	text-align: center;
	font-size: 1rem;
	line-height: 1.5rem;
}
.xypp_lcl p{
	width: 70%;
	float: right;
	font-size: 1rem;
	line-height: 1.5rem;
}
.zysl{
	width: 98%;
	overflow: hidden;
	background: #fff;
	margin:0 auto;
}
.zysl_w{
	width: 95%;
	overflow: hidden;
	margin:0 auto;
}
.zysl_w h2{
	font-size: 1.2rem;
	line-height: 1.5rem;
	color: #000;
	text-align: center;
	font-weight: normal;
}
.zysl_w p{
	font-size: .7rem;
	line-height: 1.2rem;
	color: #999;
	text-align: center;
}
.xxry{
	width: 95%;
	overflow: hidden;
	margin:0 auto;
}
.xxry p{
	font-size: .7rem;
	line-height: 1.2rem;
	color: #999;
	text-indent: 2em;
	padding: 2% 0;
}
.gjhz{
	width: 95%;
	overflow: hidden;
	margin:0 auto;
}
.gjhza{
	width: 100%;
	overflow: hidden;
}
.gjhza img{
	width: 100%;
	display: block;
}
.gjhzb{
	width: 100%;
	overflow: hidden;
	margin:1rem auto;
}
.gjhzb li{
	width: 32%;
	float: left;
	margin-right: 2%;
}
.gjhzb li:nth-child(3n) {margin-right:0px;}
.gjhzb li:first-child+li+li {margin-right:0px;}
.gjhzb li img{
	display: block;
	width: 100%;
}
.gjhzc{
	width: 100%;
	overflow: hidden;
}
.gjhzc p{
	font-size: .7rem;
	line-height: 1.3rem;
	color: #000;
	padding:2% 2%;
}
.zmgx{
	width: 100%;
	overflow: hidden;
	background: #fff;
}
.zmgx_fb{
	width: 98%;
	overflow: hidden;
	margin:0 auto;
	margin-top: 1rem;
}
.zmgx_fb h2{
	color: #ee7800;
	font-size: .7rem;
	line-height: 1.2rem;
	text-align: center;
}
.hzqy{
	width: 98%;
	overflow: hidden;
	margin:1rem;
}
.hzqy img{
	width: 100%;
	display: block;
}
.jjzx{
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 1rem auto;
}
.jjzx a{
	font-size: 1rem;
	line-height: 1.2rem;
	color: #fff;
	background: #ee7800;
	display: inline-block;
	padding: 2% 3%;
	margin:0 5%;
}
/**/
.lxb{
	width:10%;
	overflow: hidden;
	right: 0;
	top: 20%;
	position: fixed;
}
.lxb img{
	width: 100%;
	display: block;
}

.white_content {
	position: fixed;
	top: 15%;
	left: 2%;
	z-index:1002;
	width: 95%;
	margin: 10rem auto;
	background-size: cover;
	overflow: hidden;
	color: #FFF;
	display: none;
}
.white_content img{
	display: block;
	width: 100%;
}
.lxbdh{
	width: 100%;
	overflow: hidden;
	position: absolute;
	margin-top: -6.1rem;
}
.tella{
	width: 48%;
	border: none;
	border-radius: .5rem;
	font-size: 1rem;
	line-height: 1.5rem;
	margin-left: 8%;
	float: left;
}
.tellb{
	width: 18%;
	border-radius: .5rem;
	float: left;
	margin-left: 2%;
	font-size: 1rem;
	line-height: 1.4rem;
	background: #15a3ff;
	border: none;
	color: #fff;
}
.guanbi{
	width: 1rem;
	height: 1rem;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}