.fn-clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.fn-clear {
    zoom: 1
}

li {
    list-style: none;
}

.re-msgInfo {
    padding-top: 30px;
    background-color: #F3F3F3;
}

.border-bottom {
    border-bottom: 1px #DADADA solid;
    padding-bottom: 40px;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
}

.msgInfo ul li {
    float: left;
    width: 25%;
    text-align: center;
}

body .re-msgInfo li {
    width: 200px;
}

.msgInfo ul li .msgImg {
    width: 96px;
    height: 96px;
    margin: 0 auto;
    margin-bottom: 10px;
}

body .re-msgInfo li .msgImg {
    width: 70px;
    height: 70px;
}

body .re-msgInfo li.item1 .msgImg {
    background: url("../img/minsu/jieshao.png") no-repeat;
}

body .re-msgInfo li.item2 .msgImg {
    background: url("../img/minsu/jieshao.png") no-repeat -71px 0px;
}

body .re-msgInfo li.item3 .msgImg {
    background: url("../img/minsu/jieshao.png") no-repeat -151px 0px;
}

body .re-msgInfo li.item4 .msgImg {
    background: url("../img/minsu/jieshao.png") no-repeat -232px 0px;
}

body .re-msgInfo li.item5 .msgImg {
    background: url("../img/minsu/jieshao.png") no-repeat -310px 0px;
}

body .re-msgInfo li.item6 .msgImg {
    background: url("../img/minsu/jieshao.png") no-repeat -387px 0px;
}

.msgInfo ul li .msgtitle {
    color: #CBA87D;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 10px;
}

body .re-msgInfo li .msgtitle {
    color: #000;
    font-size: 18px;
}

.msgInfo ul li .msgtext {
    font-size: 14px;
    text-align: left;
    line-height: 1.8;
    padding: 0 30px;
}

body .re-msgInfo li .msgtext {
    font-size: 12px;
    padding: 0 20px;
}

.footer {
    background-color: #323232;
    padding: 50px 0;
    line-height: 1
}

.footer a {
    color: #c2c2c2
}

.footer a:hover {
    text-decoration: underline
}

.footer .item1 {
    font-size: 16px;
    color: #c2c2c2;
    margin-bottom: 50px;
    margin-left: -20px;
}

.footer .item2 {
    font-size: 12px;
    color: #c0c0c0;
    margin-bottom: 20px
}

.share {
    position: absolute;
    top: 50px;
    right: 70px;
    font-size: 18px;
    color: #FFF
}

.share .weixin {
    display: inline-block;
    height: 47px;
    width: 47px;
    margin: 0 10px;
    background: url("../img/minsu/share.png") no-repeat -56px 0;
    vertical-align: -14px;
    opacity: .5;
    position: relative
}

.share .weibo {
    display: inline-block;
    height: 47px;
    width: 47px;
    margin: 0 5px;
    background: url("../img/minsu/share.png") no-repeat -116px 0;
    vertical-align: -14px;
    opacity: .5
}

.share .mobile {
    display: inline-block;
    height: 47px;
    width: 47px;
    margin: 0 5px;
    background: url("../img/minsu/share.png") no-repeat 0 0;
    vertical-align: -14px;
    opacity: .5;
    margin-left: 15px
}

.footer .wrapper {
    position: relative
}

.footer .item1 a {
    margin: 0 20px
}

.ewmImg {
    position: absolute;
    display: none;
    top: -210px;
    left: -50px
}

.share .weixin:hover {
    opacity: 1
}

.share .weixin:hover .ewmImg {
    display: block
}

.share .weibo:hover {
    opacity: 1
}

.share .mobile:hover {
    opacity: 1
}

.footer {
    background-color: #323232;
    padding: 50px 0;
    line-height: 1;
    margin:0;
}

.footer a {
    color: #c2c2c2
}

.footer a:hover {
    text-decoration: underline
}

.footer .item1 {
    font-size: 16px;
    color: #c2c2c2;
    margin-bottom: 50px;
    margin-left: -20px
}

.footer .item2 {
    font-size: 12px;
    color: #c0c0c0;
    margin-bottom: 20px
}