@charset "UTF-8";
.footer{
    width: 100%;
    min-width: 1200px;
    background: #fafafa;
    border-top: 1px solid #e7e7e7;
    float: left;
}
.foot-me{
    width: 1200px;
    margin: 0 auto;
    font-size: 12px;
}
.foot-me div{
    float: left;
    margin-top: 30px;
    height: 230px;
}
.foot-me .ul1 {
    width: 280px;
}
.foot-me .ul2 {
    width: 200px;
}
.foot-me .ul3 {
    width: 180px;
}
.foot-me .ul4 {
    width: 180px;
}
.foot-me .ul5 {
    width: 360px;
}
.foot-me div h3{
    margin:0;
    padding:0;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    margin-bottom: 15px;
}
.foot-me div li{
    font-size: 12px;
    margin-bottom: 15px;
    color: #666;
}
.foot-me div .tel {
    color: #ff5165;
    font-size: 28px;
    font-family: Arial;
}
.foot-me a {
    cursor: pointer;
    color: #666;
}
.foot-me a:hover{
    text-decoration: none;
    color: #ff5165;
}
.foot-me .weichat {
    position: relative;
}
.foot-me .weichat dl {
    position: absolute;
    left: 94px;
    width: 130px;
    height: 138px;
    background: #fff;
    border: 1px solid #e7e7e7;
    top: 0;
    display: none;
}
.foot-me .weichat:hover dl{
    display: block;
}
.weichat dl .dt1 {
    width: 0px;
    height: 0px;
    border-right: 6px solid #e7e7e7;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    margin-left: -6px;
}
.weichat dl .dt2 {
     width: 0px;
     height: 0px;
     border-right: 4px solid #fff;
     border-top: 4px solid transparent;
     border-bottom: 4px solid transparent;
     margin-left: -4px;
     margin-top: -10px;
 }
.weichat dl dd {
    width: 100px;
    float: left;
    text-align: center;
    margin: 10px 15px;
}
.weichat dl dd img {
    width: 80px;
    height: 80px;
}
.foot-me .online{
    margin-top:-8px;
    height:auto;
    cursor:pointer;
}
.foot-me .online >img{
    width:15px;
    margin-right:5px;
}
.links{
    margin: 0 auto;
    font-size: 12px;
    width: 1200px;
    overflow: hidden;
}
.links dt{
    width: 100%;
    margin-bottom: 10px;
    float: left;
    font-weight: normal;
}
.links dd{
    width: 1200px;
    float: left;
}
.links dd >a{
    margin:0 10px;
    white-space: pre;
    float: left;
    cursor: pointer;
    width: 100px;
    overflow: hidden;
    color: #aaa;
    text-decoration: none;
    text-align:center;
}
.linkcom {
    width: 100%;
    min-width: 1200px;
    background: #333;
    color: #ccc;
    padding: 20px 0;
    margin-top: 20px;
    overflow: hidden;
}
.linkcom p {
    text-align: center;
    line-height: 30px;
}
.foot-me .ul3 .weichat:before{
    content: "";
    width: 19px;
    height: 15px;
    background: url("../../images/baike/o_19u8q16p41qls1g8g1mv2v1pcns1v.png")/*tpa=https://www.hunbei.com/public/images/baike/o_19u8q16p41qls1g8g1mv2v1pcns1v.png*/;
    background-position: -378px 0;
    float: left;
    margin-right: 5px;
}
.foot-me .ul3 .xinl:before{
    content: "";
    width: 19px;
    height: 15px;
    background: url("../../images/baike/o_19u8q16p41qls1g8g1mv2v1pcns1v.png")/*tpa=https://www.hunbei.com/public/images/baike/o_19u8q16p41qls1g8g1mv2v1pcns1v.png*/;
    background-position: -355px 0;
    float: left;
    margin-right: 5px;
}
.description{
    width:50%;
    margin:0 auto;
    text-align:left!important;
}
.description > a{
    color:#fff;
}