* {
    margin: 0;
    padding: 0;
}

body, html {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
}

img {
    border: none;
}

table {
    padding: 0;
    margin: 0;
    width: 100%;
}

form {
    padding: 0;
    margin: 0;
}

body, html {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

a {
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
}

li {
    list-style: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/*FIXED BOX*/
/* floatPanel */
#floatPanel {
    position: fixed;
    right: 0;
    top: 300px;
    overflow: hidden;
    z-index: 10000;
    _position: absolute; /* for IE6 */
    _top: expression(documentElement.scrollTop + 300);
}

#floatPanel .ctrolPanel {
    width: 36px;
    height: 166px;
    background: #fff url(./float-panel-bg.gif) no-repeat left top;
    border: solid 1px #ddd;
}

#floatPanel .ctrolPanel a {
    width: 34px;
    font-size: 12px;
    color: #ff6600;
    letter-spacing: 1px;
    text-align: center;
    overflow: hidden;
}

#floatPanel .ctrolPanel .arrow {
    height: 33px;
    line-height: 28px;
    display: block;
    margin: 1px auto;
}

#floatPanel .ctrolPanel .arrow span {
    display: none;
}

#floatPanel .ctrolPanel .arrow:hover {
    background: #f4f4f4;
}

#floatPanel .ctrolPanel .arrow:hover span {
    display: block;
}

#floatPanel .ctrolPanel .contact {
    background: url(./biji_off.jpg) no-repeat left top;
    width: 19px !important;
    height: 20px;
    display: block;
    margin: 17px auto 0;
}

#floatPanel .ctrolPanel .contact:hover {
    background: url(./biji_on.jpg) no-repeat left top;
}

#floatPanel .ctrolPanel .contact span {
    line-height: 90px;
}

#floatPanel .ctrolPanel .qrcode {
    background: url(./function_off.jpg) no-repeat left top;
    width: 19px !important;
    height: 16px;
    display: block;
    margin: 17px auto 0;
}

#floatPanel .ctrolPanel .qrcode:hover {
    background: url(./function_on.jpg) no-repeat left top;
}

div.ctrolPanel .bottom {
    margin: 9px auto 0 !important;
}

#box {
    position: fixed;
    top: 335px;
    right: 0;
    z-index: 10000;
}

#floatPanel .popPanel .popPanel-inner {
    width: 132px;
    height: 106px;
    position: relative;
    overflow: hidden;
    margin-right: 40px;
}

#floatPanel .popPanel .popPanel-inner .arrowPanel {
    width: 10px;
    height: 240px;
    position: absolute;
    right: 1px;
    top: 75px;
}

#floatPanel .popPanel .popPanel-inner .arrowPanel .arrow01 {
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-top: 10px solid transparent;
    _border-top: 10px solid black;
    _filter: chroma(color = black);
    border-right: 10px solid transparent;
    _border-right: 10px solid black;
    _filter: chroma(color = black);
    border-bottom: 10px solid transparent;
    _border-bottom: 10px solid black;
    _filter: chroma(color = black);
    border-left: 10px solid #ddd;
    position: absolute;
    bottom: 0;
    position: absolute;
    left: 2px;
    top: 0;
}

#floatPanel .popPanel .popPanel-inner .arrowPanel .arrow02 {
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-top: 10px solid transparent;
    _border-top: 10px solid black;
    _filter: chroma(color = black);
    border-right: 10px solid transparent;
    _border-right: 10px solid black;
    _filter: chroma(color = black);
    border-bottom: 10px solid transparent;
    _border-bottom: 10px solid black;
    _filter: chroma(color = black);
    border-left: 10px solid #fff;
    position: absolute;
    bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
}

#floatPanel .popPanel .popPanel-inner .qrcodePanel {
    width: 120px;
    height: 104px;
    text-align: center;
    background: #fff;
    border: solid 1px #ddd;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

