@charset "UTF-8";
/*
http://fortawesome.github.io/Font-Awesome/examples/
http://fortawesome.github.io/Font-Awesome/icons/
*/
*{ margin:0px;padding:0px;}
body{
	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体","微软雅黑";
	z-index  : 0;	
	color    : #333;
    font-size: 14px;
	letter-spacing:0px;
}

/*======================================================================
<div id="header_top"> :36
<div id="header">     :120
index_menu
<div id="curation">   :308
<div id="main">       :?
<div id="footer">     :200
=========================================================================*/
#top_part{
	background:#fff;
}
#top {
    width: 100%;
    height: 30px;
    top: 0px;
    z-index: 9999;
    background: #333;
    border-bottom: 1px solid #e5e9e9;
}
#header{height:138px;width:1200px;margin:0 auto;position:relative;border:0px solid red;}

/*
@media screen and (min-width:799px){  
 
  #header{width:760px;}
  .index_menu {width:560px;}
  .imenu_i {width:60px;}
  .index_content{width:760px;margin:auto;position:relative;}
  .index_hot_list{float:left;width:760px;margin-bottom:0px;position:relative;min-height:248px;}
  .index_hot_user_list{float:left;width:760px;margin-bottom:0px;height:500px;position:relative;}


}
@media screen and (min-width:1023px){    
  #header{width:900px;}  
  .index_menu {width:560px;}
  .imenu_i {width:60px;}
  .index_content{width:900px;margin:auto;position:relative;}
  .index_hot_list{float:left;width:900px;margin-bottom:0px;position:relative;min-height:248px;}
  /*
  .index_menu {width:900px;line-height:45px;border:0px solid red;position:relative;margin:auto;}
  */
.index_hot_user_list{float:left;width:900px;margin-bottom:0px;height:500px;position:relative;}
.first_menu {width:900px;margin:auto;position:relative;z-index:1000;border:0px solid red;}
#header{width:1200px;}
.index_menu {width:900px;}
.imenu_i {
    width: 100px;
    text-align: center;
	font-size:16px;
}
.imenu_i a{
	color:#333;
}
.index_content{width:1200px;margin:auto;position:relative;}
.index_hot_list{float:left;width:1200px;margin-bottom:0px;position:relative;min-height:248px;}
.first_menu {width:1200px;margin:auto;position:relative;z-index:1000;border:0px solid red;}
.index_hot_user_list{float:left;width:1200px;margin-bottom:0px;height:500px;position:relative;}
#curation{width:100%;height:308px;position:relative;z-index:0;background:#084e7f;}
#main{width:100%;position:relative;margin:0 auto;margin-top:138px;padding-top:10px;margin-bottom:10px;z-index:0;height:100%;}
#footer{float:left;width:100%;z-index:0;background:#363636;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;height:200px;margin-top:0px;color:#C1C1C1}

/*
  float:left; 有高度！有背景色
*/

.content{float:left;width:100%;margin:auto;position:relative;}
.index_content_head{float:left;width:100%;border-bottom:0px solid #ccc;height:30px;margin:10px 0px 20px 0px;position:relative;}
.index_content_list{float:left;margin-bottom:20px;min-height:248px;position:relative;}
.index_content_list:last-child{margin-bottom:10px;}

img{ border:none;}
a,span,p{ word-break:break-all}
a{ text-decoration:none; cursor:pointer;}
a,p,span{ word-break:break-all}
a { text-decoration: none;}
ul li{list-style:none;}

.clear_box{margin:0;padding:0;}
.clear{	clear:both;}
.left{float:left;}
.right{float:right;}
.inline{display:inline-block;}
.block{display:block;}
.font_overflow{ text-overflow:ellipsis; white-space:nowrap; overflow:hidden }
.fixed{
	position:fixed;
	top:0px;
	z-index:9997;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}

/*
#=========================
# header_top 第一列菜单
#=========================
*/

#top_con {
    /*width: 85%;*/
    width: 1200px;
    margin: auto;
    text-align: center;
    position:relative;
}
.top_icon{	
    float:left;
	padding-top:10px;	
	width:16px;
	height:16px;
} 
.hw_title{
    /*width:150px;*/
    height:100%;
    text-align:center;
    position:absolute;
    left:50%;
    margin-left:-75px;
}

