body {
    font-size: 12px;
    font-family: Microsoft Yahei;
    font-size: 14px;
}

*,
ul,
li,
dl,
dt,
dd,
em {
    padding: 20;
    margin: 0;
    list-style: none;
    font-style: normal;
}

html {
    overflow-x: hidden;
}

a {
    text-decoration: none;
    color: #333;
}

img {
    border: none;
}


/* .container {
    width: 1200px;
    margin: 0 auto;
}  */


/* 顶部标签 */

.header {
    margin-top: 30px;
}

.biaodan input {
    margin-top: 5px;
    width: 271px;
    border-radius: 38px;
    border: 1px solid #ddd;
    height: 38px;
    overflow: hidden;
}

input:focus-visible {
    -webkit-box-shadow: none;
    box-shadow: none;
}

textarea::-webkit-input-placeholder {
    padding-left: 20px;
    color: #ddd;
}

input::-webkit-input-placeholder {
    padding-left: 20px;
    color: #ddd;
}

.biaodan-ico {
    position: relative;
    top: -33px;
    left: 102px;
}

.col-sm-12 .biaodan,
.header-img {
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}

.hot-phone {
    text-align: center;
    /* display: inline-block; */
    margin: 0 auto;
    margin-top: 6px;
    font-size: 20px;
    color: rgb(153, 153, 153);
}

.hot-phone .shuzi {
    font-size: 24px;
}


/* 导航栏 */

.nav .nav-item {
    position: relative;
    top: 0px;
    left: 0px;
}

.nav .nav-item a:hover {
    color: #ffc001
}

.nav-magin {
    text-align: center;
}

.nav-magin .nav-link {
    font-size: 16px;
    margin-left: 20px;
}

.nav-drowdown {
    display: none;
    position: absolute;
    top: 36px;
    left: 8px;
    background-color: white;
    background-color: rgba(0, 0, 0, 0.2);
    width: 115px;
    height: 200px;
    z-index: 999;
}

.nav-drowdown li::marker {
    display: none;
}

.nav-drowdown li {
    text-align: center;
    list-style-type: none;
}

.nav-drowdown li a {
    line-height: 30px;
    font-size: 14px;
    text-align: center;
}


/* 手机端导航栏 */

.header-daohang {
    width: 100%;
    height: 58px;
    background-color: #68ade8;
    max-width: 768px;
}

.header-bt {
    width: 100%;
    text-align: center;
    padding-top: 18px;
}

.nav-button {
    float: left;
}

.nav-button-img {
    position: absolute;
    top: 35px;
    left: 20px;
    background: url("../../static/images/导航.png") no-repeat;
    background-size: 100%;
    width: 40px;
    height: 40px;
}

.nav-list {
    position: absolute;
    top: 90px;
    overflow: hidden;
    background-color: #fbb559;
    width: 100%;
    height: 600px;
}

.nav-list a {
    color: black;
}

.li-list {
    display: inline-block;
    margin-top: 20px;
}

.li-list-mg {
    float: left;
    padding-top: 15px;
    display: inline-block;
    width: 350px;
    height: 50px;
}

.nav-list li {
    margin-left: 30px;
    line-height: 20px;
    width: 397px;
    height: 55px;
    border-bottom: 1px solid #DBEEFD;
}

.li-on {
    color: black;
}

.nav-list li a {
    font-size: 14px;
    color: white;
}

.nav-drowdown-mobile {
    width: 100%;
    height: 150px;
    margin-top: 60px;
}

.nav-drowdown-mobile li {
    list-style-type: none;
}

.nav-drowdown-mobile li a {
    line-height: 59px;
}

.li-list-kz {
    float: left;
}

.li-list-kz {
    line-height: 50px;
}

.li-list-kz a {
    font-size: 18px;
}

#li-list-children {
    display: none;
}


/* 网站轮播图  */

.swiper,
.swiper-wrapper {
    width: 100%;
}

.swiper-slide img {
    width: 100%;
    overflow: hidden;
}

.mobile-qiehuan {
    margin-top: -5px;
    background-color: black;
}

.m-head-banner {
    width: 100%;
    max-width: 768px;
    overflow: hidden;
}

.about-bt {
    font-size: 30px;
    color: rgb(0, 161, 234);
}

.about {
    margin-left: 20px;
}

.about-dest {
    font-size: 23px;
    color: rgb(0, 161, 234);
}

.about-bt-en {
    font-size: 14px;
    color: rgb(153, 153, 153);
}

.about-font {
    font-size: 14px;
    line-height: 30px;
    color: rgb(102, 102, 102);
}

.about-right-img {
    margin-top: 5%;
    margin-left: 50px;
}

.about-right-img img {
    width: 100%;
}

