@charset "utf-8";
/* CSS Document */
/*通用开始*/
body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	background:#f3f6fb;
}
ul,
li,
dl,
dt,
dd,
p,
em,
b,
h1,
h2,
h3,
h4,
h5,
h6,
select,
checkbox,
textarea,
span,
input,
button,
img {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 0;
	outline: none;
}
dl,
dt,
dd{
	font-weight: normal;
}
a {
	display: inline-block;
	text-decoration: none;
	color: #3c495a;
}
a:hover {
	text-decoration: none;
	color:#125696;
}
a:visited{
	text-decoration: none;
}
img
{
	vertical-align:top;   /*解决IMG留白的bug，而且保留原来的行内块属性*/
	border:none;
}
li
{
	list-style:none;
}
.clearfix:after  /*清除浮动*/
{
	display:block;
	clear:both;
	content:'';
}
.clearfix
{
	zoom:1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.mt50{
	margin-top: 50px;
}
.mb50{
	margin-bottom: 50px;
}
.mr20{
	margin-right: 20px;
}
.mr30{
	margin-right: 30px;
}
.mr50{
	margin-right: 30px;
}
.ml20{
	margin-left: 20px;
}
.ml30{
	margin-left: 30px;
}
.ml50{
	margin-left: 50px;
}
.w1000{
	width:1000px;
	display:table;
}
.bg1{
	background:#fff;
	width:100%;
	display:table;
}
.bg2{
	background:#f3f6fb;
	width:100%;
	display:table;
}
.bg3{
	background:#095199;
	width:100%;
	display:table;
}
.bg4{
	background:#f5f5f5;
	width:100%;
	display:table;
}
.bg_m{
	margin:50px auto;
}
.bg_m2{
	margin:30px auto;
}
.bg_m3{
	margin:0 auto;
}
/*通用结束*/


/*顶部开始*/
.top{
	background:#ececec;
}
.top_nav{
	margin:0 auto;
	height:35px;
	line-height:35px;
}
.top_nav span a{
	padding-left:10px;
}
/*顶部结束*/

/*logo开始*/
.head{
	margin:26px auto;
	display:table;
}
.head .logo{
	width:369px;
	height:68;
}
.head .addr{
	margin-left:22px;
}
.head .addr_top{
	background:#898989;
	padding:3px 8px;
	border-radius:5px;
	color:#fff;
	font-size:14px;
	height:22px;
	line-height:22px;
	cursor:pointer;
	position:relative;
	z-index:10;
	width:42px;
}
.head .addr_top em{
	background-image:url(../images/sprite.png);
	width:6px;
	height:5px;
	display:inline-block;
	vertical-align:middle;
	margin-left:6px;
}
.head .addr_top:hover .schoolList_div{
	display:block;
}
.head .addr_top .schoolList_div{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	padding-top:25px;
	width:500px;
	color:#363b3f;
}
.head .addr_top .schoolList_div a{
	color:#363b3f;
	text-decoration:none;
}
.head .addr_top .schoolList{
	background-color:#fff;
	padding:18px;
	margin-top:15px;
	border:1px solid #4489fe;
	border-radius:5px;
	position:relative;
	display:table;
}
.head .addr_top .schoolList em{
	position:absolute;
	width:6px;
	height:5px;
	display:inline-block;
	background-image:url(../images/sprite.png);
	background-position:0px -8px;
	top:-5px;
	left:34px;
}
.head .addr_top .schoolList > ul > li{
	clear:both;
	float:none;
}
.head .addr_top .schoolList > ul > li > div{
	display:inline-block;
	width:auto;
	float:left;
}
.head .addr_top .schoolList .city_item{
	text-align:right;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
}
.head .addr_top .schoolList .school_item{
	margin-bottom:5px;
}
.head .addr_top .schoolList .school_item li{
	float:left;
	font-size:14px;
	margin-right:10px;
	margin-left:10px;
	text-align: left;
}
.head .addr_top .schoolList .school_item li a{
	display:inline-block;
	width:auto;
	line-height:20px;
	border-radius:3px;
	padding:0 6px 0 5px;
}
.head .addr_top .schoolList .school_item li a:hover{
	background-color:#4489fe;
	color:#ffffff;
}
.head .addr_zi{
	width:205px;
	height:31px;
	margin-top:8px;
	background:url(../images/logo2.png);
}
.head .tel{
	height:69px;
}
.head .tel_top{
	height:37px;
	line-height:37px;
	font-size:20px;
	font-weight:bold;
}
.head .tel_bottom{
	height:32px;
	font-size:22px;
	font-weight:bold;
	color:#ed462f;
}
.head .tel_bottom em{
	background-image:url(../images/sprite.png);
	background-position:0px -17px;
	display: inline-block;
	width:22px;
	height:23px;
	margin-top:4px;
}
.head .tel_bottom span{
	height:32px;
	line-height:32px;
	display:block;
}
/*logo结束*/


/*导航开始*/
.head-v3{
	position:relative;
	min-width:1024px;
}
.head-v3 .navigation-inner{
	margin:0 auto;
	width:1010px;
	position:relative;
}
.navigation-up{
	height:60px;
	background:#004f94;
}
.navigation-up .navigation-v3{
	_margin-left:10px;
}
.navigation-up .navigation-v3 li{
	font:normal 16px/59px "microsoft yahei";
	color:#000;
}
.navigation-up .navigation-v3 .nav-up-selected,.navigation-up .navigation-v3 .nav-up-selected a{
	background:#efefef;
	color:#356ded;
	text-decoration:none;
}
.navigation-up .navigation-v3 .nav-up-selected-inpage{
	background:#efefef;
	text-decoration:none;
}
.navigation-up .navigation-v3 li {
	font-weight:normal;
	padding:0;
	margin:0;
}
.navigation-up .navigation-v3 li a{
	padding:0 20px;
	color:#fff;
	display:inline-block;
	height:60px;
	font-family:"microsoft yahei";
	text-decoration:none;
}

.navigation-down{
	position:absolute;
	top:60px;
	left:0px;
	width:100%;
	z-index:999;
}
.navigation-down .nav-down-menu{
	width:100%;
	margin:0;
	background:#efefef;
	position:absolute;
	top:0px;
}
.navigation-down .nav-down-menu .navigation-down-inner{
	margin:auto;
	width:1210px;
	position:relative;
}
.navigation-down .nav-down-menu dl{
	float:left;
	margin:18px 80px 18px 0;
}
.navigation-down .menu-1 dl{
	margin:20px 73px 25px 0;
}
.navigation-down .menu-1 dt{
	font:normal 16px "microsoft yahei";
	color:#356ded;
	padding-bottom:10px;
	border-bottom:1px solid #c7c7c7;
	margin-bottom:10px;
	text-align:center;
}
.navigation-down .menu-1 dd a{
	color:#252525;
	font:normal 14px/30px "microsoft yahei";
}
.navigation-down .menu-1 dd a:hover{
	color:#F00;
}
.navigation-down .menu-2 dd a{
	color:#000;
	font:normal 16px "microsoft yahei";
}

.about_img{
	border:5px solid #FFF;
	float:left;
	border-radius:5px;
	margin-top:20px;
}
.c_qq{
	margin-top:5px;
	height:25px;
}
.c_qq li{
	float:left;
	margin-right:10px;
}
.lx_b{
	width:100px;
	float:left;
	font:normal 16px/15px "microsoft yahei";
	margin-top:30px;
}
.lx_b a{
	color:#252525;
}
.lx_b a:hover{
	color:#F00;
}
/*导航结束*/

/*海报开始*/
.slides{
	_margin-top:-17px;
}
.slides_imgbg{
	position:relative;
}
.slides_img{
	overflow:hidden;
}
.slides_imgblock{
	height:400px;
}
.slides_bg{}
.slides_num{
	display:none;
	position:absolute;
	width:100%;
}
.slidetabs{
	position:absolute;
	left:50%;
	margin-left:-470px;
	width:560px;
	z-index:999;
	margin-top:-40px;
	padding-left:443px;
}
.slidetabs a {
	width:17px;
	height:17px;
	float:left;
	margin:3px;
	background:url(../images/round.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}
.slidetabs a:hover {
	background:url(../images/round_hover.png) 0 0 no-repeat;
}
.slides_bgA{
	background:url(../images/slidesA_bg.gif) repeat-x;
}
.slides_bgB{
	background:url(../images/slidesB_bg.gif) repeat-x;
}
.slides_bgC{
	background:url(../images/slidesC_bg.gif) repeat-x;
}
.slides_bgD{
	background:url(../images/slidesE_bg.html) repeat-x;
}
.slides_bgE{
	background:#eb7009;
}
.slides_bgG{
	background:#00834f;
}
.slides_bgF{
	background:#b30100;
}
.wp{
	width:960px;
	margin:0 auto;
}
.slidetabs a{
	outline: none;
	background-image:url(../images/round.png);
	background-repeat:no-repeat;
	*background-image:none;/*IE6*/
	border:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/round.png', sizingMethod='scale');
}
.slidetabs a:hover, .slidetabs .a_hover{
	background-image:url(../images/round_hover.png);
	background-repeat:no-repeat;
	*background-image:none;/*IE6*/
	border:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/round_hover.png', sizingMethod='scale');
	}
/*海报结束*/

/*首页课程列表开始*/
.subject{}
.subject .listsy{
	font-size:0;
	-webkit-text-size-adjust:none;
	margin-left:-24px;
}
.subject .listsy li{
	display:inline-block;
	width:232px;
	height:142px;
	margin-left:24px;
	background-color:#f6ce00;
}
.subject .listsy li a{
	height:100%;
	width:100%;
	display:inline-block;
	text-align:center;
	position:relative;
}
.subject .listsy li a h3{
	display:block;
	color:#fff;
	font-size:18px;
	letter-spacing:1px;
}
.subject .listsy li a .into{
	visibility:hidden;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	background:rgba(0,0,0,0.5);
	z-index:5;
	line-height:142px;
	transition:all .3s ease 0s;
	-moz-transition:all .3s ease 0s;
	-webkit-transition:all .3s ease 0s;
	-o-transition:all .3s ease 0s;
	-ms-transition:all .3s ease 0s;
	cursor:pointer;
}
.subject .listsy li a .into .btn-into{
	border:1px solid #fff;
	border-radius:4px;
	padding:7px 15px;
	color:#fff;
	font-size:16px;
}
.subject .listsy li a .into .btn-into:hover{
	background:#fff;
	color:gray;
}
.subject .listsy li a:hover .into{
	opacity:1;
	visibility:visible;
}
.subject .listsy li .icon{
	display:inline-block;
	width:69px;
	height:63px;
	background-image:url(../images/sprite.png);
	background-repeat:no-repeat;
	margin-top:19px;
	margin-bottom:7px;
}
.subject .listsy .item-1{
	background-color:#f08b41;
}
.subject .listsy .item-1 .icon{
	background-position:0 -43px;
}
.subject .listsy .item-2{
	background-color:#4caafc;
}
.subject .listsy .item-2 .icon{
	background-position:0 -100px;
}
.subject .listsy .item-3{
	background-color:#e994dc;
}
.subject .listsy .item-3 .icon{
	background-position:0 -158px;
}
.subject .listsy .item-4{
	background-color:#54cea9;
}
.subject .listsy .item-4 .icon{
	background-position:0 -213px;
}
.subject .listsy .item-5{
	background-color:#f5a83f;
}
.subject .listsy .item-5 .icon{
	background-position:0 -269px;
}
.subject .listsy .item-6{
	background-color:#f0776e;
}
.subject .listsy .item-6 .icon{
	background-position:0 -323px;
}
.subject .listsy .item-7{
	background-color:#e69a5c;
}
.subject .listsy .item-7 .icon{
	background-position:0 -376px;
}
.subject .listsy .item-8{
	background-color:#9e72ca;
}
.subject .listsy .item-8 .icon{
	background-position:0 -433px;
}
/*首页课程列表结束*/

/*标题通用开始*/
.conTitle{
	height: 100px;
	width: 1000px;
	margin-bottom:30px;
	text-align: center;
}
.conTitle h2{
	font-size: 36px;
	line-height: 46px;
	color: #626262;
	font-weight: normal;
}
.conTitle p{
	font-size: 16px;
	color: #bbbbbb;
	line-height: 26px;
}
.conTitle span{
	display: inline-block;
	margin-top: 5px;
}

.sy_title{
	height:22px;
	line-height:22px;
	padding-bottom:20px;
}
.sy_title h3{
	font-size:18px;
	padding-right:5px;
}
.sy_title span{
	font-size:12px;
}

.conTitle2{
	height: 90px;
	width: 1000px;
	margin-bottom:30px;
	text-align: center;
}
.conTitle2 h2{
	font-size: 40px;
	line-height: 50px;
	color: #1d5993;
	font-weight: bold;
	padding-bottom:10px;
}
.conTitle2 span{
	font-size:20px;
	color:#121213;
	height:30px;
	line-height:30px;
}
.conTitle2 span em {
    background-image:url(../images/sprite.png);
	background-position:-29px -16px;
    display:inline-block;
	vertical-align:middle;
    width:37px;
    height:29px;
	margin:0 10px;
}
/*标题通用结束*/

/*首页知悉美迪开始*/
.zhixi{
	width:960px;
	padding:20px;
	background:#fff;
	display:table;
}
.zhixi_news{
	width: 630px;
}
.jd_body{
	height: 362px;
	border-radius:5px;
	overflow: hidden;
}
.jd_body img{
	vertical-align: bottom;
}
.jd_ad_slide{
	width:256px;
	height: 362px;
	position:relative;
} 
.jd_ad_img{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%; 
	display:none;
}
.jd_ad_btn{
	position:absolute;
	right:3px;
	bottom:8px;
}
.jd_ad_btn_a{
	width:22px;
	height:22px;
	line-height:22px;
	margin-right:5px;
	text-align:center;
	border-radius:12px;
	background-color:#fff;
	color:#000;
}
.jd_ad_btn_a:hover{
	text-decoration:none;
}
.jd_ad_btn .active{
	background-color:#1669bd;
	color:#fff;
}

.news{
	width: 352px;
}
.news .content{
	border-bottom:1px dashed #d2d2d2;
}
.news .wentitle{
	height:30px;
	line-height:30px;
	width: 352px;
	overflow:hidden;
	font-size: 14px;
	color:#000;
	font-weight:bold;
}
.news .wentitle a{
	width: 352px;
	height:30px;
	color:#004f94;
}
.news .wentitle img{
	padding-top:8px;
}
.news .contents{
	padding-bottom:10px;
	line-height:190%;
}
.news .wenzhang{
	margin-left:10px;
	width:330px;
	background:#FFF;
	padding:0 10px 0 10px;
}
.news .wenlie{
	padding-top:8px;
	display:table;
	width:100%;
}
.news .wenlie ul li{
	line-height: 26px;
	width: 352px;
	padding-top:2px;
	display:table;
}
.news .wenlie ul li a{
	color:#666666;
}
.news .wenlie ul li a:hover{
	text-decoration:underline;
}
.news .wenlie_type{
	padding-right:10px;
}
.news .wenlie_title{
	width: 213px;
	height: 26px;
	overflow:hidden;
}
.news .wenlie_time{
	color:#999;
}

.dsfw{
	width:305px;
}

.lservice{
	margin:0 auto;
}
.lser_column{
	text-align:center;
	margin:0 auto;
	width: 305px;
}
.lser_column ul{
	padding:0;
	margin-left: -15px;
	margin-top: -15px;
}
.lser_column ul li{
	width:85px;
	height:99px;
	border:3px solid #095199;
	float:left;
	margin: 20px 0 0 15px;
	background:#fff;
}
.lser_1_icon,.lser_2_icon,.lser_3_icon,.lser_4_icon,.lser_5_icon,.lser_6_icon,.lser_7_icon,.lser_8_icon,.lser_9_icon{
	display:block;
	height:40px;
	background:url("../images/sy_service.png") no-repeat;
	margin:14px auto 12px auto;
}
.lser_1_icon{width:47px;background-position:0 0;}
.lser_2_icon{width:36px;background-position:0 -65px;}
.lser_3_icon{width:45px;background-position:0 -139px;}
.lser_4_icon{width:50px;background-position:0 -214px;}
.lser_5_icon{width:48px;background-position:0 -279px;}
.lser_6_icon{width:44px;background-position:0 -359px;}
.lser_7_icon{width:44px;background-position:0 -424px;}
.lser_8_icon{width:44px;background-position:0 -489px;}
.lser_9_icon{width:44px;background-position:0 -557px;}
.lser_column li:hover{background:#004f94;}
.lser_column li:hover strong{color:#fff;}
.lser_column li:hover .lser_1_icon{background-position:-84px 0;}
.lser_column li:hover .lser_2_icon{background-position:-92px -65px;}
.lser_column li:hover .lser_3_icon{background-position:-83px -139px;}
.lser_column li:hover .lser_4_icon{background-position:-78px -214px;}
.lser_column li:hover .lser_5_icon{background-position:-77px -279px;}
.lser_column li:hover .lser_6_icon{background-position:-87px -359px;}
.lser_column li:hover .lser_7_icon{background-position:-84px -424px;}
.lser_column li:hover .lser_8_icon{background-position:-83px -489px;}
.lser_column li:hover .lser_9_icon{background-position:-86px -557px;}
.lser_column strong{
	font-size:14px;
	color:#004f94;
	transition:all 0.5s ease-in 0s;
	-webkit-transition:all 0.5s ease-in 0s;
	-moz-transition: all 0.5s ease-in 0s;
	-ms-transition: all 0.5s ease-in 0s;
	i--transition: all 0.5s ease-in 0s;
}

.zhixi_gg{
	margin-top:30px;
}
/*首页知悉美迪结束*/

/*首页开班信息开始*/
.kaiban{
	overflow:hidden;
}
.kaiban .bg{
	background:#1f5eab;
}
.kaiban_mz,.kaiban_lb{
	margin-left:-4px;
	display:table;
}
.kaiban_lb ul{
	background:url(../images/kbxx_bg.jpg) repeat 0 0;
}
.kaiban_lb ul li{
	display:table;
}
.kaiban_lb ul li:hover{
	background:#ebeae9;
}
.kaiban_lb ul li span{
	color:#000;
}
.kaiban_lb ul li span a{
	color:#5787f3;
}
.kaiban_lb ul li span a:hover{
	color:#ff2626;
}
.kaiban span{
	height:36px;
	line-height:36px;
	text-align:center;
	margin-left:4px;
	color:#fff;
	font-size:16px;
	display:table;
}
.kaiban .span1{
	width:190px;
}
.kaiban .span2{
	width:130px;
}
.kaiban .span3{
	width:110px;
}
.kaiban .span4{
	width:130px;
}
.kaiban .span5{
	width:140px;
}
.kaiban .span6{
	width:140px;
}
.kaiban .span7{
	width:136px;
}
/*首页开班信息结束*/

/*首页就业信息开始*/
.jyxb{
	width:595px;
	padding:20px;
	background:#fff;
}
.jyxb .title{
	background:#0a5299;
	font-size:16px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-weight:bold;
}
.jyxb span{
	text-align:center;
	display:table;
}
.jyxb .span1{
	width:85px;
}
.jyxb .span2{
	width:141px;
}
.jyxb .span3{
	width:141px;
}
.jyxb .span4{
	width:94px;
}
.jyxb .span5{
	width:134px;
}
.jyxb .span6{
	padding-top:5px;
	color:#999999;
	font-size:10px;
}
.jyxb .list_lh{
	height:297px;
	overflow:hidden;
}
.jyxb .list_lh li{
	height:38px;
	line-height:38px;
	font-size:14px;
}
.jyxb .list_lh li.lieven{
	background:#e6edf5;
}

.zpxx{
	width:333px;
	padding:20px 0 10px;
	background:#fff;
}
.zpxx ul{
	background:url(../images/zpxx_bg.jpg) repeat 0 0;
}
.zpxx ul li{
	padding:8px 20px;
}
.zpxx ul li .p1{
	height:33px;
	line-height:33px;
	font-size:18px;
	font-weight:bold;
}
.zpxx ul li .p1 .span1{
	width:183px;
	height:33px;
	overflow:hidden;
}
.zpxx ul li .p1 .span2{
	max-width:110px;
	height:33px;
	overflow:hidden;
	color:#ed462f;
}
.zpxx ul li .p2{
	height:23px;
	line-height:23px;
}
.zpxx ul li .p3{
	height:20px;
	line-height:20px;
}
.zpxx ul li .p3 span{
	margin-right:10px;
}
.zpxx ul li .p3 span em{
	background-image:url(../images/sprite.png);
	display: inline-block;
	width:10px;
	height:11px;
	margin:5px 4px 0 0;
}
.zpxx ul li .p3 span .em1{
	background-position:-27px 0px;
}
.zpxx ul li .p3 span .em2{
	background-position:-41px 0px;
}
.zpxx ul li .p3 span .em3{
	background-position:-56px 0px;
}

.mxxy,.jyhz{
	margin-top:30px;
	padding:20px;
	width:960px;
	background:#fff;
}
.indexmaindiv{
	width:960px;
}
.indexmaindiv1{}
.indexmaindiv1 .stylesgoleft{
	float:left;
	width:21px;
	height:28px;
	background:url('../images/arrowhead.png') no-repeat left top;
	margin-top:106px;
	cursor:pointer;
}
.indexmaindiv1 .stylesgoleft:hover{
	float:left;
	width:21px;
	height:28px;
	background:url('../images/arrowhead.png') no-repeat left -28px;
	margin-top:106px;
	cursor:pointer;
}
.indexmaindiv1 .playerdetail{
	width:168px;
	background:#FFF;
}
.indexmaindiv1 .playerdetail .detailimg{
	width:168px;
	height:213px;
}
.indexmaindiv1 .playerdetail .detailimg img{
	width:168px;
	height:213px;
}
.indexmaindiv1 .playerdetail .teanames{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}
.indexmaindiv1 .playerdetail .teadetail{
	width:156px;
	height:27px;
	line-height:27px;
	text-align:center;
	margin:0 8px;
}
.indexmaindiv1 .stylesgoright{
	float:left;
	width:21px;
	height:28px;
	background:url('../images/arrowhead.png') no-repeat left -56px;
	margin-top:106px;
	cursor:pointer;
}
.indexmaindiv1 .stylesgoright:hover{
	float:left;
	width:21px;
	height:28px;
	background:url('../images/arrowhead.png') no-repeat left -84px;
	margin-top:106px;
	cursor:pointer;
}
/*滚动*/
.maindiv1{
	float:left;
	width:917px;
	height:269px;
	overflow:hidden;
	position:relative;
}
.maindiv1 ul{
	position:absolute;
	left:0;top:0;
}
.maindiv1 ul li{
	float:left;
	width:168px;
	margin-left:13px;
}
.maindiv1 ul li a{
	color:#404040;
}
.maindiv1 ul li a:hover{
	color:#004f94;
}
.qylogo{
	margin-left:-14px;
	margin-bottom:-14px;
	display:table;
}
.qylogo li{
	width:178px;
	height:107px;
	border:1px solid #eeeeee;
	position:relative;
	margin-left:14px;
	margin-bottom:14px;
	cursor: pointer;
}
.qylogo li:hover{
	border:1px dashed #095199;
	color:#fff;
}
.qylogo li:hover p{
	color:#fff;
	background:#095199;
}
.qylogo li:hover p,.qylogo li p{
	width:178px;
	position:absolute;
	height:29px;
	line-height:29px;
	z-index:9999;
	display:block;
	overflow:hidden;
	top:78px;
	display:block;
	text-align:center;
}
.qylogo li p{
	background:#eeeeee;
	color:#727171;
}
.qylogo li img{
	width:178px;
	height:78px;
	position:absolute;
	top:0;
}
/*首页就业信息结束*/

/*首页师资风采开始*/
.con04C{
	width:1000px;
	overflow: hidden;
}
.con04CT{
	height: 430px;
}
.con04CT ul{
	width: 1050px;
}
.con04CT ul li{
	width: 213px;
	text-align:center;
	float: left;
	margin-right:50px;
}
.con04CT ul li .con04CImg{
	width: 200px;
	height: 200px;
	margin: 0 auto;
}
.con04CT ul li .con04CImg img{
	width: 200px;
	height: 200px;
}
.con04CT ul li h3{
	font-size: 26px;
	font-weight: normal;
	line-height: 54px;
}
.con04CT ul li h3 b{
	font-weight: normal;
	font-size: 12px;
}
.con04CT ul li p{
	font-size: 12px;
	line-height: 24px;
	height: 100px;
	overflow:hidden;
	text-align:left;
}
.con04CT ul li span{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-size: 13px;
	background: #095199;
	padding: 0 30px;
	box-shadow: 5px 5px 5px rgba(0,0,0,.2);
	margin-top: 10px;
}
.con04CB ul{
	width: 112px;
	margin: 50px auto 0;
}
.con04CB ul li{
	float: left;
	margin: 0 14px;
}
.con04C .hd {
	text-align:center;
}
.con04C .hd ul{
	display:inline-block;
	overflow:hidden;
	zoom:1;
	margin-top:0px;
}
.con04C .hd ul li{
	display:inline-block;
	width:9px;
	height:9px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url(../images/con04-dot.png) 0px 0px no-repeat;
}
.con04C .hd ul li.on{
	background:url(../images/con04-dot01.png) 0px 0px no-repeat;
}
/*首页师资风采结束*/

/*首页教学环境开始*/
.con03Con{
	width:1000px;
	height:605px;
	overflow: hidden;
	margin-top: 32px;
}
.con03ConT{
	height: 56px;
}
.con03ConT ul{
	width: 1020px
}
.con03ConT ul li{
	float: left;
	margin-right: 20px;
}
.con03ConT ul li a{
	display: inline-block;
	width: 235px;
	text-align: center;
	height: 56px;
	line-height: 56px;
	font-size: 20px;
	color: #737373;
	background: #fff;
}
.con03ConT ul li.con03Cur a{
	display: inline-block;
	background:#095199;
	color: #fff;
	cursor: pointer;
}
.con03ConT ul li a:hover{
	display: inline-block;
	background:#095199;
	color: #fff;
}
.con03ConBon{
	overflow: hidden;
	margin-top: 30px;
	display: none;
}
.con03ConBon ul{
	width: 1065px;
}
.con03ConBon ul li{
	float: left;
	width: 320px;
	height: 247px;
	text-align: center;
	background: #fff;
	margin: 0 20px 20px 0;
}
.con03ConBon ul li img{
	width:320px;
	height:194px;
}
.con03ConBon ul li p{
	height: 53px;
	line-height: 53px;
	font-size: 16px;
	color: #464646;
	text-align: center;
}
/*首页教学环境结束*/

/*首页干货资讯开始*/
.ghzx{
	width:1000px;
	overflow: hidden;
	margin-top: 32px;
}
.ghzxT{
	height: 56px;
}
.ghzxT ul{
	width: 1020px
}
.ghzxT ul li{
	float: left;
	margin-right: 20px;
}
.ghzxT ul li a{
	display: inline-block;
	width: 148px;
	text-align: center;
	height: 54px;
	line-height: 54px;
	font-size: 20px;
	color: #095199;
	border-radius:8px;
	border:solid 1px #095199;
}
.ghzxT ul li.con03Cur a{
	display: inline-block;
	background:#095199;
	color: #fff;
}
.ghzxT ul li a:hover{
	display: inline-block;
	background:#095199;
	color: #fff;
}
.ghzxBon{
	overflow: hidden;
	margin-top: 30px;
	display: none;
}
.ghzx_l{
	display:table;
}
.ghzx_l .tuijian{
	width:663px;
	display:table;
}
.ghzx_l .tuijian .chart,.chart img{
	width:253px;
	height:165px;
}
.ghzx_l .tuijian .writing{
	overflow:hidden;
}
.ghzx_l .tuijian .writing h3{
	width:387px;
	height:38px;
	line-height:38px;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
}
.ghzx_l .tuijian .writing .content{
	width:387px;
	height:127px;
	line-height:180%;
	overflow:hidden;
}
.ghzx_l .article{
	margin-top:15px;
	border-top:solid 1px #f2f2f2;
}
.ghzx_l .article ul{
	width:663px;
	padding-top:10px;
}
.ghzx_l .article ul li{
	height:32px;
	line-height:32px;
	padding-left:10px;
	font-size:16px;
	background:url(../images/ghzx_bg.jpg) 0px 13px no-repeat;
}
.ghzx_l .article ul li .span1{
	padding-right:10px;
}
.ghzx_l .article ul li .span2{
	width:410px;
	height:32px;
	overflow:hidden;
}
.ghzx_l .article ul li .span3{
	color:#999;
}
.ghzx_r{
	width:316px;
	height:319px;
	overflow:hidden;
}
/*首页干货资讯结束*/


/*首页长问题结束*/
.cjwt_l{
	width:623px;
	height:272px;
	background:#fff;
	padding:20px 10px 0 20px;
	overflow:hidden;
}
.cjwt_l ul{
	margin-left:-45px;
	display:table;
}
.cjwt_l ul li{
	height:26px;
    width:289px;
    line-height:26px;
	margin-left:45px;
	margin-bottom:20px;
}
.cjwt_l ul li span{
	width:26px;
    height:26px;
    font-size:12px;
    color:#FFF;
    text-align:center;
    line-height:26px;
    margin-right:12px;
    background:#2c99f4;
}

.cjwt_r{
	width:272px;
	padding:20px;
	background:#fff;
}
.cjwt_r ul{
	display:table;
}
.cjwt_r ul li{
	width:262px;
	height:30px;
	font-size:14px;
	line-height:30px;
	padding-left:10px;
	background:url(../images/ghzx_bg.jpg) 0px 13px no-repeat;
	overflow:hidden;
}
/*首页长问题结束*/


/*首页旗下品牌开始*/
.con05C{
	width:1000px;
	overflow:hidden;
}
.con05C ul{
	width:1020px;
	display:table;
}
.con05C ul li{
	width: 182px;
	height: 165px;
	float: left;
	margin-right: 20px;
	background:#fff;
	border: 1px solid #d8d8d8;
	border-radius: 10px;
}
.con05C ul li a{
	display:table;
}
.con05C ul li img{
	display: inline-block;
	width: 182px;
	height:41px;
	margin:62px 0;
}
/*首页旗下品牌结束*/

/*首页友情链接、底部开始*/
.links{
	margin:20px auto;
}
.links_title{
	height:30px;
	line-height:30px;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
}
.links ul{
	margin-left:-15px;
}
.links ul li{
	margin-left:15px;
	margin-bottom:5px;
	height:20px;
	line-height:20px;
	font-size:14px;
	float:left;
}

.footer{
	background:#FFF url(../images/footer_bg.jpg) no-repeat center;
	margin:0 auto 10px;
	display:table;
}
.footer_c{
	width:1000px;
	height:370px;
	margin:0 auto 0 auto;
}
.erweima{}
.footer_l{
	width:680px;
	height:350px;
	margin-top:20px;
}
.footer_l li{
	float:left;
	display:block;
	list-style:none;
	width:150px;
}
.footer_l li dd{
	display:block;
	list-style:none;
	height:35px;
	line-height:35px;
	font-size:20px;
	color:#004f94;
}
.footer_l li dl{
	display:block;
	list-style:none;
	height:30px;
	line-height:30px;
	font-size:14px;
}
.footer_r{
	width:320px;
	height:350px;
	margin-top:20px;
	text-align:left;
	font-size:12px;
}
.footer_r h3{
	display:block;
	list-style:none;
	text-align:left;
	color:#000;
	margin-top:5px;
}
.footer_r p{
	line-height:25px;
	display:block;
	list-style:none;
}
.copyright{
	line-height:25px;
	display:table; 
	clear:both;
	margin-top:0;
	font-size:12px;
}
/*首页友情链接、底部结束*/

/*美迪介绍开始*/
.contact{
	width: 998px;
	margin: 30px auto;
	display:table;
	background:#f5f5f5;
	border:1px solid #e4e4e4;
}
.contactL{
	width: 250px;
}
.contactL ul li{
	text-align: center;
	background:#f5f5f5;
	font-size:16px;
	font-weight:bold;
}
.contactL ul li a{
	height: 52px;
	line-height:52px;
	display: block;
	border-bottom: 1px solid #e4e4e4;
}
.contactL ul li a:hover{
	color:#000;
	background-color:#fff;
}
.contactL ul li.noBorder a{
	border-bottom: 0;
}
.contactL ul li.contactCur{
	background:#fff;
}
.contactL ul li.contactCur a{
	display: block;
	position: relative;
	color: #fff;
	background: #004f94;
	margin-right: -1px;
}

.contactR{
	background:#fff;
	width: 747px;
	border-left: 1px solid #e4e4e4;
}
.location{
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #e4e4e4;
	margin-left:30px;
	padding-left: 5px;
	color: #2c2929;
	font-size: 14px;
}
.pinpai{
	overflow: hidden;
	padding:30px;
	line-height:180%;
	min-height:400px;
}
/*美迪介绍结束*/

/*美迪师资风采开始*/
.szfc_banner{
	width:958px;
	height:321px;
	padding:20px;
	margin:30px auto 0;
	background:#fff;
	border:1px solid #e4e4e4;
	border-radius:5px;
}
.szfcTitle{
	margin-bottom:30px;
	text-align:center;
}
.szfcTitle h2{
	font-size: 36px;
	line-height: 46px;
	color: #626262;
	font-weight: normal;
}
.szfcTitle span{
	display: inline-block;
	margin-top: 15px;
	margin-bottom:10px;
}
.szfcTitle p{
	font-size: 16px;
	color: #bbbbbb;
	line-height: 26px;
}
.szfc{
	display:table;
}
.szfc ul{
	display:table;
	margin-left:-20px;
}
.szfc ul li{
	width:235px;
	height:390px;
	margin-left:20px;
	margin-bottom:20px;
}
.szfc ul li a{
	width:235px;
	height:390px;
	background:#fff;
	display:table;
}
.szfc ul li a:hover{
	color:#fff;
	background:#125695;
}
.szfc ul li .szfc_img{
	width:154px;
	height:154px;
	margin:20px auto 25px;
}
.szfc ul li .szfc_img img{
	width:154px;
	height:154px;
}
.szfc ul li h3{
	width:204px;
	height:34px;
	line-height:34px;
	font-size:20px;
	font-weight:bold;
	margin:0 auto;
	border-bottom:solid 1px #e5e5e5;
}
.szfc ul li h3 span{
	font-size:12px;
}
.szfc ul li p{
	width:204px;
	height:125px;
	margin:0 auto;
	line-height:180%;
	padding-top:10px;
	overflow:hidden;
	font-size:12px;
}
/*美迪师资风采开始*/

/*课程页海报开始*/
.soures_banner_box{
	width:100%;
	height:350px;
}
.soures_banner{
    width:950px;
    height:350px;
    margin:0px auto 0 auto;
}
/*淘宝开店班*/
.soures1_banner_box{
	background:#84be1c;
}
.soures1_banner{
    background:url(../images/s1.jpg) no-repeat;
}
/*淘宝美工班*/
.soures2_banner_box{
	background:#ff7f00;
}
.soures2_banner{
    background:url(../images/s2.jpg) no-repeat;
}
/*淘宝推广班*/
.soures3_banner_box{
	background:#2c99f4;
}
.soures3_banner{
    background:url(../images/s3.jpg) no-repeat;
}
/*高级美工班*/
.soures4_banner_box{
	background:#eff8ff;
}
.soures4_banner{
    background:url(../images/s4.jpg) center no-repeat;
	width:100%;
}
/*淘宝推广实战班*/
.soures5_banner_box{
	background:#2c99f4;
}
.soures5_banner{
    background:url(../images/s5.jpg) center no-repeat;
	width:100%;
}
/*天猫推广班*/
.soures6_banner_box{
	background:#a90909;
}
.soures6_banner{
    background:url(../images/s6.jpg) center no-repeat;
	width:100%;
}
/*阿里巴巴班*/
.soures7_banner_box{
	background:#eb700a;
}
.soures7_banner{
    background:url(../images/s7.jpg) center no-repeat;
	width:100%;
}
/*高级店长班*/
.soures8_banner_box{
	background:#f15755;
}
.soures8_banner{
    background:url(../images/s8.jpg) center no-repeat;
	width:100%;
}
/*微信开店班*/
.soures9_banner_box{
	background:#4699f9;
}
.soures9_banner{
    background:url(../images/s9.jpg) center no-repeat;
	width:100%;
}
/*微信营销总裁班*/
.soures10_banner_box{
	background:#4e5359 url(../images/bg_weixin.jpg) repeat 0 0;
}
.soures10_banner{
    background:url(../images/s10.jpg) center no-repeat;
	width:100%;
}
/*拼多多店长运营班*/
.soures11_banner_box{
	background:#d3212a;
}
.soures11_banner{
    background:url(../images/s11.jpg) center no-repeat;
	width:100%;
}
/*新媒体营销推广班*/
.soures12_banner_box{
	background:#ff6600;
}
.soures12_banner{
    background:url(../images/s12.jpg) center no-repeat;
	width:100%;
}
/*京东开店班*/
.soures13_banner_box{
	background:#0d89a8;
}
.soures13_banner{
    background:url(../images/s13.jpg) center no-repeat;
	width:100%;
}
/*京东美工班*/
.soures14_banner_box{
	background:#4c9be6;
}
.soures14_banner{
    background:url(../images/s14.jpg) center no-repeat;
	width:100%;
}
/*京东推广班*/
.soures15_banner_box{
	background:#16ac6f;
}
.soures15_banner{
    background:url(../images/s15.jpg) center no-repeat;
	width:100%;
}
/*京东创业总裁班*/
.soures16_banner_box{
	background:#d72d47;
}
.soures16_banner{
    background:url(../images/s16.jpg) center no-repeat;
	width:100%;
}
/*速卖通班*/
.soures17_banner_box{
	background:#c02023;
}
.soures17_banner{
    background:url(../images/s17.jpg) center no-repeat;
	width:100%;
}
/*亚马逊开店班*/
.soures18_banner_box{
	background:#14b0bf;
}
.soures18_banner{
    background:url(../images/s18.jpg) center no-repeat;
	width:100%;
}
/*亚马逊推广班*/
.soures19_banner_box{
	background:#5d738b;
}
.soures19_banner{
    background:url(../images/s19.jpg) center no-repeat;
	width:100%;
}
/*亚马逊总裁班*/
.soures20_banner_box{
	background:#f7b518;
}
.soures20_banner{
    background:url(../images/s20.jpg) center no-repeat;
	width:100%;
}
/*静物摄影班*/
.soures21_banner_box{
	background:#000;
}
.soures21_banner{
    background:url(../images/s21.jpg) center no-repeat;
	width:100%;
}
/*模特摄影班*/
.soures22_banner_box{
	background:#fff;
}
.soures22_banner{
    background:url(../images/s22.jpg) center no-repeat;
	width:100%;
}
/*产品修图班*/
.soures23_banner_box{
	background:#fb7671;
}
.soures23_banner{
    background:url(../images/s23.jpg) center no-repeat;
	width:100%;
}
/*短视频班*/
.soures24_banner_box{
	background:#107192;
}
.soures24_banner{
    background:url(../images/s24.jpg) center no-repeat;
	width:100%;
}
/*淘宝客服班*/
.soures25_banner_box{
	background:#0064bf;
}
.soures25_banner{
    background:url(../images/s25.jpg) center no-repeat;
	width:100%;
}
/*美工就业班*/
.soures26_banner_box{
	background:#f16a01;
}
.soures26_banner{
    background:url(../images/s26.jpg) center no-repeat;
	width:100%;
}
/*推广就业班*/
.soures27_banner_box{
	background:#13acd8;
}
.soures27_banner{
    background:url(../images/s27.jpg) center no-repeat;
	width:100%;
}
/*新媒体就业班*/
.soures28_banner_box{
	background:#67aefe;
}
.soures28_banner{
    background:url(../images/s28.jpg) center no-repeat;
	width:100%;
}
/*课程页海报结束*/

/*课程页内容开始*/
.kc_content{
	width:1040px;
	background:#fff;
	margin:0 auto 30px;
    border-radius:15px;
	overflow:hidden;
}
.kc_content1{
	border:10px solid #d5f98b;
}
.kc_content2{
	border:10px solid #febe7f;
}
.kc_content3{
	border:10px solid #b0d7fe;
}
.kc_content4{
	border:10px solid #cee8ff;
}
.kc_content5{
	border:10px solid #b0d7fe;
}
.kc_content6{
	border:10px solid #e53333;
}
.kc_content7{
	border:10px solid #ffe1c5;
}
.kc_content8{
	border:10px solid #ec444d;
}
.kc_content9{
	border:10px solid #79b5fa;
}
.kc_content10{
	border:10px solid #65676b;
}
.kc_content11{
	border:10px solid #faa1a0;
}
.kc_content12{
	border:10px solid #f8913d;
}
.kc_content13{
	border:10px solid #0ba3c9;
}
.kc_content14{
	border:10px solid #7fc1ff;
}
.kc_content15{
	border:10px solid #22c47e;
}
.kc_content16{
	border:10px solid #e36883;
}
.kc_content17{
	border:10px solid #ffe1c5;
}
.kc_content18{
	border:10px solid #59d4e0;
}
.kc_content19{
	border:10px solid #81a0c2;
}
.kc_content20{
	border:10px solid #fcd068;
}
.kc_content21{
	border:10px solid #2a2a2b;
}
.kc_content22{
	border:10px solid #b8b8b8;
}
.kc_content23{
	border:10px solid #f99f9b;
}
.kc_content24{
	border:10px solid #19b6d5;
}
.kc_content25{
	border:10px solid #2899ff;
}
.kc_content26{
	border:10px solid #ffc598;
}
.kc_content27{
	border:10px solid #50d8ff;
}
.kc_content28{
	border:10px solid #8ec2fd;
}
/*课程页内容结束*/

/*课程列表开始*/
.kclb{
	width:1000px;
	overflow:hidden;
	margin-top:32px;
	margin-bottom: -19px;
}
.kclbT{
	height: 50px;
}
.kclbT ul{
	display:table;
	width: 1020px
}
.kclbT ul li{
	float: left;
	margin-right: 20px;
}
.kclbT ul li a{
	display: inline-block;
	width: 150px;
	text-align: center;
	height: 50px;
	line-height: 40px;
	font-size: 16px;
	font-weight:bold;
	color: #222222;
	border-radius:8px;
}
.kclbT ul li.con03Cur a{
	display:inline-block;
	background:url(../images/kclb_bg.png);
	color:#fff;
	cursor:pointer;
}
.kclbT ul li a:hover{
	display: inline-block;
	background:url(../images/kclb_bg.png);
	color: #fff;
}

.kclbBon{
	overflow:hidden;
	margin-top:15px;
	display:none;
}
.kclbBon ul{
	width: 1065px;
}
.kclbBon ul li{
	float: left;
	height: 200px;
	text-align: center;
	margin: 0 18px 18px 0;
}
.kclbBon ul li a{
	width: 236px;
	height: 198px;
	color: #000;
	box-shadow: 0 7px 10px #e0e0e0;
	background: #fff;
}
.kclbBon ul li a:hover{
	background:#1d5993;
	color:#fff;
}
.kclbBon ul li .hover{
	background:#1d5993;
	color:#fff;
}
.kclbBon ul li a span{
    width: 90px;
    height: 58px;
    display: block;
    margin: 30px auto 15px;
    overflow: hidden;
}
.kclbBon ul li a h3{
    font-family: jdpingheijian,STHeiti, Helvetica, Arial, Verdana, sans-serif;
    font-size: 22px;
    display: block;
    list-style: none;
    width: 100%;
    text-align: center;
    padding: 0;
    line-height: 30px;
    height: 30px;
    font-weight: normal;
}
.kclbBon ul li a p{
    font-size: 12px;
    display: block;
    font-family: tahoma,Arial;
    list-style: none;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
}
.kclbBon ul li a .cico{background:url(../images/ico.png);}
/* 淘宝开店创业班-展开 */
.kclbBon ul li a .cico1{background-position:0 -2px;}
.kclbBon ul li a:hover .cico1,.kclbBon ul li a .cico1_h{background-position:-90px -2px;}

/* 淘宝美工店长班-展开 */
.kclbBon ul li a .cico2{background-position:0 -62px;}
.kclbBon ul li a:hover .cico2,.kclbBon ul li a .cico2_h{background-position:-90px -62px;}

/* 淘宝推广运营班-展开 */
.kclbBon ul li a .cico3{background-position:0 -122px;}
.kclbBon ul li a:hover .cico3,.kclbBon ul li a .cico3_h{background-position:-90px -122px;}

/* 淘宝高级美工班-展开 */
.kclbBon ul li a .cico4{background-position:0 -182px;}
.kclbBon ul li a:hover .cico4,.kclbBon ul li a .cico4_h{background-position:-90px -182px;}

/* 推广实战班-展开 */
.kclbBon ul li a .cico5{background-position:0 -244px;}
.kclbBon ul li a:hover .cico5,.kclbBon ul li a .cico5_h{background-position:-90px -244px;}

/* 天猫运营总裁班-展开 */
.kclbBon ul li a .cico6{background-position:0 -302px;}
.kclbBon ul li a:hover .cico6,.kclbBon ul li a .cico6_h{background-position:-90px -302px;}

/* 阿里巴巴总裁班-展开 */
.kclbBon ul li a .cico7{background-position:0 -360px;}
.kclbBon ul li a:hover .cico7,.kclbBon ul li a .cico7_h{background-position:-90px -360px;}

/* 拼多多店长运营班-展开 */
.kclbBon ul li a .cico8{background-position:0 -420px;}
.kclbBon ul li a:hover .cico8,.kclbBon ul li a .cico8_h{background-position:-90px -420px;}

/* 第二排 *

/* 微信营销总裁班-展开 */
.kclbBon ul li a .cico10{background-position:0 -537px;}
.kclbBon ul li a:hover .cico10,.kclbBon ul li a .cico10_h{background-position:-90px -537px;}

/* 新媒体营销推广班-展开 */
.kclbBon ul li a .cico12{background-position:0 -479px;}
.kclbBon ul li a:hover .cico12,.kclbBon ul li a .cico12_h{background-position:-90px -479px;}

/* 京东创业总裁班-展开 */
.kclbBon ul li a .cico16{background-position:0 -875px;}
.kclbBon ul li a:hover .cico16,.kclbBon ul li a .cico16_h{background-position:-90px -875px;}

/* 拼多多店长运营班-展开 */
.kclbBon ul li a .cico11{background-position:0 -1048px;}
.kclbBon ul li a:hover .cico11,.kclbBon ul li a .cico11_h{background-position:-90px -1048px;}

/* 第三排 */

/* SEO搜索优化班-展开 */
.kclbBon ul li a .cico13{background-position:0 -589px;}
.kclbBon ul li a:hover .cico13,.kclbBon ul li a .cico13_h{background-position:-90px -589px;}

/* SEM搜索竞价班-展开 */
.kclbBon ul li a .cico14{background-position:0 -647px;}
.kclbBon ul li a:hover .cico14,.kclbBon ul li a .cico14_h{background-position:-90px -647px;}

/* 网络营销总裁班-展开 */
.kclbBon ul li a .cico15{background-position:0 -705px;}
.kclbBon ul li a:hover .cico15,.kclbBon ul li a .cico15_h{background-position:-90px -705px;}


/* 第四排 */

/* 速卖通总裁班-展开 */
.kclbBon ul li a .cico17{background-position:0 -935px;}
.kclbBon ul li a:hover .cico17,.kclbBon ul li a .cico17_h{background-position:-90px -935px;}

/* 亚马逊总裁班-展开 */
.kclbBon ul li a .cico20{background-position:0 -993px;}
.kclbBon ul li a:hover .cico20,.kclbBon ul li a .cico20_h{background-position:-90px -993px;}

/* 第五排 */

/* 淘宝静物摄影班-展开 */
.kclbBon ul li a .cico21{background-position:0 -1165px;}
.kclbBon ul li a:hover .cico21,.kclbBon ul li a .cico21_h{background-position:-90px -1165px;}

/* 淘宝模特摄影班-展开 */
.kclbBon ul li a .cico22{background-position:0 -1225px;}
.kclbBon ul li a:hover .cico22,.kclbBon ul li a .cico22_h{background-position:-90px -1225px;}

/* 高级产品修图班-展开 */
.kclbBon ul li a .cico23{background-position:0 -1342px;}
.kclbBon ul li a:hover .cico23,.kclbBon ul li a .cico23_h{background-position:-90px -1342px;}

/* 高端摄影培训班-展开 */
.kclbBon ul li a .cico24{background-position:0 -1286px;}
.kclbBon ul li a:hover .cico24,.kclbBon ul li a .cico24_h{background-position:-90px -1286px;}

/* 第六排 */

/* 金牌客服就业班-展开 */
.kclbBon ul li a .cico25{background-position:0 -1403px;}
.kclbBon ul li a:hover .cico25,.kclbBon ul li a .cico25_h{background-position:-90px -1403px;}

/* 高级美工就业班-展开 */
.kclbBon ul li a .cico26{background-position:0 -1464px;}
.kclbBon ul li a:hover .cico26,.kclbBon ul li a .cico26_h{background-position:-90px -1464px;}

/* 运营推广就业班-展开 */
.kclbBon ul li a .cico27{background-position:0 -1518px;}
.kclbBon ul li a:hover .cico27,.kclbBon ul li a .cico27_h{background-position:-90px -1518px;}

/* 微信运营就业班-展开 */
.kclbBon ul li a .cico28{background-position:0 -1578px;}
.kclbBon ul li a:hover .cico28,.kclbBon ul li a .cico28_h{background-position:-90px -1578px;}
/*课程列表结束*/


/*课程大纲开始*/
.coures_table{
	line-height:180%;
	font-size:12px;
}
.coures_table td:hover{
	background:#F6F6F6;
	color:#333;
}
.coures_table a{
	color:#0066CC;
}
.coures_table td{
	padding-bottom:5px;
	padding-top:5px;
}
/*课程大纲结束*/


/*试听课程开始*/
.stkc{
}
.stkc_m{
	margin:0 auto;
	height:400px;
	background:url(../images/stkc.jpg) no-repeat center;
}
.stkc_m .shiting{
	width:300px;
	height:40px;
	font-size:26px;
	font-weight:bold;
	letter-spacing:3px;
	padding-bottom:10px;
	color:#ffff00;
}
.stkc_m .biaodan{
	width:300px;
	padding:71px 138px 0 0;
	display:table;
	font-size:18px;
}
.stkc_m .biaodan label{
	color:#fff;
}
.stkc_m .biaodan select{
	padding:5px;
	width:210px;
	height:30px;
}
.stkc_m .biaodan input{
	padding:5px;
	width:200px;
	height:20px;
}
.stkc_m .biaodan button{
	background:#fff;
	color:#000;
	cursor:pointer;
	margin-top:4px;
	width:300px;
	height:40px;
	font-size:20px;
}
.stkc_m .biaodan option{
	width:300px;
	height:60px;
	display:table;
	margin:20px 0;
}
.stkc_m .biaodan span{
	display:table;
	margin-bottom:10px;
	font-weight:bold;
}
/*试听课程结束*/


/*课程页讲师介绍开始*/
.soures_jsjs{
	padding:0 30px 30px;
	background:#fff;
}
.soures_teacher{
	height:auto;
	display:table;
	border-bottom:1px dashed #CCCCCC;
	padding-top:30px;
}
.soures_teacher .picture{
	width:160px;
	height:160px;
	float:left;
}
.soures_teacher .picture img{
	margin-left:15px;
}
.soures_teacher .picture span{
	width:160px;
	height:30px;
	line-height:30px;
	display:block;
	font-size:14px;
	list-style:none;
	text-align:center;
	color:#0099CC;
}
.soures_teacher .coures_teacher{
	width:750px;
	float:left;
	margin-left:30px !important;
	font-size:14px;
	height:auto;
	line-height:180%;
	color:#8e8e8e;
}
.soures_teacher .coures_teacher span{
	display:table;
	padding-bottom:17px;
}
/*课程页讲师介绍结束*/


/*课程页美迪优势开始*/
.advantage{
	width:294px;
	height:557px;
	overflow:hidden;
}
.mdys{
	width:294px;
	height:224px;
	padding-top:17px;
	margin-bottom:75px;
	border-radius:10px;
	color:#fff;
}
.mdys_bg1{
	background:#ef746c;
}
.mdys_bg2{
	background:#d385be;
}
.mdys_bg3{
	background:#fbd259;
}
.mdys_bg4{
	background:#8ad1bc;
}
.mdys span{
	text-align:center;
	display:table;
	width:100%;
}
.mdys .span1{
	height:43px;
	line-height:43px;
	font-size:28px;
	font-weight:bold;
}
.mdys .span1_bg1{
	background:#c4544c;
}
.mdys .span1_bg2{
	background:#98467e;
}
.mdys .span1_bg3{
	background:#bb9835;
}
.mdys .span1_bg4{
	background:#4c9c7f;
}
.mdys .span2{
	height:63px;
	line-height:180%;
	font-size:18px;
	padding:23px 0 21px;
}
.mdys .span3{
	width:274px;
	line-height:160%;
	border-top:1px dashed #fff;
	padding-top:10px;
	margin:0 10px;
	font-size:16px;
}
.advantage_z{
	width:365px;
	height:365px;
	line-height:365px;
	text-align:center;
	font-size:40px;
	font-weight:bold;
	margin:96px 23px;
	background:url(../images/mdys.jpg);
}
/*课程页美迪优势结束*/


/*课程页增值服务开始*/
.zengzhi{
	width:940px;
	padding:8px 30px 30px;
	background:#fff;
}
.zengzhi_content{
	display:table;
	border-bottom:1px dashed #000;
}
.zengzhi_left{
	width:184px;
	height:77px;
	padding:45px 0;
	float:left;
}
.zengzhi_in{
	display:table;
	padding:37px 33px 0 31px;
	float:left;
}
.zengzhi_in .title{
	width:469px;
	height:37px;
	line-height:37px;
	font-size:26px;
	color:#343434;
}
.zengzhi_in .introduce{
	width:469px;
	line-height:160%;
	font-size:16px;
	padding-top:5px;
	font-weight:500;
	color:#343434;
}
.znegzhi_right{
	width:223px;
	height:129px;
	padding-top:22px;
	float:left;
}
/*课程页增值服务结束*/


/*课程页学员评价开始*/
.poster-main{ position:relative;width:1000px;height:550px;}
.poster-main a,.poster-main img{display:block;}
.poster-main .poster-list{width:1000px;height:550px;}
.poster-main .poster-list .poster-item{ position:absolute;left:0;top:0;}
.poster-main .poster-btn{ position:absolute;top:0;width:100px;height:550px; z-index:10; cursor:pointer;  opacity:0.8}
.poster-main .poster-prev-btn{left:0; background: url(../images/btn_l.png) no-repeat center center;}
.poster-main .poster-next-btn{right:0; background: url(../images/btn_r.png) no-repeat center center;}
/*课程页学员评价结束*/


/*课程页就业明星开始*/
.jymx{
	display:table;
}
.jymx_large{
	height:290px;
	display:table;
	overflow:hidden;
}
.jymx_large ul{
	margin-left:-20px;
}
.jymx_large ul li{
	width:488px;
	height:288px;
	border:solid 1px #dddddd;
	background:#fff;
	margin-left:20px;
}
.jymx_large .largeimg,.largeimg img{
	width:273px;
	height:288px;
}
.jymx_large .largeword{
	width:215px;
}
.jymx_large .largeword .span1{
	width:100%;
	height:70px;
	line-height:70px;
	padding-top:35px;
	padding-bottom:10px;
	font-size:50px;
	text-align:center;
	display:table;
}
.jymx_large .largeword .span2{
	height:30px;
	padding-left:15px;
	line-height:30px;
	font-size:20px;
	display:table;
}
.jymx_large .largeword .span3{
	width:193px;
	height:77px;
	line-height:77px;
	background:#125696;
	color:#fff;
	margin:20px auto 0;
	font-size:38px;
	display:table;
	text-align:center;
	border-radius:10px;
}
.jymx_small{
	height:235px;
	display:table;
	overflow:hidden;
}
.jymx_small ul{
	margin-left:-20px;
	margin-top:20px;
}
.jymx_small ul li{
	width:233px;
	border:solid 1px #dddddd;
	background:#fff;
	margin-left:20px;
}
.jymx_small .smallimg{
	width:185px;
	height:185px;
	margin:19px 24px 0;
}
.jymx_small .smallimg img{
	width:185px;
	height:185px;
}
.jymx_small .smallword{
	width:233px;
	padding-bottom:20px;
}
.jymx_small .smallword .span1{
	width:100%;
	height:40px;
	line-height:40px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:28px;
	text-align:center;
	display:table;
}
.jymx_small .smallword .span2{
	height:30px;
	padding-left:15px;
	line-height:30px;
	font-size:20px;
	display:table;
}
.jymx_small .smallword .span3{
	width:193px;
	height:50px;
	line-height:50px;
	background:#125696;
	color:#fff;
	margin:20px auto 0;
	font-size:24px;
	display:table;
	text-align:center;
	border-radius:10px;
}
/*课程页就业明星结束*/

/*课程页学员作品开始*/
.xyzp1{
	width:100%;
	display:table;
}
.xyzp1 .span1,.span1 img{
	width:636px;
	height:219px;
}
.xyzp1 .span2,.span2 img{
	width:350px;
	height:219px;
}
.xyzp2{
	display:table;
	margin-top:14px;
}
.xyzp2 .span3,.span3 img{
	width:349px;
	height:219px;
}
.xyzp2 .span4,.span4 img{
	width:404px;
	height:219px;
}
.xyzp2 .span4_m,.xyzp3 .span7_m{
	margin:0 14px;
}
.xyzp2 .span5,.span5 img{
	width:219px;
	height:219px;
}
.xyzp3{
	display:table;
	margin-top:14px;
}
.xyzp3 .span6,.span6 img{
	width:324px;
	height:219px;
}
.xyzp3 .span7,.span7 img{
	width:324px;
	height:219px;
}
.xyzp3 .span8,.span8 img{
	width:324px;
	height:219px;
}
/*课程页学员作品结束*/


/*课程页毕业留念开始*/
.bylnimg{
	height:753px;
}
.byln{
	height:auto;
	display:table;
	margin-top:10px;
}
.byln ul{
	display:table;
	margin-left:-20px;
}
.byln ul a{
	width:288px;
	height:193px;
	border:1px solid #dedede;
	margin-left:20px;
	display:inline;
	padding:15px;
	background:#fff;
}
.byln ul a:hover{
	border:1px solid #a9a9a9;
}
.byln_img{
	width:288px;
	height:193px;
	position:absolute;
}
.byln_img img{
	width:288px;
	height:193px;
}
.byln_img p{
	width:288px;
	height:27px;
	line-height:27px;
	text-align:center;
	color:#fff; font-size:16px;
	background:#000;
	position:absolute;
	left:0;
	bottom:0px;
	padding:0;
	margin:0;background:url(../images/slide-bg.png) 0 0;
}
/*课程页毕业留念结束*/


/*课程页环境开始*/
.huanjingT{
	height: 56px;
}
.huanjingT ul{
	width: 1020px
}
.huanjingT ul li{
	float: left;
	margin-right: 20px;
}
.huanjingT ul li a{
	display: inline-block;
	width: 182px;
	text-align: center;
	height: 54px;
	line-height: 54px;
	font-size: 20px;
	color: #095199;
	border-radius:8px;
	border:solid 1px #095199;
}
.huanjingT ul li.con03Cur a{
	display: inline-block;
	background:#095199;
	color: #fff;
	cursor: pointer;
}
.huanjingT ul li a:hover{
	display: inline-block;
	background:#095199;
	color: #fff;
}
/*课程页环境结束*/


/*课程页疑惑开始*/
.yihuo{
	display:table;
}
.yihuo ul{
	margin-left:-88px;
}
.yihuo ul li{
	height:28px;
	line-height:26px;
    width:456px;
	margin-left:88px;
	margin-bottom:22px;
}
.yihuo ul li .sequence{
	width:28px;
    height:28px;
	line-height:28px;
    font-size:12px;
    color:#FFF;
    text-align:center;
    margin-right:20px;
    background:#2c99f4;
}
.yihuo ul li .content{
	width:309px;
	height:28px;
	font-size:14px;
	overflow:hidden;
}
.yihuo ul li .click{
	width:100px;
	line-height:28px;
}
.yihuo ul li .click a{
	width:100px;
	line-height:28px;
	text-align:center;
	background:#ec1b1d;
	color:#fff;
}
.yihuo ul li .click a:hover{
	background:#cc1517;
}
/*课程页疑惑结束*/

/*课程页校区开始*/
.kcxq{
	margin-bottom:-30px;
	display:table;
}
.kcxq ul{
	margin-left:-30px;
	display:table;
}
.kcxq ul li{
	width:443px;
	padding:20px;
	background:#f7f7f7;
	border:solid 1px #e4e4e4;
	margin-left:30px;
	margin-bottom:30px;
}

.hall_address_detail{
	font-size:18px;
	font-weight:bold;
	color:#1d5993;
	height:30px;
}
.hall_address_info{
	color:#323232;
	font-size:12px;
	margin-top:5px
}
.room_con{
	font-size:12px;
	color:#646464;
	line-height:25px;
	padding:10px 0;
}
.room_con a{
	margin-right:10px;
}
.hall_trafic dd{
	font-size:14px;
	color:#646464;
	margin-top:10px;
}
.trafic_method{
	background-color:#89c000;
	color:#FFF;
	font-weight:bold;
	font-style:normal;
	padding:3px;
	margin-right:5px;
}
.tjiudian_method{
	background-color:#906;
	color:#FFF;
	font-weight:bold;
	font-style:normal;
	padding:3px;
	margin-right:5px;
}
/*课程页校区结束*/


/*新闻模块列表开始*/
.newsRC{
	width:687px;
	min-height:600px;
	margin:0px auto;
}
.news-list {
	font-size:16px;
}
.news-list li{
	position: relative;
	margin-top:20px;
	padding:20px 20px 20px 175px;
	min-height: 90px;
	text-align: left;
	background: #f7f7f7;
	color: #999999;
}
.news-list li a{
	color: #666666;
}
.news-list li span{
	position: absolute;
	left: 45px;
	text-align: center;
	font-size: 19px;
	font-family: "HELVETICANEUELTPRO-THEX";
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
}
.news-list li span em{
	font-style:normal;
	line-height: 1em;
	font-size: 50px;
}
.news-list li h3{
	width:492px;
	height:25px;
	line-height:25px;
	font-size:16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
}
.news-list li p{
	width: 492px;
	margin-top: 10px;
	font-size: 14px;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	transition: all ease .5s;
}
.news-list li:hover{
	background: #004f94;
	color: #fff;
}
.news-list li:hover span{
	transform: translate3d(-30px, 0, 0);
	-webkit-transform: translate3d(-30px, 0, 0);
	-moz-transform: translate3d(-30px, 0, 0);
}
.news-list li:hover h3{
	transform: translate3d(-30px, 0, 0);
	-webkit-transform: translate3d(-30px, 0, 0);
	-moz-transform: translate3d(-30px, 0, 0);
}
.news-list li:hover p{
	transform: translate3d(-30px, 0, 0);
	-webkit-transform: translate3d(-30px, 0, 0);
	-moz-transform: translate3d(-30px, 0, 0);
}
.news-list li:hover a{
	color: #fff;
}
.newsLon{
	margin-top: 20px;
	overflow: hidden;
}
.newsLon h3{
	border-left:5px solid #004f94;
	padding-left:10px;
	line-height:36px;
	font-size:18px;
	font-weight:bold;
}
.newsLon ol{
	list-style-type:none;
	counter-reset:sectioncounter;
	margin:0px;
	padding:12px;
}
.newsLon ol li{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 225px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
}
.newsLon ol li:before {  
    content:counter(sectioncounter) "/";   
    counter-increment:sectioncounter;  
 }
 .newsLon ol li a:hover{
	 color:#0045ab;
 }
 .pagebar{
	padding:15px 0 20px;
	display:table;
}
.pagebar li{
	display:block;
	height:25PX;
	line-height:25PX;
	list-style:none; 
	float:left;
	text-align:center;
	margin-left:8PX;
	text-align:center;
}
.pagebar li select{
	height:25px;
}
.pagebar a{
	display:block;
	list-style:none;
	padding:0 15px;
	border:1px solid #E1E1E1;
	color:#000;
}  
.pagebar a:hover{
	background:#01ADEB;
	color:#FFFFFF;
	text-decoration:none;
}
.thisclass{
	padding:0px 15px;
	font-weight:bold;
	background:#01ADEB;
	color:#FFFFFF;
}

.like{
    width:998px;
	margin:0 auto;
    border:1px solid #e4e4e4;
    background-color:#fff;
    padding:0;
	display:table;
    margin-bottom:30px;
    margin-top:30px;
}
.like_title{
    display:inline-block;
    width:973px;
    border-left:5px solid #004f94;
    height:40px;
    padding-left:20px;
    line-height:40px;
    border-bottom:1px solid #e4e4e4;
	font-size:16px;
	font-weight:bold;
}
.like_left{
    width:450px;
    display:inline-block;
    padding:10px;
    line-height:20px;
}
.like_left li{
    width:205px;
    padding:10px;
}
.like_left li .likeimg{
    width:203px;
	height:128px;
	line-height:128px;
	text-align:center;
    overflow:hidden;
    display:block;
    border:1px solid #ededed;
}
.like_left li .likeimg img{
	width:203px;
	height:128px;
}
.like_left li .likep{
	padding-top:5px;
	height:25px;
	line-height:25px;
	width:100%;
	text-align:center;
	overflow:hidden;
}
.like_right{
    width:470px;
    padding:0 10px 0 40px;
	margin:12px 0 0;
	font-size:14px;
    border-left:1px #ededed dashed;
}
.like_right li{
	width:460px;
    font-size:14px;
    padding:7px 0;
	list-style-type:decimal;
}
.like_right_title{
    width:350px;
	height:22px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
/*新闻模块列表结束*/

/*新闻模块内容页开始*/
.newsRC h1{
	padding:20px 0 10px;
	font-size:24px;
    color:#0045ab;
    width:100%;
    text-align:center;
}
.newsRC .body_info{
    width:100%;
    height:25px;
    font-size:12px;
    line-height:25px;
    text-align:center;
    border-bottom:1px dashed #dddcdc;
    color:#333333;
}
.body_info span{
	padding-right:10px;
}
.newsRC .art_body{
    width:100%;
    height:auto;
    padding:20px 0 30px;
    clear:both;
    color:#333333;
    font-size:14px;
	line-height:160%;
    text-align:justify;
    text-justify:inter-ideograph;
}
.newsRC .art_body span{
	font-size:16px;
}
.newsRC_weixin{
	width:670px;
	display:table;
	margin-bottom:20px;
	margin-top: 10px;
}
.newsRC_tuijian{
	width:485px;
	height:95px;
	border:1px dashed #ff0000;
	margin:10px 0 10px 0;
	padding:8px 0 5px 200px;
	background:url(../images/ke_tuijian.jpg) no-repeat 20px 2px;
}
.Relevant{
	border-top:1px dashed #CCCCCC;
	padding-top:10px;
	margin-top:10px;
}
/*新闻模块内容页结束*/


/*学员风采列表开始*/
.feedback_rector{
    width:998px;
    height:362px;
    background:url(../images/feedback.jpg) no-repeat #fff 0px 20px;
    border-radius:5px;
    margin:30px auto 0;
    padding:20px 0;
    border:1px solid #e4e4e4;
}
.xyfc{
	margin:30px auto 0;
}
.xyfcCon{
	width:1000px;
	margin-bottom:-20px;
	overflow:hidden;
}
.xyfcConT{
	height: 56px;
}
.xyfcConT ul{
	width: 1020px;
	display:table;
}
.xyfcConT ul li{
	float: left;
	margin-right: 20px;
}
.xyfcConT ul li a{
	display: inline-block;
	width: 233px;
	text-align: center;
	height: 56px;
	line-height: 56px;
	font-size: 20px;
	color: #737373;
	background: #fff;
	border-radius: 5px;
	border: solid 1px #e4e4e4;
}
.xyfcConT ul li.con03Cur a{
	display: inline-block;
	background:#095199;
	color: #fff;
}
.xyfcConT ul li a:hover{
	display: inline-block;
	background:#095199;
	color: #fff;
}
.xyfcConBon{
	margin-top: 30px;
	display: none;
}
.xyfcConBon ul{
	width: 1065px;
	display:table;
}
.xyfcConBon ul li{
	float: left;
	width: 320px;
	height: 247px;
	text-align: center;
	background: #fff;
	margin: 0 20px 20px 0;
	position:relative;
	top:0;
	transition:top 0.3s,box-shadow 0.3s;
	-ms-transition:top 0.3s,box-shadow 0.3s;
	-o-transition:top 0.3s,box-shadow 0.3s;
	-moz-transition:top 0.3s,box-shadow 0.3s;
	-webkit-transition:top 0.3s,box-shadow 0.3s;
	box-shadow:0px 0px 0px #d4d4d4;
	-o-box-shadow:0px 0px 0px #d4d4d4;
	-moz-box-shadow:0px 0px 0px #d4d4d4;
	-ms-box-shadow:0px 0px 0px #d4d4d4;
	-webkit-box-shadow:0px 0px 0px #d4d4d4;
}
.xyfcConBon ul li:hover{
	top:-5px;
	box-shadow:0 3px 8px #c2c2c2; 
	-o-box-shadow:0 3px 8px #c2c2c2;
	-moz-box-shadow:0 3px 8px #c2c2c2;
	-ms-box-shadow:0 3px 8px #c2c2c2;
	-webkit-box-shadow:0 3px 8px #c2c2c2;
}
.xyfcConBon ul li img{
	width:320px;
	height:194px;
}
.xyfcConBon ul li p{
	height: 53px;
	line-height: 53px;
	font-size: 16px;
	color: #464646;
	text-align: center;
}


.maindiv2{
	float:left;
	width:960px;
	height:282px;
	overflow:hidden;
	position:relative;
}
.maindiv2 ul{
	margin-left:-15px;
}
.maindiv2 ul li{
	float:left;
	width:180px;
	margin-left:15px;
}
.maindiv2 ul li a{
	color:#404040;
}
.maindiv2 ul li a:hover{
	color:#004f94;
}
.maindiv2 ul li .playerdetail{
	width:180px;
	background:#FFF;
}
.maindiv2 ul li .playerdetail .detailimg{
	width:180px;
	height:228px;
}
.maindiv2 ul li .playerdetail .detailimg img{
	width:180px;
	height:228px;
}
.maindiv2 ul li .playerdetail .teanames{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}
.maindiv2 ul li .playerdetail .teadetail{
	width:156px;
	height:27px;
	line-height:27px;
	text-align:center;
	margin:0 8px;
}
/*学员风采列表结束*/

/*在线报名开始*/
.zxbm{
    overflow:hidden;
    padding:30px;
	line-height:180%;
}
.zxbm .intxt{
	border: 1px solid #dddddd;
	border-radius: 4px;
	color: #666;
	height: 20px;
	line-height: 20px;
	padding: 10px 5px;
	width: 60%;
}
.zxbm .div_form{
	margin-bottom:15px;
	float:left;
	text-align:right;
	height:46px;
	line-height:56px;
	width:100%;
	font-weight:bold;
}
.zxbm .coolbg{
	width:62%;
	height:60px;
	text-align:center;
	font:bold 16px/60px '宋体';
	border:0 none;
	border-radius:4px;
	color:#fff;
	cursor:pointer;
	background:#009fe3;
	letter-spacing:6px;
}
.zxbm select{
	border: 1px solid #dddddd;
	padding:3px 5px;
}
/*在线报名结束*/

/*联系我们开始*/
.lxwmCon{
	width:687px;
	margin:30px auto;
	overflow:hidden;
}
.lxwmConT{
	
}
.lxwmConT ul{
	width: 707px;
	margin-bottom:-20px;
	display:table;
}
.lxwmConT ul li{
	float: left;
	width: 154px;
	height: 45px;
	line-height: 45px;
	text-align:center;
	margin-right: 20px;
	margin-bottom:20px;
	font-size: 18px;
	font-weight:bold;
	color: #095199;
	background: #fff;
	border-radius: 5px;
	border: solid 1px #095199;
}
.lxwmConT ul li a{
	height:100%;
	width:100%;
	color:#095199;
	display:inline-block;
	cursor: pointer;
}
.lxwmConT_icon{
	display:inline-block;
	width:30px;
	height:26px;
	margin-right:5px;
	vertical-align: middle;
	background-image:url(../images/lxwmConT_icon.png);
}
.lxwmConT_icon1{
	background-position:-30px 0px;
}
.lxwmConT ul li:hover,.lxwmConT ul li.con03Cur .lxwmConT_icon1{
	background-position:0 0px;
}
.lxwmConT_icon2{
	background-position:-30px -25px;
}
.lxwmConT ul li:hover,.lxwmConT ul li.con03Cur .lxwmConT_icon2{
	background-position:0 -25px;
}
.lxwmConT_icon3{
	background-position:-30px -50px;
}
.lxwmConT ul li:hover,.lxwmConT ul li.con03Cur .lxwmConT_icon3{
	background-position:0 -50px;
}
.lxwmConT_icon4{
	background-position:-30px -75px;
}
.lxwmConT ul li:hover,.lxwmConT ul li.con03Cur .lxwmConT_icon4{
	background-position:0 -75px;
}
.lxwmConT_icon5{
	background-position:-30px -100px;
}
.lxwmConT ul li:hover,.lxwmConT ul li.con03Cur .lxwmConT_icon5{
	background-position:0 -100px;
}
.lxwmConT_icon6{
	background-position:-30px -125px;
}
.lxwmConT ul li:hover,.lxwmConT ul li.con03Cur .lxwmConT_icon6{
	background-position:0 -125px;
}
.lxwmConT_icon7{
	background-position:-30px -150px;
}
.lxwmConT ul li:hover,.lxwmConT ul li.con03Cur .lxwmConT_icon7{
	background-position:0 -150px;
}
.lxwmConT_icon8{
	background-position:-30px -175px;
}
.lxwmConT ul li:hover,.lxwmConT ul li.con03Cur .lxwmConT_icon8{
	background-position:0 -175px;
}
.lxwmConT_icon9{
	background-position:-30px -200px;
}
.lxwmConT ul li:hover,.lxwmConT ul li.con03Cur .lxwmConT_icon9{
	background-position:0 -200px;
}
.lxwmConT_icon10{
	background-position:-30px -225px;
}
.lxwmConT ul li:hover,.lxwmConT ul li.con03Cur .lxwmConT_icon10{
	background-position:0 -225px;
}
.lxwmConT_icon11{
	background-position:-30px -250px;
}
.lxwmConT ul li:hover,.lxwmConT ul li.con03Cur .lxwmConT_icon11{
	background-position:0 -250px;
}
.lxwmConT_icon12{
	background-position:-30px -275px;
}
.lxwmConT ul li:hover,.lxwmConT ul li.con03Cur .lxwmConT_icon12{
	background-position:0 -275px;
}
.lxwmConT_icon13{
	background-position:-30px -300px;
}
.lxwmConT ul li:hover,.lxwmConT ul li.con03Cur .lxwmConT_icon13{
	background-position:0 -300px;
}
.lxwmConT_icon14{
	background-position:-30px -325px;
}
.lxwmConT ul li:hover,.lxwmConT ul li.con03Cur .lxwmConT_icon14{
	background-position:0 -325px;
}
.lxwmConT ul li:hover{
	display: inline-block;
	background:#fff;
	border-radius: 5px;
	color:#fff;
	background:#095199;
}
.lxwmConT ul li:hover strong{color:#fff;}
.lxwmConT ul li.con03Cur{
	border-radius:5px;
	color:#fff;
	background:#095199;
}
.lxwmConT ul li.con03Cur a{
	color:#fff;
}
.lxwmConBon{
	overflow: hidden;
	display: none;
}

.lxwm_cotent{
	width:100%;
	margin:30px auto 0;
	line-height:180%;
}
.section{
	width:655px;
	padding:15px;
	display:table;
	background:#f7f7f7;
	border: 1px solid #e4e4e4;
	margin:30px auto 0;
}
.section_content{
	width:372px;
	float:left;
}
.section_Content p{
	padding-top:8px;
}
.section_content b{
	font-size:14px;
}
.section_title{
	background:#0067c1 no-repeat right center;
	color:#fff;
}
.section_h3{
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:16px;
}
.section_tu{
	width:276px;
	float:right;
}
.section_title2{
	font-size:14px;
	padding-bottom:10px;
	font-weight:bold;
}
.section_tupian{
	width:400px;
}

.contact-project{
	width:687px;
	display:table;
}
.contact-project ul{
	margin-left:-30px;
	margin-top:-30px;
	display:table;
}
.contact-project ul li{
	float: left;
	background: #f7f7f7;
	width: 206px;
	height: 114px;
	text-align: center;
	border: 1px solid #e4e4e4;
	margin: 30px 0 0 30px;
	position:relative;
	top:0;
	transition:top 0.3s,box-shadow 0.3s;
	-ms-transition:top 0.3s,box-shadow 0.3s;
	-o-transition:top 0.3s,box-shadow 0.3s;
	-moz-transition:top 0.3s,box-shadow 0.3s;
	-webkit-transition:top 0.3s,box-shadow 0.3s;
	box-shadow:0px 0px 0px #d4d4d4;
	-o-box-shadow:0px 0px 0px #d4d4d4;
	-moz-box-shadow:0px 0px 0px #d4d4d4;
	-ms-box-shadow:0px 0px 0px #d4d4d4;
	-webkit-box-shadow:0px 0px 0px #d4d4d4;
}
.contact-project ul li:hover{
	top:-5px;
	box-shadow:0 3px 8px #c2c2c2; 
	-o-box-shadow:0 3px 8px #c2c2c2;
	-moz-box-shadow:0 3px 8px #c2c2c2;
	-ms-box-shadow:0 3px 8px #c2c2c2;
	-webkit-box-shadow:0 3px 8px #c2c2c2;
}
.contact-project ul li h3{
	line-height: 50px;
	font-size: 16px;
}
.contact-project ul li span{
	display: inline-block;
	margin-bottom:5px;
}
.contact-project ul li p{
	line-height: 28px;
}
/*联系我们结束*/

/*申请讲师开始*/
.job_banner_box{
    width:100%;
    height:400px;
    background:url(../images/job_top.jpg) #36a0d0 center;
}
.sqjs{
	width:940px;
	padding:30px;
	margin:30px auto;
	background:#fff;
}
.coures_title{
	width:100%;
	height:43px;
	text-align:center;
	font-size:24px;
	padding-bottom:20px;
	text-align:left;
}
.coures_title span{
	line-height:43px;
	padding-left:10px;
	padding-right:10px;
}
.job_content{
	width:100%;
	height:auto;
	line-height:200%;
	font-size:18px;
}
/*申请讲师结束*/

/*书籍列表开始*/
.about_list{
	width:670px;
	min-height:187px;
	border-bottom:1px dashed #dcdbd9;
	margin-top:30px;
	padding-bottom:30px;
	overflow:hidden;
	font-size:14px;
	line-height:180%;
	background:#FFFFFF;
	color:#333333;
	text-align:justify;
	text-justify:inter-ideograph;
}
.books_img{
	width:187px;
	height:187px;
	float:left;
}
.books_Content{
	width:470px;
	min-height:187px;
	float:right;
}
.books_title{
	width:470px;
	height:42px;
	line-height:42px;
	float:left;
}
.books_title h3{
	color:#004f94;
	font-size:18px;
	width:470px;
	float:left;
}
.books_update{
	width:470px;
	height:30px;
	line-height:30px;
	color:#999;
	font-size:12px;
	float:left;
}
.books-meg{
	position:relative;
	padding-top:10px;
	min-height:95px;
	line-height:20px;
	font-size:12px;
	color:#999;
	background:#fbfbfb;
	float:left;
}
.books-yhbt{
	left:2px;
	top:7px;
	position:absolute;
	display:block;
}
.books-yhbb{
	right:3px;
	bottom:7px;
	position:absolute;
	display:block;
}
.books-meg p{
	min-height:80px;
	overflow:hidden;
	padding:0 25px 10px;
	margin:0;
}
/*书籍列表结束*/


/*明星学员列表开始*/
.news-mxxy{
	font-size:16px;
}
.news-mxxy li{
	width:687px;
	border-bottom:1px solid #ebebeb;
    padding-bottom:20px;
	padding-top:20px;
	display:table;
}
.news-mxxy li .mximg{
	width:135px;
	height:171px;
    overflow:hidden;
    border:1px solid #ccc;
}
.news-mxxy li .mximg img{
	width: 135px;
	height: 172px;
}
}
.news-mxxy li .mxcontent{
	width:530px;
}
.news-mxxy li .mxcontent h3{
	height:30px;
	line-height:30px;
	font-size:18px;
}
.news-mxxy li .mxcontent p{
	width:530px;
	height:45px;
	padding-top:10px;
	overflow:hidden;
}
.news-mxxy li .mxcontent .time{
	padding-top:10px;
	height:24px;
	line-height:24px;
	display:table;
}
.news-mxxy li .mxcontent .Button{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-size: 13px;
	background: #095199;
	padding: 0 30px;
	margin-top: 20px;
}
/*明星学员列表结束*/


/*学员风采内容页开始*/
/*图片特效*/
.piccontext{width:998px;border:1px solid #e4e4e4;margin:20px auto 0px;border-radius:5px;background:white;overflow:hidden;}
.piccontext h2{width:950px;height:46px;line-height:46px;overflow:hidden;font-size:20px;color:#2c2c2c;margin-top:18px;margin-left:25px;font-weight:normal;}
.source{width:950px;height:20px;line-height:20px;overflow:hidden;margin-left:25px; font-family:"宋体";}
.source_left{float:left;height:20px;color:#666666;}
.source_left a{color:#666666;}
.source_left a:hover{color:#ff5d11; text-decoration:underline;}
.source_left span{color:#ababab;padding-left:15px; font-family:Arial, Helvetica, sans-serif;}
.source_right{float:right;height:20px;color:#666666;}
.source_right a{color:#666666;}
.source_right span{padding:0px 10px;}
.source_right1{float:right;height:20px;color:#666666;display:none;}
.support{float:left;height:20px;overflow:hidden;}
.support img{padding:0px 5px;}
.spell{background:url("../images/spel.jpg") 0px -1px no-repeat;padding-left:23px;}
a.spell:hover{background:url("../images/spel_1.jpg") 1px -1px no-repeat;}
.list{background:url("../images/list.jpg") 1px 1px no-repeat;padding-left:23px;}
a.list:hover{background:url("../images/list_1.jpg") 0px 0px no-repeat;}
/*大图展示*/
.picshow{width:950px;margin-top:20px;margin-left:25px;overflow:hidden;}
.picshowtop{width:950px;text-align:center;position:relative;z-index:1;overflow:hidden;}
#pic1{max-width:950px;}
#preArrow{left:0px;}
#nextArrow{right:0px;}
.contextDiv{cursor:pointer;height:100%;width:50%;position:absolute;top:0px;z-index:5;background:url("blank.html") repeat;}
.contextDiv span{position:absolute;top:50%;margin-top:-10%;width:46px;height:80px;}
#preArrow_A{left:0px;background:url('../images/left.png') 0px 0px no-repeat;display:none;}
#nextArrow_A{right:0px;background:url('../images/right.png') 0px 0px no-repeat;display:none;}
.picshowtxt{width:950px;min-height:40px;_height:40px;margin-top:20px;}

.picshowtxt_right{float:left;display:inline;line-height:23px;color:#666666;font-size:18px;width:880px; font-family:"宋体";}
.picshowlist{width:950px;margin-top:20px;overflow:hidden;}

.picshowlist_mid{float:left;width:950px;display:inline;overflow:hidden;height:76px;}
.picmidleft{float:left;width:24px;height:76px;overflow:hidden;}
.picmidleft a{display:block;width:24px;height:76px;}
.picmidmid{float:left;width:900px;overflow:hidden;height:76px;padding-left:2px;}
.picmidmid ul{width:888px;overflow:hidden;position:relative;height:76px; padding-left:12px}
.picmidmid ul li{float:left;margin-left:8px;display:inline;width:116px;text-align:center;overflow:hidden;position:relative;height:76px;}
.picmidmid ul li img{max-width:106px;height:76px;}
.selectpic{border:5px solid #cacaca;height:66px !important;}
.picmidright{float:left;width:24px;height:76px;overflow:hidden;}
.picmidright a{display:block;width:24px;height:76px;}

/*列表展示*/
.piclistshow{width:998px;overflow:hidden;border-top:1px solid #e4e4e4;margin-top:10px;display:none;}
.piclistshow ul li{width:248px;height:234px;float:left;border-bottom:1px solid #e4e4e4;overflow:hidden;border-right:1px solid #e4e4e4;cursor:pointer;padding-top:40px;}
.piclistshow .picimg{width:228px;height:160px;overflow:hidden;display:table-cell;vertical-align:middle;text-align:center;padding:0px 10px;}
.pictxt{padding:15px 20px 0;line-height:25px;text-align:center; height:40px; overflow:hidden;}
.pictxt h3{font-size:14px;font-weight:normal;}
.gaoqing{background:url("../images/gaoqing.jpg") 1px 1px no-repeat;padding-left:26px;}
a.gaoqing:hover{background:url("../images/gaoqing_1.jpg") 1px 1px no-repeat;color:#FF702D;text-decoration:underline;}
/*弹出层*/
.bodymodal{width:100%;height:100%;overflow:hidden;background:#000;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5; opacity: 0.5;z-index:1100;position:fixed;top:0px;left:0px;display:none;}
.firsttop_left{width:300px;height:250px;margin-right:30px;overflow:hidden;float:left;}
.firsttop_right{float:left;width:270px;overflow:hidden;}
.close2{height:17px;}
.close2 a{background:url('../images/close.html') 0px 0px no-repeat;width:15px;height:15px;display:block;float:right;}
.replay{height:24px;margin-top:20px;overflow:hidden;}
.replay h2{float:left;font-size:16px;}
.replay p{float:left;margin-left:15px;display:inline;line-height:24px;padding-right:25px;background:url('../images/replay.png') right no-repeat;}
.replay p a{color:white;font-size:14px;}
.replay p a:hover{color:#FF702D;text-decoration:underline;}

.imgdivtext{position:absolute;bottom:0px;height:25px;width:120px;background:rgba(0, 0, 0, 0.6);line-height:25px;text-align:center;left:0px;z-index:4;*background:#000;*filter:alpha(opacity=50);}
.imgdivtext a{color:White;font-size:14px;font-weight:bold;}
.imgdivtext a:hover{color:#FF702D;text-decoration:underline;}
.returnbtn {margin-top:35px;margin-left:50px;}
.returnbtn a{width:130px;height:22px;border:1px solid #ccc;padding:5px 15px;line-height:22px;text-align:center;color:White;font-size:16px;display:block;}
.returnbtn a:hover{color:#FF702D;text-decoration:underline;border:1px solid #8d5a00;}
.firsttop{width:600px;padding:20px;background:#1C1C1C;position:fixed;top:170px;left:0px;z-index:1200;color:White;display:none;}
.endtop{width:600px;padding:20px;background:#1C1C1C;position:fixed;top:170px;left:0px;z-index:1200;color:White;display:none;}

.Article{width:950px; margin:20px auto; display:table;}
.Article li{float:left; margin-right:30px; font-size:16px;}

.Article2{padding-top:30px;}
.Article2 li{line-height:180%;}
.Article2 li a{color:#fff;}
/*学员风采内容页结束*/




/*QQ客服开始*/
#right_scroll{width:155px;height:650px;top:30px; left:50%; margin-left:550px;position:absolute;display:none;z-index:9999;}
.right_scroll_bg{width:155px;height:700px;position:absolute;top:0;left:0;z-index:9999;background:url(../images/qqkf.png) no-repeat 0px 0px;_background:none;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/qqkf.png', sizingMethod='crop'); }
.right_scroll_context{width:155px;height:650px;position:absolute;top:0;left:0;z-index:9999;overflow:hidden;}
.right_scroll_contextitle{width:155px;height:104px;position:relative;}
.right_scroll_contextitle_close{position:absolute;top:5px;right:10px;width:14px;height:14px;line-height:14px;display:block;overflow:hidden;text-align:center;background:#acc5db;cursor:pointer;}
.right_scroll_contextitle_close:link{color:#fff;}
.right_scroll_contextitle_close:visited{color:#fff;}
.right_scroll_contextitle_close:hover{color:#fff;}
.right_scroll_contextitle_phone{width:155px;height:25px;overflow:hidden;position:absolute;top:76px;left:5px;font:bold 15px/27px Arial;color:#ffcc33;}
.right_scroll_contextxt{padding-top:45px;}
.right_scroll_contextxt h5{ display:block; list-style:none; font-size:12px; width:125px; height:25px; line-height:25px; background:url(../images/qqclr.png) center no-repeat; text-align:center; color:#534e4d; font-weight:normal; margin:1px auto; }
.right_scroll_contextxt ul{text-align:center;}
.right_scroll_contextxt li{ height:24px;color:#666; margin-left:12px; background:url(../images/qqico.png) no-repeat 10px 2px; font:12px/1.5 tahoma,Arial;}
.right_scroll_contextxt li a{ color:-webkit-link;margin-left:8px;}
.zhixian{ text-align:center; width:155px; height:60px;}
/*QQ客服结束*/







