.youhui{ margin:20px auto;}
.youhui a{ width:24%; margin-right:1%; float:left; display:block; background:#fff; height:130px; padding:10px 0px 0 70px; box-sizing:border-box; box-shadow:0px 2px 10px rgba(255, 77, 136, .39); border-radius:5px;}
.youhui a.youh1{ background:url(../images/icon1.png) no-repeat left 10px center #fff;}
.youhui a.youh2{ background:url(../images/icon2.png) no-repeat left 10px center #fff;}
.youhui a.youh3{ background:url(../images/icon3.png) no-repeat left 10px center #fff;}
.youhui a.youh4{ background:url(../images/icon4.png) no-repeat left 10px center #fff;}
.youhui a h6{ font-size:24px; color:#000; display:block; line-height:50px; color:#111; font-weight:500;}
.youhui a.youh2 h6,.youhui a.youh4 h6{ color:#111;}
.youhui a span{ display:block; line-height:28px; color:#000; font-size:13px;}

.youhui a:last-child{ margin:0;}

.youhui a img{ width:100%;}
.hb-item {
	position: relative;
	float: left; margin-right:1%;
	margin-bottom: 20px;
	padding-left: 25px;
	cursor: pointer;
	border: 1px solid #fff4eb;
	background: #fff4eb
}
.hb-item>div span {
	display: block;
	line-height: 21px;
	color: #999
}
.hb-item .getNow {
	position: absolute;
	top: 0;
	right: 0;
	width: 14px;
	height: 132px;
	padding: 30px 27px 0;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	background: url("../images/jvchi.png") no-repeat left 0 #ff5000
}
.hb-item.get .getNow {
	height: 117px;
	padding-top: 44px
}
.hb-item>p {
	margin-bottom: 1px;
	padding-top: 20px
}
.hb-item>p i {
	position: relative;
	top: -13px;
	font-size: 20px;
	font-weight: bold;
	color: #ff5000
}
.hb-item>p b {
	font-family: Arial;
	font-size: 44px;
	font-weight: bold;
	color: #ff5000
}
.hb-item>p span {
	position: relative;
	top: -6px;
	left: 6px;
	display: inline-block;
	min-width: 48px;
	padding: 0 6px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #ff5000;
	border: 1px solid #ff5000;
	border-radius: 2px
}



.doctor-card dl {
    width:23%;
    padding: 25px 10px;
    float: left; box-sizing:border-box; margin:0 1%;
    border: 1px solid #eee;
    border-radius: 4px;
    text-align: center;
}

.doctor-card dt {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
}

.doctor-card dt img {
    width: 100%;
    height: 100%; display:block;
    -o-object-fit: cover;
    object-fit: cover;
}
.doctor-card dd {
    margin-top: 2px;
    color: #888;
    font-size: 14px;
}

.doctor-card dd b {
    font-size: 18px;
    font-weight: normal;
    color: #333;
}

.doctor-card dd p {
    margin: 3px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.doctor-card dd .btn {
    display: inline-block;
    padding: 3px 16px;
    margin-top: 5px;
    border: 1px solid #ff9600;
    border-radius: 4px;
    color: #ff9600;
}


















.diary-cont {
	margin: 0 auto;
	padding-top: 24px;
	padding-bottom: 43px
}
.diary-cont .list-wrap {
	overflow: hidden;
}
.diary-cont .list-link {
	position: relative;
	float: left;
	overflow: hidden;
	width: 23%;
	height: 215px; margin:10px 1% 10px 1%; box-sizing:border-box;
	border: 1px solid #e8e8e8;
	-webkit-box-shadow: 0 2px 1px 0 #e8e8e8;
	box-shadow: 0 2px 1px 0 #e8e8e8
}
.diary-cont .list-link .img-top {
	position: relative;
	overflow: hidden;
	height: 145px
}
.diary-cont .list-link .img-top img {
	display: block;
	width: 100%
}
.diary-cont .list-link .img-top .left, .diary-cont .list-link .img-top .right {
	position: absolute;
	top: 0;
	overflow: hidden;
	width: 50%;
	height: 100%
}
.diary-cont .list-link .img-top .left {
	left: 0
}
.diary-cont .list-link .img-top .right {
	right: 0
}
.diary-cont .list-link .img-top .icon {
	position: absolute;
	z-index: 1;
	bottom: 8px;
	left: 0;
	width: 67px;
	height: 26px;
	background: url(../images/diary-icon.png) no-repeat 0 0
}
.diary-cont .list-link .img-top .right .icon {
	background-position: -77px 0
}
.diary-cont .list-link .img-bottom {
	position: relative;
	z-index: 1;
	padding: 12px 15px 18px 15px;
	background: #fff
}
.diary-cont .list-link .img-text {
	display: -webkit-box;
	overflow: hidden;
	height: 40px;
	font-size: 13px;
	line-height: 20px;
	text-overflow: ellipsis;
	color: #333;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
.diary-cont .list-link:hover {
	border-color: #ff6980
}
.diary-cont .list-link:hover .img-text {
	color: #ff5370
}
.diary-lab {
	margin-top: 14px;
	padding: 16px 20px;
	border: 1px solid #e8e8e8
}
.diary-lab .part-section {
	overflow: hidden;
	width: 906px;
	font-size: 12px
}
.diary-lab .part-section a {
	display: block;
	float: left;
	height: 20px;
	padding: 0 3px 1px 3px;
	line-height: 20px;
	color: #333;
	border-bottom: 2px solid #fff
}
.diary-lab .part-section .all {
	margin-right: 40px
}
.diary-lab .part-section .part-list {
	overflow: hidden;
	width: 836px;
	margin-top: -5px
}
.diary-lab .part-section .part-list a {
	margin: 5px 30px 0 0
}
.diary-lab .part-section .now {
	color: #ff5370;
	border-bottom: 2px solid #ff5370
}
.diary-lab .lv2-list {
	display: none;
	overflow: hidden;
	padding-left: 64px;
	font-size: 0
}
.diary-lab .lv2-list a {
	display: block;
	float: left;
	height: 24px;
	margin: 10px 10px 0 0;
	padding: 0 14px;
	font-size: 12px;
	line-height: 24px;
	color: #333;
	border: 1px solid #e8e8e8;
	border-radius: 12px
}
.diary-lab .lv2-list a span {
	padding-left: 8px;
	color: #999
}
.diary-lab .lv2-list .now {
	color: #ff5370;
	border-color: #ff5370
}
.diary-lab .lv2-list .now span {
	color: #ff5370
}
.diary-lab a:hover {
	color: #ff5370
}
.diary-lab a:hover span {
	color: #ff5370
}







.faith{ background: #000000; width: 100%; overflow: hidden; }
.faith ul{font-size: 12px; padding:20px 0; overflow: hidden; }
.faith ul li{ width:24.9%;float: left; border-right: 1px dotted #cdcdcd;text-align:center; font-size:18px; color:#4b4a4a;}
.faith ul li:last-child{ border-right:none;}
.faith ul li dd i{ vertical-align:middle; font-size:30px; margin-right:.2em;}
.faith ul li dd { color:#fff; font-size:24px; display:block; font-weight:normal;}
.faith ul li dt { color:#dbdbdb; font-size:14px; display:block; font-weight:normal; line-height:30px;}








.get-out-msg {
	position: fixed;
	z-index: 99999;
	top: 50%;
	left: 50%;
	display: none;
	width: 400px;
	height: 50px;
	margin: -25px 0 0 -200px;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	background: #000
}

.mini .hb-item>p b {
	font-size: 38px
}
.mini .hb-item>p i {
	font-size: 13px
}
.mini .hb-item>p {
	height: 50px;
	margin-bottom: 0;
	padding-top: 10px
}
.mini.hbList .hb-item {
	width: 24%;
	height: 134px;
	margin-bottom: 14px;
	padding-left: 12px； margin-right:1%; box-sizing:border-box;
}
.mini .hb-item>div span.c-666 {
	color: #666
}
.mini .hb-item .getNow {
	padding: 30px 8px 0 12px
}
.mini .hb-item>p span {
	left: 0;
	-webkit-transform: scale(0.8);
	transform: scale(0.8)
}
.mini .hb-item .getNow {
	height: 105px
}
.mini .hb-item.out .getNow, .mini .hb-item.get .getNow {
	background: url("../images/jvchi.png") no-repeat left 0 #bfbfbf
}
.mini .hb-item.out:after, .mini .hb-item.get:after {
	position: absolute;
	top: 5px;
	right: 26px;
	width: 68px;
	height: 68px;
	content: '';
	background: url("../images/guang.png") no-repeat 0 0
}
.mini .hb-item.get:after {
	background: url("../images/guang.png") no-repeat 0 -74px
}
.mini .more {
	position: relative;
	top: 2px;
	display: block;
	width: 160px;
	height: 34px;
	margin: 0 auto 26px;
	font-size: 14px;
	line-height: 34px;
	cursor: pointer;
	text-align: center;
	color: #ff5000;
	border: 1px solid #e1e1e1;
	border-radius: 34px
}
.mini .more:hover {
	color: #fff;
	border-color: #ff844c;
	background: #ff844c
}
.mini .hb-item.get-quan .getNow {
	height: 117px;
	padding-top: 18px
}
.mini .hb-item>div span {
	display: block;
	overflow: hidden;
	width: 178px;
	line-height: 21px;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #999
}
.mini .hb-item.get-quan.get .getNow {
	height: 104px;
	padding-top: 31px
}











/*首页课程分类*/
.slideTxtBox{  text-align:left;  }
.slideTxtBox .hd{  border-bottom:1px solid #ddd;  position:relative; }
.slideTxtBox .hd ul{ float:right;  margin-top:10px;   }
.slideTxtBox .hd h3{ font-size:30px; color:#000; float:left; width:auto; display:block; line-height:60px;  }

.slideTxtBox .hd ul li{ float:left; padding:0 5px; cursor:pointer; font-size:17px; line-height:50px; margin:0 10px; color:#333; }
.slideTxtBox .hd ul li.on{  border-bottom:2px solid #f45434; color:#f45434 }
.slideTxtBox .bd ul{ zoom:1; }
.slideTxtBox .bd li{ display:block; width:23.5%; margin: 20px 2% 10px 0; float:left; }
.slideTxtBox .bd li:nth-child(4n){ margin-right:0;}

.slideTxtBox .bd li .imgke {  width: 100%;  display: block;  position: relative;  height: 172px;  overflow: hidden; position:relative;}
.slideTxtBox .bd li .imgke span{ position:absolute; top:0; left:0; z-index:10; color:#ff0000; background:#fff; opacity:0.8; font-size:12px; padding:0 3px;}
.slideTxtBox .bd li .imgke img{ width:100%;}
.slideTxtBox .bd li .text{ line-height:40px; height:40px; overflow:hidden; display:block; font-size:16px; color:#000; text-align:center;}


/*机构简介*/
.main2{}
.titjg{ display:block;  border-bottom:1px solid #dcdcdc; font-size:30px; color:#000; font-weight:bold; line-height:60px; margin-bottom:30px; }


.jianjieimg{ width:30%; height:280px; overflow:hidden; }
.jianjieimg img{ width:100%; height:auto;}
.jianjie{ width:67%; line-height:30px; font-size:16px; color:#666;}
.jianjie i{ color:#f00; font-style:normal;}
.jianjieyous{ display:block; background:url(../images/ico.png) no-repeat left center; line-height:30px; padding-left:30px; margin-top:20px; }
.jianjieyous span{ background:#ffebeb; color:#f00; padding:0 10px; line-height:30px; margin:0 5px; font-size:14px;}

.jianjieyous span:nth-child(2n){ background:#e1e9fe; color:#03C;}


.libao{ height:200px; border:1px #dedede solid; position:relative;}
.libaoz{ width:50%; padding-top:40px;}
.libaoz h6{ font-size:30px; color:#f45434; line-height:120px; padding-left:5%; display:block; float:left;}
.libaoz span{ display:block; float:left; margin-left:80px; line-height:28px; font-size:16px; color:#888; margin-top:20px;  }
.libaoz span img{ margin-right:10px;}

.libaoform{ margin-right:5%; margin-top:80px;}
.libao input.yuyuea{ width:250px; line-height:40px; background:#fff; border-radius:20px; color:#666; padding:0 10px; border:1px #999 solid; border-radius:20px; }
.libao input.yuyueb{ width:150px; line-height:40px; background:#f45434; color:#fff; font-weight:bold; text-align:center; border-radius:20px; font-size:20px; letter-spacing:5px; margin-left:30px;}


.xiangce{ display:block; }
.xiangce ul li{ width:24%; margin-right:1%; float:left; height:250px; overflow:hidden;}
.xiangce ul li img{ width:100%;}


.xinwena{ width:32%;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); background: #fff; }
.xinwena .titjg,.xinwenb .titjg{ font-size:20px; padding-left:10px; margin-bottom:10px; line-height:50px;}

.hb__info { display:block; padding:0 15px;}
.hb__info li {
  margin:5px auto;
}
.hb__info li a::before {
    display: inline-block;
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ff7e7e;
    margin: 5px 13px 2px 0;
}
.hb__info li::after {
  content: "";
  display: block;
  clear: both;
}
.hb__info li a {
  float: left; font-size:15px; line-height:30px; height:30px; overflow:hidden; width:70%;
}
.hb__info li span {
  float: right; line-height:30px;
}



.xinwenb{ width:40%;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); background: #fff; margin-left:2%; }
.xinwenb .bd{ padding-left:16px; padding-bottom:5px;}
.xinwenb ul{display:block;width:100%;margin-bottom:10px;background:url(../images/index_line.png) 72px 22px no-repeat; padding:0 10px; box-sizing:border-box;}
.xinwenb ul li{margin-bottom:37px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position: relative;padding-left: 90px;}
.xinwenb li p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:95%}
.xinwenb li p.calendarTitle{position: absolute;left: 0;top: 8px;width: 65px;}
.xinwenb li p.calendarTime{margin-bottom: 2px;}
.calendarTime span,.calendarTime a{color:#f14522;margin-right:10px; font-size:15px; line-height:28px;}
.xinwenb li a:hover{color:#f14522}
.calendarTitle span{display:block;text-align:center;height:30px;line-height:30px;border-radius:18px;background:#f6f6f6;width:65px;margin-bottom:8px}
.calendarTitle span.red{color:#fff;background:#f45434}


.xinwenc{ width:24%; background:#e1e9fe; height:415px;}
.xinwenc .titjg{ font-size:24px; text-align:center; border-bottom:0; margin-bottom:10px;}
.xinwenc span{ width:86%; margin:10px auto; display:block;}
.xinwenc span input{ width:100%; border-radius:5px; background:#fff; line-height:40px; color:#666; padding:0 10px; box-sizing:border-box;}
.xinwenc span textarea{ width:100%; border-radius:5px; background:#fff; line-height:40px; height:80px; color:#666; padding:0 10px; box-sizing:border-box;}

.xinwenc span input.inp2{ width:65%; border-radius:5px; background:#fff; line-height:35px; color:#666; padding:0 10px; box-sizing:border-box; float:left;}
.xinwenc span img{ height:33px; border:1px #dedede solid; float:left; margin-left:5px;}
.xinwenc span .btn2{ width:100%; line-height:50px; border-radius:30px; background:#f45434; color:#fff; text-align:center; font-size:18px;}


.xiaoqu{}
.xiaoqu .bd ul li{border:1px #dedede solid; border-bottom:3px #000 solid; padding:10px 0; box-sizing:border-box; }
.xiaoqu .bd ul li dt{ text-align:center; font-size:20px; color:#000; display:block; line-height:40px; font-weight:bold;}
.xiaoqu .bd ul li dd{ width:90%; margin:0 auto; display:block; line-height:25px; margin-bottom:5px;}

.youqing{}
.youqing .hd ul{ float:left;}
.youqing .hd ul li{ font-size:20px; color:#000; font-weight:bold; margin:0; padding:0 20px; margin-right:10px; line-height:40px;}
.youqing .hd ul li.on{ background:#f45434; color:#fff;}

.youqing .bd ul a{ display:inline-block; margin-right:20px; line-height:40px; font-size:15px;}




.youshi{ background:#f7f8f9; margin-top:30px;}
.youshi ul li{
    width: 23%;
    height: 120px;
    float: left;
    padding-top: 30px;
    margin-right:2%;
}
.youshi ul li i{
    float: left;
    width: 64px;
    height: 56px; 
    background: url(../images/icoa.jpg) no-repeat center;
}
.youshi ul li div{
    float: left;
}
.youshi ul li div h3{
    font-size: 18px;
    color: #333;
    font-weight: lighter;
    margin-top: 6px;  
}
.youshi ul li div p{
    margin-top: 7px;
    font-size: 14px;
    color: #999;
}
.youshi ul li:nth-child(2) i{
    float: left;
    width: 84px;
    height: 70px; 
    background: url(../images/icob.jpg) no-repeat center;
}
.youshi ul li:nth-child(3) i{
    float: left;
    width: 84px;
    height:70px; 
    background: url(../images/icoc.jpg) no-repeat center;
}
.youshi ul li:nth-child(4) i{
    float: left;
    width: 64px;
    height: 56px; 
    background: url(../images/icod.jpg) no-repeat center;
}







/*机构内页*/
.new_daohang{width: 100%;border-bottom: 1px solid #e4e9ed;background-color: #F5F7FA;}
.new_daohang>.qx-class-nav >.tit{display: inline-block;height: 60px;line-height: 60px;float: left;background: #ff3f5a;padding: 0px 17px;margin-right: 10px;}
.new_daohang>.qx-class-nav >.tit >span{color: #fff;}
.new_daohang>.qx-class-nav{width: 1200px;margin: 0 auto;position: relative;height: 60px;overflow: hidden;}
.new_daohang>.qx-class-nav>a{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-top: 0;padding: 0;height: 30px;line-height: 30px;border:none;margin: 15px 0;width: auto;padding: 0 12px;font-size: 16px;color: #333;border-radius:5px ;display: inline-block;text-align: center;}
.new_daohang>.qx-class-nav>a:hover{background-color: #068bf2;color: #FFFFFF;}


.mainny{ margin-top:30px;}
.neiyez{ width:70%;}
.neiyey{ width:27%;}
.neiyez h5{ font-size:30px; line-height:50px; color:#000;}
.jigou_jj{ line-height:35px; font-size:15px; color:#333; text-align:justify;}







.column_search,.column_search2{width: 100%;border:#eee 1px solid;padding:12px 0 16px;margin-bottom: 38px;}
.neiyey .tit{font:bold 22px/42px 'Microsoft Yahei';width: 88%;margin: 0 auto 10px;}
.column_search ul{width: 88%;margin: 0 auto;}
.column_search li{width: 100%;height: 48px;overflow: hidden;}
.column_search span{float: right;display: block;font:normal 14px/48px 'Microsoft Yahei';color: #999;padding-left: 18px;}
.column_search .c_s_spe span{background: url(../images/column_upbg.png) 0 center no-repeat;}
.column_search span.c_s_num{width: 24px;height: 24px;border-radius: 3px;background: #eee;font:normal 16px/24px 'Microsoft Yahei';color: #666;text-align: center;margin: 12px 3% 12px 0;padding-left: 0;float: left;}
.column_search .c_s_spe span.c_s_num{background: inherit;background: #f35339;color: #fff;}
.column_search a{display: block;width: 84%;height: 48px;float: left;font:normal 16px/48px 'Microsoft Yahei';color: #444;letter-spacing: 1px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.column_search a:hover{color: #f35339;text-decoration: underline;}




.column_search2 ul{width: 88%;margin: 0 auto;}
.column_search2 li{width: 100%; margin-bottom:15px;}
.column_search2 li a{display: block;color: #999;}
.column_search2 li a span{ line-height:30px; font-size:16px; color:#333;}
.column_search2 li a img{ width:100%;}

.kecheng {margin-top:20px;}
.kecheng li{width:31.33%; margin-right:2%; float:left; margin-bottom:35px; }
.kecheng li a{display: block;color: #999;}
.kecheng li a span{ line-height:30px; font-size:16px; color:#000;}
.kecheng li a img{ width:100%; border-radius:5px;}

.kecheng2 li{width:24%; margin-right:1%; float:left; margin-bottom:35px; }



.pagelist{padding: 30px 0px;}
.pagelist li{float:left; line-height:30px;margin-right:6px;border:1px solid #E9E9E9; border-radius:3px; padding:3px 5px;}
.pagelist li:hover{background-color: #f45434; color:#fff;}

.pagelist li a{float:left;color:#555;display:block;padding: 0px 7px;}
.pagelist li a{color:#f45434;text-decoration:none;}
.pagelist li.thisclass,.pagelist li.thisclass a,.pagelist li.thisclass a:hover{background-color:#F8F8F8;font-weight:bold;}
.pagelist .pageinfo{line-height:21px;color:#666;}
.pagelist .pageinfo strong{color:#555;font-weight:normal;margin:0px 2px;}
.pagelist .pageinfo{line-height: initial;}
.pagelist .pageinfo>strong{color: #000000;font-weight: normal;}
.pagelist li:hover a{ color:#fff;}


.teacherList { width:102%;}
.teacherList li {  width:96%; padding:15px 1%; margin:30px 2% 0 0 ; overflow: hidden;
	background:#fff; border-radius: 5px;  box-shadow: 0 0 20px rgba(5, 0, 0, 0.1);}
.teacherList li:hover { }
.teacherList li .photo { position:relative; display: block; float:left; width:46%; max-height:320px;  margin-right:4%; overflow: hidden; }
.teacherList li .photo img { display: block; width:100%; height: auto; }
.teacherList li .photo i { position: absolute; display: block; left:0; top:0;
	width:100%; height:100%;
	background: #000; opacity:0;
	transition:all .3s ease-out; }
.teacherList li .photo span { position: absolute; left:50%; top:50%; display:none; width:116px; height: 40px; margin-left:-58px; margin-top: -20px;
	background: rgba(255,255,255,.2); border-radius: 20px;
	color:#fff; font-size: 16px; line-height: 40px; text-align: center;
	transition:all .3s ease-out; }
.teacherList li .photo:hover i { opacity:.6;}
.teacherList li .photo:hover span { display: block; }
.teacherList li .photo span:hover { background: #3bcb6a; }
.teacherList li .des { float:left; width:100%;  }
.teacherList li h2 { font-size: 24px; font-weight: 400; line-height: 60px; }
.teacherList li h6 { margin-bottom: 15px; color:#999; font-size: 16px; font-weight: 400;  line-height: 28px;}
.teacherList li p { color:#0b0b0b; font-size: 16px; line-height: 34px;}
.teacherList li p span { color: #999; }
.info_tea{ height:68px; overflow:hidden;}




.news-list ul {}

.news-list li {
 
    width:100%;
    line-height: 34px;
    margin-top:20px;
}

.news-list li span {
    float: right;
    width: 90px;
    margin-left: 20px;
    color: #AAA;
    font-size: 16px;
}

.news-list li a {
    display: block;
    overflow: hidden;
    color: #666;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.news-list li a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    background: url(../images/news-icon.png) no-repeat;
    margin-right: 8px;
    margin-top: -6px;
}

.news-list li:hover a {
    margin-left: 4px;
    color: #255C4F;
}







.list-main{ width:96%; padding: 20px 0px; margin-bottom: 30px; border-bottom:1px #dedede dashed;}
.list-main h3{ line-height:50px;}
.list-main h3 a{ display:block; color: #333; font-size: 18px; background:url(../images/ico4.png) no-repeat left center; padding-left:30px;}
.list-main .list-tag{ margin: 20px 0; padding-left: 72px; background: url(../images/news-tag.png) no-repeat left center;}
.list-tag a{ color: #666; height: 26px; border-radius: 12px; padding: 2px 15px; margin-left: 12px; border: 1px solid #6774B8;}
.list-tag i{ color: #666; height: 26px; border-radius: 12px; padding: 2px 15px; border: 1px solid #6774B8;}
.list-time{ color: #999; font-size:14px; margin-top: 12px;text-align:right;}
.news-list li:hover .list-main{ border-radius: 6px; background-color: #FFF; box-shadow: 0 0 6px rgba(46,55,98,0.4); -webkit-box-shadow: 0 0 6px rgba(46,55,98,0.4); -moz-box-shadow: 0 0 6px rgba(46,55,98,0.4);}
.news-list li:hover h3 a{color: #6774B8;}
.list-main .list-txt{ height: 60px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; font-size:15px; line-height:30px; background:url(../images/ico5.png) no-repeat left top; padding-left:30px;}

.news-show{ width:96%; padding:15px 2%; margin:30px 2% 0 0 ; overflow: hidden;
	background:#fff; border-radius: 5px;  box-shadow: 0 0 20px rgba(5, 0, 0, 0.1); }
.newsPage__tl { font-size: 28px; color:#333;}
.newsPage__det {  box-sizing: border-box;  margin-bottom: 20px; line-height:40px; color:#777; font-size:14px;}
.newsda{ line-height:40px; font-size:17px; color:#333; text-align:justify;}









/* 讲师详情 */
.teacherArt { padding:15px; margin-bottom: 30px; overflow: hidden;background:#fff; border-radius: 5px; box-shadow: 0 0 20px rgba(5, 0, 0, 0.1); }
.teacherArt .photo { width:30%; overflow: hidden; }
.teacherArt .photo img { display: block; width:100%; }
.teacherArt .des { float:right; width:67%; }
.teacherArt h2 { margin-bottom:15px; font-size: 30px; font-weight: 400; line-height: 46px; }
.teacherArt p { font-size: 15px; line-height: 32px; }
.teacherArt p i { display: inline-block; width: 124px; height: 19px; margin-left: 10px; background:url(../images/star.png) no-repeat;position: relative}
.teacherArt p i em{position: absolute;left: 0;top: 0;width: 124px; height: 19px;background: url(../images/star_a.png) no-repeat;}

.teacherArt p span { color: #999; }

.kecheng .jiaotit{ font-size:24px; color:#000; line-height:50px; border-bottom:1px #dedede solid; margin-bottom:20px;}



/*课程详情*/
.current-location{height: 50px;line-height: 50px;color: #000000;padding:0; background:#f9f9f9;}
.current-location p{color: #333;line-height: 50px;font-size: 16px;}
.current-location p a{ color:#000;}
.class-name{margin: 0 auto;background-color: #FFFFFF;padding: 30px 20px;box-shadow: 0 0 20px rgba(5, 0, 0, 0.1); box-sizing:border-box; margin-bottom:30px;}
.class-name>h1{font-size: 32px;color: #32363d;font-weight: normal;margin:  0px auto 30px auto;}
.class-name>.class-name-body{margin: 30px 0;margin: 0 auto;}
.class-name>.class-name-body>.div-1{width:25%;float: left;margin-right: 68px;}
.class-name>.class-name-body>.div-1>img{width: 100%;height: 242px;}
.class-name>.class-name-body>.div-2{width: 32%;float: left;}
.class-name>.class-name-body>.div-3{width:32%;float: left;}
.class-name>.class-name-body>div>p{margin-bottom: 20px; font-size:15px;}
.class-name>.class-name-body>div>p>a>b{font-weight:normal;color:#9399a2;}
.class-name>.class-name-body>div>p:nth-child(5){position: relative;}
.class-name>.class-name-body>div>p >.class_qq_a:hover >img{display: block !important;}
.class-name>.class-name-body>div>p >.class_qq_b:hover >img{display: block !important;}
.class-name>.class-name-body>div>p >#qq_a:hover >img{display: block !important;left: 86px !important;}
.class-name>.class-name-body>div>p >#qq_b:hover >img{display: block !important;left: 86px !important;}
.class-name>.class-name-body>div>p>span{color: #484c52;}
.class-name>.class-name-body>div>p>i{font-size:25px;color:#1bd77c;margin-right:10px;vertical-align:middle;}
.class-name>.class-name-body>div>p>b{color: #9399a2;font-weight: normal;font-size: 16px;}
.class-name>.class-name-body>div>p>b>a{color:#fb5746!important;font-weight:bold;}
.class-name>.class-name-body>div>p>a{color: #fb5746;pointer-events:none;}
.class-name>.class-name-body>div>p>span>span{color: #fb5746;}
.class-name>.class-name-body>div>p>.span-3{font-weight: bold;color: #fb5746;font-size: 20px;}
.class-name>.class-name-body>div>p>.mobile{display:none;}
.class-name-btn>a{display: block;width: 225px;height: 50px;background-color: #fa7267;line-height: 50px;text-align: center;color: #FFFFFF;font-size:20px; border-radius:5px;}
.class-name-btn>a:hover{box-shadow: 0 0 10px rgba(0,0,0,0.3);}

.kechengxx{ line-height:30px; font-size:15px; color:#333; text-align:justify;box-shadow: 0 0 20px rgba(5, 0, 0, 0.1); box-sizing:border-box; padding:20px;}

.kechengxxt{ display:block; border-bottom:1px #dedede solid;margin-bottom:20px;}
.kechengxxt h3{ font-size:24px; line-height:50px; color:#333; float:left;}
.kechengxxt span{ font-size:15px; line-height:50px; color:#999; float:right;}
.kechengxxt span img{ margin-left:5px;}



.contact-left{width:100%;background-color: #FFFFFF;padding: 20px 20px 100px 20px;box-shadow: 0 0 20px rgba(5, 0, 0, 0.1); box-sizing:border-box;}
.contact-left h1 { color: #000; font-size:24px;}



.contact-left>.text-p{margin-top: 50px;}
.contact-left>.text-p>p{padding-bottom: 20px;border-bottom: 1px solid #ebeef3;margin-bottom: 20px;line-height: 30px;position: relative;min-height: 50px; font-size:16px;}
.contact-left>.text-p>p>strong{ display:inline-block;}
.contact-left>.text-p>p>span{color:#515151; display:inline-block;}
.contact-left>.text-p>div>.black{margin-top: 50px;}
.contact-left>.text-p>div>.black>span{display: block;width: 45%;float: left;padding: 20px 0;background-color: #ebeef3;margin-right:4%;border-radius:5px ;text-align: center;font-size: 18px;font-weight: 600;cursor: pointer; }

.contact-left>.text-p>div>.black>span a{ background:url(../images/ico6.png) no-repeat left center; padding-left:40px;}

.contact-left>.text-p>div>.black>span:nth-child(2) a{ background:url(../images/ico7.png) no-repeat left center;}



.rele-tit{ font-size:20px; color:#d81e06; line-height:50px; background:url(../images/ico8.png) no-repeat left center; padding-left:35px; font-weight:bold; border-top:1px #dedede solid;}
.rele-news{ position: relative; margin-top: 40px;}
.rele-news ul{ clear: both; overflow: hidden; margin: 20px 0 40px;}
.rele-news li{ float: left; width: 48%; height: 30px; line-height: 30px; margin-bottom: 15px; margin-right: 2%;}
.rele-news li a{ display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-left: 24px; background: url(../images/ico9.png) no-repeat left center; font-size:15px; color:#333;}
.rele-news li a:hover{ color: #d81e06;}



.comment-item { margin-bottom:10px; width:48%; margin-right:2%; float:left;box-shadow: 0 0 20px rgba(5, 0, 0, 0.1); box-sizing:border-box; padding:10px;
}
.student-item:nth-child(2n){ margin-right:0;}
.student-info{ display:block; line-height:40px; font-size:15px;}
.comment-item .student-info img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #ededee;
}
.comment-item .student-info span {
  color: #9d9d9e;
}
.comment-item .student-info .student-name {
  color: #111; font-size:16px;
}
.comment-item .student-info .comment-time {
  margin-right: 40px;
}
.comment-item .student-info .comment-time,
.comment-item .student-info .product-name {
  float: right;
  position: relative; font-size:12px;
}
.comment-item .comment-detail {
  font-size: 15px;
  color: #3d3d3e;
  margin-top: 2px; line-height:28px; height:56px; overflow:hidden;
  word-break: break-word;
}




.news-pn{
    padding:0 30px;
    margin:60px 0;
}
.news-pn p,.news-pn p a{
    font-size:18px;
    color:#4d4f53;
    padding:20px 0;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
}
.news-pn p:hover a{
    color: #f45434;
    font-weight: bold;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
}
.news-pn p.prev{
    border-bottom: 1px dashed #dedfe0;
}
.news-pn p.prev:before{
    background-image: url(../images/prev.png);
}
.news-pn p.next:before{
    background-image: url(../images/next.png);
}
.news-pn p:before{
    width: 20px;
    height: 20px;
    content:"";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -2px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: #f45434;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
}
.news-pn p:hover:before{
    background-color: #000;
    transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
}


.pagination {
  font-size: 14px;
  padding: 20px 0 5px 0;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #666666;
}
.pagination li{
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  text-align: center;
  line-height: 28px;
  padding: 0 4px;
  margin-right: 0;
  color: #666;
  margin-right: 3px;
}



.pagination{
  font-size: 14px;
  padding:0 0 40px 0;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #666666;
}
.pagination span{
  background-color: #f69;
  border: 1px solid #f69;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  height: 28px;
  min-width: 21px;
  white-space: nowrap;
  text-align: center;
  line-height: 28px;
  padding: 0 4px;
  margin-right: 0;
  margin-right: 3px;
}
.pagination a{
  border: 1px solid #dddddd;
  background-color: #f9f9f9;
}
.pagination li a{
  display: inline-block;
  vertical-align: top;
  height: 28px;
  min-width: 21px;
  white-space: nowrap;
  text-align: center;
  line-height: 28px;
  padding: 0 4px;
  color: #666;
}

.pagination li a:hover{
  color: #FFFFFF;
  background: #f69;
}
.pagination {
  font-size: 14px;
  padding: 20px 0 5px 0;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #666666;
}
.pagination li{
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  text-align: center;
  line-height: 28px;
  padding: 0 4px;
  margin-right: 0;
  color: #666;
  margin-right: 3px;
}

.disabled span{
    border: 1px solid #dddddd;
  background-color: #f9f9f9;
    color: black;
}























