html {
    font-size: 12px;
}

body {
    font: 10px/20px pingfang SC, Microsoft YaHei, "\5FAE\8F6F\96C5\9ED1", helvetica, arial, verdana, tahoma, sans-serif;
    padding-top: 121px;
    padding-bottom: 120px;
}

.videos {
    display: none;
    /* position: fixed;
    left: 50%;
    top: 50%;
    width: 92%;
    z-index: 9999;
    transform: translate(-50%, -50%); */
}


/* 视频 */

.shipin {
    position: absolute;
    display: none;
    top: 24%;
    z-index: 9999;
    width: 100%;
    border: 1px solid #000;
    /* background: rgba(0, 0, 0, .8); */
    background-color: #fff;
    border-radius: 10px;
}

.shipin_con {
    position: fixed;
    transform: translateY(-50%);
    top: 50%;
    padding: 15px 15px 30px;
    background: #fff;
    width: 100%;
    border-radius: 10px;
}

.shipin_guanbi i {
    color: #000;
    padding: 15px;
    font-size: 30px;
}

#head {
    /* padding: 0px 15px; */
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
}

.headnav {
    line-height: 100px;
    padding: 20px 15px;
    height: 100px;
    /* display:table; */
}

.logo {
    width: 50%;
    /* vertical-align: middle; */
    position: relative;
    top: 70%;
    transform: translateY(-50%);
}

.ewm {
    width: 25%;
}

.ewm img {
    height: 100px;
    width: 100px;
}

.daohang {
    width: 25%;
    /* line-height: 100px; */
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}


/* 首页banner的开始 */

.banner .swiper-container-horizontal>.swiper-pagination-bullets,
.banner .swiper-pagination-custom,
.banner .swiper-pagination-fraction {
    bottom: 60px;
}

.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}

.banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background-color: #fff;
    opacity: 1;
}

.banner .swiper-pagination-bullet-active {
    width: 22px;
    height: 22px;
    background-color: #FE9904;
}

.banner .swiper-slide {
    position: relative;
}

.banner .banner_top {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    color: #fff;
}

.banner_top p:nth-child(1) {
    color: #FE9904;
    font-weight: bold;
    font-size: 3.1rem;
    line-height: 45px;
}

.banner_top p:nth-child(2) {
    font-size: 2.75rem;
    line-height: 45px;
}


/* 第一部分 */

.first {
    padding: 15px;
    box-sizing: border-box;
}

.first_l,
.first_r {
    width: 50%;
    position: relative;
}

.first_l {
    margin-right: 1%;
    width: 49%;
    float: left;
}

.first_r {
    float: right;
    width: 49%;
}

.first_l_img {
    /* padding: 0 8px 0px 0; */
}

.first_r_img {
    /* padding: 0 0 0 8px; */
}

.first_r .first_r_img:nth-child(1) {
    margin-bottom: 15px;
}

.first_l_text {
    position: absolute;
    top: 42%;
    left: 0%;
    left: 20%;
    width: 80%;
    z-index: 99;
}

.first_l_text p a {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    /* text-shadow: 1px 1px 2px rgba(0, 0, 0, 1); */
}

.first_l_text p:nth-child(1) {
    margin-bottom: 10px;
}

.first_l:hover .first_l_text p a {
    color: #fff;
}

.oubiao_div {
    text-align: left;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.oubiao_div a {
    color: #fe9904;
    font-size: 2.35rem;
    font-weight: bold;
    line-height: 40px;
}

.first_r_top .first_r_text p:nth-child(2) a {
    font-size: 2.35rem;
}

.first_l_text p:nth-child(1) {
    line-height: 55px;
    font-size: 3rem;
    /* font-family: "微软雅黑"; */
    text-align: left;
}

.first_l_text p:nth-child(2) a {
    overflow: hidden;
    /* text-overflow: ellipsis; */
    white-space: nowrap;
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 600;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1)
}

.first_r_bottom,
.first_r_top {
    position: relative;
}

.first_r_top a {
    color: #fff;
}

.first_r_text {
    position: absolute;
    top: 10%;
    left: 10%;
    width: 90%;
    z-index: 99;
}

.first_r_text p:nth-child(1) {
    line-height: 55px;
    font-size: 2.58rem;
}

.first_r_text p:nth-child(2) {
    font-size: 1.6rem;
    /* width: 40%; */
    line-height: 28px;
    /* width: 100%; */
}

.first_r_bottom .first_r_text p:nth-child(1) a {
    color: #003267;
}

.first_r_text p:nth-child(2) a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 2.5rem;
    font-weight: bold;
    width: 90%;
    color: #FE9904;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.phone_number a {
    color: #FE9904;
    font-weight: bold;
}


