html, body, h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, div, span, em, strong, table, thead, tbody, th, td, th, a, form, input, select, textarea {
    padding: 0px;
    margin: 0px;
    list-style: none;
    font-style: normal;
}

body {
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
    font-family: "微软雅黑", "宋体";
    background: #F5F5F5;
}

a {
    color: #333333;
    text-decoration: none;
}

/*a:hover,a:visited,a:focus {
	color:#cc0000;
	text-decoration:none;
}*/

a:hover, a:active, a:focus {
    color: #e53737;
    text-decoration: none;
}

table {
    border-collapse: collapse;
}

input {
    vertical-align: middle;
    font-size: 12px;
    color: #333333;
    outline: none;
}

textarea {
    color: #333333;
    font-size: 12px;
}

select {
    color: #333333;
    font-size: 12px;
    vertical-align: middle;
    padding: 1px;
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    padding: 0px;
    margin: 0px;
}

img {
    border: 0px;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
    vertical-align: top;
}

/*解决自适应圆角矩形按钮的鼠标样式*/

a span {
    cursor: pointer;
}

/*布局样式*/

.Container {
    width: 1120px;
    margin: 0px auto;
}

.Container:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

/*分页开始*/

.Page {
    height: 26px;
}

.Page a {
    padding: 4px 5px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    margin: 0px 5px;
    display: inline-block;
    border-radius: 2px;
    background: #f5f5f5;
}

.Page a:hover {
    text-decoration: none;
    border-color: #cc0000;
    background: #ffffff;
}

.Page a.Selected {
    background: #cc0000;
    border-color: #cc0000;
    color: #ffffff;
}

/*分页结束*/

/*排行榜开始*/

#Mid .Block .BlockRight .TopList {
    border: 1px solid #d4d4d4;
    margin-bottom: 10px;
    border-top: 0px;
}

#Mid .Block .BlockRight .TopList .Title {
    background: url(Images/bg0005.gif) left top repeat-x;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0px 5px 0px 10px;
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
}

#Mid .Block .BlockRight .TopList .Title ul {
    float: right;
    padding-top: 6px;
    height: 24px;
}

#Mid .Block .BlockRight .TopList .Title ul li {
    height: 24px;
    float: left;
    margin-right: 5px;
}

#Mid .Block .BlockRight .TopList .Title ul li a {
    display: block;
    line-height: 12px;
    border: 1px solid #d4d4d4;
    font-size: 12px;
    font-weight: normal;
    background: none;
    padding: 6px 5px 4px 5px;
    color: #666666;
    white-space: nowrap;
    float: left;
}

#Mid .Block .BlockRight .TopList .Title ul li a:hover {
    color: #cc0000;
}

#Mid .Block .BlockRight .TopList .Title ul li a.over {
    background: #ffffff;
    border-bottom: 1px solid #ffffff;
    color: #cc0000;
}

#Mid .Block .BlockRight .TopList .Con {
    padding: 8px 10px;
}

#Mid .Block .BlockRight .TopList .Con ul {
    padding-left: 20px;
    background: url(Images/bg0014.gif) left top no-repeat;
}

#Mid .Block .BlockRight .TopList .Con ul li {
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    /**margin-bottom:-2px;hack for IE6、IE7*/
    vertical-align: bottom;
}

#Mid .Block .BlockRight .TopList .Con ul li .Name {
    width: 150px;
    float: left;
    height: 22px;
    overflow: hidden;
}

#Mid .Block .BlockRight .TopList .Con ul li .Number {
    float: right;
    height: 22px;
    overflow: hidden;
}

/*排行榜结束*/

/*排行榜2(不带序号和选项卡的)开始*/

#Mid .Block .BlockRight .TopList2 {
    border: 1px solid #d4d4d4;
    margin-bottom: 10px;
    border-top: 0px;
}

#Mid .Block .BlockRight .TopList2 .Title {
    background: url(Images/bg0005.gif) left top repeat-x;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 10px;
    font-size: 14px;
    font-weight: bold;
    color: #cc0000;
}

#Mid .Block .BlockRight .TopList2 .Title a {
    float: right;
    font-weight: normal;
    font-family: "宋体";
    font-size: 12px;
}

#Mid .Block .BlockRight .TopList2 .Con {
    padding: 8px 10px;
}

#Mid .Block .BlockRight .TopList2 .Con ul {}

#Mid .Block .BlockRight .TopList2 .Con ul li {
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    vertical-align: bottom;
    background: url(Images/bg0011.gif) left 9px no-repeat;
    padding-left: 10px;
}