#top i {
    color: #2a7fc2;
    font-size: 14px;
}
.homepage_name a {
    color: #fff;
    font-size: 12px;
    padding-left: 3px;
}

#top span {
    float: left;
    line-height: 30px;
    font-size: 12px;
}

.homepage_name {
    color: #fff;
    padding-right: 20px;
}

#homepage_welcome {
    color: #fff;
    font-size: 12px;
}
.homepage_head {
    height: 100px;
    width: 100%;
}
.homepege_head_con {
    width: 1200px;
    margin: auto;
}
.home_head_logobox {
    /*width: 240px;*/
    width: 387px;
    /*text-align: center;*/
    margin-top: 20px;
    overflow: hidden;
}
.header_name{
    float: left;
    height: 48px;
    min-width: 60px;
    margin-left: 5px;
    color: #51b1f8;
}
.header_title{
    height: 34px;
    line-height: 29px;
    font-size: 28px;
    width: 100%;
    font-weight: bold;
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.header_sub_title{
    line-height: 12px;
    font-size: 10px;
    width: 100%;
    text-align: left;
}
.home_head_search {
    margin-top: 20px;
    /*margin-left: 80px;*/
}
.home_head_search_box {
    width: 422px;
    height: 40px;
    border: 2px solid #00aff1;
    overflow: hidden;
}
.home_search_input {
    width: 338px;
    display: block;
    height: 36px;
    border: none;
    padding: 0px 10px;
	font-size:14px;
}
.home_search_btn {
    width: 64px;
    background: #00aff1;
    border: none;
    color: #fff;
    height: 100%;
    font-size: 15px;
	font-weight: bold;
}
.home_quicklink {
    width: 422px;
    margin-top: 5px;
}
.home_quicklink_item {
    font-size: 12px;
    color: #888;
    margin-right: 18px;
}
.home_quicklink_item:hover{
	color:#06a3de
}
.home_head_handle {
    margin-top: 20px;
    padding-top: 10px;
}
.home_head_handle a{
	color:#333;
}
.home_spitline {
    padding: 0px 10px;
    color: #aaa;
    font-size: 12px;
}
.home_handle_item{
	display:inline-block;
	position:relative;
}
.home_handle_item i {
    background: url(../../images/home_icon.png) no-repeat;
    width: 15px;
    display: inline-block;
    height: 15px;
    position: relative;
    top: 3px;
}
.new_fun{
	background:url(../../images/new.gif) no-repeat;
    width: 19px;
    display: inline-block;
    height: 26px;
	position:absolute;
}
.newfun_app{
	top:-27px;
	left:20px;
}
.home_handle_item span{
	padding-left:4px;
}
#home_login i{
	background-position:-4px 0px
}
#home_register i{
	background-position:-3px -18px
}
#home_help i{
	background-position:-4px -35px;
	top:4px;
}
#home_app i{
	background-position:-5px -51px
}
#homepage_appdown img{
	width:158px;
}
#homepage_appdown {
    position: absolute;
    right: 0px;
    z-index: 10;
    display: none;
}
#homepage_firstoperate_area{
	width:100%;
	height:300px;
	background:#09366c;
}
#homepage_firstoperate_area_box {
    margin-top: 40px;
}
#homepage_firstoperate_area_content {
    width: 1200px;
    margin: auto;
	position:relative;
}
#homepage_select_menuorder {
    height: 340px;
    width: 240px;
	background:#00aaec;
	position:absolute;
	top:-40px;
}
#homepage_main_menu {
    position: absolute;
    left: 240px;
    top: -40px;
    height: 40px;
    line-height: 40px;
}
.homepage_main_menu_item {
    font-size: 16px;
    padding: 0px 45px;
}
.homepage_main_menu_item:hover{
	color:#06a3de;
}
.main_menu_ed{
	color:#06a3de;
}
#homepage_firstoperate_arealist {
    width: 780px;
    overflow: hidden;
    margin-left: 240px;
    height: 300px;
	position:relative;
}
#operimg_list,.operimg_list_item,.operimg_list_item img{
	width:780px;
	height:300px;
}
#homepage_select_menuorder_head{
 	background:#06a3de;
	width:100%;
	height:40px;
}
#homepage_select_menuorder_head i {
    background: url(../../images/home_icon.png) no-repeat;
    background-position: 0px -90px;
    width: 20px;
    display: inline-block;
    height: 12px;
    position: absolute;
    top: 14px;
    left: 10px;
}
#homepage_select_menuorder_head span {
    font-size: 15px;
    color: #fff;
    line-height: 40px;
    padding-left: 36px;
	font-weight:bold;
}
.menuorder_list_item {
    height: 45px;
    border-bottom: 1px solid #3bbff2;
}
.menuorder_list_item:hover{
	background:#45c7f8;
	cursor:pointer;
}
.menuorder_list_item p {
    width: 200px;
    line-height: 45px;
    color: #fff;
    font-size: 15px;
    float: left;
    padding-left: 10px;
}
.home_rightarrow {
    background: url(../../images/home_icon.png) no-repeat;
    background-position: -7px -105px;
    width: 9px;
    display: inline-block;
    height: 15px;
    margin-top: 15px;
    margin-right: 10px;
    float: right;
}
.homeuser_img {
    width: 36px;
    height: 36px;
    position: absolute;
    border-radius: 90px;
    top: -8px;
    left: -38px;
}
#homepage_announce_menu {
    width: 268px;
    height: 268px;
    position: absolute;
    right: 0px;
    top: 16px;
    background:url(/apps/common/images/dark_bg.png) repeat;
}
#homepage_announce_menu_head{
	height:30px;
	background:#000;
	margin-bottom:6px;
}
#homepage_announce_menu_head i {
    background: #47c5f5;
    height: 14px;
    width: 3px;
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 8px;
}
#homepage_announce_menu_head span {
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    padding-left: 16px;
}
.homepage_announce_list {
    width: 250px;
    margin: auto;
}
.homepage_announce_list_item {
    width: 100%;
    height: 30px;
    color: #f8f8f8;
    font-size: 13px;
	line-height:30px;
}
.homepage_announce_list_item:hover{
	text-decoration:underline;
	color:#fff;
}
.second_menubox {
    position: absolute;
    left: 240px;
    top: 40px;
    width: 688px;
	min-height:296px;
    background: rgba(255,255,255,0.98);
    z-index: 10;
    border-bottom: 2px solid #3bbff2;
    border-top: 2px solid #3bbff2;
    border-right: 2px solid #3bbff2;
    box-shadow: 5px 5px 10px #888;
}
.second_menu_head {
    height: 46px;
    position: relative;
    border-bottom: 1px solid #3bbff2;
    width: 668px;
    margin: auto;
}
.second_menu_item {
    color: #aaa;
    font-size: 15px;
    padding: 5px 10px;
    margin-left: 10px;
    margin-top: 10px;
    display: inline-block;
    position: relative;
    font-weight: bold;
}
.second_menu_ed {
    color: #3bbff2;
    font-weight: bold;
    font-size: 15px;
}
.second_menu_content {
    width: 668px;
    margin: auto;
}
.sec_menu_content_item {
    color: #555;
    font-size: 13px;
    margin: 12px 0px;
}
.sec_menu_content_attr {
    width: 58px;
    font-weight: bold;
    line-height: 30px;
    color: #333;
	text-align:right;
}
.sec_menu_content_val {
    width: 600px;
	margin-left:8px;
	border-bottom:1px solid #dee;
	padding-bottom:8px;
}
.sec_menu_content_valitem {
    padding: 3px 10px;
    line-height: 24px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #333;
    display: inline-block;
}
a.sec_menu_content_valitem{
	color:#333;
}
.sec_menu_content_valitem:hover{
	color:#fff;
	background:#00aaec;
}
.cut_operimg_item{
	background: url(../../images/homepage_opercut.png) no-repeat;
	display:inline-block;
	width:10px;
	height:10px;
    background-position: -12px 0px;
}
.cut_operimg_itemed{
	background-position: 0px 0px;
}
.cut_operimg {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 100%;
}
.second_operate_second{
	height:128px;
	width:100%;
	background:#fff;
}
.second_operate_sbox {
    width: 1200px;
    height: 128px;
    margin: auto;
}
.second_operate_sitem {
    width: 300px;
    text-align: center;
    margin-top: 20px;
}
.second_operate_sitem a {
    display: block;
}
.second_operate_sitem img {
    width: 268px;
    height: 108px;
}
.home_course_tuihead i{
	display:inline-block;
	height:46px;
}
.home_coursetui_sub .leftspl{
	width:19px;
	background:url(../../images/homecourse_subtitlel.png) no-repeat left center;
}
.home_coursetui_sub .rightspl{
	width:26px;
	background:url(../../images/homecourse_subtitler.png) no-repeat right center;
}
.home_coursetui_science .leftspl{
	width:19px;
	
	background:url(../../images/homecourse_scientitlel.png) no-repeat left center;
}
.home_coursetui_science .rightspl{
	width:26px;
	background:url(../../images/homecourse_scientitler.png) no-repeat right center;
}
.home_coursetui_art .leftspl{
	width:19px;
	background:url(../../images/homecourse_arttitlel.png) no-repeat left center;
}
.home_coursetui_art .rightspl{
	width:26px;
	background:url(../../images/homecourse_arttitler.png) no-repeat right center;
}
.home_coursetui_sp .leftspl{
	width:19px;
	background:url(../../images/homecourse_sptitlel.png) no-repeat left center;
}
.home_coursetui_sp .rightspl{
	width:26px;
	background:url(../../images/homecourse_sptitler.png) no-repeat right center;
}
.home_coursetui_tea .leftspl{
	width:19px;
	background:url(../../images/homecourse_teatitlel.png) no-repeat left center;
}
.home_coursetui_tea .rightspl{
	width:26px;
	background:url(../../images/homecourse_teatitler.png) no-repeat right center;
}