/* .first_l_mc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(254, 153, 4, .7);
    opacity: 0;
    z-index: 9;
    height: 100%;
    transition: all .6s;
    padding: 0 8px 0px 0;
} */


/* .first_l:hover .first_l_mc {
    opacity: 1;
} */


/* .first_r_bottom:hover .first_l_mc,
.first_r_top .first_l_mc {
    opacity: 1;
} */


/* 第二部分 */

.second {
    background-color: #F4F4F4;
    padding: 40px 0;
}

.second_con {
    padding: 0 15px;
}

.title {
    padding: 0px 0px 15px 0;
}

.title .fl {
    font-size: 3rem;
    line-height: 55px;
    font-weight: bold;
}

.title .fr a {
    font-size: 2.3rem;
    color: #FE9904;
    line-height: 55px;
}

.second_text {
    font-size: 2.3rem;
    line-height: 49px;
    margin-top: 15px;
}


/* 第三部分产品中心 */

.third {
    padding: 40px 0;
    background-color: #fff;
}

.third_con {
    padding: 0 15px;
}

.third_ul li {
    float: left;
    width: 50%;
    box-sizing: border-box;
}

.third_ul li:nth-child(odd) {
    padding-right: 8px;
}

.third_ul li:nth-child(even) {
    padding-left: 8px;
}

.third_ul li>div {
    font-size: 2rem;
    line-height: 49px;
    margin: 20px 0;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/* 主要客户第四部分 */

.four {
    background-color: #F4F4F4;
    padding: 40px 0;
}

.four_con {
    padding: 0 15px;
}

.four_ul li>div:nth-child(1) {
    border: 1px solid #D8D8D8;
}

.four_ul li {
    float: left;
    width: 33.3%;
    box-sizing: border-box;
}

.four_ul li:nth-child(3n+1) {
    padding-right: 8px;
}

.four_ul li:nth-child(3n+2) {
    padding: 0 7px;
}

.four_ul li:nth-child(3n+3) {
    padding-left: 8px;
}

.company_name {
    margin: 10px 0 20px 0;
    font-size: 2.3rem;
    line-height: 49px;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.five {
    padding-top: 58px;
    padding-bottom: 80px;
}

.five_l,
.five_r {
    float: left;
    width: 50%;
    text-align: center;
}

.five_con {
    padding: 0 15px;
}

.five_l .five_l_img>img {
    padding: 5px;
    border: 1px solid #ebebeb;
}

.five_l .five_l_text {
    font-size: 2.3rem;
    line-height: 55px;
    color: #FE9904;
    margin-top: 15px;
}

.five_r .ziaxianliluyan {
    display: inline-block;
    background-color: #fe9904;
    color: #fff;
    font-size: 2.5rem;
    line-height: 45px;
    padding: 15px 60px;
    border-radius: 30px;
}

.five_r_text {
    font-size: 2.5rem;
    line-height: 45px;
    margin-top: 20px;
    color: #003267;
}

.phone_number {
    font-size: 3rem;
    color: #FE9904;
    line-height: 45px;
    margin-top: 15px;
}

.phone_number .phone_number_a {
    color: #FE9904;
    padding: 0;
}


/* 尾部 */

footer {
    padding: 20px 0 10px 0;
    border-top: 1px solid #ebebeb;
    position: fixed;
    z-index: 999;
    bottom: -1;
    left: 0;
    width: 100%;
    background: #fff;
}

.footer_ul li {
    float: left;
    width: 20%;
    text-align: center;
}

.footer_ul li.active a .iconfont,
.footer_ul li.active a .icon_name {
    color: #FE9904;
}

.footer_ul li.active:nth-child(3) .iconfont {
    /* background-color: #FE9904;
    color: #fff; */
}

footer .active a {
    color: #FE9904;
}

footer a {
    display: block;
}

footer a .iconfont {
    font-size: 40px;
    line-height: 45px;
}

.icon_name {
    font-size: 1.91rem;
    line-height: 45px;
}

.footer_ul li:nth-child(3) {
    position: relative;
}

.footer_ul li:nth-child(3) .iconfont {
    /* width: 65px;
    height: 65px;
    padding: 10px;
    border-radius: 50%;
    background-color: #003367;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -40px;
    text-align: center;
    line-height: 65px;
    z-index: 999;
    color: #fff; */
}

.footer_ul li:nth-child(3) .icon_name {
    /* position: relative;
    top: 46px; */
}

.kong {
    /* position: fixed;
    bottom: 48px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    z-index: 1;
    border: 1px solid #ebebeb;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff; */
}

.dibu {
    position: relative;
}


/* 菜单 */

.cd {
    width: 50%;
    height: 100%;
    background: #fff;
    position: fixed;
    z-index: 9999;
    display: none;
    box-sizing: border-box;
    /* padding: 10% 5% 0 10%; */
    top: 0px;
    right: 0;
}

.cd>ul>li {
    /* margin-bottom: 40px; */
    border-bottom: 1px solid #ebebeb;
    padding: 30px 20px 30px 10%;
}

.cd>ul>li.active a {
    color: #FE9904;
    /* border-left: 4px solid #FE9904; */
}

.cd .off {
    color: #000;
    /* margin-bottom: 20px; */
    height: 140px;
    line-height: 140px;
    padding-right: 30px;
    background: rgba(254, 153, 4, 1);
}

.cd .off i {
    font-size: 50px;
    color: #fff;
}

.menuGroup a {
    color: #000;
    /* margin-bottom: 10px; */
    display: block;
}

.menuGroup {
    /* margin-bottom: 20px; */
}

.menuGroup span {
    font-size: 2.4rem;
    margin-bottom: 10px;
    line-height: 40px;
}

.groupTitle {
    /* display: block; */
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    cursor: pointer;
}

.menuGroup>ul {
    color: #fff;
    display: none;
}

.menuGroup>ul li {
    height: 2.5rem;
    line-height: 2.5rem;
    font-weight: normal;
    font-size: 1.2rem;
    padding-bottom: 1rem;
}

.menuGroup>ul.active {
    display: block;
}


/* 主要客户页面 */

.zykh .four {
    background-color: #fff;
}

.zykh .four {
    padding-top: 25px;
}


/* 关于我们页面 */

.gywm_con {
    padding: 40px 15px;
    font-size: 2.3rem;
    line-height: 49px;
    text-align: justify;
}


/* 联系我们页面 */

.lxwm_con {
    padding: 40px 15px 45px;
}

.lxwm_inp input,
.lxwm_inp textarea {
    width: 100%;
    border: 1px solid #E3E3E3;
    margin-bottom: 20px;
    line-height: 68px;
    font-size: 2.3rem;
    padding: 0px 15px;
    outline: none;
    font-family: "微软雅黑";
}

.lxwm_inp textarea {
    height: 200px;
    resize: none;
}

.lxwm_inp input.btn {
    background-color: #FE9904;
    line-height: 70px;
    color: #fff;
    text-align: center;
    font-size: 2.67rem;
    margin: 0;
}

.lxwm_address {
    background-color: #F4F4F4;
}

.lxwm_address_con {
    padding: 40px 15px;
}

.adress_l {
    border-right: 1px solid #D6D6D6;
    width: 26.8%;
    float: right;
    text-align: center;
}

.adress_r {
    float: right;
    width: 73%;
    padding-left: 7.5%;
    box-sizing: border-box;
}

.adress_l_text {
    font-size: 2.3rem;
    line-height: 55px;
    color: #FE9904;
}

.adress_r p {
    font-size: 2.3rem;
    line-height: 55px;
}

.prodetail_con {
    font-size: 3rem;
    text-align: center;
    margin-bottom: 15px;
}


/* 产品分页 */

#page ul {
    display: table;
    margin: 0 auto;
}

#page ul li {
    float: left;
    padding: 0 8px;
}