#Mid .Block .BlockRight .TopList2 .Con ul li .Name {
    width: 150px;
    float: left;
    height: 22px;
    overflow: hidden;
}

#Mid .Block .BlockRight .TopList2 .Con ul li .Number {
    float: right;
    height: 22px;
    overflow: hidden;
}

/*排行榜结束*/

/*评分星星开始*/

.Score {
    width: 80px;
    height: 16px;
    vertical-align: -2px;
    margin: 0px 5px;
}

.Zero {
    background: url(Images/bg0032.gif) -80px center no-repeat;
}

.One {
    background: url(Images/bg0032.gif) -64px center no-repeat;
}

.Two {
    background: url(Images/bg0032.gif) -48px center no-repeat;
}

.Three {
    background: url(Images/bg0032.gif) -32px center no-repeat;
}

.Four {
    background: url(Images/bg0032.gif) -16px center no-repeat;
}

.Five {
    background: url(Images/bg0032.gif) 0px center no-repeat;
}

/*评分星星结束*/

/*当前位置面包屑导航开始*/

#Mid .Current {
    line-height: 12px;
    height: 12px;
    margin-bottom: 10px;
    padding-left: 10px;
    font-family: "宋体";
}

#Mid .Current a {
    color: #00427c;
    font-family: "宋体";
}

#Mid .Current a:hover {
    color: #cc0000;
}

/*当前位置面包屑导航结束*/

.cssType {
    color: #f02929;
}

.download {
    color: #00427C;
}

/*公共版心*/

.Container {
    width: 1120px;
    margin: 0 auto;
}

.Container1 {
    width: 1070px;
    margin: 0 auto;
}

/*头部 begin*/

.ng-cloak {
    display: none;
}

.Top {
    position: relative;
    z-index: 500;
}

.Toolbar {
    position: relative;
    z-index: 1000;
    font-size: 14px;
}

.Toolbar li {
    float: left;
    cursor: pointer;
}

.Toolbar li a {
    color: #333333;
}

.Toolbar li a:hover {
    color: #e53737;
}

.Toolbar {
    background: #f5f5f5;
    height: 40px;
    line-height: 40px;
}

.Toolbar .Has-Triangle {
    line-height: 40px;
    padding: 0 25px 0 10px;
    position: relative;
}

.Toolbar .Has-Triangle:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -2px;
    border-top: 4px solid #9d9d9d;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
}

.Toolbar .Has-Triangle:hover:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 4px;
    background: #ffffff;
    z-index: 10;
}

.Toolbar .Has-Triangle:hover {
    color: #e53737;
    background: #ffffff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
}

.Toolbar .Has-Triangle .Website-Nav-Detail {
    position: absolute;
    top: 40px;
    left: 0px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
    background: #ffffff;
    display: none;
}

.Toolbar .Has-Triangle:hover .Website-Nav-Detail {
    display: block;
}

.Toolbar .Has-Triangle:hover:after {
    border-bottom: 4px solid #9d9d9d;
    border-top: none;
}

.Toolbar .ToolBar-Right .More-Link {
    padding: 0 25px 0 10px;
}

.Toolbar .More-Link .Website-Nav-Detail {
    padding: 5px;
    width: 130px;
    right: 0px;
    left: auto;
    text-align: center;
    position: absolute;
}

.Toolbar .More-Link .Website-Nav-Detail li {
    float: none;
    padding: 0px;
    overflow: hidden;
}

.Toolbar .More-Link .Website-Nav-Detail a {
    color: #333333;
    display: block;
    line-height: 1.5;
    background: #f5f5f5;
    border-radius: 4px;
    padding: 5px 10px;
    margin: 5px;
}

.Toolbar .More-Link .Website-Nav-Detail a:hover {
    background: #e53737;
    color: #ffffff;
}

.Toolbar .ToolBar-Left {
    float: left;
}

.Toolbar .Website-Nav .Website-Nav-Detail {
    width: 240px;
    padding: 5px;
}

.Toolbar .Website-Nav .Website-Nav-Detail li {
    overflow: hidden;
    width: 50%;
}

.Toolbar .Website-Nav .Website-Nav-Detail li a {
    color: #333333;
    display: block;
    line-height: 1.5;
    background: #f5f5f5;
    border-radius: 4px;
    padding: 5px 10px;
    margin: 5px;
    text-align: center;
}

