.footerIn{
    background: #282828;
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
}
.footerIn div,.footerIn img,.footerIn span{
    position: relative;
    box-sizing: border-box;
    vertical-align: top;
}
.footerInCenter{
    display: inline-block;
    text-align: left;
    width: 1440px;
	color: #B8B8B8;
}
.footerInB{
    font-size: 0;
    padding: 30px 0 58px 0;
    border-top: 1px solid #707070;
}
.footerInBItem{
    display: inline-block;
    font-size: 14px;
    color: #7B7B7B;
    margin-right: 30px;
    line-height: 18px;
}
.footerInBItem .endTime{
    font-size: 14px;
    color: #7B7B7B;
}
.footerInBItemA{
    font-size: 14px;
    color: #7B7B7B;
}
.footerInGap1{
    margin: 0 7px;
}
.footerInM{
    font-size: 0;
    padding: 30px 0;
    border-top: 1px solid #707070;
}
.footerInMItem{
    margin-bottom: 10px;
}
.footerInMItem:nth-last-child(1){
    margin-bottom: 0;
}
.footerInMTxt{
    font-size: 14px;
    margin-right: 20px;
}
.footerInMT{
    color: #fff;
}
.footerInMa{
    color: #B8B8B8;
}
.footerInT{
    overflow: hidden;
    font-size: 0;
    padding: 30px 0 10px 0;
}
.footerInTR{
    float: right;
}
.footerInTtxt{
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    padding-bottom: 20px;
}
.footerInTRB{
    padding-top: 10px;
}
.footerInTRBItem{
    display: inline-block;
    vertical-align: top;
    width: 106px;
    margin-right: 30px;
}
.footerInTRBItemTxt{
    font-size: 12px;
    color: #b8b8b8;
    text-align: center;
    margin-top: 16px;
}
.footerInTL{
    float: left;
}
.footerInTLItem{
    display: inline-block;
    margin-right: 100px;
}
.footerInTLItem:nth-last-child(1){
    margin-right: 0;
}
.footerInTLItemBtxt{
    color: #B8B8B8;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
    display: block;
}
.footerIn a:hover{
    color: #ff7700;
}