* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
    color: #666;
}

p {
    letter-spacing: 1px;
    line-height: 1.6;
}

.clear {
    clear: both;
}

body {
    font-size: 14px;
    overflow-x: hidden;
}

.container-fluid {
    padding: 0px;
}

.container {
    width: 100%;
}

ul,
ol,
li {
    list-style: none;
    margin: 0;
}

i,
em {
    font-style: normal;
}

fieldset,
img {
    border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
    font-weight: unset;
    margin: 0px;
    padding: 0px;
}

b,
strong,
th {
    font-style: normal;
    font-weight: normal;
}

input,
select,
option,
textarea {
    outline: none;
    border: none;
    background-color: #ffffff0d;
}

.w {
    width: 96%;
    max-width: 1440px;
    min-width: 280px;
}

.p0 {
    padding: 0;
}

.m0 {
    margin: 0;
}

.w100 {
    width: 100%;
}

.fwb {
    font-weight: bold;
}

.cen-ter {
    margin: 0px auto;
}

.height-h {
    height: auto;
    display: table;
}

/* 导航 */
.navtop-h{
    background-color:#114097;
}
.navtop-h span{
    float: right;
    display: block;
}
.navtop-h span a,
.navtop-h p{
    font-size: 18px;
    line-height: 36px;
    float: left;
    color: #ffffff;
    margin: 0% auto;
}
.hea-top-b {
    padding: 12px 0px;
}
.hea-top-h{
    box-shadow: 1px 1px 4px 1px #0000001d inset;
}
.hea-top-fl {
    float: left;
    width: calc(98% - 340px);
    padding-top: 10px;
    color: #000;
}
.hea-top-fl img {
    width: 90px;
    float: left;
    margin-top: 3px;
    margin-right: 1%;
}
.hea-top-fl span {
    display: block;
    float: left;
}
.hea-top-fl span b,
.hea-top-fl h1,
.hea-top-fl h2 {
    font-size: 28px;
    line-height: 40px;
    font-weight: bold;
    letter-spacing: 2px;
}
.hea-top-fl span font {
    display: block;
    font-size: 15px;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.hea-top-fr {
    width:210px;
    float: right;
    color: #000;
    text-align: center;
}
.hea-top-fr strong {
    display: block;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
}
.hea-top-fr i {
    position: relative;
    font-size: 26px;
    font-weight: 400;
    line-height: 40px;
    display:inline-block;
    width: 100%;
    background-size: 36px;
}
.hea-top-fr i::after{
    position: absolute;
    left: 0%;
    content: "";
    height: 2px;
    border: none;
    top: calc(50% - 1px);
    width: calc(50% - 60px);
    background-color: #212121;
}
.hea-top-fr i::before{
    position: absolute;
    right: 0;
    content: "";
    height: 2px;
    border: none;
    top: calc(50% - 1px);
    width: calc(50% - 60px);
    background-color: #212121;
}
.hea-top-h .navbar-nav>li {
    width: 11%;
    text-align: center;
}
.hea-top-h .navbar-nav>li a {
    position: relative;
    display: block;
    z-index: 1;
    width: 100%;
    font-size: 20px;
    line-height:60px;
    color: #000000;
    transition: all .6s;
}
.hea-top-h .navbar-nav>li a::after{
    position: absolute;
    right: 0%;
    width: 1px;
    content: "";
    height: 20px;
    top: calc(50% - 10px);
    background-color: #cccccc;
    transform: rotate(20deg);
}
.hea-top-h .navbar-nav .menuDiv .menuUL li a::after,
.hea-top-h .navbar-nav>li:nth-last-of-type(1) a::after,
.hea-top-h .navbar-nav>li:hover a::after{
    display: none;
}
.hea-top-h .navbar-nav>li a::before{
    position: absolute;
    left: 0%;
    top: 0%;
    width:100%;
    height:100%;
    content: "";
    transition: all .6s;
    z-index: -1;
}
.hea-top-h .navbar-nav .menuDiv{
    position: relative;
}
.hea-top-h .navbar-nav .menuDiv .menuUL{
    position: absolute;
    left: 0;
    top:100%;
    background-color: #ffffff;
}
.hea-top-h .navbar-nav>li a:hover::before{
    background-color: #114097;
}

.hea-top-h .navbar-nav>li a:hover{
    transform: scale(1.06);
    color: #ffffff;
}
 
.banner-h figure{
    width: 100%;
}
.banner-h figure img{
    width: 100%;
    display: block;
}
/* 面包屑 */
.breader-h {
    background: linear-gradient(to left, #114097 30%, #114097 100%);
    box-shadow: 0px 0px 6px #ccc;
}

.breader-b {
    position: relative;
    background-color: #ffffff;
    padding: 10px;
    line-height: 40px;
    box-sizing: border-box;
}

.breader-fl {
    position: relative;
    display: block;
    padding-left: 110px;
    box-sizing: border-box;
}
.breader-fl-two{
    padding-left: 0px;
}
.breader-fl-two h1,
.breader-dress,
.breader-dress a,
.breader-dress font,
.breader-fl,
.breader-fl a {
    font-size: 20px;
    line-height: 42px;
    color: #333333;
    letter-spacing: 2px;
}
.breader-fl-two h1:hover,
.breader-fl-two a:hover,
.breader-fl-two font:hover,
.breader-dress h1,
.breader-dress:hover a,
.breader-dress:hover font,
.breader-fl a:hover {
    color: #114097;
}
.breader-fl-two h1,
.breader-dress h1{
    display: inline;
    font-weight: bold;
}
.breader-b marquee a h2,
.breader-b marquee {
    display: block;
    font-size: 20px;
}

.breader-b marquee a h2 {
    display: inline;
}

.breader-fl-one::after {
    position: absolute;
    left: 5px;
    top: 0%;
    content: "热销产品:";
    width: 100px;
    height: 90%;
    font-weight: bold;
    letter-spacing: 2px;
    border-radius: 50%;
}

.breader-dress,
.breader-fl {
    width: 65%;
}

.breader-fr {
    width: 35%;
    position: relative;
    font-size: 20px;
    color: #666;
}

.breader-fr strong {
    font-size: 24px;
    color: #222;
    font-weight: bold;
}

.breader-fl h1 {
    display: inline;
    font-size: 22px;
    font-weight: bold;
}

.com-search {
    width: 98%;
    float: right;
    background-color: #eee;
    border-radius: 30px;
    overflow: hidden;
}

.com-search .searchInput {
    width: calc(100% - 42px);
    line-height:42px;
    text-indent: 1em;
    float: left;
    color: #333;
    box-sizing: border-box;
}

.com-search .searchBtn {
    width: 42px;
    height: 42px;
    background: url(../images/search_03.png) no-repeat center #114097;
    background-size: 22px;
    border-radius: 50%;
}



/* 客服开始 */
.izl-rmenu {
    position: fixed;
    bottom: 250px;
    z-index: 999;
    right: 1px;
    font-size: 12px;
}
.izl-rmenu .btn1 {
    position: relative;
    width: 88px;
    height: 65px;
    letter-spacing: 2px;
    cursor: pointer;
    background: #1b4e94;
    border-bottom: 1px solid #fff;
}
.btn-daohang {
    height: 35px !important;
    line-height: 35px;
    color: #fff;
    letter-spacing: 1px !important;
    text-align: center;
}
.btn-daohang span {
    text-transform: capitalize;
}
.izl-rmenu figure {
    margin: 0 !important;
    width: 88px;
    height: 55px;
    padding-top: 10px;
    color: #fff;
    text-align: center;
}
.btn-phone {
    letter-spacing: 0 !important;
}
.btn-top {
    border: none !important;
}
.izl-rmenu figure img {
    width: 25px;
    height: auto;
}
.izl-rmenu figure figcaption {
    width: 88px;
    text-align: center;
    line-height: 25px;
}
footer strong{
    display: block;
    font-size:26px;
    line-height: 30px;
    color: #333333;
    font-weight: bold;
    margin: 4% auto 0%;
}

footer hr{
    width: 100%;
    height: 1px;
    border: none;
    margin:1% auto 2%;
    background-color: #ccc;
}
.footer-h{
    margin: 0% auto 3%;
}
.footer-b{
    width: 30%;
    float:right;
    color: #333333;
    text-align: right;
}
.footer-b figure,
.footer-b figure img{
    width: 100%;
    display: block;
}
.footer-b p{
    font-size: 18px;
    line-height: 30px;
    margin-bottom:6%;
}
.footer-b strong{
    display:inline-block;
    font-size:40px;
    line-height: 50px;
    padding-left: 50px;
    background: url(../images/phone.png) no-repeat left center;
    background-size: 40px;
    margin: 6% auto;
}

/* 公司简介 实力推荐产品 */
.about-commended{
    padding: 1px 0px;
    background-color: #eeeeee;
}
.about-commended-h{
    margin: 4% auto;
    padding: 2% 2% 1%;
    background-color: #ffffff;
}
.about-commended-c h3,
.about-commended-c strong{
    color: #333333;
}
.about-commended-c h3{
    font-weight: bold;
    margin: 0% auto;
}

.index-hot-prouct{
    margin: 3% auto 4%;
    padding-bottom: 40px;
}
.index-hot-prouct .swiper-wrapper{
    padding-bottom: 40px;
}
.index-hot-prouct .swiper-slide {
    padding: 2% 2% 1%;
    background-color: #eeeeee;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.index-hot-prouct .swiper-slide a{
    position: relative;
    display: block;
    width: 100%;
}
.index-hot-prouct .swiper-slide a span{
    position: absolute;
    content: "";
    left:calc(50% - 50px);
    bottom: 2%;
    width: 0px;
    padding: 0%;
    font-size: 20px;
    line-height:20px;
    border-radius: 30px;
    overflow: hidden;
    color: #fff;
    box-sizing: border-box;
    transition: all .2s linear;
    background-color: #064997;
}
.index-hot-prouct .swiper-slide a figure{
    position: relative;
    height: 252px;
    overflow: hidden;
}
.index-hot-prouct .swiper-slide a figure::after{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/ymshuiyin.png) no-repeat;
    background-size: 100% 100%;
}
.index-hot-prouct .swiper-slide a figure::before{
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 0%;
    height: 0%;
    background: url(../images/hp_icon.png) no-repeat;
    background-size: 100% 100%;
    transition: all .4s linear;
}
.index-hot-prouct .swiper-slide:hover a figure::before{
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
}
.index-hot-prouct  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.index-hot-prouct .swiper-slide a h2{
    font-size: 18px;
    line-height: 24px;
    height: 48px;
    font-weight: bold;
    color: #333333;
    margin: 4% auto 1%;
}
.index-hot-prouct .swiper-slide:hover a h2{
    opacity: 0;
}
.index-hot-prouct .swiper-slide:hover a span{
    width: 100px;
    padding:4px 12px 8px;
}


/* 内页共用部分 */
.com-h{
    background-color: #f2f7fb;
    padding: 2% 0% 4%;
}
.com-fl{
    box-shadow: 0px 0px 6px 1px #0000001d;
    background-color: #ffffff;
    box-sizing: border-box;
    padding: 2%;
}
.com-fr-mod {
    margin:20% auto;
}
.product-detail-p strong,
.com-fr-bottom strong,
.com-fr-mod strong,
.com-fr-top strong{
    display: block;
    width: 100%;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 6%;
    font-weight: bold;
    color: #272a4a;
}
.com-fr-mod ul,
.com-fr-top ul{
    padding:7%;
    box-sizing: border-box;
    background-color: #ffffff;
    box-shadow: 0px 0px 6px 1px #0000001d;
}
.com-fr-mod ul li,
.com-fr-top ul li{
    width: 100%;
    height: auto;
    display: table;
    margin-bottom: 1%;
}
.com-fr-bottom p,
.com-fr-mod ul li a h2,
.com-fr-top ul li a h2{
    font-size: 20px;
    line-height: 30px;
    margin: 3% auto;
    color: #303030;
}

.com-fr-bottom{
    position: relative;
    padding:7%;
    background-color: #114097;
}
.com-fr-bottom::after{
    position: absolute;
    right: 3%;
    bottom: 5%;
    width: 94%;
    height: 90%;
    content: "";
    border-radius: 20px;
    border-bottom: 2px solid #ffffff4d;
    border-right: 2px solid #ffffff4d;
    transition: all 1s;
}
.com-fr-bottom:hover:after{
    width: 40%;
    height: 40%;
    border-bottom: 2px solid #ffffff6d;
    border-right: 2px solid #ffffff7d;
}





.com-fr-bottom p,
.com-fr-bottom strong{
    color: #ffffff;
}
.com-fr-mod ul li a h2{
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
}






/*分页*/
.pagination{display: block !important; line-height: 60px; border: none;margin: 0% auto !important;}
.pagination .pagefy{ width: 100%;}
.pagination .pagefy a{ font-size: 16px; cursor: pointer;
  display: inline-block; height: 30px; line-height: 30px; color:#666;text-decoration: none;
  padding: 0 9px; text-align: center; margin-right: 5px;
  transition: all .2s linear;
}
.pagination .pagefy .current{ color: #1b4e94;transform: scale(1.3); }
.pagination .pagefy a:hover{transform: scale(1.3); color: #1b4e94 !important;}
/* 上下篇 */
.zuoyou{
    width: 100%;
    height: auto;
    display: table;
    margin: 20px auto;
}
.zuoyou div{
    margin: 10px auto;
}
.zuoyou>.top1,
.zuoyou>.boot1,
.zuoyou>.top1 a,
.zuoyou>.boot1 a{
    font-size: 16px;
    letter-spacing: 2px;
    color: #333333;
    font-weight: bold;
}
/* 友情链接 */
.friend-link{
    width: 70%;
    float: left;
}
.friend-link .link-list1{
    width: 33.33%;
    float: left;
}
.friend-link .link-list1 li{width: 100%; height:30px;line-height:30px;}
.friend-link .link-list1 li h4{font-size:14px;}
.friend-link .link-list1 li h4 a,
.friend-link .link-list1 li h4 font{ color:#333333;}
.friend-link .link-list1 li .linkweight{ font-weight:bold;}


@media screen and (max-width:1200px){
    .footer-b p{
        font-size: 16px;
    }
    .footer-b strong{
        font-size: 30px;
    }
    .com-fr-bottom p, 
    .com-fr-mod ul li a h2, 
    .com-fr-top ul li a h2{
        font-size: 18px;
        line-height: 36px;
    }
    
}
@media screen and (min-width:960px){
    /* 内页共用部分 */
    .com-fl{
        width: 73%;
        float: left;
    }
    .com-fr{
        width: 25%;
        float: right;
    }
}
@media screen and (max-width:960px) {
    
    .hea-top-fr {
        width: 110px;
    }
    .hea-top-fl {
        width: calc(100% - 210px);
    }
    .hea-top-fr i{
        font-size: 22px;
    }
    .hea-top-fr strong{
        font-size: 26px;
        line-height: 30px;
    }
    .hea-top-h .navbar-nav>li a {
        font-size: 16px;
    }

    .izl-rmenu {
        position: fixed;
        bottom: 0;
        z-index: 999;
        right: 0;
        font-size: 12px;
        width: 100%;
    }

    .izl-rmenu .btn1 {
        position: relative;
        width: 20% !important;
        letter-spacing: 2px;
        cursor: pointer;
        background: #064997;
        border-bottom: none;
        float: left;
        height: 65px;
    }

    .btn-daohang {
        height: 65px !important;
        line-height: 65px;
        color: #fff;
        letter-spacing: 1px !important;
        text-align: center;
    }

    .btn-daohang span {
        text-transform: capitalize;
    }

    .izl-rmenu figure {
        margin: 0 auto !important;
        width: 100%;
        height: 55px;
        padding-top: 10px;
        color: #fff;
        text-align: center;
    }

    .btn-phone {
        letter-spacing: 0 !important;
    }
   
    .btn-top {
        border: none !important;
    }

    .izl-rmenu figure img {
        width: 25px;
        height: auto;
        margin: 0 auto;
    }

    .izl-rmenu figure figcaption {
        width: 100%;
        text-align: center;
        line-height: 30px;
        font-size: 11px;
    }

    #izl_rmenu {
        margin-top: 5%;
    }
  
    .recom-product .swiper-slide:hover span{
        top: calc(100% - 110px);
    }
    .recom-product .swiper-slide span a,
    .recom-product .swiper-slide span p{
        font-size: 18px;
        line-height: 30px;
    }
    footer hr,
    footer strong,
    .footer-b figure,
    .friend-link{
        display: none;
    }
    .footer-h{
        margin: 30px auto 80px;
    }
    .footer-b{
        width: 100%;
        text-align: left;
    }
    .footer-b strong{
        display: block;
        margin: 10px auto;
    }
    .footer-b p{
        display: inline-block;
        margin: 10px auto;
    }

     /* 内页共用部分 */
     .com-fl,
     .com-fr{
         width:100%;
         float: none;
     }
     .com-fr-top,
     .com-fr-mod,
     .com-fr-bottom{
        display: none;
     }

     /* 文章详情 */
     .product-detail-p strong{
        font-size: 26px;
        line-height: 30px;
        margin: 4% auto 2%;
     }
}

@media screen and (min-width:768px) {
    .hea-top-b.navbar-brand {
        float: none;
    }
    
}

@media screen and (max-width:767px) {
   
    .hea-top-h {
        position: absolute;
        left: 0%;
        top: 100%;
        z-index: 99;
        background-color: #fff;
    }
    .hea-top-h .navbar-nav .menuDiv .menuUL{
        position: static;
    }
    .hea-top-h .navbar-nav>li {
        width: 100%;
        text-align: left;
        text-indent: 2em;
    }
    .hea-top-h .navbar-nav .menuDiv .menuUL li:nth-of-type(odd),
    .hea-top-h .navbar-nav>li:nth-of-type(even) {
        background-color: #e7e7e7;
    }
    .recom-bottom-fl,
    .recom-bottom-fr,
    .hea-top-fl {
        width: 100%;
        margin-top: 0px;
        padding-top: 5px;
    }

    .navbar-header {
        position: relative;
        float: left;
    }
    .hea-top-h .navbar-nav>li a::after,
    .recom-bottom p,
    .hea-top-fl span b,
    .hea-top-fl span font,
    .hea-top-fr {
        display: none;
    }

    .hea-top-fl h1,
    .hea-top-fl h2 {
        font-size: 36px;
        letter-spacing: 2px;
    }

    .hea-top-fl h1 em,
    .hea-top-fl h2 em {
        display: block;
        font-size: 18px;
        line-height: 30px;
        letter-spacing: 1px;
    }

    .hea-top-fl img {
        margin-top: 6px;
    }

    .recom-bottom-fr a,
    .footer p {
        font-size: 16px;
    }
    .recom-product .swiper-slide h2{
        font-size: 20px;
        margin-top: 12px;
    }
    .recom-product .swiper-slide span a,
    .recom-product .swiper-slide span p{
        font-size: 16px;
    }
    .recom-bottom{
        padding: 20px;
    }
	/* 简介实力推荐产品 */
	.index-hot-prouct .swiper-slide{
		padding: 10px;
	}
   

}

@media screen and (max-width:640px) {
    .search-bre .breader-fl {
        display: block;
    }

    .search-bre .breader-fr {
        display: none;
    }

    .recom-product .swiper-slide figure{
        height: 200px;
    }
  
}

@media screen and (min-width:560px) {
    .breader-dress,
    .breader-fl {
        float: left;
    }

    .breader-fr {
        float: right;
    }
   
}

@media screen and (max-width:560px) {
    .navtop-h span a, .navtop-h p{
        font-size: 12px;
         line-height: 26px;
    }



    .recom-bottom strong{
        font-size: 26px;
        line-height: 30px;
    }
    .breader-fl-one {
        display: none;
    }
    .breader-dress,
    .breader-fl,
    .breader-fr {
        width: 100%;
    }
    .recom-bottom font,
    .breader-dress,
    .breader-dress a,
    .breader-dress font,
    .breader-fl,
    .breader-fl a {
        font-size: 18px;
        line-height: 30px;
    }

    .com-search .searchBtn {
        width:36px;
        height: 36px;
        background: url(../images/search_03.png) no-repeat center #114097;
        background-size: 20px;
    }

    .com-search .searchInput {
        width: calc(100% - 36px);
        font-size: 16px;
        line-height: 36px;
    }

    .breader-b {
        padding: 6px;
        line-height: 30px;
    }
	/* 产品推荐 */
    .index-hot-prouct .swiper-slide a figure{
    	   height: 190px;
    }
    .breader-fl-two{
        margin-bottom:6px;
    }
}

@media screen and (max-width:460px) {
    .hea-top-b {
        padding: 10px 0px;
    }

    .hea-top-fl h1,
    .hea-top-fl h2 {
        font-size: 26px;
        line-height: 26px;
        letter-spacing:5px;
    }

    .hea-top-fl h1 em,
    .hea-top-fl h2 em {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 1px;
    }

    .hea-top-fl {
        padding-top: 0px;
        margin-top: 2px;
    }

    .hea-top-fl img {
        width: 70px;
        margin-top: 2px;
    }

    .navbar-toggle {
        top: 15%;
        margin-right: 5px;
    }

    .hea-top-h .navbar-nav>li a {
        line-height: 36px;
    }
}
@media screen and (max-width:420px){
    .recom-product .swiper-slide figure {
        height: 260px;
    }
}
@media screen and (max-width:380px) {
    .com-search {
        width: 98%;
    }
    .recom-bottom strong{
        font-size: 22px;
        margin-bottom:6px;
    }
    .recom-bottom font{
        display: none;
    }
}
@media screen and (max-width:360px) {
    .title-one p a{
        display:inline-block;
    }
	  .index-hot-prouct .swiper-slide a figure {
	    height: 260px;
	  }
      .zuoyou>.top1, .zuoyou>.boot1, .zuoyou>.top1 a, .zuoyou>.boot1 a{
        font-size: 14px;
      }
}

