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

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

html {
    overflow-x: hidden;
}

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

img {
    border: none;
}

@media (min-width: 1200px) {
    .container,
    .container-sm,
    .container-md,
    .container-lg,
    .container-xl {
        max-width: 1400px;
    }
}


/* 头部代码 */

.phone-list {
    margin-top: 30px;
    float: right;
}

.phone-ico {
    margin-top: 3px;
    float: left;
}

.phone-list-bt {
    margin-left: 15px;
    float: left;
}

.header-left {
    margin-top: 12px;
    margin-bottom: 12px;
}

.phone-list-num {
    font-size: 22px;
    color: #bd8552;
}


/* 导航栏 */

.nav-bg {
    margin-top: 10px;
    height: 52px;
    background: #bd8552;
}

.nav-other {
    margin-left: 30px;
}

.nav-item {
    text-align: center;
    width: 100px;
}

.nav-item .nav-link:hover {
    color: white;
    background-color: #bd8552;
}

.nav-item .nav-link {
    line-height: 94px;
    font-size: 18px;
    height: 94px;
    box-sizing: border-box;
    padding: 0;
}

.search {
    width: 300px;
    height: 30px;
    position: absolute;
    top: 100px;
    right: 0px;
}

.search input {
    border: 1px solid #ccc;
    width: 240px;
    height: 30px;
}

.se-ico {
    position: absolute;
    top: 4px;
    right: 63px;
    width: 20px;
    height: 20px;
}


/* 轮播图 */

.swiper-button-prev2 {
    background: url("../../static/img/left.png") no-repeat rgba(0, 0, 0, .1);
    left: 73px;
    width: 71px;
    height: 71px;
    top: 50%;
    position: absolute;
    z-index: 999;
}

.head-banner {
    overflow: hidden;
}


/* .container {
    padding: 0;
} */

.swiper-button-next2 {
    width: 71px;
    height: 71px;
    z-index: 999;
    top: 50%;
    right: 73px;
    background: url("../../static/img/right.png") no-repeat rgba(0, 0, 0, .1);
    position: absolute;
}

.swiper-button-prev2:hover {
    background: url("../../static/img/left.png") no-repeat rgba(0, 0, 0, .3);
}

.swiper-button-next2:hover {
    background: url("../../static/img/right.png") no-repeat rgba(0, 0, 0, .3);
}


/* 热门关键词搜索 */

.search-bg {
    padding: 30px auto;
    background-color: #f7f7f7;
    height: 90px;
}

.search-key-bt,
.search-key-con {
    float: left;
}

.search-key {
    margin-top: 30px;
}

.search-key-con {
    color: rgb(143, 143, 143);
}

.head-se {
    float: left;
    margin-top: 15px;
    height: 100px;
    width: 368px;
}

.hd-magin {
    margin-top: 30px;
}

.hd-search {
    float: left;
    margin: 7px 0 0 0;
    padding: 0;
    overflow: hidden;
    zoom: 1;
}

input::-webkit-input-placeholder {
    color: #cccccc;
}

.fk-newSearchInput {
    text-indent: 20px;
    border: solid 2px #076ce0;
    width: 369px;
    height: 40px;
    font-size: 14px;
}

.hd-button {
    float: left;
    border: solid 2px #076ce0;
    margin-top: 15px;
    width: 76px;
    height: 40px;
    background-color: #076ce0;
}

.hd-img-r {
    margin-left: 60px;
}

.hd-text-rit {
    margin-top: 15px;
    position: absolute;
    padding-left: 200px;
}

.hd-search input:hover {
    outline: none;
}


/* 杰出品牌 */

.brand-adv-bt {
    margin: 50px auto;
    text-align: center;
}

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

.brand-adv-bt-big {
    font-weight: bold;
    font-size: 30px;
}

.brand-adv-bt-small {
    padding-top: 10px;
    line-height: 20px;
    font-size: 12px;
    color: #8F8F8F;
}

.brand-list-img {
    width: 100%;
    text-align: center;
}

.brand-list-bt {
    padding-top: 10px;
    text-align: center;
    color: rgb(53, 53, 53);
    font-size: 18px;
}

.brand-list-con {
    color: #676767;
    padding-top: 10px;
    width: 250px;
    text-align: center;
    height: 80px;
    overflow: hidden;
}


/* 滚动伙伴 */

.service-brand {
    margin-bottom: 80px;
}

.md-logo-bg {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

#swiper-container2 li {
    padding-left: 30px;
}

