*,html,body{font-family: "microsoft yahei", "微软雅黑", Tahoma, Helvetica, Arial, sans-serif;outline: none;}
a{color:#333;}
a,a:hover,a:active,a:focus{text-decoration:none;outline: none;}
a:hover{color:#0193dd;}
i{font-style:normal;}
.top{line-height:44px; border-bottom:1px solid #e3e3e3; color:#7d7d7d;}
.kefu{margin-right:10px;}
.kefu a{color:#bfbfbf; padding:0 5px;}
.kefu a:hover{color:#0193dd;}
.menu .tophello{line-height:90px;color:#7d7d7d;}
.tel{/*background:url(../images/top_tel.png) left center no-repeat; padding-left:30px; */font-size:20px; font-weight:normal; color:#233392;line-height:90px}
.mb20{margin-bottom:20px;}
.mbt{margin:30px auto;}
.ml{margin-left:15px;}
ul,li{padding:0; margin:0; list-style:none;}
.logo{width:220px; height:90px; display:block; background:url(../images/logo.png) left center no-repeat; background-size:100%;}
#weixin{position:relative;}

.logotext1 {
	position: absolute;
	top: 2px;
	left: 60px;
	color: #fff;
	font-weight: bold;
	font-size: 19px;
}
.logotext2 {
	position: absolute;
	top: 27px;
	left: 60px;
	color: #e6e6e6;
	font-size: 15px;
	letter-spacing: 2.6px;
}
.topweixin{position:absolute;left:0px;top:35px; z-index:4; display:none;}

.row.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}


/* 导航菜单 */
.menu{
    box-shadow: 0px 3px 6px rgba(0,0,0,0.2);
}
.menulist{
    height: 90px;
}
.menulist .menuli{
    float: left;
    display: block;
    padding:0px 12px;
    font-size: 16px;
    height:86px;
    line-height: 86px;
    border-top:4px solid #fff;
    position: relative;
}
.menulist .menuli a{color:#404040; display:block;}
.menulist .current,.menulist .menuli:hover{border-top:4px solid #0193dd;}
.menulist .current a,.menulist .menuli a:hover{color:#0193dd;}
.menulist .current .dropdown-menu a{ color:#333;}
.menulist .current .dropdown-menu a:hover{ color:#0193dd;}
.dropdown-menu > li > a{line-height:35px; font-size:16px;}
.dropdown:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 13px;
}
.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}
.menulist .menuli.bred a,.cd-navigation .bred a{color:#0193dd; font-weight:bold;}
/* 图标菜单 */
.menudiy{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}
.menudiy a{display:block; margin-top:15px;}
.menudiy i{width:60px; height:60px; line-height:60px; font-size:24px; border-radius:100%; color:#fff;}
.menudiy p{line-height:30px; margin-bottom:0;font-size:12px!important}
.menudiy i.fa{margin:0;}
.menudiy .col-xs-3:nth-child(1) i{
  background:#e97452;
}
.menudiy .col-xs-3:nth-child(2) i{
  background:#514cb4;
}
.menudiy .col-xs-3:nth-child(3) i{
  background:#449f93;
}
.menudiy .col-xs-3:nth-child(4) i{
  background:#286b0a;
}
.menudiy .col-xs-3:nth-child(5) i{
  background:#4e8ef7;
}
.menudiy .col-xs-3:nth-child(6) i{
  background:#e59649;
}
.menudiy .col-xs-3:nth-child(7) i{
  background:#cf364a;
}
.menudiy .col-xs-3:nth-child(8) i{
  background:#4296ad;
}
  
/* 大图切换 */
.banner {
    width: 100%;
    height: 600px;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.swiper-button-prev{
    left: 14%;
}
.swiper-button-next{
    right: 14%;
}
.swiper-container .swiper-wrapper .swiper-slide div{position: absolute;top:58px;left:0;right:0;margin:auto;color:#fff;}
.swiper-container .swiper-wrapper .swiper-slide h2{font-size:50px;letter-spacing:2px;}
.swiper-container .swiper-wrapper .swiper-slide .slide1_cont{font-size:26px;margin:30px auto 18px;letter-spacing:1px;}
.swiper-container .swiper-wrapper .swiper-slide p{font-size:16px;font-weight:lighter;margin-bottom:32px;}
.swiper-container .swiper-wrapper .swiper-slide .slide1_btn .btn{margin:15px auto 0;}
/* 首页主体部分 */
.layui-elem-quote{border-left: 5px solid #0193dd;}
.indbody{padding: 30px 0; background:#f7f7f7;}
.indbody:nth-of-type(even){background:#fff;}
.indbody:last-child{background:#fff;}
.indbody h3{text-align:center; font-size:36px; font-weight:300; margin-bottom:15px; margin-top:20px;}
.titline{width:170px; height:5px; background:#0193dd; margin:15px auto;}
.titline1{width:170px; height:5px; background:#0193dd; margin:15px auto;}
.indbody p{font-weight:300; text-align:center; font-size:18px; color:#363535;}
.btmore{width:308px; height:60px; display:block; color:#404040; line-height:60px; text-align:center; font-size:18px; border:1px solid #404040; border-radius:30px; margin:50px auto 30px;}
a.btmore:hover{border:1px solid #0193dd;}
.white{color:#fff; border:1px solid #fff;}

.indbody .jiangzuo{margin-top:20px}
.indbody .jiangzuo dt img{width:100%;}


.indbody .jiangzuo dd{background:#0e419c; color:#fff; text-align:center; padding:20px;}
.indbody .jiangzuo dd h4{border:1px solid #fff; padding:10px; font-size:18px; margin-bottom:18px;}
.indbody .jiangzuo dd p{line-height:1.6; margin-bottom:25px;color:#fff;}



.indbody .jiangzuo dd a{background:#fff; color:#0e419c; width:136px; height:36px; line-height:36px; margin:0 auto; display:block; border-radius:6px; transition: all 0.5s; -webkit-transition: all 0.5s; -ms-transition: all 0.5s; -moz-transition: all 0.5s;}

.indbody .jiangzuo dd a:hover{background:#ccc; color:#fff;}


.titleBar .title-bg {
    padding-top: 10px;
    display: flex;
    justify-content: center;
    font-family: SourceHanSerifCN-Medium;
    font-size: 50px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #dadada;
    text-transform: uppercase;
}
.titleBar h2 {
    text-align: center;
    margin-top: -35px;
    font-size: 36px;
    font-weight: 600;
}
.titleBar p{
    font-size: 18px;
    padding: 10px 15px 0; 
}
.close:focus, .close:hover{color:#fff}
.tanchu_banner{background:url(../images/tanchu.jpg) center center no-repeat; height:149px;}

	.tanchu_banner h2{padding-top:30px; text-align:center; color:#fff; font-size:32px; margin-bottom:20px; text-shadow:1px 2px 3px rgba(0, 0, 0, 0.3); border-bottom:0; padding-bottom:0; line-height:1.4;}

	.tanchu_banner a{display:block; background:url(../images/tanchu_btn.png) center center no-repeat; text-align:center; width:226px; height:34px; line-height:30px; font-weight:700; font-size:18px; margin:0 auto; color:#e2221d;}



.tanchu_text{padding:24px;}

	.tanchu_text_tit{overflow:hidden;padding-bottom: 10px;}

	.tanchu_text_tit span{padding:8px; margin-right:15px; background:#ff6209; color:#fff; font-size:14px; border-radius:5px; float:left;}

	.tanchu_text_tit p{float:left; padding-top:6px;}

	




.indbody .zs {
  padding-top: 45px;
  margin-top: 40px;
  width: 100%;
  height: 280px;
  background-color: #ffffff;
  box-shadow: 0px 0px 18px 0px rgba(51, 46, 158, 0.11);
  border-radius: 16px;
  box-sizing: border-box;
}



/* 优势 */
.youshi{margin-top:50px;}
.youshi h4{font-size:30px;}
.youshi p{font-size:14px; color:#818181; margin-top:20px;}

/* 课程 */
.kecheng{margin-top:50px;}
.kecheng a{width:100%; border-radius:10px; display:block; margin-bottom:20px; position:relative;overflow:hidden;}
.txt{width:100%;height:45px;background:rgba(0,0,0,0.6);/*透明背景色，不透明其文字内容*/position:absolute;left:0;bottom:0;color:#fff;}
.txt h4{font-size:16px; font-weight:100; line-height:45px; padding:0; margin:0;text-align:center}
.txt span{font-size:12px;margin-left:10px}
.txt p{font-size:14px; color:#fff;}



.major .row div{padding-top:15px;padding-bottom:15px;background-color: #fff;box-shadow: 0 0 16px rgba(49,49,49,0.1);-webkit-box-shadow: 0 0 16px rgba(49,49,49,0.1);-moz-box-shadow: 0 0 16px rgba(49,49,49,0.1);-ms-box-shadow: 0 0 16px rgba(49,49,49,0.1);-o-box-shadow: 0 0 16px rgba(49,49,49,0.1);}
.major img{width:100%}
.major h4{height: 42px;line-height: 42px;font-size: 18px;color: #3a3a3a;font-weight:bold;text-align:center;border-bottom: 1px solid #dbd5f4;overflow: hidden;}
.major em{display:block;height: 38px;line-height: 38px;font-size: 16px;color: #207af3;text-align:center;overflow: hidden;}
.choose_p1{height: 72px;line-height:26px;font-size:16px;color:#515151;text-align:center;background-color: #eee;overflow: hidden;padding-top: 10px;margin: 10px 0 13px;}
.choose_p1 i{display: block;height: 29px;color:#f33f47;background: url(../images/line2.png) center bottom no-repeat;}
.choose_p2{line-height: 30px;font-size: 16px;color: #515151;text-align: center;}



.indbody .zy{
    border: 1px  solid #E6E8EC;
    background: #F7F9FCA3;
    text-align: center;
    
    padding-bottom: 15px;
}

.indbody .zy img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}

.indbody .zy h4{
    color: #333333;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 10px 0;
    overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.indbody .zy .red{
    color: red;
}

.indbody header {
    font: bold 32px/48px 微软雅黑;
    text-align: center;
    padding: 20px 0;
}
.indbody .zy a{
    width: 80px;
    height: 25px;
    line-height: 25px;
    color: red;
    text-align: center;
    font-size: 14px;
    padding: 6px;
    border-radius: 6px;
    border: 1px solid red;
}

.indbody .zy a:hover{
    width: 80px;
    height: 25px;
    line-height: 25px;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 14px;
    padding: 6px;
    border-radius: 6px;
    /* border: 1px solid red; */
    background-color: red;
}
.indbody .zy p{
    color: #333;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}
/* 经济金融类 */
.indbody .jr{
    background: url('../images/jr.jpg') no-repeat;
    background-size: 150%;
    padding-bottom:50px;
}

/* 教育 */
.indbody .jy{
    background: url('../images/jy.jpg') no-repeat;
    background-size: 150%;
    padding-bottom:50px;
}

/* 管理 */
.indbody .gl{
background: url('../images/gl.jpg') no-repeat;
background-size: 150%;
padding-bottom:50px;
}

/* 法学 */
.indbody .fx{

    background: url('../images/fx.jpg') no-repeat;
    background-size: 150%;
    padding-bottom:50px;
}


/* 工科 */
.indbody .gk{

    background: url('../images/gk.jpg') no-repeat;
    background-size: 150%;
    padding-bottom:50px;

}



/* 文学 */
.indbody .wx{
    background: url('../images/wx.jpg') no-repeat;
    background-size: 150%;
}



/* 经济金融类 */
.indbody .yx{

    background: url('../images/yx.jpg') no-repeat;
    background-size: 150%;
    padding-bottom:50px;
}


/* 老师 */
.teacher{margin-top:20px;}
.teacher a{width:95%; border-radius:10px; display:block; margin-bottom:20px; position:relative;overflow:hidden;}


.colleges .row .item {
  padding-bottom: 20px;


  box-shadow: 0px 0px 14px 0px rgba(28, 109, 208, 0.13);
}
.colleges .row .item p {
 font-size: 16px;
}
.colleges .row .item .img-bx img {
  width: 100%;
  height: 112px;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.colleges .row .item .img-bx:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.colleges .row .item .txt-bx {
  display: block;
  text-align: center;
}
.colleges .row .item .titp {
  margin: 16px 0;
  font-size: 18px;
  color: #333;
overflow: hidden;

text-overflow: ellipsis;

white-space: nowrap;
}
.colleges .row .item .titp:hover {
  color: #ff4565;
}
.colleges .row .item .btn {
  padding: 2px 12px 2px;
  font-size: 16px;
  color: #7593b8;
  border: 1px solid #bfcee1;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -ms-transition: all .4s;
  transition: all .4s;
}
.colleges .row .item .btn:hover {
  color: #fff;
  border-color: #ff4565;
  background-image: -moz-linear-gradient(0deg, #ff6042 0%, #ff4466 100%);
  background-image: -webkit-linear-gradient(0deg, #ff6042 0%, #ff4466 100%);
  background-image: -ms-linear-gradient(0deg, #ff6042 0%, #ff4466 100%);
}
/*报考流程*/


.jiejing {margin-top: 20px;}
.jiejing .tab {margin-top: 46px;margin: 0 auto;}
.jiejing .tab thead {background: #e53540;}
.jiejing .tab th {background-color: #172c70;height: 54px;color: #fff;font-size: 18px;font-weight: normal;  border-right: 1px solid #fff;text-align:center}
.jiejing .tab tbody {background: #fff;}
.jiejing .tab tbody tr:nth-of-type(even) {background: #f9f0df;}
.jiejing .tab td {border-right: 1px solid #e6e6e6;font-size: 14px;line-height: 20px;color: #172c70;text-align: center;padding: 10px;}
.jiejing .tab .star-bx {padding-left: 5px;padding-right: 0;}
.jiejing .tab .star-item {display: inline-block;width: 24px;height: 24px;background: url("../images/star_ico.png") no-repeat;}
.jiejing .tab .lka-bx .zx-lka {display: inline-block;width: 100px;font-size: 14px;color: #ea9215;border: 1px solid #ea9215;border-color: #ea9215;background: -webkit-linear-gradient(left, #ea9215, #ea9215) no-repeat;background: linear-gradient(to right, #ea9215, #ea9215) no-repeat;background-size: 0% 100%;transition: all 0.4s;border: 1px solid #ea9215;}
.jiejing .tab .lka-bx .zx-lka:hover {color: #fff;background-size: 100% 100%;}
.process {
	margin-top:20px;
}
.process .row ul li {
	float: left;
	width: 12%;
	padding: 30px 0;
	margin-right: 1px;
}
.process .row ul li p {
	font-size: 14px;
	text-align: center;
}
.process .row ul li:nth-of-type(odd) {
	background: #e0efff;
}
.process .row ul li:nth-of-type(even) {
	background: #f2f8ff;
}
.process .row ul li p span {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	font-size: 16px;
	color: #fff;
	background: #1962ae;
	text-align: center;
	line-height: 18px;
	margin-right: 10px;
}

.process .row ul li.last {
	width: 152px;
}
.process .row ul li:nth-of-type(2) {
	background: #f2f8ff;
	font-size: 14px;
	color: #333333;
	text-align: center;
}
/**/
.cf {
	clear: both;
}

/* 精彩瞬间 */
.jingcai{margin-top:50px;}
.jingcai a{width:100%; border-radius:10px; display:block; margin-bottom:20px; position:relative;overflow:hidden;}
.indvideo{height:400px;}
.videocon{height:600px;}
.partner div{	
    padding-bottom:20px;
}
.partner a{	
    width: 100%;
    text-align: center;
	background: #fff;
	padding: 10px;
	transition: transform 0.5s linear 0s;
    min-height: 145px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.1);
    border-radius: 10px;
    /*position: relative;*/
    transform: translate3d(0, 0px, 0);
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .2s ease 0s;
    backface-visibility: hidden;   
}
.partner img{	
max-width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 20px;
    left: 0;
    margin: auto;
    padding: 5px;
}
.partner a:hover{
    box-shadow: 0 2px 20px 0 rgba(0,0,0,0.20);
    transform: scale(1.1);
	transition: all 1.1s ease 0s;
}
.partner a:hover>p{
    color: red;
    background: #fff;
    color: #0193dd;
    margin-bottom: 0px!important;
}

.partner p{	
font-size: 14px;line-height: 30px;color: #fff;margin-top: 10px;cursor: pointer;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: absolute;left: 0;bottom: 0;width: 100%;padding: 0 10px;background: #0193dd;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;margin-bottom: 0px!important;
}

.indbody .list-bx {
  margin-top: 30px;
}
.indbody .list-bx strong {
  position: relative;
  font-size: 18px;
  overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.indbody .list-bx strong:after {
  position: absolute;
  left: 0;
  bottom: -14px;
  content: '';
  width: 46px;
  height: 3px;
  background: #3b93ff;
}
.indbody .list-bx .txtp {
  margin-top: 17px;
  font-size: 16px;
  line-height: 28px;
  color: #666;
  display: -webkit-box;
-webkit-line-clamp: 3;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
text-align: left;
}
.indbody .list-bx dl {
  padding-bottom: 10px;
  box-shadow: 0px 0px 14px 0px rgba(28, 109, 208, 0.13);
}

.indbody .list-bx dd {
  padding: 0 10px;
  margin-top: 10px;
  
}
.indbody .list-bx dt img {
  width: 100%;

}
.indbody .news {
  margin-top: 20px;
}
.indbody .news .tit{
  height: 32px;
line-height: 32px;
font-size: 20px;
font-weight: bold;
color: #5a5762;
}
.indbody .news .tit:after {
  position: absolute;
  left: 0px;
  top:2px;
  content: '';
  width: 5px;
  height: 28px;
  background: #3b93ff;
}

.indbody .news .new_mc a {
float: left;
width: 31%;
height: 38px;
line-height: 38px;
font-size: 16px;
color: #5a5762;
text-align: center;
background-color: #dadada;
margin: 6% 2% 0 0;
    
}

.xxi_mc a:hover {
    opacity: 0.9;
}

.indbody .news ul li{width:100%; height:35px; line-height:35px; padding-left:15px; background:url(../images/news_dot.jpg) left center no-repeat; overflow:hidden;}
.indbody .news ul li a{color:#363535; font-size:14px;}
.indbody .news ul li a span{float: right; padding-left: 10px;}
.indbody .news ul li a i{float: right; padding-left: 10px;}
.indbody .news ul li a:hover{color:#0193dd;}
 /* padding: 0 10px;*/
 
 
 
 .indbody .item-wrap .item {
    display: inline-block;
    margin-top: 20px;
    padding: 30px 45px 20px;
    box-sizing: border-box;
    background-color: #fff;
}



.indbody .item-wrap .item .title-wrap .img-wrap {
    float: left;
    width: 60px;
}

.indbody .item-wrap .item .title-wrap .img-wrap .img {
    width: 100%;
}

.indbody .item-wrap .item .title-wrap .img-wrap .img-ok {
    display: none;
}

.indbody .item-wrap .item .title-wrap .title-name {
    float: left;
}

.indbody .item-wrap .item .title-wrap .title-name .ch-text {
    color: #333;
    font-size: 20px;
}

.indbody .item-wrap .item .title-wrap .title-name .en-text {
    color: rgba(51, 51, 51, .4);
    font-size: 12px;
}

.indbody .item-wrap .item .title-wrap .title-name .en-text .img-ok {
    display: none;
}

.indbody .item-wrap .item .dec {
    color: #666;
    margin: 15px 0 0;
    font-size: 15px;
    line-height: 28px;
    height: 55px;
    overflow: hidden;
}

.indbody .item-wrap .item:hover {
    background-color: #223eb3;
}

.indbody .item-wrap .item:hover .title-wrap .title-name .ch-text {
    color: #fff;
}

.indbody .item-wrap .item:hover .title-wrap .title-name .en-text {
    color: #fff;
}

.indbody .item-wrap .item:hover .dec {
    color: #fff;
}

.indbody .item-wrap .item:hover .title-wrap .img-wrap .img {
    display: none;
}

.indbody .item-wrap .item:hover .title-wrap .img-wrap .img-ok {
    display: block;
}

.indbody .item-wrap .item:hover .title-wrap .title-name .en-text .img-ok {
    display: block;
}

.indbody .item-wrap .item:hover .title-wrap .title-name .en-text .img {
    display: none;
}

.core-wrap .button-wrap {
    margin: 40px 0 0;
    text-align: center;
}

.core-wrap .button-wrap .button {
    display: inline-block;
    padding: 0 135px;
    height: 60px;
    line-height: 60px;
    background-color: #e6002d;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    border-radius: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
}

.core-wrap .button-wrap a {
    color: #ffffff;
}

}
.jingcai.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;
    }



/*表单2*/
.indbody .bot {
    margin-top:20px ;
}
.indbody .bot p {
    float: left;
    width: 30%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #df4242;
    font-size: 18px;
}

.indbody .bot input {
width: 70%;
height: 40px;
line-height: 40px;
text-align: left;
color: #333;
background: #fff;
font-size: 18px;
border: solid 1px #dcdcdc;

text-indent: 10px;
}
.indbody .bot .city-picker-span {
width: 70%;
height: 40px;
line-height: 40px;
text-align: left;
color: #333;
background: #fff;
font-size: 14px;
border: solid 1px #dcdcdc;

}
.indbody .bot textarea {
width: 100%;
height: 120px;
line-height: 40px;
text-align: left;
color: #333;
background: #fff;
font-size: 14px;
border: solid 1px #dcdcdc;

}
.indbody .bot .form_line {
    padding-bottom: 10px;
}
.indbody .bot .form_line02 {
    float: right;
}

.indbody .bot form button {
    width: 100%;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #df4242;
    font-size: 18px;
    display: block;
    border: 0;
    padding: 0
}

.foot {
    text-align: center;
    color: #333333;
    margin: 10px 0;
}

.foot a {
    color: #333333;
}


/*测一测*/

.eval-box {
    margin-top: 50px;
    text-align: center;
    height: 260px;
    background: url(../images/bg2.png) no-repeat center top
}

.eval-box h3 {
    color: #ed2424;
    font-size: 36px;
    padding-top: 40px;
}

.eval-box h3 span {
    color: #111111;
    font-size: 36px;
}

.eval-box .info {
    color: #555454;
    font-size: 18px;
    margin: 10px 0 20px 0;
}

.input-text {
    border: 1px solid #cbcbcb;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    padding: 0 20px;
    font-size: 18px;
    color: #333;
    width: 176px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari */
}

input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

.eval-box .mid {
    margin: 0 15px;
}

.eval-box .info {
    color: #555454;
    font-size: 18px;
    margin-bottom: 20px;
}

.submitBtn:hover {
    background: #106bc5;
    color: #fff;
}

#aa {
    margin-top: -40px;
}

.submitBtn {
    color: #ffffff;
    font-size: 18px;
    width: 210px;
    display: inline-block;
    border: none;
    border-radius: 40px;
    height: 50px;
    line-height: 50px;
    margin-top: 30px;
    margin-left: 10px;
    transition: all .2s ease;
    background: #002e5b;
    cursor: pointer;
    font-family: Arial;
}

/* 教育动态及荣誉 */
.two{background:url(../images/middleline.png) center top no-repeat;}
.channel_tit{margin-bottom:10px; height:60px; line-height:60px;}
.channel_tit h3{font-size:30px; margin:0; line-height:55px; float:left; padding-left:50px; border-bottom:5px solid #0193dd; background:url(../images/ind_news_tit_bg.png) left center no-repeat;}
.channel_tit p{font-size:15px; text-align:right; float:right;}
.channel_tit p a{color:#363535;}
.channel_tit p a:hover{color:#0193dd;}
.index_new ul li{width:100%; height:35px; line-height:35px; padding-left:15px; background:url(../images/news_dot.jpg) left center no-repeat; overflow:hidden;}
.index_new ul li a{color:#363535; font-size:14px;}
.index_new ul li a span{float: right; padding-left: 10px;}
.index_new ul li a:hover{color:#0193dd;}
.index_honor .channel_tit h3{ background:url(../images/ind_honor_tit_bg.png) 10px center no-repeat;}

/* 荣誉滚动图 */
.conexpert{
    width:496px;
    margin:0 auto;
    margin-top:60px;
    overflow:hidden;
    position:relative;
}
.conexpert li{
    float:left;
    text-align:center;
    margin-right:10px;
    margin-left:10px;
}
.conexpert li a{
    color:#000;
}
.prev1,.next1 {
    width: 30px;
    height: 50px;
    background: url(../images/icon.png) no-repeat;
    background: url(../images/icon_ie6.png) no-repeat\9;
    float: left;
    cursor: pointer;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.prev1{
    background-position: 0 -60px;
    position: absolute;
    left: 0;
    top: 50px;
}
.next1{
    background-position: 0 0;
    position: absolute;
    right: 0;
    top: 50px;
}
#scrollpic{
    float:left;
    min-height:165px;
}

/* 课程咨询 */
.zixun{min-height:439px; background:url(../images/ind_contact_bg.jpg) left center no-repeat;}
.zixun h5,.zixun p{font-size:22px; font-weight:400; line-height:50px;}
.zixun h5{margin-top:30px;}
.zixun p{margin-top:10px;}
.zixun span{font-size:32px; color:#0193dd;}

/* 内页开始 */
/* 左侧分类 */
.catmain{background: #f5f5f5;}
.cattit{width:100%; height:60px; line-height:60px; background:#0193dd; color:#fff; font-size: 20px;font-weight: bold; text-align: center; border-bottom:2px solid #0193dd;
}
.catlist>li>a{padding: 12px 5px 12px 15px; color:#000; display:block; border-left:3px solid transparent; border-bottom:1px solid #eee;}
.catlist>li:hover>a,.catlist>li.active>a{border-left-color:#333; background:#eee;}
.catlist li>a>.fa-angle-right,.catlist li>a>.fa-angle-down {
    margin-right: 20px;
}
.catmain .list,.index_new .list {
	cursor: pointer;
	margin: 10px 5px;
}

.catmain .list>.fl, .index_new .list>.fl{
	overflow: hidden;
	border-radius: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

.catmain .list>.fl img, .index_new .list>.fl img{
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: all .3s;
}

.catmain .list>.fr,.index_new .list>.fr {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-left: 10px;
	padding-right: 0px;
}

.catmain .list>.fr .title,.index_new .list>.fr .title {
	font-size: 14px;
	color: #333;
	font-weight: 500;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.catmain .list>.fr .bottom {
	line-height: 22px
}

.catmain .list>.fr .count {
	font-size: 12px;
	color: #666
}

.catmain .list .fr .price {
	font-size: 15px;
	color: #ff5b42;
	font-weight: 500
}
.catmain.fiexd{
    width: 283px;
    position: fixed;
    top: 90px;
    z-index: 888;
    
} 
.treeview>ul{display:none;}
.treeview>ul>li>a{padding:12px 0 12px 12px; color:#000; display:block; border-left:3px solid transparent;}
.treeview>ul>li:hover>a,.treeview>ul>li.active>a{border-left-color:#333; background:#eee;}

/* 导航 */
.breadcrumb{
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
    background: none;
    border-radius: 0;
    height:60px;
    line-height:60px;
    border-bottom:2px solid #0193dd;
}
.breadcrumb li a{color:#333;}

/* 新闻详情 */
.zixun_new,.pagecontent{padding:15px;}
.zixun_new h1.viewtit{ line-height:24px; text-align:center; color:#1b1b1b; font-size:24px; font-weight:bold; margin-top:15px;}
.zixun_new .zixin_timm{
    text-align: center;
    display: block;
    border-bottom: dotted 1px #c9c4c4;
    padding: 10px 0 20px;
}
.zixun_new span{color:#ababab;margin-right:10px}
.zixun_new span a{color:#ababab;}
.zixun_new span:hover{cursor: pointer;color:#0193dd;}
.zixun_new span:last-child i {
    width: 102px;
    height: 102px;
    display: block;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .05);
    border-radius: 4px;
    position: absolute;
    top: 180px;
    left: 50%;
    background: #fff;
    display: none;
    z-index: 999;
}

.zixun_new span:last-child i .moblie-img {
    width: 100px;
    height: 100px;
}

.zixun_new span:last-child:hover i {
    display: block;
}



#conbox h3{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin: 20px 0 10px;
    background: #f9f9f9;
    padding: 10px 0;
    text-indent: 20px;
border-bottom: 1px solid #eee;
}
 

.content{margin-top:20px; margin-bottom:20px; line-height:200%;min-height:220px;}
.content p{margin-top:15px;}
.nextcon{
    border-top: 1px dotted #eee;
    padding-top: 10px;
}
.nextcon p.size{
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top:10px;
    overflow:hidden;
}
p.size a{color:#333;}

/* 图片列表 */
.piclist{margin-top:15px;}
.piclist a{color:#333;}
.piclist a:hover{color:#0193dd;}
.picblock{width:100%;}
.picblock p{text-align:center; line-height:30px; height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.box {
display:block;
text-align:center;
width:100%;
height:180px;
line-height:173px;
border: 1px solid #eee;
}
.box img {
max-width:100%;max-height:100%;
}

/* 课程列表 */
.kclist{padding-left:0; padding-right:0;}
.kclist a{color:#333;}
.kclist .col-md-4,.kclist .col-md-3{margin-bottom:30px;}
.kcblock{width:100%; border:1px solid #eee; display:block; -webkit-transition: all .2s linear; transition: all .2s linear;}
.kcblock:hover{-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.1);box-shadow:0 5px 10px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, 0px, 0);transform:translate3d(0, 0px, 0);}
.kcblock p{text-align:center; line-height:30px; height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.kcbox img {width:100%;height:12vw;}
.kcinfo{padding:5px 15px 15px 15px;}
.kcinfo .pull-left,.kcinfo .pull-right{color:#f33; line-height:30px;}

/* 课程详情 */
.courseimg{padding-right:30px;}
.courseinfo{padding-left:30px;}
h2.course-title{font-size:22px; margin-top:0; margin-bottom:15px;}
h2.course-title span{font-size:18px;margin-left:10px}
.course-info{
    padding: 15px;
    background: #f6f6f6;
    margin-bottom:20px;
}
.course-intro .course-detail{
    display: none;
}

.course-intro .course-detail.show{
    display: block;
}
.dl-horizontal dt {
    color:#999;
    font-weight:normal;
    font-weight:normal;
    float: left;
    width: 70px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dl-horizontal dt,.dl-horizontal dd{line-height:25px;}
.dl-horizontal dd{margin-left:70px;}
.dl-horizontal dd b{color:#d9534f; font-size:18px;}
.btn{border:none;}
.buy,.advice,.study,.cart{width:120px;line-height:30px;}
.cdown{line-height:24px;}
.buy,.cdown,.study{
    background:#0193dd;
    color:#fff;
    border:1px solid #0193dd;
}
.cart{background:#FF9500;color:#fff;
    border:1px solid #FF9500;}
.cart:hover{background:#F29F34ssss;color:#fff;
    border:1px solid #FF9500;}    
.buy:hover,.cdown:hover.study:hover{background:#10d6c4; color:#fff; border:1px solid #10d6c4;}
.advice{border:1px solid #0193dd; color:#0193dd; margin-left:15px;}
.advice:hover{border:1px solid #10d6c4; color:#10d6c4;}
.fixgoodsfoot a:nth-child(2)
{
 margin-left:15px;
}
.course-tit{
    margin-bottom: 10px;
    height: 54px;
    line-height: 52px;
    border-bottom: 2px solid #f3f3f3;
}
.course-subbt {
    line-height: 30px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    color: #999;
     display:-webkit-box;
 -webkit-line-clamp:3;
 -webkit-box-orient:vertical;
 transition:all .1s;
 -moz-transition:all .1s;
 -webkit-transition:all .1s;
 -o-transition:all .1s;
 word-break:break-all;
}
.course-subbt:hover {

 background:#fff;
 height:auto;
 min-height:84px;
 position:relative;
 z-index:5;

 -webkit-line-clamp:inherit
}
.course-intro h4{
    font-size: 18px;
    margin: 0;
    line-height: 52px;
    float: left;
    border-bottom: 2px solid #0193dd;
}
.course-intro p{
    text-indent: 2em;
}
.bs-callout {
    padding: 10px 20px;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    line-height:30px;
}
.bs-callout-info {
    border-left-color: #0193dd;
}
.course-detail{line-height:1.5;}
#conbox{word-wrap:break-word;}
#conbox img{max-width:100%;}
#conbox p{
    text-indent: 2em;
}

/* 分页 */
#pages {
  float:right;
  margin: 20px auto;
  border-radius: 4px;
}
#pages > a,
#pages > span {
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #0193dd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
#pages > a:first-child {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#pages > a:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#pages > a:hover,
#pages > a:focus {
  color: #0193dd;
  background-color: #eee;
  border-color: #ddd;
}
#pages > span {
  color: #fff;
  background-color: #0193dd;
  border-color: #0193dd;
}

/* 预约听课 */
.yuyue{width:100%; height:75px; background:#575757;}
.yuyue form{padding:20px 0;}
.yuyue form p{color:#fff; font-size:18px; font-weight:400;margin-bottom:0;}
.yuyue form input,.yuyue form select{margin-left:20px; border-radius:25px;padding-left:15px; padding-right:15px;}
.yuyue .btn{padding-left:30px; padding-right:30px;}

/* 友情链接 */
.flink{padding:20px 0; border-bottom:1px solid #e3e3e3;}
.flink a{color:#7d7d7d; line-height:24px; display:inline-block; margin-right:10px;}
.flink a:hover{color:#0193dd;}
.flink span{color:#7d7d7d; }

/* foot底部 */
.foot{padding-top:20px; padding-bottom:20px;}
.foot p{line-height:24px; color:#7d7d7d;}
.foot p a{color:#7d7d7d;}

/*手机端底部菜单*/
.fixfoot{width:100%; background:#fff; position:fixed; bottom:0; padding:10px 0; z-index:99; box-shadow: 0px -3px 6px rgba(0,0,0,0.2);}
.fixfoot a{display:block; color:#888;}
.fixfoot a.click{display:block; color:#0193dd;}
.fixfoot i{font-size:22px;}
.fixfoot p{line-height:24px; margin-bottom:0;}
.fixfoot i.fa{margin:0;}

/* 登陆、注册 模态框垂直居中 */
.minfo{margin-right:10px;}
.layui-form-label{width:110px;}
.modal-body{padding:0px;}
.close {color:#fff}
.layui-form-item #code{position:absolute; left:0;}
.layui-form-item .captcha { position: absolute;right:1px;top:1px;}
.layui-form-item .captcha img {height: 36px;cursor: pointer;}


/* 媒体查询 */
/* 电脑端 */
@media screen and (min-width: 768px) {
    .hiSlider-wrap{display:none;}
    .fixfoot{display:none;}

}
/* 手机端 */
@media only screen and (max-width: 768px) {
    .two{background:none;}
    .top,.menu,.conexpert,.catmain,.nykecheng{display:none;}
    .swiper-container{height:200px; margin-top:50px;}
    .swiper-button-prev{
        left: 5%;
    }
    .swiper-button-next{
        right: 5%;
    }
    .indbody .list-bx strong{font-size:16px!important;
        display: -webkit-box;
    }
    .process .row ul li {
	width: 33%;}
	.jiejing .tab th {font-size: 14px;}
	.indbody .jiangzuo dl{padding-left:0px;padding-right:10px;padding-bottom:10px}
	.indbody .jiangzuo dd h4{border:1px solid #fff; padding:5px; font-size:12px; margin-bottom:10px;}
    .indbody .jiangzuo dd p{line-height:1.6; margin-bottom:10px;color:#fff;font-size: 12px;}
    .modal{z-index:10100333}
    .zixun_new span:last-child{display:none}
    .zixun_new span:nth-child(2){display:none}
    .ocTab  {
    justify-content: space-around;
    -webkit-justify-content: space-around;
    text-align: center;
    display: flex;
    display: -webkit-flex;}
    .indbody .zs {height: 460px;}
    .indbody .item-wrap .item {padding: 30px 15px 20px;}
    .tanchu_banner h2{font-size:22px}
    .fixgoodsfoot{
    width:100%;
    background:#fff;
    position:fixed;
    bottom:0;
    z-index:99;
    box-shadow: 0px -3px 6px rgba(0,0,0,0.2);
    margin-left: -15px;}
    .fixgoodsfoot a:nth-child(2){margin-left:0px;}
.buy, .advice, .study, .cart{
    display: block;
    font-size:16px;
    width: 50%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border-radius:0px;
    padding:0 0;
    
}
#zxyy {padding-top:50px}
.cart{float: left !important;}
.buy{float: left !important;}
    .indbody{padding:0;}
    .indbody h3{font-size:24px;}
    .indbody p{font-size:16px;}
    .youshi{margin-top:20px;}
    .youshi h4{font-size:18px;}
    .youshi p{font-size:14px;min-height:80px;}
    .btmore{margin-top:30px;}
    .pagecontent img,.content img,.course-detail img{max-width:100%; height:auto;}
    .box {
    display:block;
    text-align:center;
    width:100%;
    height:120px;
    line-height:118px;
    border: 1px solid #eee;
    }
    .mbt{margin:0 auto 15px auto;}
    .kcinfo{padding:5px;}
    .kcblock p{margin-bottom:0;}
    .kclist .row{margin-left:-8px; margin-right:-8px;}
    .kclist .col-md-4{padding-left:8px; padding-right:8px; margin-bottom:15px;}
    .breadcrumb{width:100%;overflow: auto;white-space: nowrap;}
    .courseimg{padding-right:0; padding-bottom:15px;}
    .courseinfo{padding-left:0;padding-top:20px}
.modal-content{width:90%;}
.modal-body{padding:10px;}
.layui-form-label{width:80px; padding-left:0;}
.layui-input-block{margin-left:80px;}
.modal-title h1{font-size:24px;}
.list_row a {
    padding:5px;
    
}
.hiSlider-pages,.hiSlider-title {
    position:absolute;
    z-index:3;
}
.hiSlider-btn-prev,.hiSlider-btn-next {
    position:absolute;
    z-index:5;
    top:50%;
    height:30px;
    width:30px;
    background:url(../images/hislider-arrow.png) no-repeat;
    margin-top:-15px;
    text-indent:-200px;
    overflow:hidden;
    opacity:.6;
    filter:alpha(opacity:60);
}
.hiSlider-btn-prev {
    left:10px;
}
.hiSlider-btn-next {
    right:10px;
    background-position:-30px 0;
}
.hiSlider-btn-prev:hover,.hiSlider-btn-next:hover {
    opacity:1;
    filter:alpha(opacity:100);
}
.hiSlider-title {
    bottom:0;
    width:100%;
    padding:10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
    color:#fff;
    background:rgba(0,0,0,.6);
    z-index:2;
}
.hiSlider-pages {
    bottom:40px;
    right:10px;
    text-align:right;
}
.hiSlider-pages a {
    height:12px;
    width:12px;
    margin:0 2px;
    display:inline-block;
    overflow:hidden;
    text-indent:-100px;
    font-size:0;
    border-radius:50%;
    background:#ddd;
}
.hiSlider-pages a.active {
    background:#0193dd;
}
.hiSlider{
    overflow: hidden;
    height: 215px;
    width: 100%;
    background: #eee;
}
.hiSlider-item{
    float: left;
}
.hiSlider-item img{width:100%; height:215px;}
    .index_honor{padding-top:20px;}
    .jingcai{margin-top:0;}
    .jingcai div{margin-top:20px;}
    .indvideo,.videocon{height:200px;}
    .form-group p{text-align:center;}
    .yuyue{height:auto;}
    .yuyue form input, .yuyue form select{margin-left:0;}
    

}

.videoBtn{
    display: block; left: 50%; top: 50%; width: 80px; height: 80px; margin-left: -40px; margin-top: -40px; position: absolute; opacity: 0.8;
    background: url(../images/button-play.png) no-repeat;
    background-size: contain;
}

    
        
.video-popups{
    display: none;
    position: fixed;
    z-index: 30;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
}
.videoWrap {
    position:fixed;
    top: 50%;
    left: 50%;
    margin-top: -15%;
    margin-left: -25%;
    width: 50%;
    height: 60%;
}
.close-btn {
    position: absolute;
    z-index: 555533;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #fefefe;
    background: rgba(3,0,0,0.5);
    border-radius: 50%;
    cursor: pointer;
}
.video-hx {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.v-play:before {
  content: "";
background: url(/public/images/play-s.png) center no-repeat;
    background-size: auto;
width: 15px;
height: 18px;
position: absolute;
padding-right: 18px;
  
}
.videoList li.active .v-play:before{
	  content: "";
background: url(/public/images/play-a.png) center no-repeat;
    background-size: auto;
width: 15px;
height: 18px;
position: absolute;
padding-right: 18px;
 
}
.knowledgeVideo{
	height: 460px;
	background: #fff;
	margin-bottom: 60px;
	
}
.knowledgeVideo .videoBox{
	width: 70%;
	height: 460px;
	float:left; 
}
.video-info{height: 460px;}
.knowledgeVideo .title{
	height: 60px;
	padding: 0 24px;
	background: #fff;
}
.knowledgeVideo  .title h3{
	font-size:18px;
	 color:#1A1A1A;
	 line-height: 60px;
	 display: inline-block;
	 margin-right: 16px;
	 font-weight: bold;
}
.knowledgeVideo  .title .tagBox {
	display: inline-block;
}
.knowledgeVideo  .videoList{
	width: 30%;
	float:right; 
	padding-left:1%;
}
.knowledgeVideo .videoList h3{
	font-size:16px;
	 color:#1A1A1A;
	 line-height: 60px; 
	 border-bottom: 1px solid #F1F1F1;
}
.ocTab  {
    border-bottom: 1px solid #E9E9E9;
}
.ocTab li{
    display: inline-block;
    padding: 0 20px;
}
.ocTab li a{
    font-size: 16px;
    color:#333; 
    line-height: 60px;
    font-family: 'PingFangSC-Semibold';
    position: relative;
    display: block;
}
.ocTab li.active a{ 
    color:#0193dd;   
} 
.ocTab li.active a:after{
    height: 3px;
    background: #0193dd;
    width: 100%;
    position: absolute;
    bottom: 0;
    left:0;
    content: '';
    border-radius: 4px;
}

.videoList ul{
	overflow: hidden;
	overflow-y: auto;
	height: 500px;
}
.videoList li{
	height: 50px;
	padding: 13px 0;
	border-bottom: 1px solid #F1F1F1;
} 
.videoList li a{
	display: block;
}
.videoList li .text{
	font-size:14px;
	color:#1A1A1A;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
} 
.videoList li .v-play{
	font-size: 14px;
	color:#1A1A1A;
	margin-right: 18px;
}
.videoList li .tagBox{
	margin-left: 22px;
}
.videoList li:hover{
	background:#F8F8F8 ;
}
.videoList li.active .text,
.videoList li.active .v-play{
	color:#0193dd ;
}
.knowledgeVideo .tagBox .tag{
	color: #1a1a1a;
	border-color:#F0F0F0;
	background: #F0F0F0;
}

.catalogList li{
    margin-bottom: 14px;
}
.catalogList li a{
    line-height: 40px;
    display: block;
    position: relative;
    background: #F8F8F8;
    padding: 0 14px;
    font-size: 14px;
    color:#666;
    transition: all .3s ease;

}
.catalogList li a::before{
    width: 17px;
    height: 12px;
    content: '';
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
    transition: all .3s ease;
    background: url(../images/plays.png) no-repeat;
}
.catalogList li a:hover::before,
.catalogList li.active a::before{
    background-position:0 -38px;
}
.catalogList li .text{
    float: right;
    font-size: 12px;
    opacity: 0;
    transition: all .3s ease;
}

.catalogList li .look{
    float: right;
    font-size: 12px;
    color:#0193dd;
}
.catalogList li a:hover,
.catalogList li.active a{
    background:rgba(42, 163, 153,.15);
    color:#0193dd;
}
.catalogList li a:hover .text,
.catalogList li.active .text{ 
    opacity: 1;
    color:#0193dd;
}
.downList li{
    margin-bottom: 14px;
}
.downList li a{
    line-height: 40px;
    display: block;
    position: relative;
    background: #F8F8F8;
    padding: 0 14px;
    font-size: 14px;
    color:#666;
    transition: all .3s ease;
}
.downList li a::before{
    width: 17px;
    height: 12px;
    content: '';
    display: inline-block;
    margin-right: 3px;
    vertical-align: middle;
    transition: all .3s ease;
    background: url(../images/downs.png) no-repeat;
}
.downList li a:hover::before,
.downList li.active a::before{
    background-position:0 -38px;
}
.downList li .text{
    float: right;
    font-size: 12px;
    opacity: 0;
    transition: all .3s ease;
}

.downList li .look{
    float: right;
    font-size: 12px;
    color:#0193dd;
}
.downList li a:hover,
.downList li.active a{
    background:rgba(42, 163, 153,.15);
    color:#0193dd;
}
.downList li a:hover .text,
.downList li.active .text{ 
    opacity: 1;
    color:#0193dd;
}
.commentList {
    padding: 12px 0;
}
.commentList li{
    margin-bottom:12px;
    padding: 12px;
}
.commentList .hd{
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}
.commentList .avatar{
    width: 40px;
    height: 40px;
    border-radius: 40px;
    float:left;
    margin-right: 12px;
}
.commentList .info p{
    line-height: 26px;
    color:#0A0A0A;
    font-size: 14px;
}
.commentList .hd .name{
    line-height: 20px;
    color:rgb(10, 10, 10);
    font-size: 14px;
    width: 85px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 3px;
}
.commentList .hd .time{ 
    color:#999;
    font-size: 12px;
    position: absolute;
    top:0;
    right: 0;
}
.commentList .hd .star{ 
    width: 12px;
    height: 12px;
    background: url(/public/images/star.svg) ;
    background-size: contain;
    float: left;
}
.commentList .hd .star.l5{
    width: 60px
}
.commentList .hd .star.l4{
    width: 48px
}
.commentList .hd .star.l3{
    width: 36px
}
.commentList .hd .star.l2{
    width: 24px
} 
.commentBox {
    padding: 0px 0 10px;
    overflow: hidden;
    font-size: 0;
}
.commentBox .txa{
    border-radius:4px;
    border:1px solid rgba(233,233,233,1); 
    line-height: 20px;
    height:80px;
    padding: 10px;
    width: 100%;
    background: #F4F4F4;
    outline: none;
    resize: none;  
    margin-bottom: 20px;
    font-size: 14px;
    color:#333;
}
.commentBox .score{
    float: left;
    font-size: 14px;
    color:#333;
} 
.commentBox .action{
    float: right;
} 
.commentBox .action .btn{
    min-width:100px;
    line-height:42px;
    border-radius:4px; 
    display: inline-block;
    font-size: 14px; 
    margin-left: 12px;
    text-align: center;
    border:1px solid rgba(22, 198, 178,1); 
    background: rgba(22, 178, 178,1);
    color:#fff; 
    cursor: pointer;
    outline: none;
}  
.commentBox .action .btn:hover{
    border:1px solid #0193dd; 
    background: #0193dd;
}
.commentBox .action .btn:disabled{
    border:1px solid #ccc !important; 
    background: #ccc !important;
    color:#999; 
    cursor:not-allowed;
}
.cStar{
    width:12px;
    height: 12px;
    background: url(/public/images/star.png) no-repeat 0 -17px;
    background-size: cover;
    display: inline-block;
    cursor: pointer;
    margin-right: 2px;
}
.cStar.on{    
    background-position: 0 0; 
}
.box .pages{
    padding-bottom: 24px;
}


.list_row {
    overflow: hidden;
    padding: 14px 0;
    border-bottom: 1px solid #F4F4F4;
}
.list_row:last-child{
    border-bottom: none;
}
.list_sp {
    float: left;
    color: #333;
    font-size: 16px;
    padding:5px 8px;
    font-weight: bold;

}

.list_row a {
    float: left;
    cursor: pointer;
    font-size: 15px;
    color: #333333;
    padding:5px 10px;
    
}
.list_row a:hover{
    color: #FFF;
    background: #0193dd;
    box-shadow: 0 2px 10px 0 rgba(11, 92, 58, 0.20);
    border-radius:10px;
}
   
.list_row a.active{ 
    color: #FFF;
    background: #0193dd;
    box-shadow: 0 2px 10px 0 rgba(11, 92, 58, 0.20);
    border-radius:10px;
}


.degree-content {
	padding-top: 20px
}

.degree-content .title {
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	color: #424242;
	margin-bottom: 20px
}

.degree-content .nav-content {
	display: flex
}

.degree-content .nav-content .tab-left li {
	width: 156px;
	height: 42px;
	background: #fff;
	text-align: center;
	line-height: 42px;
	color: #666;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 6px;
	cursor: pointer
}

.degree-content .nav-content .tab-left li.active {
	background: #0193dd;
	color: #fff
}

.degree-content .nav-content .tab-right {
	display: flex;
	flex: 1;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}

.degree-content .nav-content .tab-right li {
	width: 156px;
	height: 186px;
	margin-left: 18px;
	background: #fff;
	/*padding-top: 36px;*/
	box-sizing: border-box;
	transition: all .5s;
	cursor: pointer
}

.degree-content .nav-content .tab-right li img {
	display: block;
	width: 100%;
	height: 8vw;
	margin: 0 auto
}

.degree-content .nav-content .tab-right li .icon2 {
	display: none
}

.degree-content .nav-content .tab-right li:hover {
	background: #0193dd
}

.degree-content .nav-content .tab-right li:hover .icon {
	display: none
}

.degree-content .nav-content .tab-right li:hover .icon2 {
	display: block
}

.degree-content .nav-content .tab-right li:hover .text {
	color: #fff
}

.degree-content .nav-content .tab-right li .text {
	font-size: 14px;
	line-height: 18px;
	color: #666;
	text-align: center;
	margin-top: 20px
}
.service-content {
	padding: 20px 0;
}

.service-content .title {
	font-size: 24px;
	font-weight: 700;
	line-height: 34px;
	color: #424242;
	margin-bottom: 20px
}

.service-content .nav-content {
	display: flex
}

.service-content .nav-content li {
	width: 156px;
	height: 186px;
	background: #fff;
	padding-top: 36px;
	margin-right: 20px;
	cursor: pointer;
	transition: all .5s
}

.service-content .nav-content li img {
	width: 64px;
	height: 64px;
	display: block;
	margin: 0 auto
}

.service-content .nav-content li .icon-active {
	display: none
}

.service-content .nav-content li:hover {
	background: #0193dd
}

.service-content .nav-content li:hover .text {
	color: #fff
}

.service-content .nav-content li:hover .icon {
	display: none
}

.service-content .nav-content li:hover .icon-active {
	display: block
}

.service-content .nav-content li .text {
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	color: #666;
	margin-top: 20px
}
@media only screen and (max-width: 768px) {
.degree-content .nav-content .tab-left {
	flex: 0 0 90px
}

.degree-content .nav-content .tab-left li {
	height: 30px;
	background: #fff;
	text-align: center;
	line-height: 30px;
	color: #666;
	font-weight: 500;
	cursor: pointer;
	width: 90px;
	font-size: 16px;
}

.degree-content .nav-content .tab-left li.active {
	background: #0193dd;
	color: #fff
}

.degree-content .nav-content .tab-left li+li {
	margin-top: 10px
}

.degree-content .nav-content .tab-right {
	flex: 1;
	display: flex;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch
}

.degree-content .nav-content .tab-right li {
	min-width: 100px;
	height: 159px;
	margin-left: 10px;
	background: #fff;
	cursor: pointer;
	padding-top: 0px;
}

.degree-content .nav-content .tab-right li img {
	display: block;
	width: 100%;
	height: 18vw;
	margin: 14px auto 0
}

.degree-content .nav-content .tab-right li .text {
	margin-top: 18px;
	color: #666;
	text-align: center;
	line-height:unset;
	font-size: 12px;
}

.service-content{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}
.service-content .nav-content li {
	width: 106px;
	height: 146px;

	padding-top: 16px;
	margin-right: 10px;

}
.kcbox img {height:25vw;}
.ocTab li span{display:none}
#nav_right{display:none}
}


.tagbnt a{
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}
.details_collect {
    float: left;
    line-height: 25px;
    background: url("../images/details_collect.png") 0 center no-repeat;
    padding-left: 20px;
    margin-left: 26px
}
.details_collect_ready {
    
    line-height: 25px;
    background: url("../images/details_collect_already.png") 0 center no-repeat;
    padding-left: 20px;
    margin-left: 26px
}
/*兼容竖版ipad*/
@media screen and (min-width: 768px) {

    .ipadmenu {width:75%;float:right}
    .ipadlogo {width:25%;float:left}
    .topinfo{width:66.66%;float:right}
    .menulist li:nth-child(7){display:none}

}
/*兼容竖版ipad*/
@media screen and (min-width: 992px) {
    .hiSlider-wrap{display:none;}
    .fixfoot{display:none;}
    .menulist li:nth-child(7){display:block}

}
#dengluer {
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 8%;
}
.mt-tabpage {
	width: 500px;
	margin: 30px auto;
	box-shadow: 0 0 10px #999;
	background-color: #FFFFFF;
	border-radius: 10px;
	overflow: hidden;
}
.mt-tabpage-title {
	height: 54px;
	font-size: 0;
	background-color: #fff;
	width: 100%;
	margin: auto;
	background: #fff;
	border-bottom: 2px solid #f1f1f1;
}
.mt-tabpage-title .mt-tabpage-item {
	display: inline-block;
	width:100%;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: #666;
	font-size: 20px;
}
.mt-tabpage-title .mt-tabpage-item:hover {
	color: #55a333;
}
.mt-tabpage-title .mt-tabpage-item-cur {
	color: #55a333;
	font-size: 20px;
	border-bottom: 2px solid #55a333;
}
.mt-tabpage-count {
	text-align: center;
	margin: 0 auto;
	position: relative;
	width: 100%;
	min-height: 725px;
	height: 100%;
	_height: 533px;
	overflow: hidden;
}
.mt-tabpage-cont__wrap {
	position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
	padding-top: 2%;
	width: 500px;
	height: auto;
	text-align: center;
}
#dengluer .gbinput {
	width: 420px;
	line-height: 60px;
	height: 60px;
	border: 1px solid #EAEAEA;
	color: #6D6C68;
	font-size: 16px;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 30px;
	padding-left: 30px;
}
#dengluer .gbinput1 {
	line-height: 60px;
	height: 60px;
	border: 1px solid #EAEAEA;
	color: #6D6C68;
	font-size: 16px;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 30px;
	padding-left: 30px;
	float: left;
	margin-left: 5%;
}
#yanzheng img {
	display: block;
	float: right;
	padding-right: 5%;
}
.denglu-button {
	background: #55a333;
	width: 420px;
	height: 50px;
	line-height: 50px;
	border: none;
	font-size: 24px;
	color: #fff;
	margin: 26px 0;
	overflow: hidden;
	border-radius: 20px;
}
#master-login-title {
	color: #1D8AFF;
	font-size: 16px;
	padding: 20px 0;
	border-bottom: 2px solid #f1f1f1;
}
#master-login-title a {
	color: #1D8AFF;
	margin: 0 10px;
}
.mt-tabpage-item #tiaokuan a:hover {
	color: #55a333;
}

/*表单验证*/
.onShow,.onFocus,.onError,.onCorrect,.onLoad,.onTime{display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline; vertical-align:middle;background:url(/statics/images/msg_bg.png) no-repeat;	color:#444;line-height:18px;padding:2px 10px 2px 23px; margin-left:10px;_margin-left:5px}
.onShow{background-position:3px -147px;border-color:#40B3FF;color:#959595}
.onFocus{background-position:3px -147px;border-color:#40B3FF;}
.onError{background-position:3px -47px;border-color:#40B3FF; color:red}
.onCorrect{background-position:3px -247px;border-color:#40B3FF;}
.onLamp{background-position:3px -200px}
.onTime{background-position:3px -1356px}   


.tc_xkz {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    left: 0;
    top: 0;
    display: none;
}
.tc_xkz .bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.7);
}
.tc_xkz .con {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 5;
}
.tc_xkz .con img {
    display: block;
    width: 600px;
    height: auto;
}
.tc_xkz .con .close {
    position: absolute;
    font-family: "xfont";
    color: #fff;
    font-size: 30px;
    right: 0;
    top: -50px;
}

.swiper-cert{
    height: auto;
    text-align: center;
    padding-bottom: 60px;
}
.swiper-cert .swiper-slide img{
    width: 70%; 
}
.swiper-cert .swiper-slide {
    -webkit-backface-visibility: inherit;
    backface-visibility: inherit;
}

.list-cert{
    font-size: 0;
    margin:40px 0;
}

.list-cert li img{
    width: 100%;
    transform: scale(.9);
    transition: all .5s ease;
}
.list-cert li:hover {
    position: relative;
    z-index: 2;
}
.list-cert li:hover img{
    transform: scale(1.5);
}
.dataTile{
    background: #0193dd;
    overflow: hidden;
    height: 310px;
    margin-bottom: 60px;
}
.dataTile img{
    float: left; 
}
.dataTile .box1{
    float: right; 
    padding: 30px 30px 0 35px;
    width: 520px;
}
.dataTile p{
    font-size: 18px;
    line-height: 34px;
    color:#fff;
}
.dataTile p.strong{
    font-size: 24px;
    line-height: 44px; 
    margin-top: 20px;
}
.dataTile p.strong .o{
    color: #FFCA2A;
    display: block;
}
.dataTile dt{
    font-size: 18px;
    line-height: 34px;
    color:#fff;
    margin-bottom: 5px;
}
.dataTile dd{
    font-size: 20px;
    font-weight: 600;
    line-height: 44px; 
    color:#fff;
}
.dataTile dd::before{
    content: '';
    border:6px solid transparent;
    border-left: 6px #FFCA2A solid;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    display: inline-block;
}
 #kbPhotos .swiper-wrapper .swiper-slide img {width:95%}
/* 右侧悬浮窗开始 */

#nav_right ul {
    width: 70px;
    height: 350px;
    position: fixed;
    top: 50%;
    right: 10px;
    z-index: 9999;
    margin-top: -175px;
}

#nav_right ul li {
    position: relative;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
    background: #fff;
}

#nav_right ul li.hide_box {
    display: none;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
}

#nav_right ul li .item {
    width: 100%;
    height: 70px;
    text-align: center;
    padding-top: 11px;
    cursor: pointer;
    color:#817f7f
}

#nav_right ul li .item:hover {
    background: #F1f1f1;
    color: #0193dd;
}

#nav_right ul li .item p {
    font-size: 12px;
}

#nav_right ul li .item span {
    display: inline-block;
    width: 20px;
    /* border-bottom: 2px solid #F8F9FA; */
}

#nav_right ul li .item_02 {
    padding-top: 23px;
}

.bg_black {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: none;
    z-index: 999999;
}

.bg_black .bg_white {
    width: 760px;
    /* height: 460px; */
    position: absolute;
    top: 50%;
    margin-top: -230px;
    left: 50%;
    margin-left: -380px;
    background: #FFFFFF;
    z-index: 999999;
    padding: 20px 40px;
    border-radius: 6px;
}

.bg_black .bg_white .close_icon {
    float: right;
}

.bg_black .bg_white .close_icon img {
    width: 24px;
    height: 24px;
    margin-right: -30px;
    margin-top: -5px;
}

.bg_black .bg_white h1 {
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
}

.bg_black .bg_white .list_content ul li {
    float: left;
    margin-right: 20px;
}

.bg_black .bg_white .list_content ul li a {
    display: inline-block;
    height: 36px;
    padding: 5px 25px;
    border: 1px solid #333;
    border-radius: 2px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

.bg_black .bg_white .list_content ul li a:hover, .bg_black .bg_white .list_content ul li a.on {
    background-color: #666;
    color: #fff;
}

.bg_black .bg_white .text_main {
    margin-top: 20px;
}

.bg_black .bg_white .text_main {
    width: 100%;
    /* height: 120px; */
    /*padding: 10px 20px;*/
}

.bg_black .bg_white .text_main textarea {
    width: 100%;
    height: 100px;
    border: none;
    font-size: 14px;
    color: #666;
    border: 1px solid #D2D2D2;
    padding: 12px 12px 31px;
}

.bg_black .bg_white .text_main textarea.error {
    border: 1px solid #FF7452;
    color: #FF7452;
}

.bg_black .bg_white .text_main .m_p {
    text-align: right;
    font-size: 14px;
    color: #666;
    position: relative;
    top: -26px;
    padding-right: 20px;
}

.bg_black .bg_white .text_main .wraing {
    border: 1px solid #D2D2D2;
    margin-bottom: 28px;
}

.bg_black .bg_white .text_main .wraing input {
    width: 100%;
    height: 48px;
    border: none;
    line-height: 48px;
    font-size: 14px;
    color: #666;
    padding-left: 20px;
}

.bg_black .bg_white .message_btn {
    text-align: right;
}

.bg_black .bg_white .message_btn input {
    width: 140px;
    height: 40px;
    text-align: center;
    background-color: #1CB877;
    color: #fff;
    border: none;
    border-radius: 25px;
    line-height: 40px;
    font-size: 16px;
    outline: none;
}

.bg_black .bg_white .message_btn input:hover {
    opacity: 0.8;
}

#nav_right ul li .erweima_phone {
    position: absolute;
    right: 75px;
    top: 0px;
    display: none;
}

#nav_right ul li .erweima_phone img {
    width: 150px;
    height: 150px;
    border: 7px solid #fff;
}

#nav_right ul li:nth-child(2):hover {}

#nav_right ul li:nth-child(2):hover>.erweima_phone {
    display: block;
}

#nav_right ul li:nth-child(3):hover>.erweima_phone {
    display: block;
}   
 .free-st{
    position: absolute;
    top: 12px;
    width: auto;
    height: 28px;
    background: #FF5B42;
    box-shadow: 0 2px 8px 0 rgba(27,23,23,0.30);
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    font-size: 12px;
    color: #FFFFFF;
    padding: 5px 6px;
    z-index: 10;
} 
 @media (max-width: 767px) {
.videoWrap {
    position:fixed;
    top: 20%;
    left: 30%;
    margin-top: -15%;
    margin-left: -25%;
    width: 90%;
    height: 35%;
}
.close-btn {
    z-index: 33444;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
} 
.knowledgeVideo  .videoList{
	width: 100%;
	float:none; 
}
.knowledgeVideo{
	height: 560px;
	background: #fff;
	margin-bottom: 0px;
	padding-top: 80px;
}
.knowledgeVideo .videoBox{
	width: 100%;
	height: 280px;
	float:none; 
}
.knowledgeVideo  .videoList{
	width: 100%;
	float:none; 
	padding-left: 10px;
}
#video-info{height: 260px;}
.course-detail {
 padding: 10px;
}
.videoBtn{
    width: 60px; height: 60px; margin-left: -30px;margin-top: -30px;
}
}
.video-about {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    color: #333333;
     margin-top: 16px; 
}

.about-left span:nth-child(2) {
    margin-left: 2px;
    margin-right: 2px;
    color: #333;
}

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

.about-right span {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 19px;
    cursor: pointer;
    position: relative;
}

.about-right>span:first-child {
    margin-right: 25px;
    cursor: pointer;
}

.about-right span:first-child i {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 200px;
    height: 60px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    position: absolute;
    bottom: -70px;
    left: 50%;
    margin-left: -100px;
    background: #fff;
    display: none;
    z-index: 999;
}

/* .about-right span:first-child i .triangle{
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -12px;
} */

/* .about-right span:first-child:hover i{
    display: flex;
} */


.tips-area{
      margin-top: 10px;
    }
.tips{
      text-align: center;
      width: 100%;
      font-size: 20px;
      color: #000;
    }

.share-area i span {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
}

.about-right span:last-child i {
    width: 102px;
    height: 102px;
    display: block;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .05);
    border-radius: 4px;
    position: absolute;
    top: 20px;
    left: 0px;
    background: #fff;
    display: none;
    z-index: 999;
}

.about-right span:last-child i .moblie-img {
    width: 100px;
    height: 100px;
}

.about-right span:last-child:hover i {
    display: block;
}

.about-right img {
    width: 19px;
    height: 19px;
    display: inline-block;
    margin-right: 6px;
}
 @media (max-width: 767px) {

.tips{

      font-size:14px;

    }
.about-right span:last-child{display:none}
}