.home_course_tui_box1,.home_course_tui_box2 {
    padding: 20px 0px;
}
.home_course_tui_box2{
	background:#fff;
}
.home_course_tui {
    width: 1200px;
    margin: auto;
}
.home_course_tuihead{
    width: 100%;
}
.home_course_tuihead a{
	color:#333;
}
.home_course_tuihead a:hover{
	color:#0ab2f2;
}
.home_coursetui_titlenamef{
	font-size: 20px;
    padding: 0px 10px;
	color: #fff;
    line-height: 46px;
    display: inline-block;
    height: 46px;
}
.home_coursetui_sub .home_coursetui_titlenamef{
    background: #0ab2f2;
}
.home_coursetui_science .home_coursetui_titlenamef{
	background: #46cb12;
}
.home_coursetui_art .home_coursetui_titlenamef{
    background:#e91163;
}
.home_coursetui_sp .home_coursetui_titlenamef{
    background:#8b11e9;
}
.home_coursetui_tea .home_coursetui_titlenamef{
    background:#dab50a;
}
.home_tuibottomline {
    width: 1180px;
    height: 2px;
    position: absolute;
    bottom: 0px;
    margin-left: 20px;
}
.home_coursetui_sub .home_tuibottomline {
	background: #0ab2f2;
}
.home_coursetui_science .home_tuibottomline {
	background: #46cb12;
}
.home_coursetui_art .home_tuibottomline{
    background:#e91163;
}
.home_coursetui_sp .home_tuibottomline{
    background:#8b11e9;
}
.home_coursetui_tea .home_tuibottomline{
     background:#dab50a;
} 
.home_course_tuihead{
	position:relative;
}
.moresub_item {
    line-height: 40px;
    padding: 0px 20px;
    font-size: 14px;
}
.home_coursetui_sub .moresub_itemed {
    color: #0ab2f2;
}
.home_coursetui_science .moresub_itemed {
    color: #46cb12;
}
.home_coursetui_art .moresub_itemed{
    color: #e91163;
}
.home_coursetui_sp .moresub_itemed{
     color: #8b11e9;
}
.home_coursetui_tea .moresub_itemed{
     color: #dab50a;
}
.home_coursetui_sub .cboxtitl_ed{
    color: #0ab2f2;
}
.home_coursetui_science .cboxtitl_ed{
    color: #46cb12;
}
.home_coursetui_tea .cboxtitl_ed{
    color:#dab50a;
}
.home_coursetui_art .cboxtitl_ed{
    color: #e91163;
}
.home_coursetui_sp .cboxtitl_ed{
     color: #8b11e9;
}
.home_coursetui_tea .cboxtitl_ed{
    color:#dab50a;
} 
.home_course_tui_content {
    margin-top: 20px;
}
.home_course_tuicboxtitle {
    font-size: 15px;
    color: #333;
    line-height: 30px;
	margin-bottom:20px;
}
.courselist_boxes_item {
    width: 298px;
    margin-right: 12px;
    background: #fff;
    height: 278px;
	margin-bottom:12px;
}
.courselist_boxes_item:hover {
    box-shadow: 0px 0px 5px #bbb;
}
.courselist_boxes_item_box {
    height: 278px;
    position: relative;
}
.courselist_item_content_cover {
    width: 298px;
    height: 167px;
    overflow: hidden;
}
.courselist_item_content_cover img {
    width: 298px;
    height: 167px;
}
.course_bh a {
    padding: 0px 10px;
    color: #FFF;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
}
.courselist_boxes_item .cl_stasis {
    font-size: 13px;
    position: absolute;
    bottom: 0px;
}
.courselist_item_content_profile {
    height: 110px;
    padding: 0px 10px;
}
.courselist_profile_title {
    font-size: 16px;
    line-height: 50px;
}