/* 新闻页面内容 */

.news_left {
    width: 15%;
}

.news_right {
    width: 82%;
    padding-left: 3%;
}

.news_con_ul li {
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
}

.day {
    font-size: 24px;
    text-align: center;
    color: #FE9904;
    line-height: 30px;
}

.year_yue {
    font-size: 16px;
    line-height: 24px;
}

.news_title {
    font-size: 16px;
    line-height: 30px;
    color: #4a4a4a;
}

.news_con {
    font-size: 14px;
    line-height: 30px;
    color: #777777;
}

.news_con,
.news_title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}


/* 新闻详情页面 */

.news_xq_head {
    padding: 15px;
}

.news_xq_head {
    border-top: 3px solid #0064b2;
    border-bottom: 1px solid #e7e7e7;
}

.news_xq_title {
    font-size: 1.5rem;
    line-height: 30px;
    color: #000000;
}

.dade {
    margin: 0;
    color: #6b6b6b;
}

.dade span {
    margin: 2px;
    display: inline-block;
    font-size: 14px;
}

.news_xq_con,
.news_xq_con p,
.news_xq_con p span {
    line-height: 28px!important;
    font-size: 14px!important;
    color: #676767!important;
    overflow: hidden;
}

.shagxia {
    padding: 15px 0 30px;
    border-top: 1px solid #e7e7e7;
}

.shagxia a {
    display: inline;
    font-size: 14px;
    line-height: 30px;
    color: #676767;
}