.picCenter {
    width: 888px;
    margin: 15px auto;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.photo_nr ul li {
    float: left;
    margin: 0 35px;
    line-height: 30px;
    text-align: center;
}

.photo_nr p {
    padding: 0;
    margin: 0;
}

.hot-pro {
    height: 1080px;
    padding-bottom: 80px;
}

.hot-pro-ico {
    z-index: 99;
    top: -39px;
    left: 1100px;
    position: relative;
    height: 16px;
    width: 16px;
}

.hot-pro-ico img,
.hot-pro-ico1 img {
    width: 100%;
    height: 100%;
}

.icob {
    display: block;
}

.icod {
    display: none;
}

.pro-list-bt li {
    width: 100%;
    height: 54px;
}

.hot-pro-list {
    height: 54px;
}

.hot-pro-list-fl {
    padding: 15px;
    font-size: 16px;
}

.hot-pro-list-ico {
    padding-top: 7px;
    float: right;
}

.hot-product-list-img {
    margin:0 auto;
    width: 100%;
    border: 1px solid #f0eeee;
    text-align: center;
}

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



.pro-dropdown-menu {
    z-index: 999;
    display: none;
    padding-top: 50px;
    padding-bottom: 80px;
    width: 100%;
    top: 0px;
    left: 0px;
    margin-bottom: 30px;
    position: relative;
}

.hot-product-list-name {
    text-align: center;
    padding-top: 10px;
    margin-bottom: 40px;
    font-size: 18px;
    color: #666666;
}

.pro-list-bt li.pro-active {
    color: white;
}


/* .active {
    background-color: rgba(30, 80, 174, 1);
} */


/* 品质品牌 */

.pz-brand-bg {
    height: 181px;
    background: url("../../static/pic/con-bg.jpg") no-repeat;
}

.pz-brand-con {
    text-align: center;
    margin-top: 60px;
    font-weight: bold;
    font-size: 36px;
    color: white;
}

.pz-brand-phone {
    color: white;
    margin-top: 60px;
    float: right;
}

.hot-sid {
    font-size: 16px;
}

.hot-phone {
    font-size: 30px;
}


/* 四大理由 */

.idea-left-bg {
    background: url("../../static/img/xvhao.jpg") no-repeat;
    width: 88px;
    height: 111px;
}

.idea-left-bg {
    top: -336px;
    left: 20px;
    position: relative;
    text-align: center;
}

.idea-shuzi {
    font-size: 40px;
    font-weight: bold;
    color: white;
}

.idea-hexian {
    top: -24px;
    position: relative;
    font-weight: bold;
    color: white;
    font-size: 40px;
    text-align: center;
}

.idea-right {
    margin-top: 40px;
    width: 590px;
    height: 290px;
}

.idea-right-bt {
    font-weight: bold;
    font-size: 30px;
    color: #bd8552;
}

.idea-right-con1 {
    font-size: 14px;
    color: rgb(153, 153, 153);
}

.idea-right-con2 {
    line-height: 26px;
    color: #666666;
    margin-top: 13px;
}


/* 共同成长 */

.grown-bg {
    height: 180px;
    background: url("../../static/pic/gongtong-bg.jpg");
}

.grown-big-bt {
    margin-top: 50px;
    font-weight: bold;
    text-align: center;
    color: rgb(37, 107, 237);
    font-size: 36px;
}

.grown-small-bt {
    margin-top: 3px;
    text-align: center;
    font-size: 16px;
    color: rgb(107, 107, 107);
}

.solution {
    margin-bottom: 80px;
}

.solution-img-2 {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
}


/* 关于我们 */

.about-us {
 padding-top: 100px;
    background: url(../../static/pic/about-bgg.jpg) no-repeat;
    background-size: cover;
    padding-bottom: 100px;
}

.about-left-img {
    width: 373px;
    height: 263px;
}

.about-left-img {
    width: 100%;
    height: 100%;
}

.about-center-bt {
    margin-top: 20px;
    font-weight: bold;
    font-size: 30px;
    color: white;
}

.about-center-con {
    margin-top: 11px;
    line-height: 36px;
    color: #EEF4FE;
    font-size: 18px;
}

.about-center-more a {
    color: #EEF4FE;
}

.about-center-more {
    margin-top: 15px;
}

.m-head-banner {
    margin-top:-50px ;
    width: 100%;
    overflow: hidden;
}

.mobile-qiehuan {
    width: 192px;
    text-align: center;
}

.swiper-pagination-bullet {
    margin-right: 5px;
}

.m-head-banner {
    margin-left: 50px;
}


/* 最下方新闻左 */

.under-new {
    margin-top: 20px;
}

.under-new-left {
    margin-bottom: 80px;
    float: left;
}

.under-new-left-content {
    margin-top: 40px;
    border: 1px solid rgba(226, 226, 226, 1);
    width: 700px;
    height: 564px;
}

.under-new-left-bt {
    width: 862px;
    height: 30px;
    color: rgb(7, 108, 224);
}

.content-left-img {
    float: left;
    margin-left: 5px;
    margin-top: 25px;
    width: 204px;
    height: 134px;
}

.content-left-img img {
    width: 100%;
}

.under-new-left-content-first {
    margin-left: 20px;
    width: 630px;
    height: 184px;
}

.content-left-content-font {
    width: 406px;
    height: 134px;
    float: left;
}

.under-new-left-content li {
    border-bottom: 1px dashed #f0f0f0;
}

.content-left-content-font-bt {
    margin-top: 30px;
    margin-left: 20px;
    width: 380px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content-left-content-font-bt a {
    font-size: 15px;
    font-family: 微软雅黑;
    color: rgba(102, 102, 102, 1);
}

.content-left-content-font-font {
    line-height: 25px;
    margin-top: 15px;
    margin-left: 20px;
    width: 380px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content-left-content-font-font {
    font-size: 12px;
    font-family: 微软雅黑;
    color: rgba(153, 153, 153, 1);
}

.content-left-content-font-date {
    margin-top: 15px;
    margin-left: 20px;
    line-height: 1.5;
    color: #999;
}

.under-new-left-content-other {
    margin-left: 20px;
    width: 630px;
    height: 42px;
}

.under-new-left-content-other-bt {
    float: left;
    line-height: 40px;
    width: 530px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.under-new-left-content-other-bt a {
    font-size: 15px;
    font-family: 微软雅黑;
    color: rgba(102, 102, 102, 1);
}

.under-new-left-content-other-date {
    color: #999;
    margin-top: 12px;
    float: left;
    width: 80px;
    height: 22px;
    vertical-align: middle;
}

.under-new-right {
    margin-top: 30px;
    float: left;
    margin-left: 70px;
    width: 400px;
}

.under-new-right-bt {
    width: 230px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    color: #333333;
    font-size: 16px;
}

.under-new-right-date {
    float: left;
    color: #999;
    margin-left: 10px;
}

.under-new-right-contents {
        width: 870px;
    height: 52px;
    float: left;
    line-height: 26px;
    color: #878787;
    white-space: normal;
    margin-left: 50px;
    font-size: 14px;
}

.under-new-right li {
    height: 108px;
    margin-top: 20px;
    border-bottom: 1px solid #f0f0f0;
}

.new-all-1 {
    height: 750px;
    margin-bottom: 100px;
}


/* 底部 */

.footer {
    height: 260px;
    width: 100%;
    background-color: #f8f8f8;
    background-size: cover;
}

.linklist-con-bt {
    font-weight: bold;
    float: left;
    font-size: 14px;
    color: #8c8c8c;
}

.footer-rer {
    width: 100%;
    height: 50px;
    background-color: #121212;
}

.linklist-con {
    margin-top: 40px;
}

.linklist-con-con {
    margin-left: 20px;
    float: left;
    color: rgb(102, 102, 102);
}

.footer-con {
    width: 600px;
    width: 1200px;
}

.footer-con-bt {
    font-weight: bold;
    margin-top: 34px;
    font-size: 28px;
    color: #000;
}

.footer-con-phone-bt {
    margin-top: 40px;
    color: #000;
    font-size: 14px;
}

.footer-con-phone {
        font-weight: 500;
    margin-top: 10px;
    font-size: 18px;
    color: #666;
}

.footer-left {
    float: left;
}

.footer-right {
    /*margin-left: 300px;*/
    float: right;
}

.footer-right li a {
    color: #000;
        font-size: 18px;
}

.footer-right li {
    float: left;
    margin-right: 40px;
        margin-top: 10px;
}

.dropdown li {
    margin-top: 10px;
    float: none;
}

.dropdown li a {
    font-size: 12px;
    color: #4c4c4C;
}


/* 绝对定位图标 */

.home-bt {
    width: 50px;
    height: 50px;
    background: url("../../static/img/but1.png");
    position: fixed;
    bottom: 50px;
    right: 80px;
}

.home-bt:hover {
    background: url("../../static/img/but01.png");
}


/* 其他分页横幅图 */

.banner-img img {
    width: 100%;
}


/* 产品分页 */

.n-pro-js {
    height: 180px;
    background: url("../../static/pic/pro-js-bg.jpg");
}

.n-pro-js-big {
    font-weight: bold;
    margin-top: 50px;
    color: white;
    text-align: center;
    font-size: 34px;
}

.n-pro-js-sm {
    margin-top: 20px;
    text-align: center;
    font-size: 22px;
    color: #cbccd5;
}
.pro-ch{
    height: 800px;
}
.pro-ch-list-bq {
    margin: 30px auto;
}

.pro-ch-list-bq ul li {
    text-align: center;
    line-height: 48px;
    width: 130px;
    height: 50px;
    /* background-color: gainsboro; */
    border-radius: 50px;
    margin-left: 55px;
    float: left;
}

.pro-ch-list-bq-con a {
    text-decoration: none;
    color: #666666;
    font-size: 16px;
}

.pro-ch-list-bq ul li :hover {
    background: #bd8552;
    border-radius: 50px;
    text-align: center;
    line-height: 48px;
    width: 130px;
    height: 50px;
}

.pro-ch-list-bq-con a:hover {
    color: white;
}

.pro-ch-list-list-con {
    margin-top: 10px;
}

.pro-ch-list-list-img {
    border: 1px rgba(240, 238, 238, 1) solid;
    width: 267px;
    height: 267px;
}

.pro-ch-list-list-img img {
    width: 100%;
}

.pro-ch-list-list-bt {
    margin: 12px auto;
    text-align: center;
}

.pro-ch {
    position: relative;
    top: 0px;
}

 .pro-ch-list-list {
    position: absolute;
    top: 0px;
    left: 13%;
} 