.courselist_boxes_item .basic_attr {
    color: #888;
    font-size: 14px;
}
.courselist_boxes_item .study_mem {
    color: #888;
    line-height: 30px;
}
.courselist_boxes_item .course_bh {
    position: absolute;
    width: 278px;
    text-align: right;
    left: 10px;
    bottom: 5px;
}
.courselist_boxes_item .course_s {
    background: rgb(255, 162, 0) none repeat scroll 0% 0%;
    line-height: 22px;
}
.courselist_boxes_item .course_s span {
    background: url(/apps/common/images/course_hs.png) no-repeat left;
    padding-left: 16px;
    display: inline-block;
}
.courselist_boxes_item .course_sed span {
    background: url(/apps/common/images/course_hsed.png) no-repeat left;
    padding-left: 16px;
    display: inline-block;
}
.attr_content {
    margin-right: 28px;
}
.course_s span {
    background: url(../images/course_hs.png) no-repeat left;
    padding-left: 16px;
    display: inline-block;
}
.courselist_leixing_tips{
	position:absolute;
	right:0px;
	top:0px;
	width:77px;
	height:101px;
	display:block;
}
.zhuanti{
	/*background:url(/apps/common/images/course_tips_jpzt.png) no-repeat center;*/
}
.home_clist_tui {
    width: 250px;
}
.home_course_tuicboxtitle {
    line-height: 40px;
    border-bottom: 1px solid #bbb;
	font-size: 15px;
}
.home_course_tuicboxtitle a {
    font-size: 15px;
    display: inline-block;
    width: 125px;
    text-align: center;
    color: #888;
    position: relative;
    top: 1px;
}
.home_course_ul{
	width:930px;
}
a.cboxtitl_ed {
    color: #0ab2f2;
    border-bottom: 2px solid;
    position: relative;
}
.list_tui {
    margin-top: 8px;
}
.clistxu {
    display: inline-block;
    font-size: 14px;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
	background:#888;
	font-weight:bold;
}
.xuf{
	background: #ee4303;
}
.xus{
	background:#00aaec;
}
.xut{
	background:#83ba0e;
}
.clistc_name {
    padding-left: 10px;
    font-size: 14px;
    color: #333;
    display: inline-block;
    width: 220px;
}
.clistc_name:hover{
	color:#0a8dbf;
}
.clistc_mem {
    padding-left: 30px;
    font-size: 12px;
	color:#888
}
.clistc_mem.cmemf,.clistc_mem.cmems,.clistc_mem.cmemt{
	 color: #ff8a00;
	 font-weight: bold;
}
.clistc_mem_box{
	padding-top:6px;

}
.home_tui_tealist_item {
    width: 386px;
    height: 288px;
    overflow: hidden;
    background: #fff;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 12px;
    border: 1px solid #ddd;
}
.ht_tealist_top {
    height: 100px;
    width: 100%;
    overflow: hidden;
    background: #eee;
}
.ht_tealist_uimgbx {
    width: 100px;
    height: 100px;
    overflow: hidden;
}
.ht_tealist_uimgbx img {
    width: 80px;
    height: 80px;
    margin: 10px;
    border: ;
    border-radius: 90px;
}
.ht_tealist_uimginfo {
    width: 286px;
    height: 100px;
}
.ht_tea_username {
    padding-top: 10px;
    line-height: 30px;
    color: #000;
    font-size: 16px;
}
.ht_tea_userattr {
    line-height: 24px;
    font-size: 13px;
    color: #555;
}
.ht_tea_userattrr {
    padding-left: 5px;
}
a.ht_tea_userattrr {
    color: #555;
    padding: 0px 6px;
    text-decoration: underline;
}

