/*新版底部样式*/ .footer_2020 { width: 100%; height: 100%; padding-top: 1px; background-color: #505663; font-size: 14px; overflow: hidden; background-image: url(/_App_Res/images/footer-banner.jpg); } .footer_2020 a{ color: #f0f0f0; } .footer_2020 i{ margin-right: 5px; } .footer_2020 .footer-inner { /*width: 960px;*/ min-height: 100px; margin: 40px 50px auto;/*margin: 74px auto auto;*/ } .footer_2020 .footer-inner .wrap_content { text-align: left; /* add by zhangxy 20200409 解决jsp页面底部字体和首页排版不一致 */ width: 1100px; margin: 0 auto; } .footer_2020 .footer-inner .wrap_logo img { width: 175px; height: 42px; } .footer_2020 .footer-inner .wrap_code { padding-top: 10px; margin-top: 10px; text-align: center; } .footer_2020 .footer-inner .wrap_code .wrap_down { padding-left: 8px; } .footer_2020 .footer-inner .wrap_code .wrap_down .down_box { /*padding: 15px 27px;*/ text-align: center; background: #fff; display: none; width: 150px; } .footer_2020 .footer-inner .wrap_code .wrap_down .down_box img { width: 75px; height: 75px; } .footer_2020 .footer-inner .wrap_code .wrap_down .down_box p { /*color: #A5A6AB;*/ font-size: 12px; } .footer_2020 .footer-inner .record { margin-top: 30px; } .footer_2020 .footer-inner .record p.p_one { margin-bottom: 2px; } .footer_2020 .footer-inner .record p { font-size: 13px; font-weight: 400; color: #fff; line-height: 22px; } .footer_2020 .footer-inner .record p a { color: rgba(165,166,171,1); } .footer_2020 .footer-inner .wrap_right ul { padding-bottom: 10px; /*height: 282px;*/ } .clearfix { zoom: 1; } .footer_2020 .footer-inner .wrap_right ul li.li_one { margin-left: 0; } .footer_2020 .footer-inner .wrap_right ul li { float: left; margin-left: 60px; list-style: none; } .footer_2020 .footer-inner .wrap_right ul li h4 { font-size: 18px; line-height: 20px; font-weight: 800; color: rgba(255,255,255,1); margin-bottom: 20px; } .footer_2020 .footer-inner .wrap_right ul li a { font-size: 14px; font-weight: 400; color: #f0f0f0; line-height: 32px; display: block; } .footer_2020 .footer-inner .wrap_concat { line-height: 14px; margin-top: 22px; } .footer_2020 .footer-inner .wrap_concat span { font-size: 14px; font-weight: 400; color: #f0f0f0; }