.Toolbar .Website-Nav .Website-Nav-Detail li a:hover {
    background: #e53737;
    color: #ffffff;
}

.Toolbar .SC-Code .Website-Nav-Detail {
    padding: 15px;
    text-align: center;
    color: #e53737;
    width: auto;
    line-height: 1.5;
}

.Toolbar .SC-Code .Website-Nav-Detail img {
    width: 180px;
    height: 180px;
    margin-bottom: 10px;
}

.Toolbar .ToolBar-Right {
    float: right;
}

.Toolbar .ToolBar-Right li {
    padding: 0 10px;
}

.Toolbar .ToolBar-Right .Login a {
    display: inline-block;
    line-height: 40px;
}

.Toolbar .ToolBar-Right .Login .Has-Login, .Toolbar .ToolBar-Right .Login .Not-Login {
    display: inline-block;
}

.Toolbar .ToolBar-Right .Login .Has-Login {
    display: none;
}

.Toolbar .ToolBar-Right .Login .Has-Login .User-Name {
    margin-right: 15px;
}

.Toolbar .ToolBar-Right .unLogin .NickName:hover, .Toolbar .ToolBar-Right .unLogin .NickName:focus {
    color: #999999;
}

.Toolbar .ToolBar-Right .Buy-Shops {
    position: relative;
}

.Toolbar .ToolBar-Right .Buy-Shops:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    border-right: 1px solid #E0E0E0;
    height: 16px;
}

.Page-Top {
    background: #ffffff;
    box-shadow: 0 0 8px rgba(92, 92, 92, 0.2);
}

.Page-Top .Top-Box {
    position: relative;
    height: 100px;
    padding: 0 258px 0 249px;
}

.Page-Top .Top-Box .Logo {
    position: absolute;
    left: 0;
    top: 0;
}

.Page-Top .Top-Box .Logo a {
    display: inline-block;
    width: 175px;
    height: 94px;
    background: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0354.png) center center no-repeat;
}

.Page-Top .Top-Box .Search-Box {
    width: 100%;
    padding-top: 20px;
    position: relative;
    z-index: 10;
}

.Page-Top .Top-Box .Search-Box .eBook-Num {
    color: #888888;
    padding-left: 10px;
    margin-bottom: 5px;
}

.Page-Top .Top-Box .Search-Box .eBook-Num strong {
    font-weight: bold;
    padding: 0px 3px;
}

.Page-Top .Top-Box .Search-Box .Search-Input {
    width: 100%;
    position: relative;
}

.Page-Top .Top-Box .Search-Box .Search-Input input {
    width: 100%;
    height: 36px;
    border-radius: 5px;
    border: 2px solid #e53737;
    box-sizing: border-box;
    line-height: 32px;
    padding: 0 145px 0 15px;
    color: #333333;
    font-size: 13px;
    outline: none;
}

.Page-Top .Top-Box .Search-Box .Search-Input input.Placeholder {
    font-size: 13px;
    color: #999999;
    padding-left: 10px;
}

.Page-Top .Top-Box .Search-Box .Search-Input .Search-Btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 130px;
    height: 36px;
    background: #e53737;
    color: #ffffff;
    line-height: 36px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
}

.Page-Top .Top-Box .Search-Box .Search-Result {
    position: absolute;
    width: 485px;
    top: 34px;
    border: 1px solid #bebebe;
    background: #ffffff;
    box-sizing: border-box;
    /*display: none;*/
}

.Page-Top .Top-Box .Search-Box .Search-Result .Search-Result-List li a {
    display: block;
    height: 26px;
    line-height: 26px;
    color: #333333;
    text-align: left;
    padding: 0 16px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Page-Top .Top-Box .Search-Box .Search-Result .Search-Result-List li a:hover {
    background: #f5f5f5;
}

.Page-Top .Top-Box .Publish {
    position: absolute;
    right: 20px;
    top: 45px;
    z-index: 10;
}

.Page-Top .Top-Box .Publish:hover .Triangle {
    display: block;
}

.Page-Top .Top-Box .Publish:hover .Other-Tools {
    display: block;
}

.Page-Top .Top-Box .Publish .Publish-Btn {
    display: inline-block;
    border-radius: 5px;
}

.Page-Top .Top-Box .Publish .Publish-Btn a.Publish-Btn-Link {
    display: inline-block;
    width: 168px;
    height: 36px;
    background: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0357.png) center center no-repeat;
    text-align: center;
    line-height: 36px;
    color: #ffffff;
    position: relative;
    font-size: 16px;
    cursor: pointer;
}

