.nav .on h5 a{
    font-weight:bold;}
.ywbklmzs{height:840px;position: relative;padding:60px 0;}
.ywbklmzs img {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0px);}
.text{

    margin: 60px auto;
    width: 1480px;}
.footer {
            background-image: url(images/footer-bg.jpg);
            background-size: cover;
            color: #333;
            padding: 48px 0 0 0;}

        .footer .t .left {
            display: flex;}

        .footer .t .left .logo {
            margin-right: 40px;}

        .footer .t .left .nav {
            padding-right: 80px;
            margin-right: 80px;
            border-right: 1px solid #0001;}

        .footer .t {
            display: flex;
            width: 1620px;
            margin: 0 auto;
            justify-content: space-between;}

        .footer .b {
            display: flex;
            justify-content: center;
            padding: 12px 0;
            margin-top: 26px;
            border-top: 1px solid #0001;
            color: #333
        ;}

        .footer a {
            color: #333;}

        .footer .nav ul {
            display: flex;
            gap: 80px;}

        .footer .nav ul h5 {
            padding-bottom: 20px;}

        .footer .nav ul h5 a {
            color: #333;}

        .footer .nav ul h6 {
            padding-bottom: 16px;}

        .footer .nav ul h6 a {
            color: #666;}

        .footer .link {
            display: flex;
            flex-direction: column;
            gap: 20px;}

        .footer .link a {
            color: #666;}

        .footer .link .linkM {
            display: flex;
            flex-direction: column;
            gap: 16px;
            height: 190px;
            flex-wrap: wrap;}

        .footer .code ul {
            display: flex;
            gap: 20px;}

        .footer .code ul li {
            position: relative;}

        .footer .code ul li .img {
            width: 50px;
            height: 50px;}

        .footer .code ul li .img1 {
            position: absolute;
            display: none;
            left: 50%;
            top: 50px;
            transform: translate(-50%, 0);width: 200px;}

        .footer .code {
            display: flex;
            gap: 20px;}

        .footer .code ul li:hover .img1 {
            display: flex;}
