﻿#Bot {
    background: #454545;
    padding: 20px 0px 20px 0px;
    color: #999999;
}

#Bot .BotInner {
    width: 1120px;
    margin: 0px auto 0px auto;
}

#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 {
    padding: 0px 5px;
    color: #999999;
}

#Bot a:hover {
    text-decoration: underline;
}

#Bot .BotLink {
    padding: 10px 2px;
    overflow: hidden;
    margin-bottom: 10px;
    display: none;
}

#Bot .BotLink .Item {
    float: left;
    width: 16.6%;
    box-sizing: border-box;
    border-left: 1px solid #555555;
    padding-left: 20px;
    min-height: 100px;
}

#Bot .BotLink .Item ul {
    padding-left: 40px;
    font-size: 14px;
}

#Bot .BotLink .Item ul.One {
    background: url(Images_sc/bg0148.png) left top no-repeat;
}

#Bot .BotLink .Item ul.Two {
    background: url(Images_sc/bg0149.png) left top no-repeat;
}

#Bot .BotLink .Item ul.Three {
    background: url(Images_sc/bg0150.png) left top no-repeat;
}

#Bot .BotLink .Item ul.Four {
    background: url(Images_sc/bg0151.png) left top no-repeat;
}

#Bot .BotLink .Item ul.Five {
    background: url(Images_sc/bg0152.png) left top no-repeat;
}

#Bot .BotLink .Item ul.Six {
    background: url(Images_sc/bg0153.png) left top no-repeat;
}

#Bot .BotLink .Item a {
    padding: 0px;
}

#Bot .BotLink .Item .ItemTitle {
    line-height: 30px;
    font-weight: bold;
    font-size: 16px;
}

#Bot .BotLink .Last {
    border-right: 1px solid #555555;
}

#Bot .WebInfo {
    /* padding: 10px 0px; */
    text-align: center;
    font-size: 12px;
    line-height: 2;
}

#Bot .WebInfo .OtherLink {
    text-align: center;
    border-bottom: 1px solid #555555;
    line-height: 30px;
    padding: 10px 0px;
}

#Bot .WebInfo .OtherLink a {
    display: inline-block;
}

#Bot .WebInfo .OtherLink .WeiBo {
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/images/bg0248.gif) right center no-repeat;
    padding-right: 18px;
}

#Bot .WebInfo .OtherLink .TenWei {
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/images/bg0249.gif) right center no-repeat;
    padding-right: 18px;
}

#Bot .WebInfo .OtherLink .WeiXin {
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/images/bg0250.gif) right center no-repeat;
    padding-right: 18px;
}

#Bot .WebInfo .OtherLink .WeiXinOut {
    position: relative;
    z-index: 1;
    display: inline-block;
}

#Bot .WebInfo .OtherLink .WeiXinOut .WeiXinBox {
    position: absolute;
    top: -105px;
    left: 0px;
    background: url(https://g.100xuexi.com/CssModel/XXMain2014/images/bg0251.gif) left bottom no-repeat;
    padding-bottom: 10px;
}

#Bot .WebInfo .OtherLink .WeiXinOut .WeiXinBox .Inner {
    border: 1px solid #cc3300;
    border-bottom: 0px;
    padding: 5px 10px;
    width: 220px;
    background: #fff7e1;
}

#Bot .WebInfo .OtherLink .WeiXinOut .WeiXinBox p {
    line-height: 22px;
    text-align: left;
    padding-left: 12px;
    text-indent: -12px;
}

#Bot .WebInfo .OtherLink .WeiXinOut .WeiXinBox p strong {
    color: #cc0000;
    font-weight: normal;
}

#Bot .WebInfo .BotMain {
    overflow: hidden;
    background: url(http://book.100xuexi.com/css/images/logoBot.png) left center no-repeat;
    zoom: 1;
    padding: 0px 220px;
    position: relative;
}

#Bot .WebInfo .BotMain .CopyRight {
    line-height: 2;
    padding: 20px 0px;
}

#Bot .WebInfo .BotMain .Code {
    height: 72px;
    width: 166px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -36px;
}

#Bot .WebInfo .BotMain .Code img {
    width: 100%;
    height: auto;
}