.Page-Top .Top-Box .Publish .Publish-Btn:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 36px;
    height: 36px;
    background: transparent;
}

.Page-Top .Top-Box .Publish .Publish-Btn:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px;
    height: 10px;
    background: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0355.png) center center no-repeat;
    background-size: 10px 5px;
    margin-top: -5px;
}

.Page-Top .Top-Box .Publish .Publish-Btn:hover {
    background: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0357_1.png) center center no-repeat;
}

.Page-Top .Top-Box .Publish .Publish-Btn:hover:after {
    background: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0355_1.png) center center no-repeat;
}

.Page-Top .Top-Box .Publish .Triangle {
    position: absolute;
    top: 42px;
    left: 50%;
    margin-left: -5px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0 0 5px rgba(72, 72, 72, 0.2);
    display: none;
}

.Publish .Other-Tools {
    position: absolute;
    top: 46px;
    left: 50%;
    margin-left: -69px;
    background: #ffffff;
    box-shadow: 0 0 5px rgba(92, 92, 92, 0.2);
    display: none;
}

.Publish .Other-Tools:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -5px;
    width: 10px;
    height: 2px;
    background: #ffffff;
}

.Publish .Other-Tools ul li {
    /*padding: 0 20px 0 54px;*/
    width: 138px;
    height: 50px;
    line-height: 50px;
}

.Publish .Other-Tools ul .Publish-Book a {
    background-image: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0358.png);
}

.Publish .Other-Tools ul .Publish-ImgText a {
    background-image: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0359.png);
}

.Publish .Other-Tools ul .Make-Live a {
    background-image: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0360.png);
}

.Publish .Other-Tools ul .Publish-Video a {
    background-image: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0361.png);
}

.Publish .Other-Tools ul li a {
    font-size: 16px;
    display: block;
    height: 100%;
    padding-left: 55px;
    background: 20px center no-repeat;
}

.Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item {
    float: left;
}

.Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item a {
    display: block;
    font-size: 17px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #333333;
}

.Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item a:hover, .Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item a:active, .Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item a:focus {
    color: #e53737;
}

.Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item:first-child a {
    background: #e53737;
    color: #ffffff;
}

.Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item:first-child a:hover, .Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item:first-child a:focus {
    color: #ffffff;
}

.Page-Top .Bottom-Box .Knowledge-Logo {}

.Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item .Com-Knowledge-Logo {
    display: inline-block;
    width: 170px;
    height: 23px;
    background-size: 170px 23px;
    padding: 0;
    margin: 5px 0 0 15px;
}

.Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item .Open-Knowledge-Logo {
    background: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0356.png) center center no-repeat;
}

.Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item .Go-Knowledge-Logo {
    background: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0356_1.png) center center no-repeat;
}

.Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item .Card-Partner-Text {
    display: block;
    position: relative;
    z-index: 1;
    color: #0099ff;
    font-weight: bold;
}

.Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item .Card-Partner-Text::before {
    content: "";
    display: block;
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    height: 15px;
    background: #edf4ff;
    z-index: -1;
}

.Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item .Media-Book-Text {
    display: block;
    position: relative;
    z-index: 1;
    color: #ff6600;
    font-weight: bold;
}

.Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item .Media-Book-Text:before {
    content: "";
    display: block;
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    height: 15px;
    background: #fff6b6;
    z-index: -1;
}

.Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item .Agent-Text {
    display: block;
    position: relative;
    z-index: 1;
    color: #e53737;
    font-weight: bold;
}

.Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item .Agent-Text:before {
    content: "";
    display: block;
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    height: 15px;
    background: #ffe3e3;
    z-index: -1;
}

.Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item .Card-Partner {
    display: block;
    width: 174px;
    height: 40px;
    background: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0411_1.png) center center no-repeat;
}

.Page-Top .Bottom-Box .Home-Page-Tabs .Tabs-Item .Media-Book {
    display: block;
    width: 210px;
    height: 40px;
    background: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0411_2.png) center center no-repeat;
}

.Two-Code-Box {
    display: inline-block;
}

/*头部 end*/


/*底部 begin*/

