﻿.hengfu img{width: 100%;
    border-bottom: 3px solid black;
    height: 85px;}
@media (max-width: 600px) {
            .hengfu img {
                height: 50px; /* 手机设备上的高度 */
            }
        }
.cardtb{position:relative;background:#fff;box-shadow:0 0 8px #999;border-radius:8px;overflow:hidden}
.cardtb .cardtb-head{font-size:20px;background:#000;font-weight:700;padding:6px 10px;border-bottom:1px solid #17171700;color:#fff;text-shadow:#FF0707 0 0 5px;display: flex;}
.cardtb .cardtb-head i{margin-right:6px}
.cardtb .cardtb-head .more{position:absolute;right:8px;color:#666}
.app{margin:10px 0;border-radius:3px
	background-color:#fff}
.app_title{text-align:center;line-height:35px;font-size:15px;border-bottom:1px solid#fff}
.app ul li{float:left;text-align:center;list-style-type:none;padding: 0px 8px;}
.app ul li img{margin:0 auto;width:60px;height:60px;display:block;border-radius:12px}
.app ul a{font:12px/28px Tahoma,'Microsoft Yahei',Simsun;color:#666;overflow:hidden;white-space:nowrap}
@media screen and (max-width:640px){.app ul li{width:19.2%;padding: 0px 1px;}
}.app ul li a:hover{color:#FD4C5D;font-weight:bold}
.faq {
    position: fixed;
    bottom: 5px;
    right: 58%;
    margin-right: 497px;
}
#scj {
  background: url(../picture/scj.png) no-repeat;
}
.faq_scj {
    width: 70px;
    height: 70px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    margin-top: 1px;
    padding: 1px;
}
#guestbook {
    text-align: center;
    line-height: 32px;
    transition: background-color .3s;
    font-size: 13px;
}
.faq_div {
    width: 70px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    margin-top: 2px;
    box-shadow: 0 0 2px #c52622;
    border-radius: 2px;
    background: #000000;
    padding: 1px;
}