@charset "utf-8";
/* CSS Document */

/* 线上培训列表 */
#mainonlineList{
	width:760px;
	margin:15px auto;
}
#mainonlineList ul li{
	width:760px;
	border-bottom:1px solid #e3e3e3;
	padding:6px 0px; 
	
}
#mainonlineList ul li h3{
	width:760px;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
}
#mainonlineList ul li em{
	width:100%;
	line-height:21px;
	color:#999;
}


/* 线上培训 */
#mainPageOnline{
	width:686px;
	margin:10px auto;
}
#mainPageOnline ul li{
	width:50%;
}


/* 线下培训介绍 */
#mainLineInfo{
	width:770px;
	margin:10px auto;
}
#mainLineInfo img{
	border:1px solid #e3e3e3;
	padding:1px;
	margin-right:8px;
	_margin-right:4px;
}
#mainLineInfo p{
	width:560px;
}

/* 最新线下培训课程 */
#mainLineList{
	width:770px;
	margin:10px auto;
}

/* 明星讲师 */
#mainStarList{
	width:770px;
	margin:10px auto;
}
#mainStarList ul li{
	width:246px;
	margin:0px 5px 10px 5px;
}
#mainStarList ul li img{
	width:98px;
	height:113px;
	border:1px solid #e3e3e3;
	padding:1px;
}
#mainStarList ul li h3{
	width:134px;
}
#mainStarList ul li b{
	width:134px;
}

#mainStarList .hotStar{
	width:100%;
}
#mainStarList .hotStar img{
	border:1px solid #e3e3e3;
	padding:1px;
	margin-right:10px;
	_margin-right:5px;
}
#mainStarList .hotStar h3,b{
	width:620px;
}
#mainStarList .hotStar .xianxia a{
	width:113px;
	height:31px;
	display:block;
	background-image:url(/images/button.jpg);
	background-position:-436px 0px;
	margin-top:10px;
}

/* 课程列表 */

#mainLessonList{
	width:740px;
	margin:10px auto;
}
#mainLessonList ul li{
	border-bottom:1px solid #e3e3e3;
	padding:20px 0px;
}
#mainLessonList ul li h3,#mainLessonList ul li b{
	width:615px;
}

/* 明星讲师排行 */

#mainStarTop{
	width:150px;
	margin:10px auto;
}
#mainStarTop ul li{
	width:100%;
	margin-bottom:15px;
}
#mainStarTop ul li img{
	width:56px;
	height:65px;
	margin-right:6px;
    _margin-right:3px;
}
#mainStarTop ul li h3,#mainStarTop ul li b{
	width:86px;
}


/* 视频列表 */

#mainVideoList{
	width:750px;
	margin:10px auto;
}
#mainVideoList ul li{
	width:50%;
	height:125px;
	border-bottom:1px solid #e3e3e3;
	padding:20px 0px;
}
#mainVideoList ul li img{
	margin-right:10px;
	_margin-right:5px;
}
#mainVideoList ul li h3,#mainVideoList ul li b{
	width:210px;
}
#mainVideoList ul li .xianxia a{
	width:90px;
	height:27px;
	display:block;
	background-image:url(/images/button.jpg);
	background-position:0px -50px;
}

#mainServerHot{
	width:680px;
	margin:10px auto;
}
#mainServerHot ul li{
	width:200px;
	margin:10px 20px 10px 0px;
	
	
}
#mainServerHot ul li .ico1{
	width:42px;
	height:42px;
	background-image:url(/images/ico.jpg);
	background-position:0px -18px;
}
#mainServerHot ul li .ico2{
	width:42px;
	height:42px;
	background-image:url(/images/ico.jpg);
	background-position:-52px -18px;
}
#mainServerHot ul li .ico3{
	width:42px;
	height:42px;
	background-image:url(/images/ico.jpg);
	background-position:-104px -18px;
}
#mainServerHot ul li .ico4{
	width:42px;
	height:42px;
	background-image:url(/images/ico.jpg);
	background-position:-156px -18px;
}
#mainServerHot ul li .ico5{
	width:42px;
	height:42px;
	background-image:url(/images/ico.jpg);
	background-position:-208px -18px;
}
#mainServerHot ul li .ico6{
	width:42px;
	height:42px;
	background-image:url(/images/ico.jpg);
	background-position:-260px -18px;
}
#mainServerHot ul li b,#mainServerHot ul li em{
	width:150px;
}

