

/* ======= 导航样式 ====== */
.header{width: 100%; height:60px; background:#FFF;position: fixed;top: 0;border-bottom: solid 1px #dadada;box-shadow: 1px 1px 3px #ccc;z-index: 1;}
.hhead{width:1150px;margin: 0 auto;}
.logo{float:left; padding-top: 10px;}
.nav{float:right;} 
.nav li{display:inline; height:60px} 
.nav li a{display:inline-block; padding:0 20px; height:60px; line-height:60px; 
color:#000; font-family:"\5FAE\8F6F\96C5\9ED1"; font-size:16px}
.active a{background:#E61D4C;color:#FFF}

.nav li a:hover{background:#484848;color:#FFF} 
.active a:hover{background:;color:#FFF}
/* ======= end导航样式 ====== */



/* ============左侧悬浮栏========== */
.left_nav{ width:168px; height:auto;padding:5px;position:fixed; right:81.4%; top:40%; margin:-170px 0px 0px -650px; z-index:777; background:#fff; border:1px solid #CDCDCD;text-align: center;font-family: '微软雅黑';box-shadow:0px 0px 1px gray;}
.left_nav dl dt{ width:168px; height:40px; line-height:40px; background: #ffb558; text-align: center; color:#fff; margin-bottom:4px;font-size: 20px;letter-spacing: 4px;}
.left_nav dl dd{ width:128px; height:30px; position:relative;font-size: 14px;}


.left_nav dl dd a.nav_left{width:168px; height:29px; line-height:29px; background: #5BB8DA; display:block; border-bottom:1px solid #fff;color:#fff; white-space:nowrap;
 text-overflow:ellipsis;
 -o-text-overflow:ellipsis;
 overflow: hidden;}

.left_nav dl dd a.nav_left:hover{background: #ffb558; color:#fff; text-decoration:none;}


@media screen and (max-width:1366px){  /* 解决笔记本影响页面显示问题 */
    .left_nav {
     position:absolute; left:0%; display: none;
    }
}
/* ===========end左侧悬浮栏=========== */




/* ========= 侧边栏 ========= */
.side_box{position:fixed; width:66px; height:202px; right:0; bottom:200px; z-index:99999;}
.side_box a{display:block; width:66px; height:66px; background:url(../images/side_icon.png) no-repeat; clear:both;}
.side_box a:hover{background-color:#bbbbbb;}     /*定义背景颜色*/
a.side_totop{background-position:0 0;}
a.side_online{background-position:0 -66px; margin:2px 0 0 0;}
a.side_code{background-position:0 -132px; margin:2px 0 0 0; position:relative;}
a.side_code img{width:140px; height:140px; position:absolute; left:-140px; bottom:0; display:none;}
a.side_code:hover img{display:block;}



/* ===== Banner焦点图 ===== */
.banner {
	width:100%;
	background:url(../images/bg.gif) no-repeat top center;
	margin-top:64px;
}

.banner1 {
	width:100%;
	background:url(../images/bg_01.gif) no-repeat top center;
	height:106px;
}
.banner2 {
	width:100%;
	background:url(../images/bg_02.gif) no-repeat top center;
	height:106px;
}
.banner3 {
	width:100%;
	background:url(../images/bg_03.gif) no-repeat top center;
	height:106px;
}
.banner4 {
	width:100%;
	background:url(../images/bg_04.gif) no-repeat top center;
	height:106px;
}
.banner5 {
	width:100%;
	background:url(../images/bg_05.gif) no-repeat top center;
	height:106px;
}


/* ====  专题内容区 ==== */
.content {
	
	width:100%; 
	background:#FFF;
	margin-bottom:40px;
	font-weight:500;
}

.content1 {
	clear:both;margin:0 auto;
	width:1140px;
	background:url(../images/cbg01.gif) no-repeat top center;
	height:234px;
}
.content1 p{
    width: 800px;
    float: left;
    text-align: left;
    padding-left:262px;
    padding-top: 70px;
    line-height: 25px;
    color: #FFF;
}
.content2 {
	clear:both;margin:0 auto;
	width:1140px;
	background:url(../images/cbg2.jpg) no-repeat top center;
	height:px;
}
.content3 {
	clear:both;
	width:100%;margin:0 auto;
	background:url(../images/cbg3.gif) no-repeat top center;
	height:213px;
}
.content4 {
	clear:both;
	width:1140px;margin:0 auto;
	background:url(../images/cbg4.gif) no-repeat top center;
	height:586px;
}
.content5 {
	clear:both;
	width:1140px;margin:0 auto;
	background:url(../images/cbg5.jpg) no-repeat top center;
	height:px;
}
.content6 {
	clear:both;
	width:1140px;margin:0 auto;
	background:url(../images/cbg6.jpg) no-repeat top center;
	height:px;
}
.content7 {
	clear:both;
	width:1140px;margin:0 auto;
	background:url(../images/cbg7.jpg) no-repeat top center;
	height:px;
}
.content8 {
	clear:both;
	width:1140px;margin:0 auto;
	background:url(../images/cbg8.jpg) no-repeat top center;
	height:px;
}
.content9 {
	clear:both;
	width:1140px;margin:0 auto;
	background:url(../images/cbg9.jpg) no-repeat top center;
	height:px;
}
.content10 {
	clear:both;
	width:1140px;margin:0 auto;
	background:url(../images/cbg10.jpg) no-repeat top center;
	height:px;
}

/*==============================================================*/

.hangye {
	width:100%;
	height:840px;
	background:#f8f8f8;
	margin:0px auto;
}
.hangye_top {
	text-align:center;
	font-size:35px;
	font-family:微软雅黑;
	font-weight:bold;	
	width:1200px;
	height:130px;
	line-height:169px;
	margin:0px auto;
    color:#333;
}
.hangye_mid {
	width:1200px;
	height:489px;
	margin:0px auto;
}
.hangye_mid ul {
	float:left;
	width:353px;
	height:489px;
	list-style-type:none;   
	margin-left:36px; 
}
.hangye_mid_li1 {
    line-height:74px;
	text-align:center;
	font-family:微软雅黑;
	font-weight:bold;	
	font-size:24px;
	height:74px;
}
.hangye_mid_li2 {
	height:200px;
}
.hangye_mid_li3 {
	padding:30px;
	line-height:30px;
	font-size:18px;
    text-align: left
}
.hangye_bottom {
	width:1200px;
	height:132px;
	margin:0px auto;
	clear:both;
}
.hangye_bottom ul {
	width:512px;
	height:50px;
	margin:0px auto;
	background:pink;
	margin-top:50px;
}
.hangye_bottom ul li {
	list-style-type:none;
	text-align:center;
	line-height:50px;
	float:left;
	width:256px;
	color:#fff;
	font-family:微软雅黑;
	font-weight:bold;	
	font-size:24px;
}

/*===========================================================*/


/*===========推荐课程============*/
.zy-xf{width:230px;height:40px;margin:0 auto;}
.zy-xf a{display:block;width:115px !important;height:40px !important;float:left;background-color:#F7C873;color:#fff;text-align:center;font:24px/40px "微软雅黑";margin:0 !important;}
.zy-xf .zy-xf-a1{background-color:#FAEBCD;color:#333;}


.kctj{width:1200px;margin:24px auto 0 auto;}
.kctj_c{margin-top:22px;}
.kctj_c .kctj_cc{width:1198px;height:553px;border:#cdcdcd solid 1px;}
.kctj_cc h3{background:#FFF;font:32px/50px "微软雅黑";height:50px !important;color:#333;padding-left:16px;border-bottom:#cdcdcd solid 1px;text-align: center;}

.kctj_cc ul{padding-top:14px;}
.kctj_cc ul li{width:380px;height:472px;float:left;margin-left:13px;border:#cdcdcd solid 1px;}
.kctj_cc ul li.gb-li{height:440px;}
.kctj_cc li h4{background:#434343; height:35px;border-bottom:#cdcdcd solid 1px;font:22px/35px "微软雅黑";text-align:center;color:#FFF;}
.kctj_cc li:hover{border-color:#434343;background-color:#e5f5df;}
.kctj_cc li:hover h4{color:#FFF;}
.kctj_cc li:hover .nr p{color:#000;}
.kctj_cc a{display:block;position:relative;width:364px;height:164px;overflow:hidden !important;margin:8px auto 5px auto;}
.kctj_cc a .xx-gzd{position:absolute;top:-30px;left:0;width:344px;height:30px;background-color:#fff;  -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;padding:0 10px;}

.xx-gzd span{color:#F36060;}
.xx-gzd span b{color:#e5aa4b;font-weight:normal;}
.kctj_cc li:hover a .xx-gzd{position:absolute;top:0px;left:0px;}
.xx-gzd p{float:left;font:14px/30px "微软雅黑";color:#808000;}
.xx-gzd div{float:right;font:14px/30px "微软雅黑";color:#808000;}
.kctj_cc .nr{height:200px;border-top:#cdcdcd solid 1px;border-bottom:#cdcdcd solid 1px;padding:0 8px;overflow:hidden;text-align: left;}

.kctj_cc .nr2 p{font-size:15px;}
.nr2 {width:359px;margin: 10px;}
.nr h5{font:bold 16px/38px "微软雅黑";color:#000;}
.nr p{font:16px/24px "微软雅黑";color:#333;letter-spacing: 2px;}
.kctj_c .zy-xf{margin-top:8px;}
/*===========end推荐课程============*/



	
/* ======了解更多======= */	
.ljgd {
   text-align: center;
   padding-top:40px;
   padding-bottom:30px;

}
.ljgd a{ 
    position: relative;
 	line-height:44px;
	height:44px;
	width:166px;
	color:#858484;                     /*定义字体颜色*/
	background-color:#e8e8cb;          /*定义背景颜色*/
	font-size:20px;
	font-weight:normal;
	font-family:华文细黑;
	border:1px solid #c9c9c9;
    
    
	-webkit-border-top-left-radius:25px;
	-moz-border-radius-topleft:25px;
	border-top-left-radius:25px;
	-webkit-border-top-right-radius:25px;
	-moz-border-radius-topright:25px;
	border-top-right-radius:25px;
	-webkit-border-bottom-left-radius:25px;
	-moz-border-radius-bottomleft:25px;
	border-bottom-left-radius:25px;
	-webkit-border-bottom-right-radius:25px;
	-moz-border-radius-bottomright:25px;
	border-bottom-right-radius:25px;
	-moz-box-shadow: inset 0px 0px 0px 0px #1c1b18;
	-webkit-box-shadow: inset 0px 0px 0px 0px #1c1b18;
    
    
	box-shadow: inset 0px 0px 0px 0px #1c1b18;
	text-align:center;
	display:inline-block;
	text-decoration:none;
}
.ljgd a:hover {
	background-color:#dfd5b9;
	color:#333;
}
/* ======end了解更多======= */	




/* =====  底部导航&版权信息  ====== */

.footerr{font-size: 12px;margin:0px auto;font-family:Arial, simsun;-webkit-text-size-adjust: none;color:#ffffff;}
.footer{background:#484848;padding:30px 0px;min-width:1200px;}
.footer_c{width:1200px;margin:0px auto;}
 


/*----微信-----*/
.footer_wx{line-height:20px;text-align:center;font-size:14px;color:#ffffff;height:20px;margin-top:5px;}

/*----版权信息-----*/
.footer_cr{line-height:45px;height:45px;min-width:1200px;text-align:center;background:#393939;color:#898787;}


/*----报名咨询-----*/
.footer_zx{line-height:30px;font-weight:bold;font-size:14px;color:#ffffff;}
.footer_zx a:link,.footer_zx a:visited{color:#ffffff;text-decoration:none;}
.footer_zx a:hover{color:#ee7800;}
.footer_zxx{background:url(../images/zx_3.png) no-repeat left;padding-left:24px;}


/*----报名咨询-----*/
.footer_bm{background:url(../images/zx_1.png) no-repeat left;line-height:24px;padding-left:24px;font-size:14px;font-weight:bold;color:#ffffff;}
.footer_zx{line-height:30px;color:#ffffff;font-size:14px;}
.footer_zx .num{color:#E61D4C;}


/*----分列信息-----*/
.bottom_show{line-height:24px;color:#898787;}
.bottom_show a:link,.bottom_show a:visited{color:#898787;}
.bottom_show a:hover{color:#ee7800;}
.bottom_title{font-size:14px;font-weight:bold;color:#ffffff;line-height:30px;}

/*----间隔线-----*/
.br_p045{border-right:1px solid #5e5d5d;padding:0px 45px;}
.br_bk1{border-right:1px solid #5e5d5d;}
.br_bl{border-right:1px solid #5e5d5d;padding:0px 35px;}

/* =====  END底部导航&版权信息  ====== */