.about-button {
    margin-top: 15px;
    border: 1px solid #9b9b9b;
    width: 162px;
    height: 50px;
    text-align: center;
    line-height: 48px;
}

.about-button a {
    color: black;
}


/* 关于我们 */

.contain {
    margin: 0 7%;
}

.about-img2 {
    position: absolute;
    top: 300px;
    z-index: 999;
}

.about-bg {
    position: absolute;
    top: 50px;
    display: block;
    z-index: 3;
    width: 680px;
    height: 480px;
    margin-top: 150px;
    background: url("../../static/images/yellow-bg.png") no-repeat;
}

.about-img {
    margin-top: 150px;
}

.about-bt {
    color: rgb(51, 51, 51);
    padding-top: 60px;
    margin-left: 70px;
    font-size: 24px;
}

.about-content {
    line-height: 30px;
    margin-left: 70px;
    margin-top: 15px;
    width: 447px;
    height: 108px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about-shuzi {
    width: 453px;
    height: 186px;
    margin-left: 80px;
    margin-top: 15px;
}

.about-shuzi li {
    margin-left: 70px;
    margin-top: 20px;
    width: 135px;
    text-align: center;
    float: left;
}

.about-shuzi-shuzi {
    font-weight: bold;
    font-size: 36px;
}

.about-shuzi-danwei {
    font-weight: bold;
    font-size: 18px;
}

.about {
    height: 700px;
}


/* 轮播图 */

.head-banner {
    overflow: hidden;
}


/* 旗下品牌 */

.brand-bt {
    margin-top: 90px;
    font-weight: bold;
    text-align: center;
    color: rgb(238, 238, 238);
    font-size: 48px;
    background-color: initial;
}

.brand-img {
    margin-bottom: 50px;
}

.brand-bt-bt {
    font-size: 24px;
    text-align: center;
}

.brand-bt-bt img {
    position: relative;
    top: -22px;
}


/* 联系我们 */

.contact-bg {
    width: 100%;
    background: url("../../static/picture/contact-bg.jpg");
    background-size: cover;
    padding-left: 16%;
}

.contact-content {
    margin: 0 auto;
    padding: 114px 0;
}

.contact-content-bt {
    font-size: 24px;
    color: rgb(255, 255, 255);
}

.contact-content-con {
    margin-top: 20px;
    color: rgb(255, 255, 255);
    line-height: 30px;
    width: 482px;
    height: 92px;
}

.contact-us {
    color: rgb(255, 255, 255);
    margin-top: 20px;
    width: 532px;
    height: 132px;
}

.contact-form {
    margin: 0 auto;
    padding: 139px 0;
}


/* form {
    margin-left: 50px;
} */

.form-name {
    font-weight: bold;
    font-size: 14px;
}

.form-name input {
    border-color: rgba(255, 255, 255, 0);
    border-radius: 5px;
    width: 376px;
    height: 36px;
}

.form-add,
.form-company,
.form-message {
    font-weight: bold;
    margin-top: 30px;
}

.form-message textarea {
    width: 376px;
    border-radius: 5px;
}

.form-message-bt {
    float: left;
}

.form-add input,
.form-company input {
    border-color: rgba(255, 255, 255, 0);
    border-radius: 5px;
    width: 376px;
    height: 36px;
}

.form-button {
    margin-top: 20px;
    text-align: center;
    background-color: #ffad2b;
    width: 194px;
    height: 44px;
    margin-left: 72px;
    line-height: 44px;
    border: none;
    border-radius: 5px;
}

.form-button a {
    text-align: center;
    color: rgb(255, 255, 255);
}


/*  研发专家*/

.biaoti {
    text-align: center;
}

.yanfa-image {
    text-align: center;
}

.haibao-bg {
    width: 1190px;
    height: 482px;
    margin-top: 60px;
    background: url("../../static/picture/cat-bg.jpg");
}

.haibao-bg-content {
    padding-top: 160px;
    margin-left: 446px;
}

.xc-con {
    line-height: 63px;
    text-align: center;
    width: 645px;
    height: 47px;
    font-size: 18px;
}

.xc-con-bt {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    width: 645px;
    height: 47px;
    color: rgb(255, 192, 1);
    font-size: 36px;
    background-color: initial;
}

.xc-phone {
    display: inline-block;
    text-align: center;
    margin-top: 15px;
    width: 645px;
    height: 47px;
    font-size: 18px;
}

.xc-button {
    margin-top: 30px;
    margin-left: 236px;
    line-height: 50px;
    text-align: center;
    border-radius: 26px 26px 26px 26px;
    border: 1px solid rgba(51, 51, 51, 1);
    width: 164px;
    height: 52px;
}


/* 产品展示 */

.pro-img {
    float: left;
}

.pro-content {
    text-align: center;
    margin-left: 60px;
    margin-top: 47px;
    height: 180px;
    background: url("../../static/picture/pro-bg.png") no-repeat;
}

.pro-img-bt {
    padding-top: 16px;
    font-weight: bold;
    color: rgb(51, 51, 51);
    font-size: 18px;
    background-color: initial;
}

.pro-js {
    text-align: center;
    overflow: hidden;
    height: 58px;
    padding-top: 15px;
}

.product-list-img {
    width: 260px;
    height: 260px;
}

.product-list-img img {
    width: 100%;
}

.product-con {
    text-align: center;
    margin-top: 15px;
}


/* 新闻资讯 */

.new-bg {
    margin-bottom: 80px;
}

.new-list-bt {
    margin-top: 15px;
    color: #666666;
    font-size: 18px;
    text-align: center;
}

.new-list-bt a {
    color: #666666;
}

.new-list-zhaiyao {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: grey;
    margin-bottom: 6px;
    word-break: normal;
    word-wrap: break-word;
}


/* 底部代码 */

.footer {
    height: 231px;
    background-color: #2e2d2d;
}

.location-img {
    float: left;
}

.loca {
    padding-top: 60px;
}

.location-con {
    float: left;
    padding-left: 12px;
    color: #666666;
    line-height: 30px;
}

.banquan {
    text-align: center;
}


/* 其他子页面 */

.banner-img img {
    width: 100%;
    /* display: table-cell; */
}

.n-about-left {
    padding-left: 30px;
    line-height: 36px;
}

.n-about-right {
    padding-left: 20px;
}

.about-con .brand-bt-bt {
    margin-bottom: 30px;
}

.n-about-shuzi-bg {
    z-index: -999;
    position: relative;
    top: -135px;
    height: 176px;
    background: #f9f9f9;
}

.n-about-shuzi-bg li {
    float: left;
    padding-left: 40px;
    padding-top: 30px;
}

.n-about-shuzi-bg .shuzi {
    font-weight: bold;
    font-size: 34px;
    text-align: center;
    color: #ffc001;
}

.n-about-shuzi-bg .wenzi {
    color: rgb(102, 102, 102);
}


/* 内页品牌理念 */

.yj-img {
    float: left;
}

.yj-bt {
    margin-left: 10px;
    float: left;
    font-size: 18px;
    color: rgb(51, 51, 51);
}

.n-yj-class {
    line-height: 36px;
    font-size: 14px;
    color: rgb(153, 153, 153);
}

.n-brand-bg {
    padding-bottom: 80px;
}

.n-yj-con {
    padding-top: 50px;
}

.n-brand-center {
    margin: 50px auto;
    width: 372px;
    height: 450px;
    background: url("../../static/images/n-about-center.jpg") no-repeat;
}

.n-brand-center-con {
    line-height: 36px;
    padding: 30px;
    color: #333;
}

.n-brand-center-img {
    position: relative;
    right: 56px;
}


/* 内页案例展示 */

.n-case {
    margin-top: 60px;
}

.n-case-img img {
    width: 100%;
}


/* 品牌优势 */

.brand-adv-con {
    text-align: center;
}

.brand-adv-con-bt {
    padding-top: 20px;
    color: rgb(51, 51, 51);
    font-size: 18px;
    background-color: initial;
}

.brand-adv-con-con {
    padding-top: 10px;
    color: rgb(153, 153, 153);
    line-height: 30px;
}


/* 加盟 */

.join-left-bt {
    font-size: 18px;
}

.join-left {
    padding: 30px 0;
}

.join-left-con {
    padding-top: 20px;
    font-size: 14px;
    color: rgb(153, 153, 153);
    line-height: 36px;
}

.join .contact-form {
    padding: 30px 0px;
}

.index-form .form-name,
.index-form .form-add,
.index-form .form-company,
.index-form .form-message {
    color: #fff;
}

.join input {
    border: 1px solid rgb(153, 153, 153);
}


/* 新闻内页 */

.n-new-bg {
    margin-top: 60px;
    padding-bottom: 100px;
}

.n-new-date {
    width: 84px;
    height: 84px;
    background: #f2f2f2;
}

.n-new-list {
    margin-top: 50px;
}

.n-new-date {
    float: left;
    padding-top: 15px;
    text-align: center;
    color: #666666;
}

.n-new-date-day {
    font-size: 25px;
}

.new-date-year {
    font-size: 14px;
}

.n-new-con {
    float: left;
    margin-left: 20px;
}

.n-new-bt {
    font-size: 14px;
    color: #666666;
}

.n-new-con-cn {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 31px;
    padding-top: 10px;
    font-size: 14px;
    color: #808088;
}

.n-new-list {}