@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;
}
.middle{
	margin: 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(http://www.mede.com.cn/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(http://www.mede.com.cn/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(http://www.mede.com.cn/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(http://www.mede.com.cn/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:666;
	margin-top:-40px;
	padding-left:443px;
}
.slidetabs a {
	width:17px;
	height:17px;
	float:left;
	margin:3px;
	background:url(http://www.mede.com.cn/images/round.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}
.slidetabs a:hover {
	background:url(http://www.mede.com.cn/images/round_hover.png) 0 0 no-repeat;
}
.slides_bgA{
	background:#0088ec;
}
.slides_bgB{
	background:#2a5ffd;
}
.slides_bgC{
	background:#4e55ee;
}
.slides_bgD{
	background:#07010f;
}
.slides_bgE{
	background:#070834;
}
.wp{
	width:960px;
	margin:0 auto;
}
.slidetabs a{
	outline: none;
	background-image:url(http://www.mede.com.cn/images/round.png);
	background-repeat:no-repeat;
	*background-image:none;/*IE6*/
	border:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.mede.com.cn/images/round.png', sizingMethod='scale');
}
.slidetabs a:hover, .slidetabs .a_hover{
	background-image:url(http://www.mede.com.cn/images/round_hover.png);
	background-repeat:no-repeat;
	*background-image:none;/*IE6*/
	border:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.mede.com.cn/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(http://www.mede.com.cn/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;
}
.subject .listsy .item-9{
	background-color:#e55e7a;
}
.subject .listsy .item-9 .icon{
	background-position:0 -496px;
}
.subject .listsy .item-10{
	background-color:#00bbfe;
}
.subject .listsy .item-10 .icon{
	background-position:0 -559px;
}
.subject .listsy .item-11{
	background-color:#00abd9;
}
.subject .listsy .item-11 .icon{
	background-position:0 -622px;
}
.subject .listsy .item-12{
	background-color:#2c99f4;
}
.subject .listsy .item-12 .icon{
	background-position:0 -685px;
}
/*首页课程列表结束*/

/*标题通用开始*/
.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(http://www.mede.com.cn/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("http://www.mede.com.cn/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(http://www.mede.com.cn/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:214px;
}
.kaiban .span2{
	width:154px;
}
.kaiban .span3{
	width:134px;
}
.kaiban .span4{
	width:154px;
}
.kaiban .span5{
	width:164px;
}
.kaiban .span6{
	width:164px;
}
.kaiban .span7{
	width:160px;
}
/*首页开班信息结束*/

/*首页就业信息开始*/
.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(http://www.mede.com.cn/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(http://www.mede.com.cn/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('http://www.mede.com.cn/images/arrowhead.png') no-repeat left top;
	margin-top:61px;
	cursor:pointer;
}
.indexmaindiv1 .stylesgoleft:hover{
	float:left;
	width:21px;
	height:28px;
	background:url('http://www.mede.com.cn/images/arrowhead.png') no-repeat left -28px;
	margin-top:61px;
	cursor:pointer;
}
.indexmaindiv1 .playerdetail{
	width:168px;
	background:#FFF;
}
.indexmaindiv1 .playerdetail .detailimg{
	width:168px;
}
.indexmaindiv1 .playerdetail .detailimg img{
	width:168px;
}
.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('http://www.mede.com.cn/images/arrowhead.png') no-repeat left -56px;
	margin-top:61px;
	cursor:pointer;
}
.indexmaindiv1 .stylesgoright:hover{
	float:left;
	width:21px;
	height:28px;
	background:url('http://www.mede.com.cn/images/arrowhead.png') no-repeat left -84px;
	margin-top:61px;
	cursor:pointer;
}
/*滚动*/
.maindiv1{
	float:left;
	width:917px;
	height:179px;
	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:999;
	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: 24px;
	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(http://www.mede.com.cn/images/con04-dot.png) 0px 0px no-repeat;
}
.con04C .hd ul li.on{
	background:url(http://www.mede.com.cn/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(http://www.mede.com.cn/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(http://www.mede.com.cn/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(http://www.mede.com.cn/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:200px;
	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{
	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;
	background:#fff;
	padding-bottom: 20px;
	text-align: center;
	border-radius: 10px;
}
.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 15px;
}
.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(http://www.mede.com.cn/images/s1.jpg) no-repeat;
}
/*淘宝美工班*/
.soures2_banner_box{
	background:#ff7f00;
}
.soures2_banner{
    background:url(http://www.mede.com.cn/images/s2.jpg) no-repeat;
}
/*淘宝推广班*/
.soures3_banner_box{
	background:#2c99f4;
}
.soures3_banner{
    background:url(http://www.mede.com.cn/images/s3.jpg) no-repeat;
}
/*高级美工班*/
.soures4_banner_box{
	background:#eff8ff;
}
.soures4_banner{
    background:url(http://www.mede.com.cn/images/s4.jpg) center no-repeat;
	width:100%;
}
/*淘宝推广实战班*/
.soures5_banner_box{
	background:#2c99f4;
}
.soures5_banner{
    background:url(http://www.mede.com.cn/images/s5.jpg) center no-repeat;
	width:100%;
}
/*天猫推广班*/
.soures6_banner_box{
	background:#9d0b16;
}
.soures6_banner{
    background:url(http://www.mede.com.cn/images/s6.jpg) center no-repeat;
	width:100%;
}
/*淘宝直播班*/
.soures6_zhibo_banner_box{
	background:#100c01;
}
.soures6_zhibo_banner{
    background:url(http://www.mede.com.cn/images/s6_zhibo.jpg) center no-repeat;
	width:100%;
}
/*UIS设计师班*/
.soures6_ui_banner{
    width: 100%;
	height: 533px;
	background: url(http://www.mede.com.cn/images/s6_ui.jpg) no-repeat top center;
	overflow: hidden;
}
/*阿里巴巴班*/
.soures7_banner_box{
	background:#eb700a;
}
.soures7_banner{
    background:url(http://www.mede.com.cn/images/s7.jpg) center no-repeat;
	width:100%;
}
/*高级店长班*/
.soures8_banner_box{
	background:#ea4e51;
}
.soures8_banner{
    background:url(http://www.mede.com.cn/images/s8.jpg) center no-repeat;
	width:100%;
}
/*微信开店班*/
.soures9_banner_box{
	background:#4699f9;
}
.soures9_banner{
    background:url(http://www.mede.com.cn/images/s9.jpg) center no-repeat;
	width:100%;
}
/*微信营销总裁班*/
.soures10_banner_box{
	background:#285ce3;
}
.soures10_banner{
    background:url(http://www.mede.com.cn/images/s10.jpg) center no-repeat;
	width:100%;
}
/*拼多多店长运营班*/
.soures11_banner_box{
	background:#d3212a;
}
.soures11_banner{
    background:url(http://www.mede.com.cn/images/s11.jpg) center no-repeat;
	width:100%;
}
/*新媒体营销推广班*/
.soures12_banner_box{
	background:#ff6600;
}
.soures12_banner{
    background:url(http://www.mede.com.cn/images/s12.jpg) center no-repeat;
	width:100%;
}
/*京东开店班*/
.soures13_banner_box{
	background:#0d89a8;
}
.soures13_banner{
    background:url(http://www.mede.com.cn/images/s13.jpg) center no-repeat;
	width:100%;
}
/*京东美工班*/
.soures14_banner_box{
	background:#4c9be6;
}
.soures14_banner{
    background:url(http://www.mede.com.cn/images/s14.jpg) center no-repeat;
	width:100%;
}
/*京东推广班*/
.soures15_banner_box{
	background:#16ac6f;
}
.soures15_banner{
    background:url(http://www.mede.com.cn/images/s15.jpg) center no-repeat;
	width:100%;
}
/*京东创业总裁班*/
.soures16_banner_box{
	background:#d72d47;
}
.soures16_banner{
    background:url(http://www.mede.com.cn/images/s16.jpg) center no-repeat;
	width:100%;
}
/*速卖通班*/
.soures17_banner_box{
	background:#c02023;
}
.soures17_banner{
    background:url(http://www.mede.com.cn/images/s17.jpg) center no-repeat;
	width:100%;
}
/*亚马逊开店班*/
.soures18_banner_box{
	background:#ff5623;
}
.soures18_banner{
    background:url(http://www.mede.com.cn/images/s18.jpg) center no-repeat;
	width:100%;
}
/*亚马逊推广班*/
.soures19_banner_box{
	background:#5d738b;
}
.soures19_banner{
    background:url(http://www.mede.com.cn/images/s19.jpg) center no-repeat;
	width:100%;
}
/*亚马逊总裁班*/
.soures20_banner_box{
	background:#f7b518;
}
.soures20_banner{
    background:url(http://www.mede.com.cn/images/s20.jpg) center no-repeat;
	width:100%;
}
/*静物摄影班*/
.soures21_banner_box{
	background:#000;
}
.soures21_banner{
    background:url(http://www.mede.com.cn/images/s21.jpg) center no-repeat;
	width:100%;
}
/*模特摄影班*/
.soures22_banner_box{
	background:#fff;
}
.soures22_banner{
    background:url(http://www.mede.com.cn/images/s22.jpg) center no-repeat;
	width:100%;
}
/*产品修图班*/
.soures23_banner_box{
	background:#1b0b18;
}
.soures23_banner{
    background:url(http://www.mede.com.cn/images/s23_2.jpg) center no-repeat;
	width:100%;
}
/*短视频班*/
.soures24_banner_box{
	background:#107192;
}
.soures24_banner{
    background:url(http://www.mede.com.cn/images/s24.jpg) center no-repeat;
	width:100%;
}
/*淘宝客服班*/
.soures25_banner_box{
	background:#0064bf;
}
.soures25_banner{
    background:url(http://www.mede.com.cn/images/s25.jpg) center no-repeat;
	width:100%;
}
/*美工就业班*/
.soures26_banner_box{
	background:#f16a01;
}
.soures26_banner{
    background:url(http://www.mede.com.cn/images/s26.jpg) center no-repeat;
	width:100%;
}
/*推广就业班*/
.soures27_banner_box{
	background:#13acd8;
}
.soures27_banner{
    background:url(http://www.mede.com.cn/images/s27.jpg) center no-repeat;
	width:100%;
}
/*新媒体就业班*/
.soures28_banner_box{
	background:#67aefe;
}
.soures28_banner{
    background:url(http://www.mede.com.cn/images/s28.jpg) center no-repeat;
	width:100%;
}
/*新媒体就业班*/
.soures29_banner_box{
	background:#ff7800;
}
.soures29_banner{
    background:url(http://www.mede.com.cn/images/s29.jpg) center no-repeat;
	width:100%;
}
/*拼多多高级实战班*/
.soures30_banner_box{
	background:#ff4038;
}
.soures30_banner{
    background:url(http://www.mede.com.cn/images/s30.jpg) center no-repeat;
	width:100%;
}
/*商业图片精修班*/
.soures31_banner_box{
	background:#fb7671;
}
.soures31_banner{
    background:url(http://www.mede.com.cn/images/s31.jpg) center no-repeat;
	width:100%;
}
/*C4D电商应用班*/
.soures32_banner_box{
	background:#8358ff;
}
.soures32_banner{
    background:url(http://www.mede.com.cn/images/s32.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_content6_zhibo{
	border:10px solid #3a3a39;
}
.kc_content7{
	border:10px solid #ffe1c5;
}
.kc_content8{
	border:10px solid #ed7d7f;
}
.kc_content9{
	border:10px solid #79b5fa;
}
.kc_content10{
	border:10px solid #407ce7;
}
.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 #fd8560;
}
.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 #464245;
}
.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;
}
.kc_content29{
	border:10px solid #fb9840;
}
.kc_content30{
	border:10px solid #fb7771;
}
.kc_content31{
	border:10px solid #fe9a96;
}
.kc_content32{
	border:10px solid #9b7afc;
}
/*课程页内容结束*/

/*课程列表开始*/
.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(http://www.mede.com.cn/images/kclb_bg.png);
	color:#fff;
	cursor:pointer;
}
.kclbT ul li a:hover{
	display: inline-block;
	background:url(http://www.mede.com.cn/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(http://www.mede.com.cn/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 .cico6_zhibo{background-position:0 -1106px;}
.kclbBon ul li a:hover .cico6_zhibo,.kclbBon ul li a .cico6_zhibo_h{background-position:-90px -1106px;}

/* 阿里巴巴总裁班-展开 */
.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;}

/* Shopee总裁班-展开 */
.kclbBon ul li a .cico18{background-position:0 -1636px;}
.kclbBon ul li a:hover .cico18,.kclbBon ul li a .cico18_h{background-position:-90px -1636px;}

/* 亚马逊总裁班-展开 */
.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 -763px;}
.kclbBon ul li a:hover .cico23,.kclbBon ul li a .cico23_h{background-position:-90px -763px;}

/* 高端摄影培训班-展开 */
.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;}
/* 淘宝直播就业班-展开 */
.kclbBon ul li a .cico29{background-position:0 -1694px;}
.kclbBon ul li a:hover .cico29,.kclbBon ul li a .cico29_h{background-position:-90px -1694px;}
/* 拼多多高级实战班-展开 */
.kclbBon ul li a .cico30{background-position:0 -1752px;}
.kclbBon ul li a:hover .cico30,.kclbBon ul li a .cico30_h{background-position:-90px -1752px;}
/* 商业图片精修班-展开 */
.kclbBon ul li a .cico31{background-position:0 -1810px;}
.kclbBon ul li a:hover .cico31,.kclbBon ul li a .cico31_h{background-position:-90px -1810px;}
/* C4D电商应用班-展开 */
.kclbBon ul li a .cico32{background-position:0 -1868px;}
.kclbBon ul li a:hover .cico32,.kclbBon ul li a .cico32_h{background-position:-90px -1868px;}
/*课程列表结束*/


/*课程大纲开始*/
.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(http://www.mede.com.cn/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;
	width: 120px;
}
.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:24px;
}
/*课程页讲师介绍结束*/


/*课程页美迪优势开始*/
.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(http://www.mede.com.cn/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(http://www.mede.com.cn/images/btn_l.png) no-repeat center center;}
.poster-main .poster-next-btn{right:0; background: url(http://www.mede.com.cn/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(http://www.mede.com.cn/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: 224px;
	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>p{
	margin: 20px 0;
	font-size: 16px;
	text-align: justify;
    word-break: break-all!important;
}
.newsRC .art_body>p:first-child{
	margin-top: 0!important;
}
.newsRC .art_body>p:last-child{
	margin-bottom: 0!important;
}
.newsRC .art_body span{
	font-size:16px;
}
.newsRC .art_body img{
	max-width: 100%;
    display: block;
    margin: 0 auto;
}
.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(http://www.mede.com.cn/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(http://www.mede.com.cn/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 50px;
}
.xyfcCon{
	width:1000px;
	margin-bottom:-20px;
	overflow:hidden;
}
.xyfcConT{
	height: 56px;
}
.xyfcConT ul{
	width: 1020px;
}
.xyfcConT ul li{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.xyfcConT ul li a{
	display: inline-block;
	width: 153px;
	text-align: center;
	height: 56px;
	line-height: 56px;
	font-size: 15px;
	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(http://www.mede.com.cn/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(http://www.mede.com.cn/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{
    overflow:hidden;
    border:1px solid #ccc;
}
.news-mxxy li .mximg img{
	width: 200px;
}
.news-mxxy li .mxcontent{
	width:470px;
}
.news-mxxy li .mxcontent h3{
	height:28px;
	line-height:28px;
	font-size:18px;
}
.news-mxxy li .mxcontent p{
	width:470px;
	height:45px;
	padding-top:5px;
	overflow:hidden;
}
.news-mxxy li .mxcontent .time{
	padding-top:5px;
	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: 10px;
}
/*明星学员列表结束*/


/*学员风采内容页开始*/
/*图片特效*/
.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("http://www.mede.com.cn/images/spel.jpg") 0px -1px no-repeat;padding-left:23px;}
a.spell:hover{background:url("http://www.mede.com.cn/images/spel_1.jpg") 1px -1px no-repeat;}
.list{background:url("http://www.mede.com.cn/images/list.jpg") 1px 1px no-repeat;padding-left:23px;}
a.list:hover{background:url("http://www.mede.com.cn/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") repeat;}
.contextDiv span{position:absolute;top:50%;margin-top:-10%;width:46px;height:80px;}
#preArrow_A{left:0px;background:url('http://www.mede.com.cn/images/left.png') 0px 0px no-repeat;display:none;}
#nextArrow_A{right:0px;background:url('http://www.mede.com.cn/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("http://www.mede.com.cn/images/gaoqing.jpg") 1px 1px no-repeat;padding-left:26px;}
a.gaoqing:hover{background:url("http://www.mede.com.cn/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('http://www.mede.com.cn/images/close.jpg') 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('http://www.mede.com.cn/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(http://www.mede.com.cn/images/qqkf.png) no-repeat 0px 0px;_background:none;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.mede.com.cn/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(http://www.mede.com.cn/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(http://www.mede.com.cn/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客服结束*/


.toolbar{
	position:fixed;
	right:0;
	top:216px;
	background: #488bff;
	z-index: 999;
}
.toolbar-item{
	display:block;
	width:70px;
	padding: 18px 0;
	cursor: pointer;
	margin-top:1px;
	position:relative;
	outline:none;
	border-bottom: 1px solid #7faeff;
}
.toolbar-item:hover {
    background-color: #2e7bff;
}
.toolbar-item img{
	text-align: center;
	margin: 0 auto 5px;
	display: block;
}
.toolbar-item span{
	display: block;
	font-size: 12px;
	text-align: center;
	color:#fff;
}
/*QQ客服结束*/


/*UI课程开始*/
.ui1{
	width: 100%;
	background: url(http://www.mede.com.cn/images/ui1_bg.jpg) #f9f9fb no-repeat bottom center;
}
.ui01 .beijing{
	background: url(http://www.mede.com.cn/images/ui1_1.png);
	width: 877px;
	height: 279px;
	display: table;
	margin: 0 auto;
}
.ui01 ui li {
    width: 161px;
    margin-right: 18px;
	padding-top: 40px;
	color: #fff;
    float: left;
	text-align: center;
}
.ui01 ui li img{
	padding-bottom: 15px;
}
.ui01 ui li span{
	height: 41px;
	line-height: 41px;
	font-size: 23px;
	margin-bottom: 10px;
	display: block;
}
.ui01 ui li p{
	height: 94px;
	font-size: 15px;
}
.ui01 ui li:nth-child(5){
	margin-right: 0;
}
.ui_panel{
	width: 1200px;
	margin: 0 auto;
	padding: 70px 0;
	display: table;
}
.ui_panel .Title{
	text-align: center;
}
.ui_panel .Title span{
	font-size: 40px;
	font-weight: bold;
}
.ui_panel .Title p{
	font-size: 17px;
	margin-top: 15px;
	margin-bottom: 60px;
}
.ui_content {
    margin: 0 auto;
	display: table;
}
.ui2{
	width: 100%;
	background: #fff;
}
.ui02 .wrapper {
    width: 220px;
	float: left;
	text-align: center;
}
.ui02 .wrapper .icon {
    width: 140px;
    margin: auto;
    height: 140px;
}
.ui02 .wrapper:nth-child(2n-1) .sectitle {
    color: #ff1e4d;
}
.ui02 .wrapper:nth-child(2n) .sectitle {
    color: #4e6efe;
}
.ui02 .wrapper .sectitle {
    font-size: 26px;
    font-weight: bold;
    line-height: 60px;
}
.ui02 .wrapper .description {
    font-size: 18px;
    line-height: 26px;
}
.ui3{
	width: 100%;
	background: url(http://www.mede.com.cn/images/ui3_bg.jpg) #2c29d2 no-repeat bottom center;
}
.ui03 .content {
  height: 410px;
  justify-content: space-between;
  align-content: space-between;
}
.ui03 .wrapper {
	width: 520px;
	height: 410px;
	background-color: #4231ec;
	border-radius: 20px;
	text-align: justify;
	padding: 0 30px;
	color: #fff;
	float: left;
}
.ui03 .wrapper:nth-child(2){
	float: right;
}
.ui03 .wrapper .sectitle {
	margin-top: -5px;
}
.ui03 .wrapper .diagram {
	text-align: center;
}
.ui03 .wrapper .description {
	font-size: 16px;
	line-height: 28px;
	margin: 20px 0;
}
.ui03 .wrapper .description [b] {
	color: #1efffc;
}
.ui03 .wrapper:nth-child(3n+1) .description [b] {
	color: #ffe43b;
}
a.more {
	margin: 0 auto;
    display: table;
    font-size: 24px;
    padding: 0 70px;
    line-height: 60px;
    height: 64px;
    margin-top: 50px;
    border-radius: 6px;
    background-color: #ffe43b;
    color: #2c29d2;
    box-shadow: 0px 0px 30px rgba(250,229,101,0.35);
}
a.more:hover{
	background-color: #fad800;
}
.ui04 img{
	margin: 0 auto;
	display: table;
}
.ui04 .p{
	text-align: center;
	color: #3970ef;
	font-size: 40px;
	padding-top: 20px;
}
a.more2 {
	margin: 0 auto;
    display: table;
    font-size: 20px;
    padding: 0 70px;
    line-height: 60px;
    height: 64px;
    margin-top: 50px;
    border-radius: 6px;
    background-color: #3970ef;
    color: #fff;
    box-shadow: 0px 0px 30px rgba(75,124,238,0.35);
}
a.more2:hover{
	background-color: #1859ee;
}
.ui05{
	background:url(http://www.mede.com.cn/images/ui5_1.png) #2c29d2 no-repeat center;
	background-position:center 10px;
}
.ui05 .content{
	width: 550px;
	height: 250px;
	margin: 0 auto 60px;
	background: #2c29d2;
	box-shadow: 0px 0px 30px rgba(48,32,205,0.80);
	border-radius:10px;
}
.ui05 .content span{
	padding-top: 50px;
	font-size: 30px;
	color: #fff;
	display: table;
	margin: 0 auto;
}
.ui05 .content p{
	padding-top: 10px;
	font-size: 45px;
	color: #fff;
	display: table;
	margin: 0 auto;
}
.ui05 .content .anniu{
	margin: 0 auto;
	display: table;
	margin-top: 20px;
	background:url(http://www.mede.com.cn/images/ui5_2.png);
}
.ui05 .content .anniu a{
	display: block;
	width: 238px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 19px;
	color: #2c29d2;
}
.ui06 ui{
	width: 1025px;
	display: table;
	margin: 0 auto;
	overflow: hidden;
}
.ui06 ui li{
	width: 325px;
	margin-right: 25px;
	margin-bottom: 10px;
	float: left;
}
.ui06 ui li:nth-child(3){
	margin-right: 0;
}
.ui06 ui li:nth-child(6){
	margin-right: 0;
}
.ui06 ui li p{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 22px;
}
a.more3{
	display: block;
	width: 238px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 19px;
	color: #fff;
	background:url(http://www.mede.com.cn/images/ui6_7.png);
	margin: 30px auto 0;
}
.ui07 img {
    margin: 0 auto;
    display: table;
}
.ui08 .container{
	width: 1000px;
	margin: 0 auto;
	display: table;
}
.ui08 .container ui{
	margin-right: -60px;
	margin-bottom: -80px;
	display: inline-block;
}
.ui08 .container ui li{
	width: 116px;
    height: 116px;
	border-radius: 58px;
    box-sizing: border-box;
    background: #ffff00;
	color: #2c28d1;
    font-size: 25px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
	float: left;
	margin: 0 60px 80px 0;
}
.ui09 .content_middle{
	height:945px;
	width: 1131px;
    margin:0px auto;
    position:relative;
    border: 0;
}
.ui09 .content_middle:hover .common{
	display: block;
}
/*左右切换图标*/
.ui09 .content_middle .common{
	display: block;
	width:109px;
	height: 42px;
	position:relative;
	float: left;
	z-index: 25;
    top:72%;
    margin-top: -50px;
    display: none;
}

.ui09 .content_middle .btnLeft{
	left:956px;
	top: 158px;
}
.ui09 .content_middle .btnRight{
	left: 956px;
	top: 118px;
}
/*左右切换图标*/
.ui09 .content_middle ul li{
	width:100%;
	height:945px; 
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	margin:0px auto;
}

/*切换小图标*/

.ui09 .content_middle .table{
	width:740px; 
	height:33px;
	position: absolute;
	bottom:10px;
	left:50%;
	z-index:9;
	margin-left:-355px;  
	line-height: 24px; 
}
.ui09 .content_middle .table a{
    width:112px;
    height:49px;  
    background: url(http://www.mede.com.cn/images/ui9_xtan1.jpg);
    text-align:center;
    line-height: 49px;
    margin-left:3px; 
    display: block;
    float:left;  
	color: #FFFDFD;  font-family: 微软雅黑; font-size: 20px; font-weight: bold;
}

.ui09 .content_middle .table a.small_active{
    background: url(http://www.mede.com.cn/images/ui9_xtan2.jpg);
	color: #1776f6;
	 
}
.ui10 img{
	margin: 0 auto;
    display: table;
}
.ui11 {
	width: 100%;
    background: url(http://www.mede.com.cn/images/ui3_bg.jpg) #2c29d2 no-repeat bottom center;
}
.ui11 .content {
    margin: 0 auto;
}
.ui11 .a1_handle{
	width: 1180px;
	margin:0 auto;
	position: relative;
	height: 90px;
}
.ui11 .a1_handle .s_wp{
	width: 1040px;
	height: 60px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.ui11 .a1_handle .s_wrap{
	width: 1050px;
	height: 60px;
	position: relative;
	overflow: hidden;
}
.ui11 .a1_handle li{
	width: 210px;
	float: left;
	height: 60px;
	position: relative;
}
.ui11 .a1_handle i{
	display: block;
	width: 10px;
	height: 4px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top:-2px;
	background:#4c3aff;
}
.ui11 .a1_handle .btn{
	width: 200px;
	height: 42px;
	line-height: 42px;
	margin-top:9px;
	background:#291bb0;
	border-radius:10px;
	text-align: center;
	display: block;
	font-size:20px;
	font-weight: bold;
	color:#4546e1;
}
.ui11 .a1_handle .hover{
	margin-top:0;
	height: 60px;
	line-height: 60px;
	color:#000;
	background:#ffe43b;
}
.ui11 .a1_handle .c_btn{
	width: 30px;
	height: 60px;
	position: absolute; display:block !important;
	top: 0;
	z-index: 20;
	cursor: pointer;
}
.ui11 .a1_handle .pre{
	left: 0;
	background:url("http://www.mede.com.cn/images/ui11_a1_pre.png") no-repeat center center;
}
.ui11 .a1_handle .next{
	right: 0;
	background:url("http://www.mede.com.cn/images/ui11_a1_next.png") no-repeat center center;
}
.ui11 .all{
    width: 1180px;
    margin: 0 auto;
}
.ui11 .con{
	display: none;
	width: 1062px;
	margin:0 auto;
	border-radius:8px;
	border:1px solid #6053eb;
	overflow: hidden;
	background:#2619b4;
}
.ui11 .show{
	display: block;
}
.ui11 .title{
	height: 52px;
	line-height: 52px;
	background:#1e1c1c;
	text-align: center;
	color:#fff;
	font-size:25px;
}
.ui11 .tt{
	height: 42px;
	line-height: 42px;
	background:#ffe43b;
	font-size:20px;
	clear: both;
}
.ui11 .ts{
	height: 42px;
	float: left;
	border-right:1px solid #6053eb;
}
.ui11 .ts1{
	width: 239px;
	text-align: center;
}
.ui11 .ts2{
	width: 620px;
	text-align: center;
}
.ui11 .c_left{
	width: 861px;
	float: left;
}
.ui11 .sin{
	height: 95px;
	border-top:1px solid #6053eb;
	clear: both;
	color:#fff;
}
.ui11 .ss{
	float: left;
}
.ui11 .ss1{
	border-right:1px solid #6053eb;
	width: 239px;
	height: 95px;
	text-align: center;
	line-height: 95px;
	font-size:18px;
}
.ui11 .ss2{
	width: 620px;
	float: left;
	border-right:1px solid #6053eb;
	height: 95px;
	font-size:13px;
	line-height: 24px;
}
.ui11 .inf{
	padding:20px 12px 0 12px;
}
.ui11 .c_right{
	width: 200px;
	float: left;
}
.ui11 .ad{
	display: block;
	width: 186px;
	height: 211px;
	margin:10px auto 0 auto;
}
.ui12 ui{
	width: 1066px;
    display: table;
    margin: 0 auto;
    overflow: hidden;
}
.ui12 ui li {
    width: 253px;
    margin-right: 18px;
    margin-bottom: 10px;
    float: left;
}
.ui12 ui li:nth-child(4){
	margin-right: 0;
}
.ui12 ui li:nth-child(8){
	margin-right: 0;
}
.ui13 img{
	margin: 0 auto;
    display: table;
}
.ui14 {
    width: 100%;
    background: url(http://www.mede.com.cn/images/ui3_bg.jpg) #2c29d2 no-repeat bottom center;
}
.ui14 .content {
	height: 710px;
	flex-direction: column;
	justify-content: space-between;
	align-content: space-between;
	margin: 0 auto;
	display: flex;
    flex-wrap: wrap;
}
.ui14 .content+.content {
	height: 660px;
}
.ui14 .wrapper {
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}
.ui14 .wrapper .picture {
	transition: all 0.25s ease;
}
.ui14 .wrapper:hover .picture {
	transform: scale(1.2);
}
.ui14 .wrapper .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-top: -50px;
	line-height: 50px;
	font-size: 22px;
	background-color: rgba(0,0,0,0.8);
	color: #fff;
	text-align: left;
	letter-spacing: 0.04em;
	text-indent: 1.04em;
}
.ui15 .a2_handle{
	height: 80px;
	text-align: center;
}
.ui15 .a2_handle .btn{
	display: inline-block;
	width: 110px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border:2px solid #2f20c0;
	margin:0 12px;
	border-radius:20px;
	font-size:16px;
	color:#2f20c0;
}
.ui15 .a2_handle .hover{
	color:#fff;
	background:#ff1e4d;
	border-color:#ff1e4d;
}
.ui15  .wp{
	height: 680px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.ui15 .a2_con{
	width: 100%;
	position: absolute;
	left: 0;
	top: -2000px;
}
.ui15 .show{
	top: 0;
}
.ui15 .a2_slider{
	width: 1180px;
	height: 680px;
	margin:0 auto;
	position: relative;
}
.ui15 .a2_slider .s_wrap{
	width: 936px;
	height: 680px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.ui15 .a2_slider li{
	width: 936px;
	height: 680px;
	float: left;
}
.ui15 .a2_item{
	display: block;
	width: 298px;
	height: 298px;
	float: left;
	margin:0 7px 14px 7px;
	float: left;
	position: relative;
	overflow: hidden;
}
.ui15 .a2_item img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.ui15 .a2_slider .pag{
	height: 36px;
	line-height: 36px;
	width: 100%;
	position: absolute; display:block !important;
	left: 0;
	bottom: 0;
	text-align: center;
	z-index: 60;
}
.ui15 .a2_slider .pag a{
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	color:#fff;
	font-size:16px;
	border-radius:100%;
	background:#c6c9f6;
	margin:0 6px;
}
.ui15 .a2_slider .pag .selected{
	background:#2d1ebf;
}
.ui15 .a2_slider .c_btn{
	width: 70px;
	height: 70px;
	position: absolute; display:block !important;
	top: 50%;
	z-index: 60;
	cursor: pointer;
	margin-top:-35px;
}
.ui15 .a2_slider .pre{
	left: 0;
	background:url("http://www.mede.com.cn/images/ui15_a2_pre.png") no-repeat center center;
}
.ui15 .a2_slider .next{
	right: 0;
	background:url("http://www.mede.com.cn/images/ui15_a2_next.png") no-repeat center center;
}
.ui16 .a4_slider{
	width: 1200px;
	height: 360px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.ui16 .a4_slider li{
	width: 240px;
	height: 360px;
	float: left;
	margin:0 30px;
	text-align: center;
}
.ui16 .a4_slider .face{
	width: 216px;
	height: 216px;
	border:2px solid #3323c2;
	border-radius:100%;
	margin:0 auto 12px auto;
	padding:10px;
}
.ui16 .a4_slider .facein{
	display: block;
	width: 216px;
	height: 216px;
	border-radius:100%;
	position: relative;
	overflow: hidden;
}
.ui16 .a4_slider .facein img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.ui16 .a4_slider dt{
	height: 26px;
	line-height: 26px;
	font-size:22px;
	color:#04184b;
}
.ui16 .a4_slider dd{
	height: 22px;
	line-height: 22px;
	font-size:15px;
	padding-bottom:10px;
}
.ui16 .a4_slider p{
	line-height: 1.6;
}
.ui16 .a4_slider .c_btn{
	width: 24px;
	height: 54px;
	position: absolute;
	top: 92px;
	z-index: 60;
	cursor: pointer;
}
.ui16 .a4_slider .pre{
	left: 0;
	background:url("http://www.mede.com.cn/images/ui16_a4_pre.png") no-repeat center center;
}
.ui16 .a4_slider .next{
	right: 0;
	background:url("http://www.mede.com.cn/images/ui16_a4_next.png") no-repeat center center;
}
.ui17 .beijing{
	background: url("http://www.mede.com.cn/images/ui17_1.png") no-repeat center bottom;
	height: 363px;
	margin: 0 auto;
	padding-top: 40px;
}
.ui17 .beijing .anniu{
	width: 1000px;
	margin: 0 auto;
	padding: 180px 0 0 400px;
}
.ui17 .beijing .anniu .t1{
	width: 340px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #000;
	font-size: 15px;
	text-indent: 20px;
}
.ui17 .beijing .anniu .t2{
	width: 340px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #000;
	background: #ffe43b;
	font-size: 22px;
	text-indent: 20px;
	margin-top: 8px;
	cursor: pointer;
}
.ui18 ui{
	width: 1049px;
	display: table;
	margin: 0 auto;
	overflow: hidden;
}
.ui18 ui li{
	width: 333px;
	margin-right: 25px;
	margin-bottom: 10px;
	float: left;
}
.ui18 ui li:nth-child(3){
	margin-right: 0;
}
.ui18 ui li:nth-child(6){
	margin-right: 0;
}
.ui18 ui li p{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 17px;
	color: #03184a;
}
.ui21 .a3_slider{
	height: 543px;
	width: 1180px;
	margin:0 auto;
	position: relative;
}
.ui21 .a3_slider .c_btn{
	width: 70px;
	height: 70px;
	position: absolute;
	top: 50%;
	z-index: 60;
	cursor: pointer;
	margin-top:-35px;
}
.ui21 .a3_slider .pre{
	left: -30px;
	background:url("http://www.mede.com.cn/images/ui15_a2_pre.png") no-repeat center center;
}
.ui21 .a3_slider .next{
	right: -30px;
	background:url("http://www.mede.com.cn/images/ui15_a2_next.png") no-repeat center center;
}
.ui21 .a3_slider .s_wrap{
	width: 1140px;
	height: 543px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.ui21 .a3_slider li{
	width: 322px;
	height: 493px;
	padding-top:50px;
	margin:0 29px;
	float: left;
	background:url("http://www.mede.com.cn/images/ui21_a3bg.png") no-repeat top center;
}
.ui21 .a3_slider .photo{
	width: 278px;
	height: 430px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.ui21 .a3_slider .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}

.ui22 ui{
	width: 1058px;
    display: table;
    margin: 0 auto;
    overflow: hidden;
}
.ui22 ui li {
    width: 225px;
    margin-right: 50px;
    margin-bottom: 35px;
	padding-bottom: 20px;
	border: 1px solid #e9e9e9;
    float: left;
}
.ui22 ui li img{
	padding-bottom: 20px;
}
.ui22 ui li p{
	height: 27px;
	line-height: 27px;
	text-align: center;
	font-size: 17px;
}
.ui22 ui li:nth-child(4){
	margin-right: 0;
}
.ui22 ui li:nth-child(8){
	margin-right: 0;
}
.ui23 ui{
	width: 1058px;
    display: table;
    margin: 0 auto;
    overflow: hidden;
}
.ui23 ui li {
    width: 329px;
    margin-right: 35px;
    margin-bottom: 28px;
    float: left;
}
.ui23 ui li:nth-child(3){
	margin-right: 0;
}
.ui23 ui li:nth-child(6){
	margin-right: 0;
}
.ui23 ui li:nth-child(9){
	margin-right: 0;
}


/*淘宝直播开始*/
.ser_banner{
	height: 750px;
	background:url("http://www.mede.com.cn/images/serbanner.jpg") no-repeat top center;
}

.ser_title{
	height: 190px;
	line-height: 190px;
	text-align: center;
	font-size:36px;
	font-weight: bold;
	color:#ac10db;
	background-image:-webkit-linear-gradient(left,#ac10db,#fc5c82); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
}

.ser_count{
	width: 1195px;
	height: 133px;
	margin:0 auto;
	background:url("http://www.mede.com.cn/images/sercountbg.png") no-repeat center center;
}
.ser_count .fls{
	float: left;
	width: 33.3333%;
	position: relative;
}
.ser_count dl{
	padding:28px 0 0 180px;
}
.ser_count dt{
	height: 54px;
	line-height: 54px;
	font-size:40px;
	font-weight: bold;
}
.ser_count dt em{
	font-weight: bold;
	font-size:16px;
}
.ser_count dd{
	height: 34px;
	line-height: 34px;
	font-size:14px;
	color:#999;
	padding-left:40px;
}

.ser_count .fls img{
	display: block;
	width: 80px;
	height: 80px;
	position: absolute;
	left: 80px;
	top: 50%;
	margin-top:-40px;
}

.ser_mb{
	width: 1100px;
	margin:0 auto;
	font-size:17px;
	line-height: 36px;
	padding:50px 0 0 0;
	text-align: center;
}
.ser_mb .bt{
	height: 105px;
	line-height: 105px;
	font-size:24px;
	font-weight: bold;	
}
.ser_mb .bt span{
	color:#ff5a85;
}

.ser_rq1{
	width: 1200px;
	margin:0 auto;
	background:#fff;
	padding-top:25px;
	border-radius:5px;
	display: table;
}
.ser_rq1 .item{
	float: left;
	display: block;
	width: 260px;
	text-align: center;
	margin-left:32px;
	height: 252px;
}
.ser_rq1 .photo{
	display: block;
	width: 260px;
	height: 160px;
	position: relative;
	overflow: hidden;
	border-radius:10px;
}
.ser_rq1 .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.ser_rq1 .name{
	height: 90px;
	line-height: 90px;
	color:#666;
}

.ser_rq2{
	width: 1200px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.ser_rq2 .s_list{
	width: 1250px;
}
.ser_rq2 .item{
	width: 285px;
	height: 430px;
	float: left;
	margin-right:20px;
	background:#fff;
	border-radius:8px;
	overflow: hidden;
	position: relative;
}
.ser_rq2 .photo{
	display: block;
	width: 100%;
	height: 222px;
	position: relative;
	overflow: hidden;
}
.ser_rq2 .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.ser_rq2 .sj{
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	left: 50%;
	margin-left:-11px;
	z-index: 10;
	top: 212px;
	background:url("http://www.mede.com.cn/images/rqsj.png") no-repeat center center;
}
.ser_rq2 dl{
	text-align: center;
	padding-top:40px;
}
.ser_rq2 dt{
	height: 55px;
	line-height: 55px;
	font-size:24px;
	font-weight: bold;
}
.ser_rq2 dd{
	line-height: 30px;
	font-size:18px;
	color:#666;
}

.ser_wt{
	height: 1020px;
	padding-top:276px;
	background:url("http://www.mede.com.cn/images/serwt.jpg") no-repeat top center;
	color:#fff;
}
.ser_wt .wp{
	width: 1200px;
	margin:0 auto 100px auto;
	position: relative;	
	overflow: hidden;
}
.ser_wt .s_list{
	width: 1280px;
}
.ser_wt .item{
	width: 259px;
	height: 230px;
	float: left;
	border:1px dashed #fff;
	border-radius:10px;
	text-align: center;
	position: relative;
	margin-right:52px;
	margin-top:100px;
}
.ser_wt dl{
	padding-top:80px;
}
.ser_wt dt{
	height: 60px;
	line-height: 60px;
	font-size:24px;
	font-weight: bold;
}
.ser_wt dd{
	line-height: 26px;
	font-size:18px;
}
.ser_wt .ico{
	display: block;
	width: 160px;
	height: 160px;
	position: absolute;
	left: 50%;
	margin-left:-80px;
	top: -100px;
}
.ser_wt .wp2{
	width: 1000px;
	margin:0 auto;
	border:1px dashed #fff;
	padding:0 99px 40px 99px;
	border-radius:200px;
	display: table;
}
.ser_wt .item2{
	width: 250px;
	height: 140px;
	float: left;
	margin-top:40px;
	text-align: center;
	font-size:25px;
	line-height: 50px;
}
.ser_wt .item2 img{
	display: block;
	width: 85px;
	height: 85px;
	margin:0 auto;
}

.ser_hc{
	width: 1200px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.ser_hc .s_lilst{
	width: 1250px;
}
.ser_hc .item{
	float: left;
	width: 280px;
	height: 350px;
	border:1px solid #eaeaea;
	border-radius:10px;
	background:#fff;
}
.ser_hc .ico{
	display: block;
	width: 100px;
	height: 100px;
	margin:15px auto;
}
.ser_hc .intro{
	width: 250px;
	height: 208px;
	margin:0 auto;
	background:#b013d7; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to right, #b013d7, #fd5b84);
	background:-moz-linear-gradient(to right, #b013d7, #fd5b84);
	background:-webkit-gradient(to right, #b013d7, #fd5b84);
	background:-o-linear-gradient(to right, #b013d7, #fd5b84);
	border-radius:5px;
	color:#fff;
}
.ser_hc dl{
	padding:38px 15px 0 15px;
	text-align: center;
}
.ser_hc dt{
	height: 50px;
	line-height: 50px;
	font-size:24px;
	font-weight: bold;
}
.ser_hc dd{
	font-size:18px;
	line-height: 30px;
}

.ser_mc{
	background:#5a5a5a;
	margin-top:26px;
	padding-bottom:80px;
}
.ser_mc .title{
	height: 180px;
	line-height: 180px;
	text-align: center;
	font-size:36px;
	color:#fff;
	font-weight: bold;
}
.ser_mc .wp{
	width: 1200px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.ser_mc .s_list{
	width: 1250px;
}
.mc_floor{
	width: 580px;
	height: 280px;
	float: left;
	margin:36px 40px 0 0;
	background:#fff;
	border-radius:10px;
	position: relative;
}
.mc_floor dl{
	padding:20px 55px 0 235px;
}
.mc_floor dt{
	height: 75px;
	line-height: 75px;
	font-size:30px;
	font-weight: bold;
}
.mc_floor dd{
	font-size:18px;
	line-height: 30px;
	color:#666;
}
.mc_floor .d1{
	color:#ff5b02;
}
.mc_floor .d2{
	color:#fe2677;
}
.mc_floor .d3{
	color:#7749e9;
}
.mc_floor .d4{
	color:#3a97f6;
}
.mc_floor .ico{
	display: block;
	width: 156px;
	height: 156px;
	position: absolute;
	left: 32px;
	top: 50%;
	margin-top:-78px;
}

.ser_why .ff{
	text-align: center;
	font-size:24px;
	font-weight: bold;
	margin-top:-50px;
	height: 40px;
	line-height: 40px;
}
.ser_why{
	padding-bottom:95px;
}
.ser_why .wp{
	width: 1200px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.ser_why .s_list{
	width: 1250px;
}
.ser_why .fls{
	width: 282px;
	height: 282px;
	float: left;
	margin:120px 24px 0 0;
	background:#fff;
	border-radius:100%;
	position: relative;
}
.ser_why .ico{
	position: absolute;
	display: block;
	top: -5px;
	left: 50%;
	margin-left:-80px;
}
.ser_why dl{
	text-align: center;
	padding-top:100px;
}
.ser_why dt{
	height: 56px;
	line-height: 56px;
	font-size:30px;
	font-weight: bold;
}
.ser_why dd{
	line-height: 30px;
	font-size:18px;
}

.ser_zg{
	background:#fff;
	padding-bottom:50px;
}
.ser_zg .ts{
	text-align: center;
	line-height: 48px;
	font-size:26px;
}
.ser_zg .p2{
	color:#7f3ce1;
}
.ser_zg .wp1200{
	display: block;
	width: 1200px;
	margin:50px auto 0 auto;
}

.ser_zb .wp{
	width: 1200px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.ser_zb .s_list{
	width: 1220px;
}
.ser_zb .photo{
	display: block;
	width: 390px;
	height: 260px;
	float: left;
	margin:0 14px 14px 0;
	position: relative;
	overflow: hidden;
}
.ser_zb .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.ser_zb .photo2{
	width: 794px;
}

.ser_yu{
	text-align: center;
	padding:44px 0 56px 0;
}
.ser_yu .t1{
	height: 58px;
	line-height: 58px;
	font-size:36px;
	font-weight: bold;
	color:#ac10db;
	background-image:-webkit-linear-gradient(left,#ac10db,#fc5c82); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
}
.ser_yu .t2{
	height: 40px;
	line-height: 40px;
	font-size:24px;
}

.ser_ff{
	height: 588px;
	background:url("http://www.mede.com.cn/images/serff.jpg") no-repeat top center;
}
.ser_ff .wp{
	width: 1200px;
	height: 588px;
	position: relative;
	margin:0 auto;
}
.ser_ff .u1{
	left: 50px;
	top: 120px;
	position: absolute;
}
.ser_ff .u1 li{
	height: 60px;
	line-height: 60px;
	font-size:26px;
	color:#767676;
	padding-left:45px;
	background:url("http://www.mede.com.cn/images/ffu1.png") no-repeat left center;
}
.ser_ff .txt1{
	line-height: 35px;
	font-size:25px;
	font-weight: bold;
	color:#ac10db;
	background-image:-webkit-linear-gradient(left,#ac10db,#fc5c82); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
    position: absolute;
    left: 50px;
    bottom: 200px;
}
.ser_ff .u2{
	width: 255px;
	position: absolute;
	right: 0;
	top: 93px;
	text-align: center;
	line-height: 112px;
	font-weight: bold;
	color:#fff;
	font-size:32px;
}
.cg_txt{
	text-align: center;
	line-height: 48px;
	font-size:22px;
}
.ser_cg{
	padding-bottom:50px;
}
.cgbt{
	width: 935px;
	display: block;
	margin:30px auto 0 auto;
}

.ser_kt{
	height: 497px;
	background:url("http://www.mede.com.cn/images/serkt.jpg") no-repeat top center;
}

.ser_flow .wp{
	width: 1082px;
	margin:0 auto;
	display: table;
}
.ser_flow dl{
	width: 130px;
	text-align: center;
	float: left;
	color:#555;
	font-size:24px;
	line-height: 40px;
}
.ser_flow .fg{
	height: 130px;
	width: 108px;
	float: left;
	background:url("http://www.mede.com.cn/images/ktfg.png") no-repeat 20px 60px;
}

.ser_al{
	margin-bottom:40px;
}
.ser_al .wp{
	width: 1200px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.ser_al .s_list{
	width: 1212px;
}
.ser_al img{
	display: block;
	width: 291px;
	height: 482px;
	float: left;
	margin:12px 12px 0 0;
}
.ser_al .bt{
	height: 120px;
	line-height: 120px;
	width: 1200px;
	margin:0 auto;
	background:#ab0fdc; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to right, #ab0fdc, #fd5a85);
	background:-moz-linear-gradient(to right, #ab0fdc, #fd5a85);
	background:-webkit-gradient(to right, #ab0fdc, #fd5a85);
	background:-o-linear-gradient(to right, #ab0fdc, #fd5a85);
	font-size:34px;
	font-weight: bold;
	color:#fff;
	text-align: center;
}
.ser_al .bt span{
	margin:0 40px;
	display: inline-block;
}
.ser_al .bt .s2{
	padding-left:60px;
	background:url("http://www.mede.com.cn/images/al_s2.png") no-repeat left center;
}
.ser_al .bt .s3{
	padding-left:60px;
	background:url("http://www.mede.com.cn/images/al_s3.png") no-repeat left center;
}
/*淘宝直播结束*/

/*学员案例开始*/
.xyal_cy{
	display:table;
    overflow:hidden;
}
.xyal_cy ul{
	margin-left:-31px;
    display:table;
}
.xyal_cy ul li{
	width:311px;
    border:solid 1px #e8eaef;
	border-radius:8px;
    background:#fff;
    margin-left:30.5px;
	margin-bottom: 30px;
}
.xyal_cy ul li a{
	display: block;
}
.xyal_cy .img{
	width:284px;
    height:208px;
    margin:0 14px;
	padding-top: 14px;
	overflow: hidden;
}
.xyal_cy .img img{
	width:284px;
}
.xyal_cy .word{
	width:284px;
    padding-bottom:20px;
	margin:14px 14px 0;
}
.xyal_cy .word .span1{
	width: 100%;
    height: 40px;
    line-height: 40px;
	padding-bottom: 10px;
    font-size: 30px;
    display: table;
}
.xyal_cy .word .span2{
	height: 30px;
    line-height: 30px;
    font-size: 16px;
	padding-bottom: 5px;
    display: table;
}
.xyal_cy .word .span3{
    line-height: 150%;
    font-size: 12px;
    display: table;
}
.xyal_cy .word .span4{
	width: 234px;
    height: 35px;
    line-height: 35px;
    background: #125696;
    color: #fff;
    margin: 20px auto 0;
    font-size: 22px;
    display: table;
    text-align: center;
    border-radius: 10px;
}

.xyal_jy{
	display:table;
    overflow:hidden;
}
.xyal_jy ul{
	margin-left:-31px;
    display:table;
}
.xyal_jy ul li{
	width:225px;
    border:solid 1px #e8eaef;
	border-radius:8px;
    background:#fff;
    margin-left:30.5px;
	margin-bottom: 30px;
}
.xyal_jy ul li a{
	display: block;
}
.xyal_jy .img{
	width:202px;
    height:148px;
    margin:0 11px;
	padding-top: 11px;
	overflow: hidden;
}
.xyal_jy .img img{
	width:202px;
}
.xyal_jy .word{
	width:202px;
    padding-bottom:20px;
	margin:11px 11px 0;
}
.xyal_jy .word .span1{
	width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    display: table;
}
.xyal_jy .word .span2{
	height: 30px;
    line-height: 30px;
    font-size: 14px;
	padding-bottom: 5px;
    display: table;
}
.xyal_jy .word .span3{
	width: 152px;
    height: 30px;
    line-height: 35px;
    background: #125696;
    color: #fff;
    margin: 10px auto 0;
    font-size: 20px;
    display: table;
    text-align: center;
    border-radius: 8px;
}

.xyal_hz{
    width: 1000px;
    display: block;
    margin: 30px auto 0 auto;
}
.xyal_gd{
	margin: 0 auto;
    display: table;
    font-size: 20px;
    padding: 0 70px;
    line-height: 50px;
    height: 50px;
    border-radius: 6px;
    background-color: #3970ef;
    color: #fff;
    box-shadow: 0px 0px 30px rgba(75,124,238,0.35);
}
.xyal_gd:hover{
	background-color: #1859ee;
	color: #fff;
}
/*学员案例结束*/



/*左侧申请试听开始*/
.reg{width:190px; height:224px; position:fixed; top:216px; left:6px; padding:0; background-image:url(http://www.mede.com.cn/images/reg.png); z-index:999900}
.reg_form{margin-top: 70px; padding-left: 10px; padding-right: 10px;}
.reg_s1{color:#F93;float:left;}
.reg_s2{color:#fff; font-size:14px; margin-right:5px;float:left;}
.reg_span{vertical-align:middle; display:inline-block; margin-bottom:22px;line-height:14px; height:14px; overflow: visible;}
.reg select{width:115px; height:22px; font-size:14px;float:right; margin-top: -4px;}
.reg input{width:115px; height:22px; font-size:14px;float:right; margin-top: -4px;}
.reg button{border:0px; width: 100%; height:24px; border-radius:5px; background-color:#FFD605; font-weight:bold; font-size:16px; cursor:pointer;}
/*左侧申请试听结束*/


/*联系我们-新*/
.map-div{width:100%;height:200px;}
.map{width:900px;margin:auto;}
.map > div{float:left;width:300px;height:200px;}
.map .right{padding-left:30px;width:360px;}
.map .right .title{padding-left:27px;position:relative;}
.map .right img{position:absolute;left:0;top:7px;}
.map .right .title h2{color:#333333;font-size:14px;font-weight:normal;}
.map .right .title h3{color:#808080;font-size:10px;font-weight:normal;margin-bottom:20px;}
.map .right .title .line{width:300px;height:1px;background-color:#cccccc;margin-bottom:29px;}
.map .right .contact2{margin-left:25px;font-size:12px;color:#333333;line-height:24px;}
.map .right .contact2 a{color:#333333;}
.map .right .contact2 li label{vertical-align:top;}
.map .right .contact2 li div{display:inline-block;width:194px;}
.about-adds{width:100%;margin:30px auto;text-align:center;}
.about-adds .title h2{color:#323333;font-size:24px;font-weight:400;}
.about-adds .title h3{color:#656666;font-weight:400;font-size:14px;margin-bottom:30px;}
.about-adds .title .line{width:1100px;height:1px;background-color:#e6e6e6;position:relative;margin-bottom:30px;}
.about-adds .title em{position:absolute;top:0;left:300px;width:100px;height:1px;background-color:#4489fe;display:inline-block;}
.about-adds .school-list{text-align:left;margin:auto;width:100%;}
.about-adds .school-list li{float:left;width:147px;height:38px;color:#669bfe;line-height:38px;text-align:center;border:1px solid #e6e6e6;cursor:pointer;margin-right:30px;margin-bottom:20px;color:#282828;}
.about-adds .school-list li:last-of-type{margin-bottom:70px;}
.about-adds .school-list li.line-last{margin-right:0;}
.about-adds .school-list li:hover{color:#ffffff;background-color:#4489fe;border-color:#4489fe;}
/*弹出层*/
.search-school-addr{position:fixed;width:100%;height:100%;top:0;left:0;z-index:100;display:none;}
.search-school-addr .mask{position:absolute;width:100%;height:100%;opacity:0.5;background-color:#000;z-index:-1;}
    .search-school-addr .form {
        z-index: 10;
        width: 600px;
        height: 350px;
        background-color: #fff;
        margin: 200px auto 0;
        box-shadow: 1px 1px 5px;
    }
.search-school-addr .form .title{position:relative; width:100%;height:50px;line-height:50px;font-size:18px;font-weight:900;border-bottom:1px solid #e6e6e6;}
.search-school-addr .form .title span{margin-left:20px;}
.search-school-addr .form .title em.exit{cursor:pointer;position:absolute;top:0;right:15px; display:inline-block; width:29px;height:32px;background-image:url(../images/sprite2.png);background-position:-27px -16px;}
.search-school-addr .form .form-list{width:350px;height:150px;margin:auto;padding-top:40px;margin-bottom:30px;}
.search-school-addr .form .form-list li{margin-bottom:10px;height:30px;line-height:30px;}
.search-school-addr .form .form-list li > label span{color:#ff7878;}
.search-school-addr .form .form-list li > label{display:inline-block;width:85px;height:30px;text-align:right;letter-spacing:1.5px;font-size:14px;}
.search-school-addr .form .form-list div{display:inline-block;}
.search-school-addr .form .form-list div input,.search-school-addr .form select{font-size: 14px;width:223px;height:28px;height:28px;border:1px solid #e6e6e6;text-align:left;padding-left:25px;}
.search-school-addr .form .form-list div select{width:250px;}
.search-school-addr .form button{cursor:pointer;width:350px;height:47px;background-color:#4489fe;line-height:47px;text-align:center;border-width:0;margin-top:23px;color:#ffffff;font-size:18px;}
    .search-school-addr .prompt {
        width: 365px;
        margin: auto;
        font-size: 14px;
        color: #666666;
        margin: 65px auto;
    }
.search-school-addr .prompt *{float:left;}
.search-school-addr .prompt p{width:345px;margin-left:5px;}


/*免费电话*/
.Telephone{
    height: 220px;
    width: 140px;
    border: 0px none rgb(0,0,0);
    background-color: rgb(55,187,255);
    position: fixed;
	bottom:0;
    left: 6px;
	
}
.Telephone .con{
	background:url(../images/kst1.png) no-repeat center 15px;
	background-size:100%;
	height:220px;
}

.Telephone-input{
	margin:145px 0 0 7px;	
    width: 124px;
    height: 22px;
    line-height: 22px;
    border: 0px none rgb(0,0,0);
}

.Telephone-butt{
	margin:10px 0 0 15px;
    width: 109px;
    height: 28px;
    border: 0px none rgb(0,0,0);
    color: rgb(255,255,255);
    font-size: 14px;
    font-weight: bold;
    background-color: rgb(3,21,155);
	cursor: pointer;
	
}

.Telephone .Close{
	position:absolute;
	display:block;
	left: 128px;
    top: 4px;
    width: 9px;
    height: 8px;
    background-image: url(../images/kst2.png);
	z-index:100;
	cursor: pointer;
}

.Telephone_1{
    width: 40px;
    height: 88px;
    border: 0px none rgb(0, 0, 0);
    background-image: url(../images/kst3.png);
    background-color: rgb(55, 187, 255);
    position: fixed;
	bottom: 0;
    left: 6px;
    display: none;
}


/*考证培训开始*/

.kaozheng_banner{
	background: url(../images/kaozheng_banner01.png) top center no-repeat;
	height: 680px;
	position: relative;
}
.kaozheng_banner_btn{
	width: 322px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	border: 1px solid #FFFFFF;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	box-shadow: 0px 32px 29px 0px rgba(7, 139, 119, 0.29);
	border-radius: 10px;
	position: absolute;
	left: 50%;
	top: 543px;
	margin-left: -300px;
}

.kaozheng_one{
	background: url(../images/kaozheng_one_bg.png) top center no-repeat;
	height: 527px;
}
.kaozheng_one .block{
	margin-left: 330px;
}
.kaozheng_one .block .title{
	font-size: 49px;
	font-weight: bold;
	color: #22D3B6;
	line-height: 55px;
	padding-top: 30px;
}
.kaozheng_one .block .line{
	width: 42px;
	height: 3px;
	background: #FFFFFF;
	margin: 17px 0 20px;
}
.kaozheng_one .block .frame{
	width: 100%;
	border: 1px solid #4C477F;
	padding: 0 29px;
	box-sizing: border-box;
}
.kaozheng_one .block .frame .title{
	font-size: 20px;
	line-height: 20px;
	font-weight: 400;
	color: #FFFFFF;
	padding-top: 17px;
}
.kaozheng_one .block .frame .desc{
	font-size: 17px;
	line-height: 17px;
	font-weight: 300;
	color: #B0C2EA;
	padding: 9px 0 14px;
}
.kaozheng_one .block p{
	font-size: 39px;
	font-weight: bold;
	color: #F8E71D;
	line-height: 39px;
	padding: 25px 0;
}
.kaozheng_one .block .button{
	font-size: 20px;
	font-weight: 400;
	color: #1C1F2E;
	line-height: 20px;
	display: flex;
}
.kaozheng_one .block .button_left{
	background: #25D3B8;
	padding: 15px 35px;
	border-radius: 5px 0 0 5px;
}
.kaozheng_one .block .button_right{
	background: #F8E71D;
	padding: 15px 35px;
	border-radius: 0 5px 5px 0;
}

.kaozheng_two{
	background: #fff;
	padding-bottom: 30px;
}
.kaozheng_two_title{
	font-size: 49px;
	font-weight: bold;
	color: #313131;
	line-height: 49px;
	margin: 60px auto;
	display: table;
}
.kaozheng_two ul{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.kaozheng_two ul li{
	width: 316px;
	background: #FFFFFF;
	border: 1px solid #C1C1C1;
	text-align: center;
	margin-bottom: 31px;
}
.kaozheng_two ul li .title{
	font-size: 27px;
	font-weight: bold;
	color: #1C1F2E;
	line-height: 27px;
	padding-top: 41px;
}
.kaozheng_two ul li .desc{
	font-size: 21px;
	font-weight: 400;
	color: #1C1F2E;
	line-height: 21px;
	padding-top: 18px;
}
.kaozheng_two ul li .button{
	background: #25D3B8;
	box-shadow: 0px 8px 16px 0px rgba(7, 139, 119, 0.29);
	border-radius: 5px;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
	padding: 11px 51px;
	display: table;
	margin: 51px auto 35px;
}

.kaozheng_three{
	background: url(../images/kaozheng_three_bg.png) top center no-repeat;
	text-align: center;
}
.kaozheng_three_title{
	font-size: 49px;
	font-weight: bold;
	color: #14999A;
	line-height: 55px;
	margin: 60px auto 24px;
	display: table;
}
.kaozheng_three .button{
	font-size: 20px;
	font-weight: 400;
	color: #1C1F2E;
	line-height: 20px;
	display: inline-flex;
	padding-bottom: 13px;
}
.kaozheng_three .button_left{
	background: #5154D5;
	border: 2px solid #5154D5;
	padding: 10px 50px;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}
.kaozheng_three .button_right{
	background: #e0fefe;
	border: 2px solid #5154D5;
	padding: 10px 50px;
	font-size: 25px;
	font-weight: bold;
	color: #5154D5;
	line-height: 25px;
}
.kaozheng_three .block{
	height: 290px;
	background: #5154D5;
	margin: 50px auto 100px;
	padding: 33px 29px;
	box-sizing: border-box;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.kaozheng_three .block .biaodan{
	width: 275px;
}
.kaozheng_three .block .biaodan .title{
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}
.kaozheng_three .block .biaodan .desc{
	padding: 7px 0 19px;
	font-size: 10px;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 10px;
}
.kaozheng_three .block .biaodan input{
	height: 43px;
	width: 100%;
	margin-bottom: 12px;
	text-indent: 19px;
}
.kaozheng_three .block .biaodan button{
	width: 276px;
	height: 43px;
	background: #FFD200;
	box-shadow: 0px 11px 18px 0px #3234b6;
	font-size: 20px;
	font-weight: bold;
	color: #5154D5;
	line-height: 43px;
	text-align: center;
	margin-top: 10px;
	cursor: pointer;
}

.kaozheng_four{
	background: #5154D5;
	padding-bottom: 59px;
}
.kaozheng_four_title{
	font-size: 49px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 49px;
	margin: 60px auto 23px;
	display: table;
}
.kaozheng_four_desc{
	font-size: 29px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 32px;
	margin: 0 auto 35px;
	display: table;
}
.kaozheng_four ul{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.kaozheng_four ul li{
	width: 310px;
	margin-bottom: 27px;
	box-shadow: 0px 32px 27px 0px rgba(32, 34, 141, 0.2);
}
.kaozheng_four ul li p{
	background: #22D3B6;
	border-radius: 0 0 5px 5px;
	padding: 14px 0;
	text-align: center;
	box-sizing: border-box;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
}

.kaozheng_five{
	background: url(../images/kaozheng_five_bg.png) top center no-repeat;
}
.kaozheng_five_title{
	font-size: 49px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 49px;
	margin: 60px auto 45px;
	display: table;
}
.kaozheng_five ul{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.kaozheng_five ul li{
	width: 313px;
	margin-bottom: 14px;
	box-shadow: 0px 32px 27px 0px rgba(32, 34, 141, 0.2);
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
	font-size: 13px;
	font-weight: 400;
	color: #DEDEFF;
	line-height: 23px;
}
.kaozheng_five ul li a{
	display: block;
	width: 68px;
	height: 23px;
	background: #2ACEB3;
	border-radius: 5px;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 23px;
	text-align: center;
}
.kaozheng_five_title2{
	font-size: 38px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 38px;
	margin: 35px auto 24px;
	display: table;
}
.kaozheng_five .content{
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid #FFFFFF;
	box-shadow: 0px 0px 38px 0px rgba(10, 13, 33, 0.96);
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin-bottom: 110px;
}
.kaozheng_five .content .block1{
	width: 311px;
}
.kaozheng_five .content .block1 .title{
	font-size: 15px;
	font-weight: bold;
	color: #FED928;
	line-height: 19px;
	margin: 35px 0 18px;
	text-align: center;
}
.kaozheng_five .content .block1 .desc{
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
	text-indent: 2em;
}
.kaozheng_five .content .line{
	width: 1px;
	height: 160px;
	background: #FFFFFF;
	margin-top: 27px;
}
.kaozheng_five .content .block2{
	width: 363px;
	margin-top: 25px;
	margin-right: 15px;
}
.kaozheng_five .content .block2 p{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	display: flex;
}
.kaozheng_five .content .block2 .span1{
	width: 62px;
	display: table;
	color: #FED928;
}
.kaozheng_five .content .block2 .span2{
	color: #fff;
}

.kaozheng_six{
	background: #fff;
}
.kaozheng_six_title{
	font-size: 49px;
	font-weight: bold;
	color: #313131;
	line-height: 49px;
	margin: 60px auto 45px;
	display: table;
}
.kaozheng_six ul{
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin-bottom: 50px;
}
.kaozheng_six ul li{
	width: 236px;
	height: 381px;
	border-radius: 5px;
	text-align: center;
}
.kaozheng_six ul li:nth-child(1){
	background: #FDFFE9;
	border: 1px solid #D8E093;
	color: #796820;
}
.kaozheng_six ul li:nth-child(2){
	background: #E8EFFF;
	border: 1px solid #6188CD;
	color: #6188CD;
}
.kaozheng_six ul li:nth-child(3){
	background: #F0E8FF;
	border: 1px solid #8A6AD9;
	color: #8A6AD9;
}
.kaozheng_six ul li:nth-child(4){
	background: #E8FFF9;
	border: 1px solid #40B791;
	color: #40B791;
}
.kaozheng_six ul li .title{
	font-size: 25px;
	font-weight: bold;
	line-height: 25px;
	padding: 24px 0 26px;
}
.kaozheng_six ul li .desc{
	font-size: 16px;
	font-weight: 400;
	line-height: 31px;
	padding-top: 40px;
}

.kaozheng_seven{
	background: #191931;
	text-align: center;
}
.kaozheng_seven .title1{
	font-size: 37px;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 37px;
	margin-top: 60px;
}
.kaozheng_seven .title2{
	font-size: 63px;
	font-weight: bold;
	color: #2ACEB3;
	line-height: 63px;
	margin-top: 27px;
}
.kaozheng_seven .title3{
	font-size: 26px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 50px;
	margin: 38px auto 28px;
}
.kaozheng_seven .button{
	font-size: 20px;
	font-weight: 400;
	color: #1C1F2E;
	line-height: 20px;
	display: inline-flex;
	margin: 0 auto 60px;
}
.kaozheng_seven .button_left{
	background: #25D3B8;
	padding: 15px 35px;
	border-radius: 5px 0 0 5px;
	cursor: pointer;
}
.kaozheng_seven .button_right{
	background: #F8E71D;
	padding: 15px 35px;
	border-radius: 0 5px 5px 0;
}














