* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;
    font-family: "PingFangSC", "Microsoft YaHei", Tahoma, "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
}

body {
    min-width: 1200px;
    font-family: "PingFangSC", "Microsoft YaHei", Tahoma, "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
}

a {
    color: #2C2C2C;
}

.main {
    width: 100%;
    background: rgba(255, 255, 255, 1);
}

.headers {
    width: 100%;
    height: 50px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99;
    opacity: 0.9311;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 3px 11px 0px rgba(87, 87, 87, 0.5);
}

.headers nav {
    width: 1222px;
    height: 50px;
    margin: 0 auto;
}


/*
nav ul {
    width: 900px;
    height: 100%;
    float: left;
    padding-left: 300px;
    position: relative;
} */

.headers nav ul {
    width: 880px;
    height: 50px;
    position: relative;
    min-width: 520px;
    z-index: 10;
    margin-left: 142px;
    float: left;
}

.headers nav ul img {
    position: absolute;
    top: 10px;
    left: -202px;
    height: 30px;
}

.headers nav ul li {
    width: 170px;
    cursor: pointer;
    list-style: none;
    float: left;
    font-weight: 400;
    text-align: center;
    color: rgba(44, 44, 44, 1);
    line-height: 50px;
    font-size: 14px;
    margin-left: 2px;
}

.headers nav ul li dl dd :hover {
    color: #fff;
    height:35px;
    width:100%;
    line-height: 35px;
    background: rgba(228, 30, 43, 1);
}

.headers nav ul li dl {
    display: none;
    line-height: 35px;
    box-shadow: 0px 1px 5px 0px rgba(223, 223, 223, 1);
}

.headers nav ul li dl dd {
    width: 170px;
    display: inline-block;
    height:35px;
    line-height: 35px;
}

.headers nav ul li dl dd a {
    color: #000;
    display: block;
}

.headers nav>ul>li:hover dl {
    color: #fff;
    background: #fff;
    display: inline-block;
    position: relative;
}

.headers nav ul li a {
    color: #222;
    text-decoration: none;
}

.headers nav ul li:nth-child(1) {
    margin-top: 10px;
    margin-left: 10px;
}

.headers nav ol {
    width: 200px;
    height: 50px;
    z-index: 9;
    float: right;
}

.headers nav ol li {
    cursor: pointer;
    list-style: none;
    float: left;
    font-weight: 400;
    text-align: right;
    color: #222;
    line-height: 50px;
    padding: 0 15px;
    font-size: 14px;
}

.headers nav ol li a {
    color: #222;
}

.headers nav ol b {
    width: 20px;
    font-size: 10px;
    background: red;
    margin-left: 5px;
    padding: 1px 5px;
    border-radius: 15px;
    color: #fff;
}

li {
    list-style: none;
}

.introduce {
    width: 100%;
}

.banner {
    width: 100%;
    height: 427px;
    z-index: 1;
}

.banner img {
    width: 100%;
    height: 427px;
}

.banner p {
    width: 100%;
    text-align: center;
    color: #fff;
    margin-top: -310px;
    font-size: 22px;
    z-index: 9999;
}

.banner div {
    width: 1000px;
    margin: 15px auto;
}

.banner span {
    width: 913px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    margin-left: 40px;
    line-height: 26px;
}

.banner h4 {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 22px;
    z-index: 9999;
}

.banner h4 button {
    padding: 5px 22px;
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 15px;
    background: #E41E2B;
    outline: none;
}

.banner h4 button a {
    color: #fff;
}

.advantage {
    width: 1200px;
    height: 490px;
    margin: 0 auto;
}

.advantages {
    width: 100%;
    height: 120px;
    font-size: 40px;
    line-height: 120px;
    text-align: center;
}

.advantagea {
    width: 100%;
    height: 130px;
    font-size: 40px;
    line-height: 130px;
    text-align: center;
}

.advantage ul {
    width: 100%;
    height: 318px;
}