.htui_tea_profile {
    padding:15px 10px;
    font-size: 13px;
    color: #333;
    width: 368px;
}
.htui_tea_courseitem {
    width: 116px;
    height: 130px;
    overflow: hidden;
    margin-left: 10px;
}
.htui_tea_courseitem_box {
    width: 100%;
    height: 100%;
}
.htui_tea_courseitem_content_cover {
    width: 116px;
    height: 66px;
    overflow: hidden;
}
.htui_tea_courseitem_content_cover a {
    display: block;
    width: 100%;
    height: 100%;
}
.htui_tea_courseitem_content_cover img {
    width: 116px;
    height: 66px;
}
.htui_tea_courseitem_profile {
    height: 64px;
    width: 100%;
}
.htui_tea_courseitem_title {
    font-size: 12px;
    line-height: 30px;
    color: #333;
    width: 116px;
}
.htui_tea_courseitem_attr {
    font-size: 9px;
    color: #888;
}
.home_tuistu_item {
    width: 200px;
    margin-top: 30px;
}
.home_tuistu_itemimg {
    text-align: center;
}
.home_tuistu_itemimg img {
    width: 108px;
    height: 108px;
    border-radius: 180px;
}
.home_tuistuname {
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 40px;
}
.home_tuistucj {
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    color: #888;
}
#login_out {
    color: #888;
    font-size: 14px;
    margin-left: 8px;
    display: inline-block;
}
#login_out:hover{
	color:#06a3de;
}
/*find*/
.sec_menu_list {
    position: absolute;
    top: 30px;
    background: #fff;
    width: 188px;
    height: 128px;
	border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	-moz-border-radius:0px 0px 5px 5px;
	display:none;
}
.sec_menu_item {
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    margin-right: 10px;
}
.sec_menu_item a {
    color: #333;
}
.sec_menu_item img {
    display: block;
    width: 60px;
    width: 60px;
}
.sec_menu_item span {
    display: block;
    text-align: center;
    font-size: 13px;
}
.home_head_logobox img{
  height:50px;
  width:50px;
  float:left;
}