@media (max-width:480px) {
    html {
        font-size: 6.5px;
    }
    body {
        padding-top: 110px;
        padding-bottom: 85px;
    }
    .logo {
        width: 50%;
        /* vertical-align: middle; */
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
    .headnav {
        padding: 10px 15px 10px 5px;
    }
    .ewm {
        /* display: none; */
        width: 30%;
    }
    .daohang {
        width: 15%;
    }
    .daohang .fr {
        width: 50%;
    }
    .headnav {
        height: 110px;
    }
    .ewm img {
        height: 100px;
        width: 100px;
    }
    .banner .swiper-container-horizontal>.swiper-pagination-bullets,
    .banner .swiper-pagination-custom,
    .banner .swiper-pagination-fraction {
        bottom: 15px;
    }
    .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 8px;
    }
    .banner .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }
    .banner .swiper-pagination-bullet-active {
        width: 10px;
        height: 10px;
    }
    .banner_top p:nth-child(1),
    .banner_top p:nth-child(2) {
        line-height: 26px;
    }
    .first_l_text p:nth-child(1),
    .first_r_text p:nth-child(1) {
        line-height: 26px;
        font-size: 3rem;
    }
    .first_r .first_r_img:nth-child(1) {
        margin-bottom: 8px;
    }
    .oubiao_div a {
        line-height: 20px;
    }
    .second,
    .third,
    .four,
    .five {
        padding: 20px 0;
    }
    .five {
        padding: 20px 0 40px 0;
    }
    .title .fl,
    .title .fr a {
        line-height: 32px;
    }
    .second_text {
        line-height: 28px;
    }
    .third_ul li>div {
        line-height: 28px;
        margin: 8px 0;
    }
    .company_name {
        line-height: 28px;
        margin: 10px 0 10px 0;
    }
    .five_l .five_l_text {
        line-height: 26px;
    }
    .five_r .ziaxianliluyan {
        padding: 0 30px;
    }
    .five_r {
        padding-top: 20px;
    }
    .five_r_text {
        margin: 0;
    }
    .phone_number {
        line-height: 28px;
        margin: 0;
    }
    /* .first_r_text .phone_number a {
        font-size: 2.5rem!important;
    } */
    footer a .iconfont {
        font-size: 26px;
        line-height: 26px;
        color: #003367;
    }
    .kong {
        /* width: 80px;
        height: 80px;
        bottom: 20px; */
    }
    .footer_ul li:nth-child(3) .iconfont {
        /* width: 60px;
        height: 60px;
        top: -30px;*/
        /* line-height: 40px; */
    }
    .footer_ul li:nth-child(3) .icon_name {
        /* top: 27px; */
    }
    .icon_name {
        font-size: 2.2rem;
        line-height: 28px;
        color: #003367;
    }
    /* 菜单 */
    .cd {
        width: 60%;
    }
    .cd .off {
        height: 70px;
        line-height: 70px;
    }
    .cd .off i {
        font-size: 28px;
    }
    .cd>ul>li {
        padding: 15px 0px 15px 10%;
    }
    /* 关于我们页面 */
    .gywm_con {
        line-height: 28px;
        padding-top: 20px;
    }
    /* 联系我们页面 */
    .lxwm_con {
        padding: 15px;
    }
    .lxwm_inp input,
    .lxwm_inp textarea {
        line-height: 48px;
    }
    .lxwm_inp input.btn {
        line-height: 50px;
    }
    .lxwm_inp textarea {
        height: 150px;
    }
    .adress_r {
        width: 100%;
        padding-left: 0;
    }
    .adress_r p {
        line-height: 30px;
    }
    .adress_l {
        border-right: none;
        width: 100%;
        margin-top: 15px;
    }
    /* 新闻页面 */
    .news_left {
        width: 20%;
    }
    .news_right {
        width: 77%;
    }
    .day {
        font-size: 20px;
    }
    .year_yue {
        font-size: 14px;
    }
    .news_title {
        font-size: 14px;
    }
    .news_con {
        font-size: 12px;
    }
    .news_xq_title {
        font-size: 2.5rem;
    }
}


/* banner */

#banner .swiper-container {
    width: 100%;
    height: 260px;
}


/* 客户开始 */

#kehu {
    margin-top: 25px;
    padding: 0 15px;
}

.kehu_ul li {
    width: 31.5%;
    float: left;
}

.kehu_ul li:nth-child(3n+2) {
    margin: 0 15px;
}

.kehu_img {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #D8D8D8;
}

.kehu_img img {
    width: 100%;
    /* margin: 0 10%; */
}

.kehu_name {
    font-size: 2.8rem;
}
#page{ clear:both; height:40px; margin:20px auto 0 auto; text-align:center; display: table;}
#page li{ float:left; padding:5px 14px; border:1px solid #CCCCCC; margin-right:6px; color:#666; font-size:12px; list-style:none;}
#page li:hover{border:1px solid #0060ad;}
#page li:hover a{color:#0060ad}
#page li a{ color:#666}
#page li.active{border:1px solid #0060ad; background-color:#0060ad; color:#FFFFFF}
#page li.active a{ color:#fff}