.advantage ul li {
    width: 528px;
    height: 149px;
    float: left;
    margin: 2px 0px 10px 10px;
    padding: 0 30px;
    box-shadow: 0px 2px 14px 0px rgba(218, 218, 218, 0.5);
}

.advantage ul li p {
    color: #6E6E6E;
    font-size: 18px;
    line-height: 50px;
    margin-top: 20px;
}

.advantage ul li span {
    color: #434343;
    font-size: 14px;
    line-height: 24px;
}

.advantage ul li p b {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: red;
    margin-top: 20px;
    border-radius: 50%;
    margin-left: -15px;
}

.introduceContent {
    width: 1200px;
    height: 1200px;
    margin: 0 auto;
}

.advantagetwo {
    width: 100%;
    height: 700px;
    background: #FBFBFB;
}



.swiper {
    width: 1200px;
    height: 383px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 100px;
}

.swiper ul li {
    width: 395px;
}

.swiper ul li img {
    width: 100%;
    border-radius: 10px;
}

.lefts {
    width: 50px;
    height: 50px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    font-size: 28px;
    cursor: pointer;
    position: absolute;
    left: 30px;
    top: 100px;
}

.lefts img {
    width: 100%;
}

.rights img {
    width: 100%;
}

.rights {
    width: 50px;
    height: 50px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    font-size: 28px;
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 100px;
}

.box {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
}

.box ol {
    position: absolute;
    bottom: 20px;
    right: 25px;
    padding: 2px 2px;
    border-radius: 15px;
}

.box ol li {
    width: 25px;
    height: 25px;
    color: #fff;
    z-index: 9;
    border-radius: 50%;
    float: left;
    text-align: center;
    line-height: 25px;
    margin: 0 2px;
}

.box ul {
    float: left;
    width: 1000px;
    height: 200px;
    display: block;
    margin-left: 100px;
}

.box ul li img {
    width: 1000px;
    height: 250px;
}

.advantagetwo img {
    width: 100%;
}

.advantagetwos {
    width: 1200px;
    height: 120px;
    font-size: 40px;
    line-height: 110px;
    text-align: center;
    margin: 0 auto;
}
.advantagetwoul {
    width: 1200px;
    height: 500px;
    margin: 0 auto;
}
.advantagetwoul li {
    width: 300px;
    height: 250px;
    float: left;
    padding: 0 49px;
    text-align: center;
    margin-top: 30px;
    /*background: red;*/
}

.advantagetwoul img {
    width: 47px;
    margin: 15px 0px;
}

.advantagetwoul li p {
    color: #6E6E6E;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
}

.advantagetwoul li span {
    color: #B0B0B0;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}

.footer {
    width: 100%;
    height: 424px;
    background: #000;
}

.footers {
    width: 1200px;
    height: 300px;
    margin: 0 auto;
}

.footerLeft {
    width: 598px;
    height: 424px;
    float: left;
}

.footerRight {
    width: 500px;
    height: 100%;
    float: right;
}

.daohanglogo {
    height: 70px;
    line-height: 130px;
}

.daohanglogo img {
    background: #000;
    height: 45px;
}

.bottomlogo {
    width: 80%;
    height: 424px;
}

.footerRight p {
    color: #fff;
    font-size: 18px;
    margin-top: 80px;
    line-height: 45px;
}

.footerRight p img {
    margin-left: 15px;
}

.footerRight ol {
    width: 160px;
    float: left;
    position: relative;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}

.footerRight ol li {
    color: #ccc;
    font-size: 14px;
    line-height: 31px;
}

.footerRight ol li a {
    color: #ccc;
}

.footerRight ol li:nth-child(1) {
    font-weight: bold;
}

.footerRight ol span img {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 150px;
    right: 0px;
}

.footerRight .ols {
    text-align: left;
    padding-left: 40px;
    width: 160px;
}

.footerRight .olso {
    width: 120px;
    text-align: right;
    display: inline-block;
    padding-left: 8px;
}

.zhineng {
    height: 2.6rem;
}

.wenbenwajue {
    height: 2.2rem;
}
