* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

body,
html {
    width: 100%;
}

li {
    list-style: none
}

a {
    text-decoration: none !important;
}

.navbar {
    height: 85px;
    width: 100%;
    position: relative;
    top: 0px;
    z-index: 900;
    margin-bottom: 0px !important;
    border-radius: 0px;
}

.nav-body .navbar-brand img {
    position: absolute;
    top: 10px;
}

.nav-body {
    width: 1200px;
    margin: 0 auto;
    height: 75px;
    position: relative;
}

.aaa {
    margin-left: 360px;
}

.aaaa img {
    width: 120px;
    max-height: 48px;
    margin-top: 5px;
}

.aa {
    display: none;
}

.aa img {
    width: 120px;
    height: 48px;
}

.aaa li a {
    display: inline-block;
    float: left;
    width: 100px;
    line-height: 60px;
    font-size: 15px;
    height: 75px;
    text-align: center;
}

.link-active {
    border-bottom: 2px solid red;
    color: red !important;
}

.aaa li a {
    color: rgb(6, 8, 7)
}

.tel {
    width: 200px;
    height: 75px;
    float: right;
    position: absolute;
    right: 0;
    top: 10px;
}

.tel img {
    position: absolute;

}

.tel span {
    display: inline-block;
    width: 150px;
    height: 70px;
    margin-left: 35px;
    color: rgb(228, 8, 7);
}

.banner {
    width: 100%;
    position: relative;
    height: auto;
}

.item {
    width: 100%;
    text-align: center !important;
}

.item img {
    width: 100%;
}