#floatPanel .popPanel .popPanel-inner .qrcodePanel span {
    font-size: 12px;
    color: #666;
    line-height: 24px;
    letter-spacing: 1px;
}

#Fmenu {
    padding-top: 10px;
    width: 100px;
    margin: 0 auto;
}

#Fmenu li {
    line-height: 24px;
    text-align: center;
}

#Fmenu li a {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    letter-spacing: 1px;
    text-decoration: none;
    width: 100px;
    height: 24px;
    line-height: 24px;
    background: url(./bottom_line.jpg) no-repeat center bottom;
    display: block;

}

#Fmenu li a:hover {
    background: url(li_bg.jpg) no-repeat left top;
}

div.ctrolPanel .code {
    background: url(./code_off.jpg) no-repeat left top;
    width: 18px !important;
    height: 18px;
    display: block;
    cursor: pointer;
    margin: 4px auto 0;
}

div.ctrolPanel .code:hover {
    background: url(./code_on.jpg) no-repeat left top;
}

div.big {
    display: none;
    border: 1px solid #CCC;
    background: #FFF;
    width: 165px;
    height: 165px;
    padding-top: 10px;
    position: fixed;
    right: 40px;
    top: 190px;
    z-index: 1000;
}

/*-----------------------END------------------------*/

/* End hide from IE-mac */
div.feamenu {
    background: url("./bg_nav.png") repeat-x;
    box-shadow: 0 1px 3px 0 #000000;
    color: #FFFFFF;
    font-size: 12px;
    height: 40px;
    left: 0;
    line-height: 40px;
    position: fixed;
    text-align: right;
    top: 0;
    width: 100%;

    z-index: 99;
}

.W_nav_bg{
    background: url("./bg_line1.png") repeat-x scroll center 38px;
}

.W_nav {
    margin: 0 auto;
    max-width:1260px;
    /*width: 1260px;*/
    height: 40px;
    line-height: 40px;
}
.W_nav div.jiathis_style ul div.jiathis_style .button, .W_nav div.jiathis_style ul div.jiathis_txt{line-height: 40px !important;}
.xubox_title em {
    left: -150px !important;
}
.jiathis_style .jiathis_style .button, .jiathis_style .jiathis_style .jiathis_txt {
    line-height: 40px !important;
}
div.inp {
    margin: 0 0 15px;
}

div.username, div.password {
    background: url("./form_login.png") no-repeat;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    box-shadow: 1px 1px 1px 0 #EAEAEA inset;
    color: #808080;
    height: 28px;
    overflow: hidden;
    padding: 0 4px 0 34px;
    vertical-align: middle;
    width: 165px;
}

div.password {
    background-position: 0 -50px;
}

#W_login {
    margin: 0 0 0 150px;
    *margin: 0 auto;
    width: 205px;
    padding-top: 35px;
}

#W_login .input {
    background: none repeat scroll 0 center rgba(0, 0, 0, 0);
    border-width: 0;
    box-shadow: 0 0 #FFFFFF;
    width: 160px;
    border-radius: 2px;
    color: #808080;
    height: 28px;
    padding: 0 0 0 5px;
    vertical-align: middle;
}