/* 右栏联系我们 */
#mainRContact{
	width:224px;
	margin:10px auto;
}
#mainRContact .contactPhone{
	width:100%;
	border-bottom:2px dashed #d9d9d9;
	padding-bottom:6px;
}
#mainRContact .ico1{
	width:20px;
	height:28px;
	background-image:url(/images/ico.jpg);
	background-position:0px -64px;
}
#mainRContact .ico2{
	width:20px;
	height:28px;
	background-image:url(/images/ico.jpg);
	background-position:-24px -64px;
}
#mainRContact .ico3{
	width:20px;
	height:28px;
	background-image:url(/images/ico.jpg);
	background-position:-48px -64px;
}
#mainRContact b{
	width:80px;
}
/* 人物访谈 */

#mainHuman{
	width:95%;
	margin:10px auto;
}
#mainHuman ul li{
	width:80px;
	margin:0px 7px;
}
#mainHuman ul li img{
	width:76px;
	height:56px;
	border:1px solid #e3e3e3;
	padding:1px;
	margin-bottom:4px;
}
#mainHuman ul li h3{
	width:100%;
	text-align:center;
}
/* 新闻显示页 */
#mainNewsDisp{
	width:640px;
	margin:10px auto;
}
#mainNewsDisp .newsTitle{
	width:100%;
	height:72px;
	background-image:url(/images/bg2.jpg);
}
#mainNewsDisp .newsTitle h3,#mainNewsDisp .newsTitle b{
	width:90%;
	margin:0px auto;
	text-align:center;
}
#mainNewsDisp em{
	width:94%;
	padding:10px;
	margin:6px auto;
	border:1px solid #e9e9e9;
	background-color:#fbfbfb;
}
#mainNewsDisp .text{
	width:96%;
	margin:20px auto;
}



