﻿@charset "utf-8";
/* 小学学科网首页样式表 */

/**
 * 1. by wangwei
 * 2. qq 290518066
 */

.sec_b {
	width: 1200px;
	margin: 0 auto;
	height: 112px;
	padding-top: 10px;
}
.sec_slide {
    float: left;
    width: 680px;
    height: 112px;
    margin-left: 230px;
    margin-top: -2px;
    overflow: hidden;
    position: relative;
}
*+html .sec_slide {
	margin-left: 225px;
}
.sec_slide ul {
	height: 112px;
	position: absolute;
	top: 0;
	left: 0px;
}
.sec_slide ul li {
	float: left;
    width:220px;
    height:110px;
	margin-right: 7px;
    border:1px solid #ddd;
}
.sec_slide_btn {
	width: 40px;
	height: 54px;
	border-radius: 5px;
	background-image: url(xiaoxue_img/icon_idx.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 28px;
	z-index: 20;
    display:none;
}
.slide_l,
.slide_l_act {
	left: 0px;
	background-position: 1px -254px;
}
.slide_r,
.slide_r_act {
	right: 0px;
	background-position: 1px -310px;
}

.notice {
	float: right;
	width: 268px;
	height: 110px;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	position: relative;
}
.notice h4 {
	width: 64px;
	height: 24px;
	line-height: 24px;
	text-indent: 34px;
	background: url(xiaoxue_img/notice.png) center center no-repeat;
	position: absolute;
	top: -5px;
	left: 8px;
	font-size: 12px;
	color: #fff;
}
.notice_con {
	padding: 26px 10px 10px 14px;
}
.notice_con a {
	display: block;
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: url(xiaoxue_img/icon_cmn.png) 0px 10px no-repeat;
	font-size: 14px;
	color: #666;
}
.notice_con a:hover {
	color: #26aef3;
	text-decoration: underline;
}

/*楼层*/
.floor {
	position: relative;
}
.fo {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.gray_bg {
	width: 100%;
	min-width: 1200px;
	padding-top: 1px;
	background-color: #fcfcfc;
}
.fo h2 {
	height: 32px;
	line-height: 32px;
	margin: 25px 0 15px;
	padding-left: 50px;
	background-image: url(xiaoxue_img/icon_idx.png);
	background-repeat: no-repeat;
	font-size: 21px;
	color: #333;
}
.f1 h2 {
	background-position: 0px 0px;
} 
.f2 h2 {
	background-position: 0px -67px;
} 
.f3 h2 {
	background-position: 0px -138px;
} 
.f4 h2 {
	background-position: 0px -206px;
} 
.fo_left {
	float: left;
	width: 213px;
	height: 540px;
	border-radius: 6px;
	margin-right: 20px;
}
.f1 .fo_left {
	background-color: #fc7f35;
}
.f2 .fo_left {
	background-color: #80c712;
}
.f3 .fo_left {
	background-color: #febd1a;
}
.f4 .fo_left {
	background-color: #8571ff;
}
.fo_icon {
	width: 165px;
	height: 165px;
	margin: 25px 0 20px 25px;
	background-image: url(xiaoxue_img/idx.png);
	background-repeat: no-repeat;
}
.fo_icon_f1 {
	background-position: 0px -55px;
}
.fo_icon_f2 {
	background-position: -232px -55px;
}
.fo_icon_f3 {
	background-position: -472px -55px;
}
.fo_icon_f4 {
	background-position: -712px -55px;
}
.fo_l_rep_f1 {
	height: 6px;
	background: url(xiaoxue_img/idx_l_rep_1.png) left center repeat-x;
}
.fo_l_rep_f2 {
	height: 6px;
	background: url(xiaoxue_img/idx_l_rep_2.png) left center repeat-x;
}
.fo_l_rep_f3 {
	height: 6px;
	background: url(xiaoxue_img/idx_l_rep_3.png) left center repeat-x;
}
.fo_l_rep_f4 {
	height: 6px;
	background: url(xiaoxue_img/idx_l_rep_4.png) left center repeat-x;
}
.fo_l_con {
	height: 245px;
	padding: 15px 0 15px 15px;
}
.f1 .fo_l_con {
	background-color: #f37022;
}
.f2 .fo_l_con {
	background-color: #71ba01;
}
.f3 .fo_l_con {
	background-color: #faab01;
}
.f4 .fo_l_con {
	background-color: #7059ff;
}
.fo_l_con .top {
	padding: 10px 0;
	margin-bottom: 20px;
	border-bottom: 1px dashed #f58d4e;
}
.f1 .fo_l_con .top {
	border-bottom: 1px dashed #f58d4e;
}
.f2 .fo_l_con .top {
	padding-top: 0;
	padding-bottom: 8px;
	margin-bottom: 6px;
	border-bottom: 1px dashed #8dc834;
}
.f3 .fo_l_con .top {
	border-bottom: 1px dashed #fbbc34;
}
.f4 .fo_l_con .top {
	border-bottom: none;
}
.fo_l_con a {
	float: left;
	padding: 2px 4px 3px;
	margin-bottom: 10px;
	margin-right: 20px;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
}
.f2 .fo_l_con a {
	margin-right: 5px;
}
.f2 .fo_l_con .bot a {
	margin-right: 20px;
}
.f4 .fo_l_con a {
	margin-right: 32px;
}
.f1 .fo_l_con a:hover {
	background-color: #d55204;
}
.f2 .fo_l_con a:hover {
	background-color: #63a400;
}
.f3 .fo_l_con a:hover {
	background-color: #d55204;
}
.f4 .fo_l_con a:hover {
	background-color: #563eeb;
}
.fo_left a.more {
	display: inline-block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-indent: 60px;
	font-size: 16px;
	color: #fff;
	background: rgba(255,255,255,.3);
	background-image:  url(xiaoxue_img/icon_idx.png);
	background-position:  135px -660px;
	background-repeat: no-repeat;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.fo_main {
	float: left;
	width: 680px;
}
.fo_m_top {
	width: 680px;
	height: 165px;
}
.fo_m_top_list {
	float: left;
	width: 218px;
	margin-right: 13px;

}
.fo_m_top_list a.a {
	display: inline-block;
	width: 218px;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #4c4c4c;
}
.nomarr {
	margin-right: 0;
}
.nomarb {
	margin-bottom: 0;
}
.idx_list_box {
	padding-top: 18px;
	padding-bottom: 12px;
	border-top: 1px dotted #d9d9d9;
}
.idx_list_l {
	float: left;
	width: 324px;
}
.idx_list_r {
	float: right;
	width: 324px;
}
.list_tit {
	height: 18px;
	line-height: 18px;
	margin-bottom: 10px;
}
.list_tit i,
.fo_r_tit i {
	float: left;
	width: 3px;
	height: 16px;
	margin-top: 1px;
	margin-right: 10px;
	background-color: #f37022;
	border-radius: 2px;
}
.f2 .fo_r_tit i {
	background-color: #71ba01;}
.f3 .list_tit i {
	background-color: #faab01;}
.f4 .fo_r_tit i,
.join .fo_r_tit i,
.new .fo_r_tit i {
	background-color: #7059ff;}
.list_tit h4,
.fo_r_tit h5  {
	float: left;
	color: #333;
	font-size: 16px;
}
.list_tit a,
.fo_r_tit a {
	float: right;
	font-size: 12px;
	color: #999;
}
.idx_list_box .list a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    width:324px;
}
.f3 .fo_main .f3_first .list a {
    width:300px;
}

.fo_right {
	float: right;
}
.fo_r_tit {
	width: 268px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 10px;
}
.fo_r_box {
	width: 236px;
	height: 228px;
	padding: 8px 15px 15px 15px;
	overflow: hidden;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.fo_r_box span {
	float: left;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	margin: 9px 5px 8px 0;
	font-size: 12px;
	border-radius: 3px;
	background-color: #ccc;
	color: #fff;
	font-weight: bold;
}
.fo_r_box span.s1 {
	background-color: #f37022;
}
.fo_r_box span.s2 {
	background-color: #fd8a45;
}
.fo_r_box span.s3 {
	background-color: #fcb056;
}
.fo_r_box a {
	float: left;
	width: 210px;
	padding: 8px 0;
	border-bottom: 1px dashed #d9d9d9;
	font-size: 12px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.fo_r_box a.noborb {
	border-bottom: none;
}
.fo_r_box a.img_a {
	display: none;
	margin-left: 22px;
	padding-top: 0;
}
.wxt .fo_r_box {
	height: 188px;
}
.wxt .fo_r_tit {
	margin-top: 20px;
}
.fo_r_con_rmjp,
.fo_r_con_rmzt,
.fo_r_con_join,
.fo_r_con_new {
	width: 266px;
	padding: 2px 0;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.fo_r_con_rmjp a img {
	margin: 10px 14px;
	border-radius: 5px;
}
.fo_r_con_rmjp a img:hover {
	box-shadow: 0px 0px 2px 2px #e2e2e2;
}
.fo_r_con_rmzt a {
	float: left;
	margin: 10px 10px 5px;
	color: #666;
}
.fo_r_con_rmzt a p {
	width: 112px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
    text-overflow:ellipsis;

}


.f3 .fo_main {
	width: 967px;
}
.f3 .idx_list_l {
	width: 300px;
	margin-right: 30px;
}
.f3 .idx_list_r {
	width: 300px;
}
.f3 .f3_first {
	border-top: none;
	padding-top: 10px;
}




/*common tab*/
.tab_box {
	margin-top: 20px;
}
.tab_top {
	width: 679px;
	height: 24px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: "Microsoft Yahei";
	font-size: 14px;
}
.tab_top a {
	float: left;
	width: 68px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #000;
	border-top: 1px solid;
	border-right: 1px solid;
}
.tab_listem {
	width: 680px;
	height: 150px;
}
.tab_list {
	display: none;
	width: 680px;
	height: 130px;
	padding: 10px 0;
}
.tab_list ul li {
	float: left;
	width: 320px;
	margin-right: 20px;
}
.tab_list a {
	display: block;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: "Microsoft Yahei";
	font-size: 12px;
	color: #666;
}
.tab_list a:hover {
	text-decoration: underline;
	color: #28aff3;
}
/*unit tab*/
.tab_djjp .tab_top,
.tab_djjp .tab_top a {
	border-color: #70ba01;
}
.tab_djjp .tab_top a.on {
	color: #fff;
	background-color: #70ba01;
}
.tab_jpzt .tab_top,
.tab_jpzt .tab_top a {
	border-color: #7059ff;
}
.tab_jpzt .tab_top a.on {
	color: #fff;
	background-color: #7059ff;
}

/*左侧gofloor*/
.gofloor {
	display: none;
	width: 36px;
	height: 144px;
	border-radius: 3px;
	background-color: #fff;
	position: fixed;
	top: 300px;
	left: 50%;
	margin-left: -640px;
	z-index: 200;
}
.gofloor p {
	width: 36px;
	height: 36px;
	border-radius: 3px;
}
.gofloor a {
	display: none;
	width: 30px;
	height: 28px;
	padding: 4px 3px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	color: #333;
	background: url(xiaoxue_img/icon_idx.png);
	background-position: 7px -900px;
	background-repeat: no-repeat;
	transition: color 0s ease 0s;
}
.gofloor a:hover {
	background-color: #26aef3;
	color: #fff;
	line-height: 14px;
	border-radius: 2px;
}
.gofloor span {
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	border-radius: 2px;
	text-align: center;
	overflow: hidden;
	background: url(xiaoxue_img/icon_idx.png);
	background-position: 7px -900px;
	background-repeat: no-repeat;
	color: #666;
	font-size: 14px;
}
.gofloor span.current {
	color: #fff;
	background-color: #26aef3;
}

/*合作学校*/
.coop_sch {
	width: 1200px;
	margin: 0 auto;
}
.co_tit {
	height: 54px;
	margin: 25px 0 30px;
	background: url(xiaoxue_img/idx.png) 0px 0px no-repeat;
}
.co_tit h2 {
	float: left;
	height: 54px;
	line-height: 54px;
	padding-left: 20px;
	font-size: 28px;
	color: #fff;
}
.co_tit a {
	float: right;
	padding-left: 20px;
	margin-top: 28px;
	background: url(xiaoxue_img/icon_idx.png) 0 -429px no-repeat;
	font-size: 12px;
	color: #f37022;
}
.coop_slide {
	float: left;
	width: 914px;
	height: 140px;
	overflow: hidden;
	position: relative;
}
.coop_slide ul {
	width: 10000px;
	height: 140px;
	position: absolute;
	top: 0;
	left: 0;
}
.coop_slide ul li {
	float: left;
	margin-right: 11px;
}
.coop_slide .sec_slide_btn {
	width: 40px;
	height: 54px;
	border-radius: 5px;
	background-image: url(xiaoxue_img/icon_idx.png);
    background-position:0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	top: 44px;
	z-index: 20;
	display: block;
}
.coop_slide .slide_l,
.coop_slide .slide_l_act {
	left: 10px;
	background-position: 1px -254px;
}
.coop_slide .slide_r,
.coop_slide .slide_r_act {
	right: 10px;
	background-position: 1px -310px;
}
.fo_r_con_join {
	width: 250px;
	height: 108px;
	padding-left:15px;
}
.fo_r_con_join a {
	float: left;
	width: 75px;
	height: 88px;
	margin-right: 5px;
}
.fo_r_con_join a div{
	width: 75px;
	height: 62px;
	border-radius: 3px;
	margin: 12px 5px 10px 0px;
	overflow: hidden;
	background-image: url(xiaoxue_img/icon_idx.png);
	background-repeat: no-repeat;
}
.fo_r_con_join a div.d_1 {
	background-color: #79a7f2;
	background-position: 8px -455px;
}
.fo_r_con_join a div.d_2 {
	background-color: #ffb24d;
	background-position: 8px -517px;
}
.fo_r_con_join a div.d_3 {
	background-color: #4ad561;
	background-position: 8px -589px;
}
.fo_r_con_join a p {
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	text-align: center;
	color: #666;
}
.sch_list {
	float: left;
	width: 914px;
	padding-top: 42px;
}
.sch_list a {
	float: left;
	width: 274px;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	background: url(xiaoxue_img/icon_cmn.png) 0px 10px no-repeat;
	font-size: 12px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.new {
	margin-top: 20px;
}
.fo_r_con_new {
	width: 250px;
	padding: 10px 0px 10px 16px;
}
.fo_r_con_new a {
	display: block;
	width: 220px;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	background: url(xiaoxue_img/icon_cmn.png) 0px 10px no-repeat;
	font-size: 12px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*友情链接*/
.coop_link_bg {
	min-width: 1200px;
	background-color: #fcfcfc;
}
.coop_link {
	width: 1200px;
	margin: 40px auto 0;
	padding-top: 25px;
	padding-bottom: 25px;
}
.coop_link h3 {
	float: left;
	width: 140px;
	height: 58px;
	line-height: 58px;
	margin-right: 20px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	border-radius: 5px;
}
.coop_link a {
	float: left;
	margin-right: 20px;
	font-size: 16px;
	color: #666;
}
.link_1 {
	margin-bottom: 12px;
}
.link_1 h3 {
	background-color: #26aef3;
}
.link_2 h3 {
	background-color: #f0bf15;
}
.link_1 a {
	line-height: 58px;
}
.link_2 a {
	line-height: 28px;
}

.idx_list_box .list a:hover,
.fo_r_box a:hover,
.fo_r_con_rmzt a:hover,
.fo_m_top_list a.a:hover,
.list_tit a:hover, 
.fo_r_tit a:hover {
	color: #26aef3;
	text-decoration: underline;
}


/*资源分类导航 start*/

.navmenu{ 
   margin-top: 10px;
   *padding-top: 10px;
}
.navmenu .fo_left {
    width: 213px;
    height: 180px;
    background-color: #1cc6b4;
}

.navmenu .fo_icon {
    background-image: url(xiaoxue_img/icon-menu.png);
    background-position: center bottom;
    margin: 0px;
    width: 100%;
    height: 80px;
} 
.navmenu .title {
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}

.navmenu .fo_main {
    width: 967px;
}

.navmenu .idx_list_box {
    padding-top: 10px;
    padding-bottom: 6px;
    border-top: 0px dotted #d9d9d9;
}

.navmenu .idx_list_l {
    width: 276px;
    margin-right: 60px;
}

.navmenu .idx_list_r {
    width: 280px;
}

.navmenu .list_tit {
    height: 18px;
    line-height: 18px;
    margin-bottom: 0px;
    width: 72px;
    float: left;
    height: 80px;
}

.navmenu .list_tit h4 {
    float: left;
    color: #333;
    font-size: 14px;
    font-weight: 600;
}

.navmenu .list {
    float: right;
    width: 190px;
}

.navmenu .idx_list_box .list a {
    width: 88px;
}

/*资源分类导航 end*/