blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
select,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font-size: 12px;
    color: #555;
    font-family: "PingFang SC", PingHei, STHeitiSC-Light, "Myriad Set Pro",
        "Lucida Grande", "Helvetica Neue", Helvetica, "microsoft yahei", SimHei,
        tahoma, Arial, Verdana, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace;
}

button,
input,
select,
textarea {
    outline: 0;
}

textarea {
    resize: none;
}

ol,
ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
    color: #000;
    outline: 0;
}

sup {
    vertical-align: text-top;
    vertical-align: super;
}

sub {
    vertical-align: text-bottom;
}

fieldset,
img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}








/* 新版底部栏样式 */

.footerNew {
    width: 100%;
    min-width: 1100px;
    overflow: hidden;
}

.footerNew h4 {
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #3c3c3c;
}

.footerNew .info {
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 54px;
}

.footerNew .info li {
    display: inline-block;
    width: 146px;
    text-align: left;
    float: left;
}

.footerNew .info li a {
    display: block;
    line-height: 24px;
    color: #9B9B9B;
}

.footerNew .info li a:hover {
    color: #000;
}

.footerNew .info li h6 {
    color: #000;
    margin-bottom: 28px;
    font-size: 12px;
    font-weight: 700;
    line-height: 70px;
    border-bottom: 1px solid #e5e5e5;
}

.footerNew .bgcolor {
    padding: 0;
}

.footerNew .link u {
    text-decoration: none;
    padding: 0 12px;
    color: #999;
}

.footerNew .link a {
    color: #888;
}

.footerNew .link a:hover {
    color: #000;
}

.footerNew .tipTxt2 {

    color: #9B9B9B;
    color:rgba(155,155,155,0.5);
    line-height: 20px;
    padding: 37px 0 37px 0;
    position: relative;
    white-space: pre-line;
}
.footerNew .tipTxt2>.phoneNumber{
    position: absolute;
    top: 37px;
    right: 3px;
}
.footerNew .tipTxt2>.phoneNumber>.phoneNumber_oneline{
    height: 48px;
    line-height: 48px;
    font-size: 42px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(0,0,0,1);
    opacity: 1 !important;
}
.footerNew .tipTxt2>.phoneNumber>.phoneNumber_twoline{
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #61646A;
    text-align: center;
}

.foot_copy {
    padding: 34px 0 27px 0;
    display: flex;
}

.foot_copy .f_logo {
    float: left;
    margin-right: 34px;
    width: 201px;
    height: 21px;
    background: url(https://hsimage.fotile.com/202503281625415783621.png) no-repeat;
    background-size: 100% auto;
}

.foot_copy .f_copyright {
    float: left;
    /* margin-right: 27px; */
    color: #717171;
    line-height: 21px;
}

.foot_copy .ft_links {
    /* float: right; */
    color: #717171;
    line-height: 21px;
    margin-left: 18px;
    margin-right: 87px;
}

.foot_copy .ft_links a {
    color: #717171;
}

.foot_copy .ft_links u {
    text-decoration: none;
    padding: 0 10px;
    color: #717171;
}

.foot_copy .f_other {
    text-align: center;
    float: right;
}

.foot_copy .f_other .sina {
    vertical-align: top;
    cursor: pointer;
    width: 21px;
    height: 21px;
    margin-left: 6px;
    margin-right: 6px;
    background: url(../../../Public/Home/img/global/footer_s_2_v2.png) no-repeat;
    background-size: 100% auto;
    display: inline-block;
}

.foot_copy .f_other .wx {
    vertical-align: top;
    cursor: pointer;
    position: relative;
    width: 21px;
    height: 21px;
    margin-left: 6px;
    margin-right: 8px;
    background: url(../../../Public/Home/img/global/footer_s_1_v2.png) no-repeat;
    background-size: 100% auto;
    display: inline-block;
}

.foot_copy .f_other .wx i {
    position: absolute;
    width: 137px;
    height: 137px;
    left: -55px;
    top: -145px;
    background: url(/webstatic/Public/static/actimages/wechat_wenjuan_qrcode_137.jpg) no-repeat;
    display: none;
}

.foot_copy .f_other .wx:hover i {
    display: block;
}

.foot_copy .f_other .logo3 {
    vertical-align: top;
    cursor: pointer;
    margin-left: 6px;
    margin-right: 6px;
    width: 21px;
    height: 21px;
    background: url(../../../Public/Home/img/global/footer_s_3_v2.png) no-repeat;
    background-size: 100% auto;
    display: inline-block;
}

.foot_copy .f_other .logo4 {
    vertical-align: top;
    cursor: pointer;
    margin-left: 6px;
    margin-right: 6px;
    width: 19px;
    height: 19px;
    background: url(../../../Public/Home/img/global/logo4.png) no-repeat;
    background-size: 100% auto;
    display: inline-block;
}

.global_footer_new>.bgcolor>.icons1{
    display: flex;
    border-bottom: 1px solid rgba(136,136,150,0.1);
    height: 128px;
    align-items: center;
    cursor: pointer;
}
.global_footer_new>.bgcolor>.icons1>div{
    position: relative;
}
.global_footer_new>.bgcolor>.icons1>div>img{
    width: 58px;
    height: 58px;
 
    margin-right: 80px;
    margin-top: 36px;
    margin-bottom: 24px;
}