.Bot {
    font-size: 12px;
    padding: 30px 0px 30px 0px;
    background: #f0f0f0;
    border-top: 1px solid #e5e5e5;
    color: #666666;
    text-align: center;
    line-height: 24px;
}
.Bot .gongan {
	background: url(https://g.100xuexi.com/CssModel/XXMain2018/Images/bot-ico-gongan.png) left center no-repeat;
	padding-left: 24px;
	display: inline-block;
}

.Bot .gongshang {
	background: url(https://g.100xuexi.com/CssModel/XXMain2018/Images/bot-ico-gongshang.png) left center no-repeat;
	padding-left: 24px;
	display: inline-block;
}

.Bot .wangwen {
	background: url(https://g.100xuexi.com/CssModel/XXMain2018/Images/bot-ico-wangwen.png) left center no-repeat;
	padding-left: 24px;
	display: inline-block;
}
.Bot a {
    color: #666666;
}

.Bot  a:hover {
    color: #333333;
}
.Bot .Certificate-Img{
    height: 40px;
    margin:5px;
}


/*底部 end*/

/*右边固定侧边栏 begin*/

.Slide-Bar {
    width: 40px;
    position: fixed;
    bottom: 100px;
    right: 50%;
    margin-right: -610px;
    z-index: 100;
    display: none;
}

.Slide-Bar ul li {
    height: 40px;
    background: #ff6565 center center/ 22px 22px no-repeat;
    border-radius: 2px;
    margin-bottom: 6px;
    box-sizing: border-box;
    position: relative;
}

.Slide-Bar ul li .Text-Des {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    line-height: 18px;
    display: none;
    padding: 2px;
    cursor: pointer;
}

.Slide-Bar ul li:last-child {
    margin-bottom: 0;
}

.Slide-Bar ul li.Two-Code .Code-Box {
    text-align: center;
    width: 230px;
    height: 230px;
    color: #e53737;
    font-size: 12px;
    box-sizing: border-box;
    background: #ffffff;
    box-shadow: 0 0 5px rgba(72, 72, 72, 0.2);
}

.Slide-Bar ul li.Two-Code .Code-Box img {
    width: 190px;
    height: 190px;
}

.Slide-Bar ul li.Two-Code .Code-Box p {
    line-height: 20px;
}

.Slide-Bar ul li:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    width: 15px;
    height: 100%;
    background: transparent;
}

.Slide-Bar .Two-Code .SC-Box {
    position: absolute;
    left: 50px;
    top: 0;
}

.Slide-Bar .Two-Code .SC-Box .Code-Box {
    position: relative;
}

.Slide-Bar .Two-Code .SC-Box .Code-Box:before {
    content: '';
    position: absolute;
    top: 20px;
    left: -1px;
    width: 2px;
    height: 10px;
    background: #ffffff;
}

.Slide-Bar ul li.Phone-Num .SC-Box {
    position: absolute;
    left: 50px;
    top: 0;
    box-shadow: 0 0 5px rgba(72, 72, 72, 0.4);
}

.Slide-Bar ul li .SC-Box .Triangle {
    left: -5px;
}

.Slide-Bar ul li.Phone-Num .SC-Box .Triangle {
    top: 50%;
    margin-top: -3px;
}

.Slide-Bar ul li.Phone-Num .SC-Box .Call {
    font-size: 16px;
    color: #333333;
    height: 40px;
    width: 147px;
    text-align: center;
    line-height: 40px;
}

.Slide-Bar ul li.Phone-Num .SC-Box .Call:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: -1px;
    width: 2px;
    height: 10px;
    background: #ffffff;
}

.Slide-Bar ul li.Two-Code {
    background-image: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0365.png);
}

.Slide-Bar ul li.Phone-Num {
    background-image: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0366.png);
}

.Slide-Bar ul li.Online-Service {
    background-image: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0367.png);
}

.Slide-Bar ul li.Back-Top {
    background-image: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0368.png);
    display: none;
}

.Slide-Bar ul li.Open-Question-Answer {
    background-image: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0382.png);
}

.Slide-Bar ul li.Learn-Shop {
    background-image: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0383.png);
}

.Slide-Bar ul li.Vip-Service {
    background-image: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0384.png);
}

.Slide-Bar ul li.Open-Consult {
    background-image: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0385.png);
}

.Slide-Bar ul li .Text-Des a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #ffffff;
}

.Slide-Bar ul li.Two-Code:hover, .Slide-Bar ul li.Phone-Num:hover, .Slide-Bar ul li.Online-Service:hover, .Slide-Bar ul li.Back-Top:hover, .Slide-Bar ul li.Open-Question-Answer:hover, .Slide-Bar ul li.Learn-Shop:hover, .Slide-Bar ul li.Vip-Service:hover, .Slide-Bar ul li.Open-Consult:hover {
    background-image: none;
}