.list_tb1{ float:left; height:auto;}
.list_tb1 tr td{ border-bottom: 1px dashed #999; width:650px; padding-bottom:10px; padding-top:10px;}
.list_tb1 .qh{ display:block; border:1px solid #ccc;}
.list_tb1 .qh dt{ background:url(/images/gray.gif ) no-repeat; width:93px; height:32px;}
.list_tb1 .qh dt a{ display:block; padding-top:10px; margin-left:15px; font-weight:bold; font-size:14px;}
.list_tb1 .qh dd{ display:block; float:left;  }
.list_tb1 dl{ width:550px;}
.list_tb1 dl dd{width:500px}
.list_tb1 dl .tb_dl1{float:left; border:1px solid #ccc; margin-right:25px;}
.list_tb1 dl .tb_dl2{margin-top:12px; font-weight:bold;}
.list_tb1 dl .tb_dl2 .sp{ font-size:12px; font-weight:normal; color:#999;}
.list_tb1 dl .tb_dl3 {margin-top:10px; color:#666; line-height:22px;}
.list_tb1 dl .tb_dl3 a{ color:#666;}
.list_tb1 dl .tb_dl3 a:hover{ text-decoration:underline}
.list_tb1 .list_tb1_ul{}
.list_tb1 .list_tb1_ul li{ float:left; background:url(/images/gray.gif) no-repeat; width:93px;
height:32px;   font-size:14px; color:#626161; font-weight:bold;}
.list_tb1 .list_tb1_ul li a{ display:block; margin-left:15px; padding-top:10px; }
.list_tb1 .list_tb1_ul a:hover{text-decoration: underline;}
.list_tb1 .list_tb1_ul2 {width:650px; height:33px; background-color:#fffaf7; border:1px solid #ccc;}
.list_tb1_ul2 li a{ line-height:26px; color:#666; margin:3px 10px; padding:0px 6px; display:block; height:26px;}
.list_tb1_ul2 li a:hover ,.list_tb1_ul2 li.default a{ background-color:#d8d8d8; text-decoration:none;}

.list_tb2{ float:left;}
.list_tb2 .r_list{ background:url(/images/right_list.jpg) no-repeat; width:256px; height:248px;}
.list_tb2 .r_list dl dt{ padding-top:15px; font-weight:bold; margin-left:30px; color:#c4002e;}
.list_tb2 .r_list dl .r_list_dd1{ display:block; padding-left:25px; padding-top:20px; }
.list_tb2 .r_list dl .r_list_dd1 a:hover{ display:block; text-decoration:underline;}
.list_tb2 .r_list dl dd{ display:block; padding-left:25px; margin-top:10px;}


.df_tb1{}
.df_tb1 tr td{}
.df_tb1 tr td .df_tb1_sp1{ display:block; text-align:center; width:980px; font-size:14px; color:#666; font-weight:bold; border-bottom:1px dashed #999; padding-bottom:10px; margin:15px 0;}
.df_tb2 dl{ width:500px; height:auto}
.df_tb2 dl dd{width:217px;}
.df_tb2 dl dd img{width:217px; height:198px; border:2px solid #999;}
.df_tb2 dl .df_tb2_dd2 {  display:block; float:left; height:auto; margin-top:20px; margin-left:20px; font-size:14px}
.df_tb2 dl .df_tb2_dd3{ display:block;  float:left; margin-left:20px; margin-top:20px; font-size:14px}
.df_tb3{ display:block; float:right; border: 1px solid #ccc; background-color:#f5f4f4; }
.df_tb3 tr td{ width:220px; font-size:14px; padding-left:20px; padding-top:10px; }

.df_tb4{width:978px; margin-top:20px; margin-bottom:20px; border:1px solid #eedc9e;}
.df_tb4 tr th{width:978px; height:30px; border-bottom:1px solid #eedc9e; padding-top:10px; 
padding-left:10px; font-size:14px; text-align:left; color:#c4002e; height:24px; background-color:#fff8de;}
.df_tb4 tr td{ width:950px; line-height:24px; font-size:14px; padding:10px; }
.df_sure{}
.df_sure textarea{ width:420px; height:120px;}
.df_sure .btn_sure{ background:url(/images/btn_sure.gif) no-repeat; border:none; width:90px; height:34px; margin-left:20px;}

.bottom_line{background-color:#f2f2f2; height:35px; line-height:35px;}
.bottom_line .question{ font-size:12px; font-weight:bold; color:#666; margin-left:25px;}
.bottom_line .bottom_btn1{ background:url(/images/12.gif) no-repeat; width:78px; height:23px; border:none ; margin-top:2px;}
.bottom_line .bottom_btn2{ background:url(/images/34.gif) no-repeat; width:166px; height:23px; border:none}

.bottom_help{ height:230px; margin-top:10px;}
.bottom_help .bottom_title{ float:left; background:url(/images/bottom_title.gif) no-repeat; width:720px; height:30px; border:none; }
.bottom_help .bottom_title span{ margin-left:25px; line-height:30px; font-size:14px; font-weight:bold;}
.bottom_sure{ height:260px; background-color:#fef6e3; margin-top:10px;}
.bottom_sure table{width:700px; height:250px;}
.bottom_sure table .sle{ width:150px;}
.bottom_sure table textarea{ display:block; float:right; width:500px;  height:100px; margin-right:80px;}
.bottom_sure table .sure{ float:left; margin-left:100px;  width:200px; height:30px;}
.bottom_sure table tr td span{ float:left ; margin-left:20px; font-size:12px; line-height:30px; height:30px;}
.bottom_sure table tr td .tijiao{ float:left; display:block; background:url(/images/tijiao.gif); width:67px; height:22px; border:none; margin-left:120px;}
.bottom_sure table tr td .cancel{ float:left; display:block; background:url(/images/cancel.gif); width:68px; height:22px; border:none; margin-left:10px;}
.bottom_contents{float:left;  width:718px; border:1px solid #e1e1e1; border-top:none;float:left;  }
.bottom_contents ul{ list-style-type:none; margin-left:10px; width:680px; height:auto }
.bottom_contents ul li{ float:left;  background:url(/images/tubiao.gif) left center no-repeat; padding-left:10px; width:320px; line-height:26px; font-size:12px }
.clear{
    content:".";
    display:block;
    font-size:0px;
    line-height:0px;
    height:0px;
    clear:both;
    visibility:hidden;
}




/* 讲师课程 */
#mainJSKC{
	border:1px solid #f0e7ad;
	background-color:#fffdf2;
	height:100%;
	overflow:hidden;
	padding:20px;
	margin-bottom:10px;
}
#mainJSKC img{
	width:98px;
	height:113px;
	border:1px solid #d4d4d4;
}
#mainJSKC h3,#mainJSKC b{
	width:650px;
}

/* 视频教程 */
#mainVideoDisp{
	border:1px solid #d5d5d5;
	background-color:#f6f6f6;
	height:100%;
	overflow:hidden;
	padding:20px;
	margin-bottom:10px;
}
#mainVideoDisp .videoDisp{
	width:480px;
	height:330px;
}
#mainVideoDisp .videoName{
	width:250px;
	height:100%;
	overflow:hidden;
	background-color:#dddddd;
	padding:0px 5px;
	margin-bottom:6px;
}
#mainVideoDisp .videoInfo{
	width:260px;
}

/* 相关视频教程 */

#mainVideoTJ{
	width:780px;
	margin:10px auto;
}
#mainVideoTJ ul li{
	width:112px;
	margin:0px 9px;
	text-align:center;
}
#mainVideoTJ ul li img{
	width:112px;
	height:125px;
	margin-bottom:6px;
}
.newsL{ width:378px; height:auto; }
.newsScroll{ width:374px;border:1px solid #999999; padding:1px; }

.newsR{ width:592px; height:auto;}

.hNews{ width:570px; height:auto;  border:1px solid #e3e3e3; padding:9px;}
.hnewsL{ width:385px; height:auto;}
.hnewsR{ width:175px; height:auto;}
.hnewlist{ width:385px; height:auto;}
.hnewlist li{ width:385px; height:24px; line-height:24px;}
.businessman{ width:380px; height:auto;}
.quotation{ width:200px; height:auto;}
.repro{ width:100%; height:auto; padding:10px 0px;}
.repro li { width:162px; height:auto; margin-left:16px; margin-bottom:10px;}
.repro li img{ width:158px; height:118px; border:1px solid #bbbbbb; padding:1px; margin-bottom:5px; }
.daogou{ padding:10px;}
.daoglist{ width:100%; height:auto; padding-top:15px; border-top:1px dashed  #c2c2c2; padding-bottom:10px;}
.daoglist li{ width:100px; height:auto; margin:0px 7px;}
.daoglist li img{ width:96px; height:71px; border:1px solid #bbbbbb; margin-bottom:5px;}
.mingr { width:100%; height:auto; padding:10px 0px 5px 0px;}
.mingr li{ width:175px; height:auto; margin-left:10px; margin-bottom:10px;}
.mingr li img{ width:66px; height:96px; border:1px solid #bbbbbb; padding:1px; margin-right:10px;}
.qiugifo{ width:291px; height:auto;}

/* 线下培训 */

#mainPageLine{
	width:686px;
	margin:10px auto;
}

#mainPageLine .hotTrain{
	width:380px;
}
#mainPageLine .hotTrain img{
	width:146px;
	height:206px;
	border:1px solid #e3e3e3;
	padding:1px;
	margin-right:8px;
	_margin-right:4px;
}
#mainPageLine .hotTrain h3{
	width:214px;
	line-height:30px;
	border-bottom:1px dashed #d1d1d1;
	margin-bottom:5px;
}
#mainPageLine .hotTrain b{
	width:214px;
}
#mainPageLine .hotTrain .xianxia a{
	width:76px;
	height:24px;
	background-image:url(/images/button.jpg);
	background-position:-350px 0px;
	display:block;
}
#mainPageLine .trainList{
	width:280px;
}
#mainPageLine .trainList ul li{
	width:100%;
}
/* 推荐明星讲师 */
#mainStar{
	width:94%;
	margin:10px auto;
}
#mainStar ul li{
	width:102px;
	margin:0px 7px 10px 7px;
}
#mainStar ul li img{
	width:98px;
	height:113px;
	border:1px solid #e3e3e3;
	padding:1px;
}
/* 推荐培训视频 */
#mainVideo{
	width:200px;
	margin:15px auto;
}
#mainVideo img{
	width:198px;
	height:148px;
}
#mainVideo h3{
	text-align:center;
}

/* 营销左边导航 */

#mainLeftMenu{
	width:100%;
	height:100%;
	overflow:hidden;
	background-image:url(/images/page_01.jpg);
}

#mainLeftMenu dl{
	width:100%;
	margin-bottom:10px;
}
#mainLeftMenu dl dd{
	width:100%;
	background-image:url(/images/bg.jpg);
	background-position:0px -790px;
	background-repeat:repeat-x;
	text-indent:10px;
	line-height:30px;
	overflow:hidden;
	overflow:hidden;
}
#mainLeftMenu dl dd b{
	width:9px;
	height:8px;
	font-size:0px;
	background-image:url(/images/ico.jpg);
	background-position:-53px 0px;
	margin:10px 10px 0px 0px;
	display:inline;
}
#mainLeftMenu dl dt{
	width:163px;
	height:26px;
	float:right;
	margin:5px 0px;
	line-height:26px;
	overflow:hidden;
}
#mainLeftMenu dl dt a{
	width:163px;
	height:26px;
	display:block;
	text-align:left;
	text-indent:14px;
	background-image:url(/images/bg1.jpg);
	background-position:0px -60px;
}
#mainLeftMenu dl dt a:hover{
	background-image:url(/images/bg1.jpg);
	background-position:0px -24px;
	color:#FFF;
}
#mainLeftMenu dl dt a.overLink{
	width:163px;
	height:26px;
	display:block;
	text-align:left;
	text-indent:14px;
	background-image:url(/images/bg1.jpg);
	background-position:0px -24px;
	color:#FFF;
}