.ck_login {
    background-color: #FFA00A;
    border-color: #FF9B01;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

.ck_login span {
    font-size: 14px;
    border-color: #FFB33B;
    width: 170px;
. font-size : 14 px;
    font-weight: bold;
    min-width: 49px;
    padding: 0 17px 0 15px;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    height: 26px;
    line-height: 25px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.loginsuccess {

}

.loginsuccess ul li {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.loginsuccess ul li.login-in{

}
.loginsuccess ul li.login-in a{
    font-size: 14px;
    color: #fff;
    background: transparent;
    letter-spacing: 1px;
}
div.loginsuccess ul li.login-in a.course-manage {
    margin-right: 32px;
    background: url(../../newpage1/style/set_ico.png) no-repeat left center;
    padding-left: 24px;
}
div.loginsuccess ul li.login-in a.course-realname {
    margin-right: 14px;
    margin-left: 6px;
    background: url(../../newpage1/style/user_ico.png) no-repeat left center;
    padding-left: 24px;
}
div.loginsuccess ul li.login-in a.logout {
    color: #aaa;
}

div.loginsuccess ul li.login-in a:hover {
    color: #00FFFF;
}
div.loginsuccess ul li.login-in a.course-manage:hover {
    background: url(../../newpage1/style/set_blue_ico.png) no-repeat left center;
}
div.loginsuccess ul li.login-in a.course-realname:hover {
    background: url(../../newpage1/style/user_blue_ico.png) no-repeat left center;
}

.loginsuccess ul li a {
    color: #FFF;
    line-height: 16px;
}

#login {
    float: right;
    /*margin-right: 25px;*/
}
.course-login {
    margin-top: 6px;
    display: inline-block;
    width: 68px;
    height: 28px;
    background: #d8d9d8;
    border-radius: 4px;
    color: #003366;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}

div.share {
    float: left;
    /*padding-left: 45px;*/
}

div.share ul {
    width: 100%;
}

div.share ul li {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    *margin-top:12px;
}

div.share ul li a {
    color: #FFF;
}

.jiathis_txt {
    height: 41px;
    line-height: 40px;
}

#pushmsg{
    display:none;
    position:absolute;
    z-index: 999;
    left:30%;
    top:80px;
    width:40%;
    padding:5px;
    line-height:20px;
    background: url(./mes_bg.png) repeat left top;
    color:#FFF;
    text-align:center;
    font-weight:bold;
    font-size:14px;
}


.jpk-top-login{margin: 0 20px;text-align: center;}
.login-title{margin: 0;text-align: left;}
.login-title h4{margin: 0;font-size: 18px;font-weight: bold;text-align:center;border-bottom: 2px solid #CCC;color: #000;line-height: 70px;padding: 0 0 0 10px;}
.jpk-top-login table{width: 100%;margin: 50px auto 0 auto;}
.jpk-top-login table th{width: 100px;text-align: right;vertical-align: top;padding: 0;}
.jpk-top-login table th p{font-size: 16px;font-weight: bold;color: #666;line-height: 30px;padding: 0 0 0 10px;margin: 0;*padding: 0;}
.jpk-top-login table td{padding: 0 0 10px 20px;text-align: left;}
.jpk-top-login input{text-align: left;margin: 0;width: 90%;padding: 10px 15px;background:#FFF;border: 1px solid #CCC;border-radius: 1px;color: #666;font-size: 14px;outline: medium none;vertical-align:middle;line-height:20px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);font-weight: bold;*height: 40px;}
.jpk-top-login input.submit{text-align: center;width: 90px;margin: 5px auto;background: #F5F5F5;cursor: pointer;color: #666;}
.jpk-top-login table td p{padding: 3px 10px 0 20px;margin: 0;text-align: left;color: #EA8C00;}
.jpk-top-login table.infotable{}
.jpk-top-login table td p.td-p{line-height: 30px;color: #333;font-size: 16px;}
.jpk-top-login table.password-table{}
.jpk-top-login table td select{width: 92%;line-height: 50px;height: 40px;}
.jpk-top-login td.explain a{font-size: 14px;font-weight: bold;color: #666;line-height: 24px;text-decoration: none;}
.jpk-top-login td.explain a:hover{text-decoration: underline;}
.jpk-top-login table td.td-center{text-align: center;}


div.issue #main .body div.img{
    display: none;
}

.infocontent{width: 938px;}
div.content{display: none;}
div.issue #main div.content{width: 938px;display: block;}
/*课程标题*/
div.course_title{
    font-family: "微软雅黑";
    font-weight: normal;
}
/*foot 行高*/
#foot p{
    /*line-height: 46px !important;*/
}
div.wrap {
    margin: 0 auto !important;
    padding: 0 !important;
}