.Slide-Bar ul li.Two-Code:hover {
    background-image: none;
}

.Slide-Bar ul li.Two-Code:hover .Text-Des {
    display: block;
}

.Slide-Bar ul li.Two-Code:hover .SC-Box, .Slide-Bar ul li.Phone-Num:hover .SC-Box {
    display: block;
}

.Slide-Bar ul li.Phone-Num:hover .Text-Des {
    display: block;
}

.Slide-Bar ul li.Online-Service:hover .Text-Des {
    display: block;
}

.Slide-Bar ul li.Back-Top:hover .Text-Des {
    display: block;
}

.Slide-Bar ul li.Open-Question-Answer:hover .Text-Des {
    display: block;
}

.Slide-Bar ul li.Learn-Shop:hover .Text-Des {
    display: block;
}

.Slide-Bar ul li.Vip-Service:hover .Text-Des {
    display: block;
}

.Slide-Bar ul li.Open-Consult:hover .Text-Des {
    display: block;
}

.Slide-Bar ul li .SC-Box .Triangle {
    right: -5px;
}

.Slide-Bar .Two-Code .SC-Box {
    left: -240px;
}

.Slide-Bar .Two-Code .SC-Box .Code-Box:before {
    left: 230px;
}

.Slide-Bar ul li.Phone-Num .SC-Box {
    left: -157px;
}

.Slide-Bar ul li .SC-Box .Triangle {
    left: 225px;
}

.Slide-Bar ul li.Phone-Num .SC-Box .Triangle {
    left: 142px;
}

.Slide-Bar ul li.Phone-Num .SC-Box .Call:before {
    left: 147px;
}

.SC-Box {
    position: relative;
    display: none;
    background: #ffffff;
}

.SC-Box .Triangle {
    position: absolute;
    top: 20px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0 0 5px rgba(72, 72, 72, 0.2);
    background: #ffffff;
    z-index: -1;
}

.Slide-Bar .Music {
    position: relative;
}

.Slide-Bar .Music audio {
    display: none;
}

.Slide-Bar .Music-Box {
    position: absolute;
    right: 50px;
    background: #ffffff;
    display: none;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    width: 300px;
    top: -190px;
}

.Slide-Bar .Music-Box:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0 0 5px rgba(72, 72, 72, 0.2);
    background: #ffffff;
    z-index: 2;
    right: -5px;
}

.Slide-Bar .Music:hover .Music-Box {
    display: block;
}

.Slide-Bar .Music .Music-Select {
    position: relative;
    z-index: 2;
    padding: 10px;
    background: #ffffff;
    height: 400px;
    overflow: auto;
    overflow-x: hidden;
}

.Slide-Bar .Music .Music-Ico {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    background: url(https://g.100xuexi.com/CssModel/XXMain2018/css/images/bg0433.png) center center no-repeat;
    cursor: pointer;
}

.Slide-Bar .Music .Music-Ico.Playing {
    animation: AmtBgMusicPlaying 3s linear 0s infinite normal;
    -webkit-animation: AmtBgMusicPlaying 3s linear 0s infinite normal;
}

.Slide-Bar .Music .Music-Block {}

.Slide-Bar .Music .Loading {
    height: 100%;
}

.Slide-Bar .Music .Music-Block .Music-Block-Title {
    font-size: 12px;
    color: #888888;
    padding: 5px 10px;
    background: #f5f5f5;
}

.Slide-Bar .Music .Music-Block .Music-List {
    padding: 5px 5px;
    background: #ffffff;
}

.Slide-Bar .Music .Music-Block .Music-Item {
    position: relative;
    border-bottom: 1px solid #eeeeee;
    padding: 5px 36px 5px 5px;
    font-size: 14px;
    background: url(http://e.100xuexi.com/Css/MyEbook/images/bg0510.gif) right 10px center no-repeat;
    cursor: pointer;
}

.Slide-Bar .Music .Music-Block .Music-List .Music-Item:last-child {
    border-bottom: 0px;
}

.Slide-Bar .Music .Music-Block .Music-Item:hover {
    background-color: #f5f5f5;
}

.Slide-Bar .Music .Music-Block .Music-Item.Playing {
    background-image: url(http://e.100xuexi.com/Css/MyEbook/images/bg05376.gif);
}

.Slide-Bar .Music .End {
    font-size: 12px;
    color: #999999;
    text-align: center;
    padding: 10px 20px;
    background: #f5f5f5;
}

/*杨焱康新增公共类 end*/