/* 求购信息列表 */
.mainDemand{
    width:700px;
	margin:8px auto;
}

.mainDemand ul{
	width:700px;
	margin:5px auto 0px auto;
}
.mainDemand ul li{
	width:345px;
	height:24px;
	line-height:24px;
	margin:0px 0px 0px 5px;
}
.mainDemand ul li em{
	width:50px;
	float:right;
	text-align:center;
}
.mainDemand ul li p{
	width:80px;
	float:right;
	text-align:center;
	color:#999;
}

/* 求购信息详细 */

#mainQGDisp{
	width:100%;
}
#mainQGDisp .imgCont{
	width:300px;
	margin-bottom:10px;
}
#mainQGDisp h2{
	width:410px;
	height:40px;
	line-height:40px;
	text-align:left;
}
#mainQGDisp .infoCont{
	width:388px;
	background-color:#f8f8f8;
	border:1px solid #e6e6e6;
	padding:10px;
}
#mainQGDisp .bottonCont{
	width:100%;
	margin-top:10px;
}
#mainQGDisp .bottonCont .botton1{
	margin-right:20px;
}

/* 相关供求商品 */
#mainQGOther{
	width:98%;
	padding:10px 0px;
	margin:0px auto;
}
#mainQGOther ul li{
	width:120px;
	margin:0px 10px;
	text-align:center;
	line-height:21px;
}
#mainQGOther ul li img{
	width:118px;
	height:88px;
	border:1px solid #e4e4e4;
}