.flexslider {
    position: absolute;
    height: 550px;
    overflow: hidden;
    width: 100%;
    top: 0px;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {
    height: 400px;
}

.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    background: url("../images/index/dot.png") right 0 no-repeat;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    background-position: 0 0;
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.flex-direction-nav li a.flex-prev {
    left: 40px;
    background: url("../images/index/prev.png") center center no-repeat;
}

.flex-direction-nav li a.flex-next {
    right: 40px;
    background: url("../images/index/next.png") center center no-repeat;
}

.slides img {
    width: 100%;
    height: 550px;
}

.shopping {
    margin-bottom: 30px;
}

.jiantou {
    text-align: center;
}

.jiantou img {
    margin-top: 0px;
}

.jiantou-title {
    font-size: 25px;
    font-weight: 600;
    color: rgb(228, 8, 7)
}

.jiantou-name {
    font-size: 18px;
    color: rgb(51, 51, 51);
    font-weight: 600;
}

.title {
    font-size: 19px;
    margin-top: -0.1rem;
    font-weight: normal;
    color: rgb(51, 51, 51)
}

.english-title {
    font-size: 14px;
    color: rgb(119, 119, 119)
}

.partner {
    width: 100%;
    position: relative;
    float: left;
    margin: 20px auto;
}

.partner_list {
    overflow: hidden;
    position: relative;
    width: 90%;
    height: 3.8rem;
    margin: 10px auto;
    box-sizing: border-box;
}

.tempWrap {
    width: 100%;
}

.tempWrap ul {
    position: relative;
    margin: 0 auto
}

.partner_list ul {
    width: 100%;
    justify-content: center;

}

.partner_list ul li {
    width: 25%;
    float: left;
    height: 100%;
    text-align: center;

}

.partner_list ul li img {
    height: 2.7rem;
    width: 2.7rem;
}

.prev {
    position: absolute;
    top: 1.8rem;
    left: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    box-sizing: border-box;
}

.next {
    position: absolute;
    top: 1.8rem;
    right: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    box-sizing: border-box;
}

.addclass {
    display: flex;
    justify-content: center;
}

.about {
    height: 400px;
    background: url("../images/index/about2.png") no-repeat center;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 45px;
}

.about-content {
    background: #ffffff;
}

.about-title {
    font-size: 25px;
    font-weight: 600;
    color: rgb(228, 8, 7);
    margin-top: 65px;
    text-align: center;
}

.about-name {
    font-size: 18px;
    color: rgb(51, 51, 51);
    margin-bottom: 15px;
    font-weight: 600;
    text-align: center;
}

.about-msg {
    padding-bottom: 45px;
    width: 80%;
    margin: 0 auto;
    text-indent: 25px;
    line-height: 25px;
    color: rgb(68, 68, 68)
}

.about-msg p {
    text-indent: 25px;
    color: rgb(68, 68, 68);
}

.contact {
    margin-bottom: 35px;
}

.icon {
    width: 45px;
    height: 40px;
    float: left;
    margin-left: 50px;
}

.address img {
    width: 38px;
    height: 45px;
    margin-left: 60px;
    margin-top: 5px
}

.telphone img {
    width: 50px;
    height: 40px;
    margin-top: 5px
}

.email img {
    width: 45px;
    height: 36px;
    margin-top: 7px
}

.col-lg-4 {
    position: relative;
    margin-top: 35px;
    color: rgb(85, 85, 85);
    padding: 0 2% !important;
}

.detail {
    margin-left: 115px;
}

.detail p:nth-of-type(1) {
    color: rgb(51, 51, 51);
    font-weight: bolder;
    font-size: 18px;
    margin-bottom: 6px;

}

.detail p {
    color: rgb(51, 51, 51);
    line-height: 27px;
    font-size: 15px;

}

.detail span {
    color: rgb(51, 51, 51);
    line-height: 26px;
    font-size: 15px;

}

.footer {
    height: 45px;
    width: 100%;
    background: rgb(51, 51, 51);
    text-align: center;
    color: #fff;
    line-height: 45px;
}

.footer p {
    margin-bottom: 0px;
}

@media screen and (max-width: 1024px) {
    .partner_list {
        overflow: hidden;
        position: relative;
        width: 90%;
        height: 200px;
        margin: 10px auto;
        box-sizing: border-box;
    }

    .partner_list ul li img {
        height: 4rem;
        width: 4rem !important;
    }

    .nav-body {
        margin-top: 10px;
    }
}

@media screen and (max-width: 768px) {
    .aa {
        display: block !important;
    }

    .partner_list ul li img {
        height: 4.8rem;
        width: 4.8rem !important;
    }

    .partner_list {
        overflow: hidden;
        position: relative;
        width: 90%;
        height: 140px;
        margin: 10px auto;
        box-sizing: border-box;
    }
}


@media screen and (max-width: 765px) {
    .partner_list {
        overflow: hidden;
        position: relative;
        width: 90%;
        height: 11.0rem !important;
        margin: 10px auto;
        box-sizing: border-box;
    }

    .aaaa {
        display: block !important;
    }

    .partner_list ul li img {
        height: 9.0rem;
        width: 9.0rem !important;
    }

    .aaaa img {
        height: 40px;
    }

    .slides img {
        width: 100%;
        height: 164px;
    }

    .flexslider {
        height: 164px;
    }

    .shopping {
        margin-bottom: 20px;
    }

    .col-lg-4 {

    }

    .email {
        margin-top: 35px;
    }

    .footer {
        height: auto;
        line-height: 22px;
        padding: 5px 0px;
        box-sizing: border-box;
    }

    .footer p {
        width: 25.0rem;
        margin: 0 auto;
        font-size: 12px;
        word-break: normal;
    }
    .footer a {
        color: inherit;
    }

    .partner_list ul {
        width: 90%;
    }

    .partner_list ul li {
        width: 52%;
        text-align: center;
    }

    .partner_list {
        padding-left: 20px;
    }

    .title {
        font-size: 1.2rem;

        font-weight: normal;
    }

    .about {
        height: auto;
        background: url("../images/index/about.png") no-repeat center;
        text-align: center;
        padding-top: 50px;
        padding-bottom: 45px;
    }

    .about-msg {
        padding-bottom: 45px;
        width: 100%;
        margin: 0 auto;
        text-indent: 25px;
    }

    .prev {
        position: absolute;
        top: 45px;
        left: 0;
        width: 30px;
        height: 30px;
        text-align: center;
        box-sizing: border-box;
    }

    .next {
        position: absolute;
        top: 45px;
        right: 0;
        width: 30px;
        height: 30px;
        text-align: center;
        box-sizing: border-box;
    }

    .flex-prev {
        display: none !important;
    }

    .flex-next {
        display: none !important;
    }

    .detail p:nth-of-type(1) {
        color: rgb(51, 51, 51);
        font-weight: bolder;
        font-size: 16px;
        margin-bottom: 6px;
    }

    .detail p {
        color: rgb(51, 51, 51);
        line-height: 27px;
        font-size: 14px;
    }

    .about-msg {
        padding-bottom: 40px;
    }

    .about-msg p {
        font-size: 13px;
    }

    .about-title {
        font-size: 22px;
    }

    .about-name {
        font-size: 16px;

    }

    .jiantou-title {
        font-size: 22px;
        font-weight: 600;
        color: rgb(228, 8, 7)
    }

    .jiantou-name {
        font-size: 16px;
        color: rgb(51, 51, 51);
        font-weight: 600;
    }

    .jiantou img {
        width: 2.5rem;
    }
}

@media screen and (max-width: 1200px) {
    html, body {
        width: 100%;
    }

    .aaa {
        display: none;
    }

    .nav-body {
        width: 90%;
    }

    .prev {
        position: absolute;
        top: 38%;
        left: 0;
        width: 30px;
        height: 30px;
        text-align: center;
        box-sizing: border-box;
    }

    .next {
        position: absolute;
        top: 38%;
        right: 0;
        width: 30px;
        height: 30px;
        text-align: center;
        box-sizing: border-box;
    }

    .detail {
        margin-left: 75px;
    }

    .icon {
        margin-left: 0px;
    }

    .address {
        margin-top: 30px;
    }

    .address img {
        width: 36px;
        margin-left: 4px;
        margin-top: 5px;
    }

    .email img {
        width: 45px;
        margin-left: 4px;
        margin-top: 5px;
    }

    .about-title {
        margin-top: 40px;
    }
}
