<style>
        * {
            padding: 0px;
            margin: 0px;
            text-decoration: none;
            list-style: none;
        }

        body {
            font-family: "微软雅黑" !important;
            width: 100%;
        }

        ul,
        ol,
        li {
            padding: 0px;
            margin: 0px;
            list-style: none;
        }

        a {
            text-decoration: none;
        }

        select,
        input {
            vertical-align: middle;
            outline: 0;
        }

        a:hover {
            text-decoration: none;
        }

        a:focus {
            text-decoration: none;
        }

        .art_con div,
        p,
        img {
            max-width: 100% !important;
        }

        table {
            max-width: 100% !important;
            border-spacing: 0;
            border-collapse: collapse;
        }

        img {
            border: 0px !important;
            vertical-align: middle;
        }

        input {
            padding-top: 0;
            padding-bottom: 0;
            font-family: "微软雅黑";
        }

        select,
        input,
        textarea {
            margin: 0;
        }

        textarea {
            resize: none;
        }

        .bt-left {
            float: left;
        }

        .bt-right {
            float: right;
        }

        .bt-clear {
            clear: both;
        }

        .clearfix:after {
            content: "";
            display: block;
            clear: both;
            height: 0px;
        }

        .footer {
            width: 100%;
            background-color: #f1f2f3;
            height: 200px;
            position: relative;
        }

        .footerOne {
            display: none;
        }

        .footer .one {
            height: 88px;
            border-bottom: 1px solid #bfc1c3;
        }

        .footer .one .line {
            height: 10px;
            width: 100%;
            background-color: #bd1a2d;
        }

        .footer .one .footer-bet {
            width: 1200px;
            margin: 0 auto;
            margin-bottom: 16px;
        }

        .footer .one .footer-bet .sewvmain {
            margin-top: 20px;
            margin-bottom: 18px;
        }

        .footer .one .footer-bet .sewvmain .sewv {
            height: 50px;
            display: inline-block;
            position: relative;
            width: 380px;
            margin-right: 19px;
        }

        .footer .one .footer-bet .sewvmain .sewv .sewvtop {
            width: 380px;
            height: 40px;
            border: 1px solid #e7e7e7;
            background-color: #ffff;
            color: #666666;
            border-radius: 5px;
            line-height: 40px;
            padding-left: 16px;
            font-size: 16px;
            background: url(/picture/0/2106172049487796850.png) #fff no-repeat 340px 16px;
        }

        .footer .one .footer-bet .sewvmain .sewv .sewvtop>em {
            float: right;
            width: 20px;
            height: 20px;
            vertical-align: middle;
        }

        .footer .one .footer-bet .sewvmain .sewv .sewvtop:hover {
            background: url(/picture/0/2106172049487796850.png) no-repeat 340px 16px;
        }

        .footer .one .footer-bet .sewvmain .sewv .sewvbm {
            width: 1186px;
            z-index: 100;
            padding-left: 30px;
            min-height: 50px;
            position: absolute;
            left: 0;
            top: 50px;
            display: none;
            clear: both;
            border: 1px #D9D9D9 solid;
            border-radius: 2px;
            background-color: #fff;
            box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        }

        .footer .one .footer-bet .sewvmain .sewv .sewvbm li {
            font-size: 14px;
            float: left;
            color: #666;
            font-weight: 500;
            text-decoration: none;
            display: block;
            font-size: 16px;
        }

        .footer .one .footer-bet .sewvmain .sewv .sewvbm li a{
            padding: 0px 14px;
            display: inline-block;
        }

        .footer .one .footer-bet .sewvmain .sewv .sewvbm li:hover {
            background-color: #e7e7e7;
            color: #fff;
        }

        .footer .one .footer-bet .sewvmain .sewv:nth-child(3) {
            margin-right: 0;
        }

        .footer .one .footer-bet .sewvmain .sewv:nth-child(2) .sewvbm {
            left: -402px;
        }

        .footer .one .footer-bet .sewvmain .sewv:nth-child(3) .sewvbm {
            left: -806px;
        }

        .footer .footer-btm {
            width: 100%;
            min-height: 110px;
        }

        .footer .footer-btm .banquan {
            width: 1200px;
            height: 110px;
            margin: 0 auto;
        }

        .footer .footer-btm .banquan .danwei {
            margin-top: 20px;
        }

        .footer .footer-btm .banquan .danwei p {
            margin-left: 16px;
            font-size: 16px;
            font-family: "微软雅黑";
            color: #666;
        }

        .footer .footer-btm .banquan .danwei p>span {
            color: #666;
        }

        .footer .footer-btm .banquan .danwei p .gonghui {
            margin-right: 28px;
        }

        .footer .footer-btm .banquan ul {
            margin-top: 24px;
            display: flex;
            flex-direction: row;
            padding-top: 20px;
        }

        .footer .footer-btm .banquan ul li {
            font-size: 16px;
            color: #666;
            margin-right: 26px;
        }

        .footer .footer-btm .banquan ul li:nth-child(2) {
            margin-right: 0;
            margin-left: 26px;
        }
    </style>