@charset "utf-8";
body {
	margin:0 auto;
	font-size:12px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	line-height:normal;
}
ul, dl, dd, h1, h2, h3, h4, h5, h6, form, p {
	padding:0;
	margin:0;
}
ul {
	list-style:none;
}
* {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
a {
	color:#05a;
	text-decoration:none;
}
a:hover {
	color:#f00;
}
.clear {
	clear:both;
}
.fr {
	float: right;
}
.fl {
	float:left;
}
.line1 { 
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.line2 {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.line3 {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
@font-face {
 font-family:SketchRockwell;
 src: url(‘font/DIN-Black.otf’);
}
/*-----------------头部开始--------------------*/
.header {
	height:193px;
}
.top {
	height: 40px;
	background: #0a0a0a;
}
.topbox {
	width:1200px;
	margin: 0 auto;
}
.topbox p {
	font-size: 14px;
	color: #888888;
	line-height: 40px;
}
.topbox a {
	color: #888;
}
.topbox img {
	vertical-align: middle;
	padding: 0 6px 0 28px;
}
.topbox a:hover {
	color: #fff;
}
.headerbox {
	height: 107px;
	width:1200px;
	margin: 0 auto;
}
.logo {
	width:546px;
	float: left;
	padding-top: 15px;
}
.logo{
	width:546px;
	float: left;
	padding-top: 15px;
}
.logo a.logobg{
  float:left;
  display:block;
  width:546px;
  height:72px;
  text-indent:-9999px;
}
.lxdh {
	width:290px;
	float: right;
	background: url(img/tel.png) no-repeat left center;
	margin-top: 36px;
	padding-left: 180px;
}
.lxdh h2,.lxdh .lxtel{
	font-size: 36px;
	font-family:SketchRockwell;
}
.dhnr {
	width:1200px;
	margin: 0 auto;
}
.nav {
	float: right;
	width:920px;
}
.nav ul {
	overflow: hidden;
}
.nav li {
	float: left;
	line-height: 46px;
	font-size: 18px;
	padding-left: 40px;
}
.nav a {
	color: #444444;
}
.nav a.cur, .nav a:hover {
	color: #368ee0;
}
.dhright {
	float: left;
	width:256px;
	background: #368ee0;
	position: relative;
	height: 46px;
}
.dhright h2 {
	font-size: 18px;
	color: #fff;
	padding-left: 20px;
	line-height: 46px;
	background:url(img/a19.png) no-repeat right center;
	cursor:pointer;
}
/*------------------头部结束------------------*/
/*------------------版权开始------------------*/
.footer {
	clear:both;
	background:#0a0a0a;
	padding-top: 50px;
	margin-top: 50px;
	padding-bottom: 60px;
}
.footerbox {
	width:1200px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 70px;
}
.zxkw {
	width:320px;
	float: left;
	padding: 0 0 0 55px;
}
.zxkw p {
	line-height: 30px;
	font-size: 14px;
	color: #FFF;
}
.zxkw h2 {
	font-size: 18px;
	font-weight: 200;
	line-height: 62px;
	color: #FFF;
}
.zxkw img {
	vertical-align: middle;
	margin-right: 10px;
}
.gxdz {
	width:720px;
	float: left;
}
.gxdz ul {
	overflow: hidden;
}
.gxdz li {
	width:50%;
	float: left;
	padding-bottom: 10px;
}
.gxdz h1 {
	font-size: 18px;
	font-weight: 200;
	line-height: 62px;
	color: #FFF;
}
.gxdz h2 {
	font-size: 18px;
	color: #FFF;
	line-height: 22px;
	font-weight: 200;
	line-height: 62px;
}
.gxdz p {
	color: #FFF;
	font-size: 14px;
	line-height: 22px;
}
.wxrwm {
	float: right;
	width:100px;
}
.wxrwm p {
	font-size: 18px;
	font-weight: 200;
	line-height: 62px;
	color: #FFF;
}
.bqxx {
	width:1200px;
	margin: 0 auto;
	overflow: hidden;
}
.blogo {
	width:300px;
	float: left;
	padding-left: 58px;
}
.bqxxnr {
	width:800px;
	float: left;
	padding: 0 0 0 40px;
}
.bqxxnr ul {
	overflow: hidden;
	padding-top: 10px;
}
.bqxxnr li {
	float: left;
	padding: 0 25px 0 0;
}
.bqxxnr a {
	color: #FFF;
	font-size: 14px;
}
.bqxxnr a:hover {
	color: #fff;
}
.bqxxnr p {
	font-size: 14px;
	color: #FFF;
	padding-top: 15px;
}
.bqxxnr span {
	padding-right: 10px;
}
/*------------------版权结束------------------*/
/*焦点图*/
.focus {
	float:left;
	position:relative;
	width:335px;
	height:300px;
	background-color:#000;
	margin:10px 25px 0 auto;
}
.focus img {
	width:335px;
	height:220px;
}
.focus .btn {
	position:absolute;
	bottom:34px;
	left:510px;
	overflow:hidden;
	zoom:1;
}
.focus .btn a {
	position:relative;
	display:inline;
	width:13px;
	height:13px;
	border-radius:7px;
	margin:0 5px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53";
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#D9D9D9;
}
.focus .btn a:hover, .focus .btn a.current {
	cursor:pointer;
	background:#368EE0;
}
.focus .fPic {
	position:absolute;
	left:0px;
	top:0px;
}
.focus .D1fBt {
	overflow:hidden;
	zoom:1;
	height:16px;
	z-index:10;
}
.focus .shadow {
	width:100%;
	z-index:10;
	background:rgba(0, 0, 0, 0.6);
	display:block;
	text-align:left;
}
.focus .shadow a {
	text-decoration:none;
	color:#fff;
	font-size:16px;
	line-height:37px;
	overflow:hidden;
	margin-left:10px;
	font-family:"\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
	position:relative;
	width:100%;
	float:left;
	display:none;
	background:#000
}
.focus .fcon img {
	display:block;
}
.focus .fbg {
	bottom:0px;
	right:5px;
	position:absolute;
	height:20px;
	text-align:center;
	z-index:200;
}
.focus .fbg div {
	margin:4px auto 0;
	overflow:hidden;
	zoom:1;
	height:14px
}
.focus .D1fBt a {
	position:relative;
	display:inline;
	width:12px;
	height:12px;
	border-radius:7px;
	margin:0 5px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53";
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#D9D9D9;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background:#368EE0;
}
.focus .D1fBt img {
	display:none
}
.focus .D1fBt i {
	display:none;
	font-style:normal;
}
.focus .prev, .focus .next {
	position:absolute;
	width:40px;
	height:74px;
	background:url(img/focus_btn.png) no-repeat;
}
.focus .prev {
	top:50%;
	margin-top:-70px;
	left:0;
	background-position:0 -74px;
	cursor:pointer;
}
.focus .next {
	top:50%;
	margin-top:-70px;
	right:0;
	background-position:-40px -74px;
	cursor:pointer;
}
.focus .prev:hover {
	background-position:0 0;
}
.focus .next:hover {
	background-position:-40px 0;
}
/* 焦点图结束 */
.ny_content {
	width:1200px;
	margin:0 auto;
	clear:none;
}
.breadcrumb {
	background-color:#fff;
	font-size:14px;
	padding:10px 0;
	margin-bottom:20px;
	background:none;
	border-bottom:2px #999A9A solid;
}
.breadcrumb:before {
	content:"";
	width:24px;
	height:24px;
	display:inline-block;
	background:url("img/icon_home.png") no-repeat;
	vertical-align:middle;
}
.breadcrumb a, .breadcrumb span {
	color:#000;
	display:inline-block;
	line-height:24px;
	vertical-align:middle;
	margin:0 5px;
}
.pull-left {
	float:left;
	width:370px;
	margin:20px 15px;
}
.con-tit2 {
	position: relative;
	background-color: #f9f9f9;
	color: #888;
	font-size: 20px;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0 0 20px;
	padding: 6px 20px;
}
.con-tit2-hd {
	color: #888;
	border-left: 10px solid #368EE0;
	padding-left: 10px;
	display: inline-block;
	height: 22px;
	font-weight:normal;
}
.con-tit2-more {
	float: right;
	font-size: 15px;
	color: #888;
	position: relative;
	font-weight:normal;
}
.con-tit2-more:hover {
	color:#368EE0;
}
.con-tit2-more:after {
	content: "";
	width: 10px;
	height: 10px;
	display: inline-block;
	border-width: 0 2px 2px 0;
	border-style: solid;
	border-color: transparent #888 #888 transparent;
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
a.con-tit2-more:hover:after {
	border-color: transparent #368EE0 #368EE0 transparent;
}
.text-center {
	text-align:center
}
.m-t-xs {
	margin-top:5px;
}
.list-style {
	padding-left:0;
	list-style:none;
}
.list-style li {
	position: relative;
	clear: both;
	overflow: hidden;
	padding-left: 17px;
	line-height: 34px;
	height: 34px;
}
.list-style li:before {
	content: "";
	position: absolute;
	left: 0;
	width: 7px;
	height: 100%;
	display: block;
	overflow: hidden;
	background: url(img/point.png) no-repeat center;
}
.list-style li a {
	font-size: 15px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	padding-right: 5px;
	color:#444;
}
.list-style li span {
	color:#999;
	font-size:14px;
}
.list-style li a:hover {
	color:#368EE0;
}
/* 新闻资讯 */
.g-main-panel-body {
	width:1200px;
	height:320px;
	margin-left:auto;
	margin-right:auto
}
.g-main-panel-body:before, .g-main-panel-body:after {
	content:" ";
	display:table
}
.g-main-panel-body:after {
	clear:both
}
.g-main-panel-body .g-main-well {
	width:350px
}
.g-main-first-screen {
	height:320px;
	overflow:hidden
}
.f-left {
	float:left
}
.fengtao .pic-list {
	width:360px;
	height:148px
}
.fengtao .pic-list ul {
	width:372px
}
.fengtao .pic-list ul li {
	width:174px;
	height:148px;
	margin-right:12px
}
.fengtao .pic-list .pic {
	display:block;
	width:100%;
	height:116px;
	overflow:hidden
}
.fengtao .pic-list .pic img {
	display:block;
	width:100%;
	height:100%;
	-webkit-transform:scale(1, 1);
	-moz-transform:scale(1, 1);
	-ms-transform:scale(1, 1);
	-o-transform:scale(1, 1);
	transform:scale(1, 1);
-webkit-transition:all, .7s;
-moz-transition:all, .7s;
-ms-transition:all, .7s;
-o-transition:all, .7s;
transition:all, .7s
}
.fengtao .pic-list .pic img:hover {
	-webkit-transform:scale(1.2, 1.2);
	-moz-transform:scale(1.2, 1.2);
	-ms-transform:scale(1.2, 1.2);
	-o-transform:scale(1.2, 1.2);
	transform:scale(1.2, 1.2);
-webkit-transition:all, .7s;
-moz-transition:all, .7s;
-ms-transition:all, .7s;
-o-transition:all, .7s;
transition:all, .7s
}
.fengtao .pic-list .font {
	width:100%;
	height:20px;
	margin-top:6px;
	font-size:14px;
	line-height:20px;
	width:100%;
	height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.fengtao .pic-list .font a {
	color:#333
}
.fengtao .pic-list .font a:hover {
	color:#1a79ff
}
.g-main-pic-font {
	width:360px;
	margin-right:40px
}
.focus-container {
	position:relative;
	overflow:hidden
}
.focus-wraper {
	height:238px
}
.focus-wraper:before, .focus-wraper:after {
	content:" ";
	display:table
}
.focus-wraper:after {
	clear:both
}
.focus-wraper .focus-slide {
	float:left;
	width:260px
}
.focus-wraper .focus-slide a, .focus-wraper .focus-slide img {
	display:block;
	width:100%;
	height:100%
}
.focus-wraper .focus-slide img {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
/* 24小时 */
.aside-panel {
	float:right;
	width:300px;
	height:98%;
	background-color:#fafafa
}
.renqiang-aside-panel {
	background-color:transparent
}
.side1-panel {
	margin-top:12px;
	border:1px solid #e5e5e5
}
.side1-title {
	position:relative;
	margin-top:-12px;
	text-align:center;
	line-height:22px
}
.side1-title span {
	display:inline-block;
	padding-left:20px;
	background:url(img/ico_asidel1_yuan.png) left center no-repeat #fff;
	font-size:22px;
	font-weight:700;
	line-height:22px;
	color:#000
}
.side1-title em {
	padding-right:20px;
	background:url(img/ico_asidel1_yuan.png) right center no-repeat #fff;
	font-style:normal;
	color:#ff9500
}
.side1-title a {
	position:absolute;
	right:0;
	top:0;
	margin:2px 12px 0 0;
	padding:0 6px;
	border:1px solid #e5e5e5;
	background-color:#fff;
	font-size:12px;
	line-height:18px;
	color:#999;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px
}
.side1-list {
	padding:10px 20px;
}
.side1-list li {
	font-size:0;
}
.side1-list li:before, .side1-list li:after {
	content:" ";
	display:table
}
.side1-list li:after {
	clear:both
}
.side1-list li a {
	display:inline-block;
	font-size:16px;
	line-height:37px;
	color:#333;
	width:256px;
	height:37px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.side1-list li a:hover {
	color:#1a79ff
}
.side1-list li span {
	float:right;
	text-align:right;
	font-size:12px;
	line-height:38px;
	color:#999
}
/* 中间资讯 */
.pull-right {
	float:left;
	width: 520px;
}
.pull-right h4 a {
	padding-right: 10px;
	font-size: 20px;
	margin-top:0;
	margin-bottom:10px;
	color:#333;
	font-weight:normal;
}
.pull-right p {
	padding:15px 0;
	line-height: 26px;
	color:#888888;
	font-size:14px;
}
.banners_some {
	height:300px;
	width: 100%;
	background: url("img/7.png") no-repeat center;
}
/* 资讯列表页================================================== */

.page_right {
	padding-right:0;
	float:right;
	width:260px;
	margin-bottom:20px;
}
.sub_title {
	width:233px;
	height:auto;
	padding:10px 0 14px 27px;
	background:#af0101;
	color:#FFF;
	text-align:left;
}
.sub_nav {
	margin-top:0px;
	border-left:solid 1px #DCDCDC;
	border-right:solid 1px #DCDCDC;
}
.sub_nav ul li a:hover, .sub_nav ul li.on {
	color:#ffffff;
	background:#368EE0 url(img/sub_navlih.png) 24px center no-repeat;
	border:none;
}
.sub_nav ul li.on a {
	color:#ffffff;
}
.sub_nav ul li {
	height:50px;
	line-height:50px;
	white-space:nowrap;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0.3);
	overflow:hidden;
	border-bottom:1px solid #dcdcdc;
	text-align:left;
	background: url(img/sub_navli.png) 24px center no-repeat;
}
.sub_nav ul li a {
	display:block;
	font-size:14px;
	color:#368EE0;
	padding-left:50px;
}
.sub_nav ul li a:hover, .sub_nav ul li.on {
	color:#ffffff;
	background:#368EE0 url(img/sub_navlih.png) 24px center no-repeat;
	border:none;
}
.sub_nav ul li.on a {
	color:#ffffff;
}
.page_left {
	float:left;
	width:907px;
	margin-bottom:20px;
}
.page_title {
	border-bottom:2px solid #999a9a;
	line-height:36px;
	background:url(img/home1.jpg) left 14px no-repeat;
	padding-left:20px;
}
.news_ul {
}
.news_ul li {
	border: 1px solid #e6e6e6;
	height:125px;
	margin-bottom:18px;
	display:block;
}
.news_ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 15px 0px;
}
.news_ul li .ri {
	width: 11%;
	float: left;
	font-family: arial;
	max-width: 90px;
	color: #666666;
	font-weight: 500;
	text-align: center;
	padding-top:10px;
}
.news_ul li .ri i {
	font-style: normal;
	font-size: 16px;
	font-weight: 500;
	height: 30px;
	line-height: 30px;
	width: 98%;
	margin: auto;
	display: block;
	overflow: hidden;
	margin-bottom: 3px;
}
.news_ul li .ri time {
	font-size: 15px;
	width: 98%;
	margin: auto;
	display: block;
	color: #808080;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
@media (max-width: 640px) {
 .news_ul li .ri i {
 font-size: 16px;
}
 .news_ul li .ri time {
 font-size: 12px;
}
}
.news_ul li .wen_nei {
	width: 88%;
	float: right;
}
.news_ul li .wen_nei h4 {
	font-size: 16px;
	line-height: 24px;
	height: 24px;
	color: #333333;
	margin-bottom: 12px;
	overflow: hidden;
	width: 100%;
	font-weight:normal;
}
.news_ul li .wen_nei p {
	color: #808080;
	font-size: 14px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}
.news_ul li:hover {
	background: #368EE0;
}
.news_ul li:hover .ri {
	color: #fff;
}
.news_ul li:hover .ri time {
	color: #fff;
}
.news_ul li:hover .wen_nei h4 {
	color: #fff;
}
.news_ul li:hover .wen_nei p {
	color: #fff;
}
@media (max-width: 768px) {
 .news_ul li .ri {
 width: 15%;
}
 .news_ul li .ri i {
 line-height: 35px;
 height: 35px;
}
 .news_ul li .wen_nei {
 width: 84%;
}
}
/*分页*/
.pageing {
	text-align: center;
	padding: 4% 0px;
	display: table;
	margin: 0 auto;
}
.pageing li {
	float:left;
	list-style:none;
}
.pageing .thisclass {
	border: 1px solid #e8e8e8;
	padding: 5px 10px;
	background:#368EE0;
	color:#FFF;
}
.pageing li {
	text-align:center;
}
.pageing li select {
	padding: 4px 1px;
}
.pageing .pageinfo {
	height:28px;
	line-height:28px;
	color:333;
	margin-left:20px;
}
.pageing li a {
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	color: #898989;
	font-size: 12px;
	font-family: arial;
	padding: 0px 10px;
	height:26px;
	line-height:26px;
	margin-bottom: 10px;
	display: inline-block;
}
.pageing a:hover {
	background: #368EE0;
	color: #fff;
}
.pageing .active {
	background: #368EE0;
	color: #fff;
}
/* 列表右边推荐============================================== */
.sidew {
	width: 260px;
	height: 180px;
	margin-top: 10px;
	position: relative;
}
.sidew .bd li img {
	width: 260px;
	display: block;
}
.news1 {
	margin-top:20px;
}
.news1 h3, .dingzhi h3 {
	height:35px;
	line-height:35px;
	padding-left:15px;
	font-size:14px;
	color:#fff;
	background:#AF0101;
	font-weight:normal;
}
.news1 ul {
	border:1px solid #dadada;
	padding:10px 15px;
	overflow:hidden;
}
.news1 ul li {
	height:26px;
	padding-top:10px;
}
.news1 ul li span {
	display:block;
	width:16px;
	height:16px;
	line-height:16px;
	border-radius:2px;
	background:#cdcdcd;
	font-family:arial;
	text-align:center;
	float:left;
	color:#fff;
}
.news1 ul li a {
	display:block;
	line-height:16px;
	font-size:14px;
	float:right;
	height:16px;
	width:190px;
	color:#333;
}
.news1 ul li.ne1 span, .news1 ul li.ne2 span, .news1 ul li.ne3 span {
	background:#ff9600;
}
/******************************************
    文章页面样式
******************************************/

.article {
	margin-bottom: 50px;
	padding: 20px 30px;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #E6E6E6;
}
.article header h2 {
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 1.5;
	text-align:center;
}
/*文章发布时间|关键词|阅读量等数据：新网站*/

.article header .meta-data-new {
	margin-bottom: 20px;
	padding: 10px 15px;
	font-size: 0;
	line-height: 0;
	color: #333;
	background-color: #f3f4f4;
	border: 1px solid #e6e6e6;
}
.article header .meta-data-new li {
	margin-right: 20px;
	vertical-align: middle;
	display: inline;
	font-size: 13px;
	line-height: 20px;
}
.article header .meta-data-new li i {
	margin-right: 5px;
	color: #8cc152;
}
.article header .meta-data-new li.tags a {
	margin-right: 5px;
	color:#333;
}
.article header .meta-data-new li.tags a:hover {
	color: #de1620;
}
.meta-data-new timer {
	background:url(img/ioc1.jpg) no-repeat;
	padding-left:18px;
}
.meta-data-new li .fa-eye {
	padding-left:16px;
	background:url(img/ioc2.png) no-repeat;
}
.meta-data-new li .fa-bookmark {
	padding-left:16px;
	background:url(img/ioc3.png) no-repeat;
}
/*文章正文样式*/

.article .article-content {
	font-size: 16px;
	line-height: 1.5;
	color: #333;
}
.article .article-content p {
	line-height:24px;
	color:#666;
	font-size:14px;
}
.article .article-content p span {
	line-height:24px;
	color:#666;
	font-size:14px;
}
.article .article-content img {
	display: inline-block;
}
/*文章底部样式*/

.article footer {
	margin-top: 50px;
	margin-bottom: 50px;
}
/*文章底部：上一篇|下一篇*/

.article footer .pn {
	color: #999;
	background-color: #f8f8f8;
	border: 1px solid #eee;
}
.article footer .pn .prev {
	padding: 10px 15px;
	border-bottom: 1px solid #e6e6e6;
}
.article footer .pn .next {
	padding: 10px 15px;
}
.article footer .pn i {
	margin-right: 5px;
}
.article footer .pn a {
	color: #368EE0;
	font-size:14px;
}
.article footer .pn a:hover {
	text-decoration: underline;
}
/* 讲师团队列表页============== */
.skin_l_bottom {
	margin-bottom:12px;
	padding-bottom:12px;
	border:1px solid #E6E6E6;
}
.teacher_a_con {
	width:867px;
	margin:10px 20px;
	padding-bottom:20px;
	border-bottom:1px dashed #c7c7c7;
	margin-bottom:20px;
}
.info_teacher_content {
	overflow:hidden
}
.info_teach_img {
	width:152px;
	border:1px solid #c7c7c7;
	text-align:center;
	padding:3px;
	float:left
}
.info_teach_img img {
	width:150px;
}
.teacher_l_content {
	width:535px;
	float:left;
	margin-left:30px
}
.teacher_l_content .info_t_decr {
	text-indent:0px;
}
.teacher_title {
	width:415px;
	height:18px;
	line-height:30px;
	overflow:hidden;
	font-size:18px;
	padding-bottom:14px;
	font-weight:bold;
}
.teacher_title a, em {
	color:#333;
	font-style:inherit;
}
.teacher_title span {
	padding-right:10px
}
.info_t_decr {
	margin-top:4px;
	font-size:14px;
	line-height:22px;
	color:#4f4f4f;
	text-indent:2em
}
.info_teacher_bottom {
	height:54px;
	margin-top:10px
}
.info_teacher_bottom ul {
*zoom:1
}
.info_teacher_bottom ul:after {
	content:"";
	display:table;
	clear:both
}
.info_teacher_bottom ul li {
	width:265px;
	margin:8px 20px 0 0;
	height:18px;
	line-height:18px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left
}
.info_teacher_bottom ul li a {
	font-size:14px;
	color:#888;
}
.info_teacher_bottom ul li a:hover {
	font-size:14px;
	color:#368EE0;
}
.info_teacher_bottom ul li span {
	font-weight:bold;
	font-family:Helvetica
}
/* 讲师团队详情页============== */
.clearfix:after {
	height:0;
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
}
.clearfix {
	display:block;
}
.left {
	float: left;
}
.right {
	float: left;
	margin-left: 22px;
}
.teacher-about {
	border:1px solid #E6E6E6;
}
.teacher-about .teacher-box {
	background: #fff;
	margin:23px;
	border-bottom:1px solid #CCC;
}
.teacher-box .left img {
	width:210px;
	height:auto;
}
.teacher-about .teacher-box .left {
	width: 220px;
}
.teacher-about .teacher-box .right {
	width: 610px;
	overflow: hidden;
}
.teacher-about .teacher-box .right .people-list {
	background: #fff;
	padding:14px 26px;
	width:800px;
	margin-top: 15px;
}
.teacher-about .teacher-box .right li {
	width: 318px;
	margin-right: 20px;
	overflow: hidden;
	float: left;
	height: 22px;
	margin-bottom: 4px;
}
.teacher-about .teacher-box .right li span {
	margin-right: 14px;
}
.teacher-about .teacher-box .right dt {
	font-size: 18px;
	margin-bottom: 10px;
}
.teacher-about .teacher-box .right dl span {
	font-weight:500;
	color: #5d5d5d;
	font-weight: bold;
}
.teacher-about .teacher-box .right dd {
	margin-top: 20px;
}
.teacher-about .personal-ideal {
	margin:23px;
}
.teacher-about .personal-ideal p {
	margin-bottom: 18px;
	font-size:14px;
	line-height:25px;
	color:#666;
}
.teacher-about .personal-title {
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left:23px;
	margin-right:23px;
	height: 48px;
	border-top: 1px solid #ac0004;
	background: url(img/shanbg.jpg) no-repeat bottom right;
	border-bottom: 1px solid #ebf0f4;
	line-height: 48px;
}
.teacher-about .personal-title .bold-line {
	float: left;
	border-top: 2px solid #ac0004;
	font-size: 18px;
	color: #ac0004;
	display: block;
	width:160px;
}
.teacher-about .personal-title a {
	display: block;
	color: #ac0004;
	float: right;
}
.teacher-about .new-fish {
	padding:32px 0;
	margin:0 23px;
	border-bottom: 1px solid #ddd;
}
.teacher-about .new-fish dt {
	float: left;
	margin-right: 18px;
	width: 141px;
	height: 89px;
	overflow: hidden;
}
.teacher-about .new-fish .me a {
	font-size: 20px;
	color: #333;
}
.teacher-about .new-fish .fish-article {
	line-height:20px;
	font-size:14px;
	color:#808080;
	padding-bottom:5px;
}
.class {
	height: 34px;
	font-size:16px;
	color:#333;
}
.class-list {
	background: #fff;
}
.class-list p {
	line-height:24px;
	padding-left: 18px;
	font-size:14px;
	color:#5D5D5D;
}
.personal-article {
	margin-bottom:30px;
}
.personal-article .time span {
	font-size: 12px;
	padding:0px 5px;
}
.personal-article .redline .time span {
	background: #368EE0;
	color: #fff;
}
/* 关于我们 */
.about {
	border:1px solid #DCDCDC;
	width:905px;
	height:auto;
}
.main1 {
	width:855px;
	padding:25px;
	height:auto;
}
.main1 .tit {
	font-size:30px;
	line-height:50px;
	font-weight:bold;
	color:#af1f28;
	text-align:center;
	margin-bottom: 40px;
}
.main1 p {
	line-height:30px;
	width:855px;
	text-indent:25px;
	font-size:16px;
	color:#555666;
}
.main1 .more {
	display:block;
	width:134px;
	height:50px;
	background:url(img/more.jpg) no-repeat;
	margin:0 auto;
}
.jj {
	width:100%;
	min-width:905px;
	margin:0 auto;
	height:180px;
	background:#f3f3f3;
	margin-top:20px;
	margin-bottom:30px;
}
.jj .tt {
	text-align:center;
}
.jj .tt h2 {
	font-size:28px;
	font-weight:bold;
	color:#333444;
	padding:30px 0;
}
.jj .data .dd {
	width:220px;
	height:60px;
	float:left;
}
.jj .data .br {
	border-right:1px solid #999;
}
.jj .data .dd p {
	text-align:center;
}
.jj .data .dd .num {
	font-size:28px;
	font-weight:bold;
	line-height:36px;
	color:#aa232a;
}
.jj .data .dd .txt {
	line-height:24px;
	color:#666777;
}
.block {
	margin:30px auto;
}
.wh2 {
	margin-top:50px;
}
.wh2 li {
	width:805px;
	height:120px;
	margin-left:50px;
	border:1px solid #ccc;
	margin-top:20px;
	border-radius:10px
}
.wh2 li .tit2 {
	width:100px;
	height:60px;
	line-height:28px;
	font-size:18px;
	font-weight:bold;
	color:#444555;
	float:left;
	text-align:right;
	margin-top:30px;
	padding:0 10px 0 0;
	border-right:2px solid #af1f28;
}
.wh2 li .view {
	width:630px;
	height:90px;
	margin-top:20px;
	float:right;
	text-align:left;
}
.wh2 li .view p {
	font-size:18px;
	color:#555666;
}
.wh2 li .view p.r1 {
	line-height:80px;
}
.wh2 li .view p.r2 {
	line-height:40px;
}
.wh2 li .view p.r3 {
	line-height:27px;
}
.wh2 li:hover {
	background:#af1f28;
}
.wh2 li:hover .tit2 {
	color:#fff;
	border-right:2px solid #fff;
}
.wh2 li:hover p {
	color:#fff;
}
/* 联系我们 */
.lxwm {
	border:1px solid #DCDCDC;
	width:865px;
	padding:20px;
}
.libox {
	width:49%;
	height:100px;
	margin-bottom:30px;
}
.lifl {
	float:left;
}
.lifr {
	float:right;
}
.libox .city {
	width:25%;
	height:90px;
	float:left;
	background:#f0f0f0;
	text-align:center;
	padding-top:20px;
}
.libox .addr {
	width:70%;
	height:80px;
	float:left;
	background:#f6f6f6;
	line-height:24px;
	padding-top:30px;
	padding-left:3%;
	padding-right:2%;
	font-size:16px;
}
/* 课程中心列表 */
.kczx_lb {
	position:relative;
	padding-bottom:20px;
	overflow:hidden;
	border:1px solid #DCDCDC;
	width:905px;
}
.kczx_lb ul {
	width:100%;
	overflow:hidden;
	margin-left:10px;
}
.kczx_lb li {
	position:relative;
	float:left;
	width:267px;
	height:295px;
	margin:20px 8px;
	overflow:hidden;
	border:1px solid #DDD;
	background:url(img/lb.png) repeat;
	padding:5px;
}
.kczx_lb li img {
	display:block;
	margin-bottom:10px;
	width:267px;
	height:190px;
}
.kczx_lb li h2 {
	color:#2F2E2E;
	font-size:18px;
	font-weight:normal;
	padding:0px 5px 10px;
	border-bottom:1px dotted #565857;
}
.kczx_lb li h2 a {
	color:#2F2E2E;
}
.kczx_lb li p {
	width:92%;
	font-size:14px;
	line-height:21px;
	margin:0 auto;
}
.kczx_lb li p a {
	color:#666;
	font-size:14px;
}
/* 课程详情页 */
.detailbuy {
	width: 885px;
	border:1px solid #DCDCDC;
	height:190px;
	padding:10px;
}
.detailimg {
	width: 267px;
	height: 190px;
	padding-right: 40px;
}
.detailimg img.classimg {
	width:267px;
	height: 190px;
	display: block;
}
.dbuyright {
	width: 576px;
	padding-bottom: 40px;
	position: relative;
}
.dbuyright h3 {
	height: 33px;
	line-height:50px;
	color: #333333;
	font-size: 24px;
	padding-bottom: 15px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dbuyright > p.serve {
	height: 64px;
	line-height: 64px;
}
.dbuyright > p.serve span {
	position: relative;
	padding-right:5px;
	color:#69615D;
	font-size:14px;
}
.dbuyright > p.serve img {
	height: 20px;
	vertical-align: middle;
	margin-top: -2px;
	padding: 0 5px 0 9px;
}
.buycart > p {
	display: inline-block;
	text-align: center;
	font-size: 18px;
	width: 173px;
	height: 45px;
	border: 1px solid #368EE0;
	color: #368EE0;
	line-height: 45px;
	box-sizing: border-box;
}
.buycart > p.fist {
	background: #368EE0;
	color: #ffffff;
	margin-right: 16px;
}
/* 课程详情页内容简介 */
.centent_left {
	width:905px;
	border:1px solid #DCDCDC;
	float: left;
	background:#fff;
	margin-top:20px;
}
.centent_left .list {
	width:800px;
	margin:0 auto;
	height:auto;
	font-family: "微软雅黑";
	border-bottom: 1px dashed #dedede
}
.centent_left .list:last-child {
	border-bottom: 0
}
.centent_bottom_top {
	width:100%;
	height:60px;
	background-image: url(img/bgt.png);
	overflow: hidden;
}
.centent_bottom_top img {
	display:block;
	margin-left: 38px;
	margin-top:16px;
}
.list_centent {
	width:855px;
	padding:25px;
}
.list_centent p {
	font-size:16px;
	color:#29353A;
	line-height:35px;
}
/*分页*/
.fenye {width:100%;text-align:center; margin:20px 0;}
.fenye .xiaocms-page {display:inline-block;}
.fenye .xiaocms-page a,.fenye .xiaocms-page span {display:inline-block;padding:0 13px;text-align:center;line-height:34px;margin:0 5px 10px 5px;border:#dddddd solid 1px;overflow:hidden;font-size:13px;color:#999999;}
.fenye .xiaocms-page a:hover {background:#FF4200;color:#fff!important;border:#FF4200 solid 1px;}
.fenye .xiaocms-page span {background:#FF4200;color:#fff;border:#FF4200 solid 1px;}