﻿@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;font-family:"微软雅黑";list-style-type:none;}

li{display:block}
a, a:link, a:visited{text-decoration:none;outline-style:none;border:0px}
img{border:0px}
.hidden{display:none;}

.header{width:1300px;height:150px;margin:0 auto;}
.logo{float:left;margin-top:30px}
.rz-logo{float:left;margin-left: 30px;margin-top:56px}
.seach-box{width: 484px; height: 40px;line-height: 38px; border: 1px solid #ccc; margin-left: 335px; margin-top: 72px;float:left}
.seach-box input{ border: none;height: 40px; width: 370px; padding-left: 10px; color: #959595; font-size: 16px; background: #fff;line-height: 38px;}
.seach-box .submit{ float: right; width: 100px; background:rgb(252,128,64) url("../images/xico.png") no-repeat; cursor: pointer;color:#FFF}

.f-l{float: left;}
.f-r{float: right;}

.m-header-user{width:246px;}
.login-box{ float: left;width: 140px; margin:80px 0 0 0;}
.login-box a,.login-box span{ display: inline-block; height: 20px; color: #354d67; font-size: 18px; line-height: 20px; margin-right: 5px;float:left}
.login-box a.a1{width: 38px; background: url("../images/xico.png") no-repeat -36px -1px; padding-left: 34px;}
.bdshare_top{padding-top:60px;padding-left:0px}

.nav{width:100%;height:50px;background-color:rgb(252,128,64)}
.nav_nei{width:1300px;margin:0 auto;}
.nav_left{width:260px;height:50px;float:left;background-color:rgb(253,107,58)}
.nav_left span{font-size:20px;color:#FFF;line-height:55px}
.nav_nei li{float:left;width:115px;position:relative;text-align:center;color:#FFF;z-index:1000;border-radius:5px}
.nav_nei a{font-size:20px;line-height:50px;color:#fff}
.nav_nei a:cur{color:rgb(252,128,64)}
.nav_nei li:hover{background-color:rgba(255, 235, 59, 0.41);color:rgb(252,128,64)}

.Nodes{position:absolute;overflow:hidden;width:80px;height:0px;left:15px;top:50px;padding-top:5px;z-index:100;}
.Nodes img{float:left;width:80px;height:14px;}
.Nodes ul{position:static;float:left;width:80px;left:0px;top:0px;z-index:100;background-color:#FFF;}
.Nodes ul li{width:80px;height:30px;float:none;padding:0;margin:0;border-bottom: 1px dashed #e73c7c;text-align:center}
.Nodes ul li a{display:block;width:80px;height:30px;color:#393939;line-height:30px;font-size:16px;}
.Nodes ul li a:hover{text-decoration:none;color:rgb(252,128,64);}
.Nodes ul li:hover{background-color:#fff}


/*左侧导航-begin*/
.main{width:1300px;margin:0 auto;}
.daohang_left{width:260px;height:auto;float:left;position:relative;}
.daohang_left li{width:258px;height:50px;border-left:1px solid rgb(252,128,64);border-right:1px solid rgb(252,128,64);border-bottom:1px solid rgb(252,128,64);}
.daohang_left_font{color:rgb(252,128,64);font-size:20px;padding-left:85px;line-height:50px}
.daohang_left_ico{color:rgb(252,128,64);font-size:20px;line-height:50px;padding-right:20px}

.dao_left{position:absolute;overflow:hidden;width:801px;height:0px;left:260px;top:-80px;padding-top:0px;z-index:50;}
.dao_left img{float:left;width:80px;height:14px;}
/*height:613*/
.dao_left ul{position:static;float:left;width:800px;height:0px;margin-top:75px;left:0px;top:0px;z-index:100;background-color:#FFF;border-bottom:1px solid rgb(252,128,64);border-right:1px solid rgb(252,128,64)}
.dao_left ul li{width:800px;height:80px;float:none;padding:0;margin:0;border-bottom: 1px dashed #e73c7c;text-align:center}
.dao_left ul li a{display:block;width:80px;height:30px;float:left;padding:20px;line-height:30px;font-size:16px}
.dao_left ul li a:hover{text-decoration:none;color:#333;background:#FFF;}
/*左侧导航-end*/

.lunbo_right{height:560px;width:1038px;float:left;}

/*轮播-begin
.lama_middle{
	width:1200px;
	margin:0 auto;
	height:1280px
	}*/
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 410px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 25px;
	left:460px;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 410px;
	display: block;
}
.slides-title{
	width: 1100px;
    position: absolute;
    margin-top: -26px;
    background-color: #000000;
    opacity: 0.6;
    height: 26px;
    text-align: center;
    overflow: hidden;
    color: #fff;
    font-size: 21px;
}
.slides-title1{
    width: 200px;
    position: absolute;
    margin-top: -30px;
    background-color: #000000;
    opacity: 0.6;
    height: 26px;
    text-align: center;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    }
/*轮播-end*/
/*轮播下列图-begin*/
.pic-list{width:1038px;height:150px}
.pic-list li{width:200px;height:130px;margin-top:22px;margin-left:7px;float:left}
/*轮播下列图-end height:3000px*/
.main_middle{width:1300px;margin:0 auto;clear:both;height:1400px;}

/*main-left_begin*/
.main-left{width:920px;height:auto;float:left}
/*热门课程*/
.edu-title{width:200px;position:absolute;margin-top:-35px;background-color:#000000;opacity:0.6;height:26px;text-align:center;overflow:hidden;color:#fff;font-size:16px;}

/*热门活动and周末去哪了*/
.main-left1{width:920px;height:300px;margin-top:30px}
.rmhd_left{width:600px;float:left}
.rmhd_pic{border-bottom:1px solid #ccc;height:200px}
.rmhd_pic img{float:left;margin-top:30px}
.rmhd_pic a{color:rgb(252,128,64)}
.rmhd_list{height:40px;margin-top:20px}
.rmhd_list span{color:rgb(252,128,64)}
.rmhd_list li{float:left;margin-right:100px}
.rmhd_list a{color: #393939;}

.zmqnl_left{width:300px;float:right;height:302px}
.zmqnl_list{margin-top:20px}
.zmqnl_list span{color:rgb(252,128,64)}
.zmqnl_list li{margin-top:27px}
.zmqnl_list a{color: #393939;}

/*我型我秀*/
.main-left2{width:920px;height:492px;margin-top:30px}
.wxwx_list{width:920px}
.wxwx_list li{width:200px;height:400px}
.wxwx_list p{color:rgb(252,128,64)}
.wxwx_list a{color: #393939;}
/*兴趣圈and小记者*/
.xqqxjz{width:920px;height:350px;margin-top:30px}
.xqq{width:445px;height:350px;float:left}
.xjz{width:445px;height:350px;float:right}
.xjz_article li{line-height:40px}
.xjz_article em{color:rgb(252,128,64)}

.xqq_pic{height:310px}
.xqq_pic li{margin-top:25px;width:210px;height:110px;}
.xqq_pic img{padding:20px}
.xqq_button {float:right;padding:20px 20px 20px 0}
.xqq_button span{font-size:20px}
.xqq_button input{padding:7px 3px 7px 3px;margin-top:15px;border: 0px solid #27aae2;color:#fff;}
.xjz_font{height:410px}

/*一起成长and亲子互动*/
.yqcz_qzhd{width:920px;height:350px;margin-top:30px}
.yqcz{width:445px;height:350px;float:left}
.yqcz_pic li{width:210px;height:130px;}
.yqcz_pic img{width:210px;height:110px;}
.qzhd{width:445px;height:350px;float:right}
.qzhd_font{margin-top:25px;height:155px;border-bottom:1px solid #ccc}
.qzhd_pic li{width:210px;height:130px;}
.qzhd_pic img{width:210px;height:110px;}
/*谁最强*/
.szq{width:920px;height:430px;margin-top:30px}
.szq_pic li{width:435px;height:150px;margin-top:35px;float:left}
.szq_pic img{width:140px;height:140px;border:5px solid #ccc;float:left}
.szq_pic_article{width:265px;float:right}
.szq_jianjie{width:265px;height:100px;background-color:#eaf7ff;margin-top:25px;font-size:15px;color:#ccc}
/*校园风采*/
.xyfc{width:920px;height:240px;margin-top:30px}
.xyfc_pic{margin-top:35px}
.xyfc_pic li{position:relative;float:left}
.xyfc_font{position:absolute;bottom:0;width:280px;background-color:#000;opacity:0.6;}
.xyfc_font span{color:#fff}
/*main-left_end*/



/* tabbox 多层轮播*/
.tabbox{width:920px;margin-top:60px;}
.nav-list{height:42px;overflow:hidden;border-bottom:1px solid rgb(252,128,64)}
.nav-list li{height:40px;float:left;width:100px;border:1px solid rgb(252,128,64)}
.nav-0 a,.nav-1 a,.nav-2 a,.nav-3 a{font-family:"微软雅黑";font-size:24px;color:#FFFFFF;padding-left:168px;height:60px;line-height:60px;}
.nav-0{background-color:#fff;cursor:pointer;height:60px;}
.nav-1{background-color:#fff;cursor:pointer;height:60px;}
.nav-2{background-color:#fff;cursor:pointer;height:60px;}
.nav-3{background-color:#fff;cursor:pointer;height:60px;}
.nav-cus-0{background-color:rgb(252,128,64);}
.nav-cus-1{background-color:rgb(252,128,64);}
.nav-cus-2{background-color:rgb(252,128,64);}
.nav-cus-3{background-color:rgb(252,128,64);}
.nav-0 a,.nav-1 a,.nav-2 a,.nav-3 a{font-family:"微软雅黑";color:rgb(252,128,64);padding-left:15px;height:40px;line-height:42px;font-size:17px;}
.nav-cus-0 a,.nav-cus-1 a,.nav-cus-2 a,.nav-cus-3 a{font-family:"微软雅黑";color:#fff;padding-left:15px;height:40px;line-height:42px;font-size:17px;}
.contant{height:400px;width:920px;overflow:hidden;position:relative;}
.inner{width:4880px;height:400px;position:relative;}
.contant-con{padding-top:20px;float:left;width:960px;}
.contant-left{width:290px;float:left;padding:3px 10px 10px 15px;}
.contant-left-top{border-bottom:1px solid #d1d1d0;padding-bottom:7px;width:290px;} 
.con-news{color:#444;font-weight:normal;background:url(../images/new-icon.jpg) no-repeat 5px;padding-left:32px;} 
.con-news a{font-family:"宋体";color:#444;font-size:12px;}
.contant-left-bottom{width:900px;}
.contant-left-bottom ul{padding-top:8px;}
.contant-left-bottom ul li{line-height:26px;height:180px;background:url(../images/ft-icon.jpg) no-repeat 10px;padding-left:20px;float:left;display:block}
.contant-left-bottom ul li span{color:#666;display:block}
.contant-center{width:900px;float:left;padding:0 10px 10px 20px;}
.contant-right{width:290px;float:left;padding:0 10px 10px 20px;}
.contant-center-top ul li{float:left;display:block}
.contant-center-top ul li:hover{}
.contant-center-top ul li a:hover{font-weight:bold;color:#444;}
.contant-center-top ul {height:26px;}
.contant-center-top{ width:900px;border-bottom:1px solid #d1d1d0;height:25px;}
.tabs{position:relative;float:left;}
.hightbg .moving_bg{border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:2px solid #d52b30;height:24px;_height:25px;padding:0;position:absolute;z-index:190;width:68px;background:#fff;left:0;}
.hightbg .tab_item{ float:left;width:70px;text-align:center; font:12px/31px "宋体",\5b8b\4f53,arial; z-index:200;position:relative;cursor:pointer;color:#444;height:26px;line-height:26px;}
.hightbg .bg_or03{border-top:2px solid #009de0;}
.hightbg .bg_or02{border-top:2px solid #f4854b;}
.hightbg .bg_or01{border-top:2px solid #009de0;}
.wid290{width:900px;}
.hei226{height:400px;}
.xiaoxi{text-align:right;}
.ullist_dott{width:900px;float:left;}
.ullist_dott span{color:#444;height:25px;overflow:hidden;}
.ullist_dott li a{color:#444;font-size:12px;}
.slide_content{overflow:hidden;position:relative;_position:inherit;}
.tabslider{width:10000px;}
.tabslider ul{float:left;}
/* tabbox 多层轮播-end*/





/*main-right_begin*/
.main-right{width:320px;height:auto;float:right}

/*问题及解决-begin*/
.question{border:1px solid rgb(64,180,119);width:316px;height:400px;margin-top:100px}
.question_box{ margin:0px; } 
.question_container{background:#FFF; width:316px; clear:both; margin-top:1px; _margin-top:-1px;} 
.sub-con{height:350px; width:316px; background:#FFF; display:none;} 
.cur-sub-con{ display:block;} 
.sub-con a{ line-height:35px} 
.sub-con p{ text-align:center} 
.question_nav{ width:316px; height:28px; margin-left:8px;} 
.question_nav ul{width:316px; height:28px;} 
.question_nav ul li{ list-style:none; display:inline-block;width:163px; height:28px;line-height:40px; text-align:center;margin-left:-9px;*float:left;*margin-left:-1px;} 
.question_nav ul li a{ background:#fff;border:1px solid rgb(64,180,119); text-decoration:none; color:#000; height:40px;display:block;width:157px} 
.question_nav ul li a:hover{ background:#CCEDFB} 
.question_nav ul li a.cur{ z-index:9999; color:rgb(64,180,119);background-color:rgba(3, 169, 244, 0.29)} 

.question_one{width:316px;height:160px;background-color:#f5d6e4;margin-top:14px}
.question_one img{margin-top:30px;margin-left:10px;float:left;width:80px;height:80px}
.question_one p{width:200px;height:100px;font-size:22px;color:#797979;margin-top:40px;margin-left:20px;float:left}
.question_one_word{width:296px;height:100px;margin:0 auto}
.question_one_word p{font-size:16px;padding-top:20px;text-align:left;color:#797979}
.question_one_word span{color:rgb(64,180,119)}
.question_one_word a{color:rgb(64,180,119);line-height:25px}
.question_one_pic{width:296px;height:100px;margin:0 auto}
.question_one_pic input{margin:30px 9px 9px 9px;width:80px;height:40px;float:left;border:0 solid #fff;color:#fff}


/*问题及解决-end*/


/*萌娃最爱-begin*/
.mwza{width:318px;height:auto;margin-top:30px}
.title{height:40px;background-color:#fff0eb;overflow:hidden;line-height:40px;border-bottom:1px solid rgb(252,128,64);color:rgb(252,128,64)}
.title_ico{background:url(../images/ui.png) no-repeat -408px -13px;float:left;width:65px;height:46px}
.title a{padding-right:10px;width:50px;float:right;}
.title span{padding-left:10px;width:150px;float:left;color:rgb(252,128,64)}

.yqlj{width:1300px;margin-top:30px;margin:0 auto;height:200px;}
.title1{height:40px;background-color:#ededed;overflow:hidden;line-height:40px;border-bottom:1px solid #525252;color:#979797}
.title1 a{padding-right:10px;width:50px;float:right;}
.title1 span{padding-left:10px;width:150px;float:left;color:#979797}

.mwza_pic{position:relative;width:318px;height:200px;margin-top:20px}
.mwza_pic_word{position:absolute;width:318px;height:35px;bottom:0;background-color:#000;opacity: 0.6;color:#fff;left:0}
.mwza_pic_small{width:155px;height:125px;margin-top:20px;overflow:hidden}
.mwza_pic_small a{color:#393939}
.mwza_music{width:318px}
.mwza_music li{width:318px;margin-top:25px;height:25px}
.mwza_music img{float:left;margin-right:20px}
.mwza_music a{width:259px;height:30px;background-color:#dceebe;line-height:30px;float:right;margin-top:5px;color:#393939}

/*萌娃最爱-end*/

/*作文平台-begin*/
.right_zwpt{width:318px;height:auto;margin-top:50px}
.zwpt_article{width:318px;margin-top:20px;height:170px}
.zwpt_article li{width:318px;height:50px;overflow:hidden;border-bottom:1px solid #f5f5f5}
.zwpt_article span{float:left;background-color:#eaf7ff;color:#4f87a2;padding:5px;font-size:14px}
.zwpt_article a{float:left;font-size:18px;color:#393939;text-decoration:none}
.zwpt_auther{font-size:14px;color:#ccc;float:right;}

.zwpt_write{background-color:#f5f5f5;width:318px;height:50px}
.zwpt_write span{float:right;background-color:#4e87a4;padding:5px;color:#fff;margin-top:10px;margin-right:10px}
.zwpt_write img{float:right;margin-top:10px}
/*作文平台-end*/
/*main-right_end*/

/*video开始*/
.video_xiangguan{width:265px;height:30px}
.video_xiangguan span{color:#fff;font-size:22px;padding-left:10px;padding-top:5px;float:left}
.video_xiangguan img{float:left;padding-top:5px;padding-left:10px}
.video_list{float:left;width:270px;height:500px;margin-top:50px;margin-left:15px;border:1px solid #4CAF50;background:rgba(76, 175, 80, 0.38)}
.video_list_nei{height:450px;overflow:hidden;margin-top:10px}
.video_list li{height:100px;width:260px;margin-left:10px;margin-top:10px;}
.video_list img{float:left}
.video_list_font_nei{height:85px;overflow:hidden}
.video_list a{color:#fff;}
.video_list a:hover{color:rgb(252,128,64)}
.video_list_font{width:120px;height:100px;float:left;margin-left:10px;color:#fff}
.video_list_num{width:120px;height:15px}
.video_list p{float:left;font-size:10px;padding-left:5px}

.video_title {padding:20px}
.video_title span{font-size:26px;color:rgb(252,128,64)}

.video_title p{color:#fff;padding-top:20px}

.footer{ height: 135px; background: rgb(252,128,64);text-align: center;padding: 25px;}

.footer .a-list a,.footer  span,.footer p{ display: inline-block; color: #fff; padding: 0 3px; line-height: 30px;}
.a-list{display: inline-block;color: #fff;padding: 0 3px;line-height: 30px;}