@charset "UTF-8";
/*
* @ description: 微网商学院页面样式（包含首页，列表页，内容页）
* @ author: jonwel
* @ update: (2017.v2.0)
*/


*{padding: 0;margin: 0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b,u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td ,button,input{margin: 0px; padding: 0px; border: 0px none; outline: 0px none; font-size: 100%; vertical-align:baseline;background: none repeat scroll 0% 0% transparent;}
ol,ul,li{list-style:none;}


body{font:12px "microsoft yahei", Tahoma, Arial, Helvetica, Sans-serif;color:#666;}

a{text-decoration:none; outline: none; cursor:pointer;color:#8D8D8D; }
a:hover{color: #ff6600;}

.clear{clear: both;margin-bottom: 10px;}

/*搜索页*/
.weizhi span{float: right;padding-right: 10px;}


/*首页区域样式开始*/

.ibanner{width: 100%;height: 430px;background: url(https://img.alicdn.com/imgextra/i1/2783343422/TB27vlHmYBmpuFjSZFuXXaG_XXa-2783343422.jpg) top center no-repeat;}

 /*之贴心新手引导，帮您快速入门*/
.ifloor1{width: 1200px;height: auto; margin:10px auto;}
.ifloor1 .title{width: 1200px;height: 72px;background: url(img/line.png) center right;}
.ifloor1 .title h2{line-height: 72px;font-size: 25px;background: #fff;display: inline-block;padding-right: 20px;}
.ifloor1 .list{}
.ifloor1 .list li{float: left;width: 218px;margin:20px;border:1px solid white;text-align: center;padding: 20px;border-radius: 10px;transition: all 0.3s;}
.ifloor1 .list li a{display: inline-block;width: 218px;}
.ifloor1 .list li img{transition: all 0.88s;}
.ifloor1 .list li h3{line-height: 30px;margin-top: 20px;color: white;transition: all 0.88s;}
.ifloor1 .list li:hover img{transform: scale(1.2,1.2);}
.ifloor1 .list li:hover h3{font-size: 16px;}
.ifloor1 .list li:hover{box-shadow: 0 0 20px #333;}


 /*之客户自助服务，给您贴心服务样式*/
.ifloor2{width: 1200px;height: auto; margin:10px auto;}
.ifloor2 .title{width: 1200px;height: 72px;background: url(img/line.png) center right;}
.ifloor2 .title h2{line-height: 72px;font-size: 25px;background: #fff;display: inline-block;padding-right: 20px;}
.ifloor2 .list{}
.ifloor2 .list li{float: left;width: 160px;margin:20px;text-align: center;}
.ifloor2 .list li img{display: block;margin-bottom: 20px;transition: all 0.88s;}
.ifloor2 .list li a{display: inline-block;}
.ifloor2 .list li:hover img{ transform: scale(1.2,1.2);}
.ifloor2 .list li:hover a{font-weight: bold;}
.ifloor2 .list li:hover {}


/*之商学院课程广告区域样式*/
.iwebad_box{width: 100%;height: 252px;background: url(img/mba_ad_bg.jpg) top center no-repeat;}
.iwebad{ }
.iwebad h2{font-size: 20px;margin-bottom: 20px;text-align: center;color: white;padding-top: 50px;}
.iwebad h3{font-size: 15px;text-align: center;color: white;}
.iwebad a{display: block;width: 120px;height: 36px;line-height: 36px;text-align: center;border: 1px solid white;margin:20px auto;color: white;}
.iwebad a:hover{border: 1px solid #ff6600;background: #ff6600;color: white;}

/*之第三层服务与培训，带您轻松学习区域样式*/
.ifloor3{width: 1200px;height: 390px; margin:10px auto;}
.ifloor3 .title{width: 1200px;height: 72px;background: url(img/line.png) center right;}
.ifloor3 .title h2{line-height: 72px;font-size: 25px;background: #fff;display: inline-block;padding-right: 20px;}
.ifloor3 .list{}
.ifloor3 .list dl{float: left;width: 358px;margin:20px;height: 235px;}
.ifloor3 .list dl dt{line-height: 36px;background: #108EE7;border-radius: 10px 10px 0 0;padding-left: 10px;color: white;}
.ifloor3 .list dl dt a{float: right;color: white;padding-right: 10px;}
.ifloor3 .list dl dd{border-bottom: 1px dashed #ddd;line-height: 36px;padding-left: 10px;border-left: 1px solid #ddd;border-right: 1px solid #ddd;}
.ifloor3 .list dl dd:last-child{border-bottom: 1px solid #ddd;}

/*首页区域样式结束*/




/*列表页区域样式开始*/

.llist{width: 1200px;min-height: 360px;margin:10px auto;}
.llist .weizhi{width: 1200px;height: 30px;line-height: 30px;margin:10px auto;}
.llist .list_l{float:left;width: 248px;min-height: 325px;margin-right: 50px;border:1px solid #E6E6E6;/*padding: 10px;*/}
.llist .list_r{float:left;width: 838px;min-height: 360px;border:1px solid #E6E6E6;padding: 15px 30px;}

/*之列表左侧区域样式*/
.llist .list_l dt{background: #E9F5FF url(img/article_con_l.png) 30px center no-repeat;height: 80px;line-height: 80px;text-align: center;font-size: 22px;border-bottom: 1px solid #e6e6e6;}
.llist .list_l dd{height: 60px;line-height: 60px;text-align: center;border-bottom: 1px dashed #e6e6e6;}
.llist .list_l dd:last-child{border-bottom: none;}
.llist .list_l a{display: block;font-size: 16px;}
.llist .list_l a:hover{background: #ff6600;color: white;}

/*之列表页右侧区域样式*/

.llist .list_r .list_r_con li{line-height: 36px;border-bottom: 1px dashed #e6e6e6;list-style: disc;padding-left: 10px;}
.llist .list_r .list_r_con li span{float: right;}



/*列表页页码区域*/
.dede_pages{/*width: 880px;background: url(img/pagebg.png) repeat;height: 36px;line-height: 36px;*/margin: 0px auto;}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
	list-style: none;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}



/*列表页区域样式结束*/

/*公共搜索区域*/
.banner{width: 100%;height: 350px;background: url(https://img.alicdn.com/imgextra/i4/2783343422/TB2MUMwkMRkpuFjy1zeXXc.6FXa-2783343422.jpg) top center no-repeat;}
.banner .sosou{margin:0px auto;width: 396px;height: 40px;padding-top: 120px;}
.banner .sosou #formsearch{margin-bottom: 10px;}
.banner .text{border:1px solid #ff6600;height: 38px;line-height: 38px;width: 310px;padding-left: 10px;}
.banner .btn{background: url(img/searchbtn.jpg) top center no-repeat;width: 70px;height: 40px}
.banner .sosou a{margin: 10px;}

/*内容页区域样式开始*/

.article{width: 1200px;min-height: 360px;margin:10px auto;}
.article .weizhi{width: 1200px;height: 30px;line-height: 30px;margin:10px auto;}
.article_l{float:left;width: 248px;min-height: 325px;margin-right: 50px;border:1px solid #E6E6E6;/*padding: 10px;*/}
.article_r{float:left;width: 878px;min-height: 360px;border:1px solid #E6E6E6;padding: 10px;overflow: hidden;}

/*之内容页左侧区域样式*/
.article_l dt{background: #E9F5FF url(img/article_con_l.png) 30px center no-repeat;height: 80px;line-height: 80px;text-align: center;font-size: 22px;border-bottom: 1px solid #e6e6e6;}
.article_l dd{height: 60px;line-height: 60px;text-align: center;border-bottom: 1px dashed #e6e6e6;}
.article_l dd:last-child{border-bottom: none;}
.article_l a{display: block;font-size: 16px;}
.article_l a:hover{background: #ff6600;color: white;}

/*之内容页右侧区域样式*/
.article_r .title{margin-bottom: 30px;}
.article_r .title h2{font-size: 15px;line-height: 28px;margin-bottom: 10px;}
.article_r .title span{margin-right: 20px;}
.article_r .title a{margin-right: 20px;}
.article_r .title a.cang{background: url(img/share.gif) 0 0 no-repeat;padding-left: 18px;}
.article_r .title a.print{background: url(img/share.gif) 0 -109px no-repeat;padding-left: 18px;}

.article_r .con{line-height: 29px;text-indent: 2em;font-size: 13px;width: 878px;min-height: 160px;}
/* .article_r .con img{max-width: 878px;} */
.article_r .con img{ width:auto;
 height:auto;
 max-width:100%;
max-height:100%;}

/*之版权说明*/
.article_r .acopyright{margin-top: 30px;}
.article_r .acopyright p{line-height: 26px;}
.article_r .acopyright p a{font-weight: bold;}

/*之上下篇*/
.pre_next{margin-top: 20px;}
.pre_next {line-height: 26px;font-weight: bold;}

/*内容页区域样式结束*/