
 /* 产品列表开始 */
body, button, input, select, textarea {
    font: 16px "Microsoft Yahei","Hiragino Sans GB",Arial,sans-serif;
    -webkit-text-size-adjust: none;
    color: #333;
    font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 300;
}
a {
    transition: all 0.2s;
    color: #333;
}
.secpad2{
    padding: 50px 0;
}
.secpad2 .container{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.secpad2 .container .clearfix::after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;

}
.secpad2 .container .clearfix{
    zoom: 1;
}
.secpad2 .container .clearfix .left{
    float: left;
    width: 260px;
}
.secpad2 .container .clearfix .right{
    float: right;
}

.sub_nav h2 {
    background-color: #0086d2;
    color: #fff;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}
.sub_nav ul {
    border: 1px solid #ddd;
}
.sub_nav li {
    border-bottom: 1px dashed #ddd;
}
.sub_nav li a {
    display: block;
    padding: 22px 15px 22px 30px;
    font-size: 18px;
    line-height: 1.1;
    background-color: #fff;
}
.sub_nav li a:hover{
    color: #0086d2;
}
.left_cont {
    margin-top: 15px;
}
.left_cont h6 {
    background-color: #0086d2;
    color: #fff;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
}
.left_cont_wrap {
    border: 1px solid #ddd;
    padding: 15px 10px;
    background-color: #fff;
}
.left_cont_wrap p {
    margin-bottom: 10px;
    font-size: 15px;
    color: #555;
}
.right {
    float: right;
    width: 1330px;
    /* width: 860px; */
}

.right .catname {
    display: none;
    font-size: 26px;
    text-align: center;
    color: #0086d2;
}

.breadnav {
    height: 50px;
    border-bottom: 1px solid #ddd;
}

.breadnav h3 {
    float: left;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    border-bottom: 3px solid #0086d2;
}
.breadnav p {
    float: right;
    color: #999;
    line-height: 60px;
    font-size: 16px;
}
.breadnav p a {
    color: #999;
}
.breadnav p a:hover{
    color: #333;
    text-decoration: underline;
}

.pro_list {
    margin-top: 30px;
}
.pro_list li {
    float: left;
    width: 404px;
    margin: 0 11px 22px;
    border: 2px solid #eee;
}

.pro_list li:hover{
    box-shadow: darkgrey  0 0 10px 1px;
    transition: all 0.5s;
}

.pro_list li a {
    display: block;
}

.pro_list li img {
    width: 100%;
   
}

.pro_list li h6 {
    font-size: 18px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-color: #f2f2f2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}

#pages {
    margin: 30px 0;
    text-align: center;
}

#pages span {
    background-color: #0086d2;
    color: #fff;
    border-color: #0086d2;
}

#pages a, #pages span {
    display: inline-block;
    text-align: center;
    color: #000;
    padding: 0 13px;
    height: 38px;
    line-height: 38px;
    margin: 0 1px 3px;
    border: 1px solid #6b6b6b;
    border-radius: 3px;
}
#pages a:hover{
    background-color: #ccc;
}
#pages a:first-child:hover{
    cursor:text;
}

 /* 产品列表结束 */



  /* 产品页开始*/

  .showp_tit {
    font-size: 35px;
    margin: 50px 0;
    line-height: 1;
}
.show_pic {
    float: left;
    width: 500px;
    border: 1px solid #ddd;
    overflow: hidden;
   
}

.show_txt {
    float: left;
    width: 600px;
    margin-left: 50px;
}

.showp_des {
    font-size: 20px;
    line-height: 2;
    color: #666;
}

.showp_des .title{
    line-height: 1.5;
    margin-top: 2.500000%;
    font-size: 1.5rem;
    font-family: "Inter-UI-Bold";
    font-weight: normal;
}
.showp_des .sub-title{

    line-height: 1.5;
    margin-top: 2.500000%;
    font-size: 1.5rem;
    font-family: "Inter-UI-Bold";
    font-weight: normal;
    color: #0086d2;
}
.showp_des .description p{
    color: #666666;
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 2.500000%;
}
.showp_des .params{
    margin-top: 3.125000%;
}
.showp_des .params__item{
    display: flex;
    margin: 1.780415% 0;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.5;
}
.showp_des i{
    font-style: italic;
}
.showp_des .btns{
    display: flex;
    margin-top: 5.833333%;
}
.showp_des .btns a{
    width: 12rem;
    height: 3.5rem;
    background-color: #0086d2;
    text-align: center;
    
}
.showp_des .btns a span{
    font-family: "Inter-UI-Medium";
    line-height: 3.5rem;
    color: #fff;
}

.showp_des .share{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2.083333%;
    font-size: 1.4rem;
    font-family: "Inter-UI-Medium";
}

.showp_des .share .share__item{
    margin-left: 1rem;
}


img {
    border: none;
    vertical-align: top;
    max-width: 100%;
}

.show_contit {
    border-bottom: 1px solid #0086d2;
    margin-top: 30px;
   
}
.show_contit .nav__item {
    display: inline-block;
    
    padding: 8px 20px;
    position: relative;
    bottom: -1px;
    background-color: #fff;
}
.show_contit .nav__item:hover{
    color: #0086d2;
    text-decoration: underline;
    cursor: pointer;
    background-color: #ccc;
    opacity: 0.8;
}
.show_contit .active{
    color: #0086d2;
    border-bottom: 2px solid #0086d2;
    cursor: auto;
    font-weight: bold;
}

.show_con {
    padding: 30px 0;
    font-size: 18px;
    color: #666;
    line-height: 1.5;
}

.swiper-size{
    width: 500px !important;
    float: left;
    
}

.button-prev,.button-next{
    width: 60px;
    height: 50px;
    background-color: #2a2a2a;
    border-radius: 5px;
    opacity: 0.5;
}
.button-prev,.button-next:hover{
    opacity: 0.8;
    background-color: #2a2a2a;

}
.swiper-container{
    --swiper-navigation-color: #0086d2;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 40px;/* 设置按钮大小 */
  }
 
    table{
      width: 100%;
      border-top: 1px solid #F0F0F0;
      border-left: 1px solid #F0F0F0;

  }
   table td{
    border-right: 1px solid #F0F0F0;  
    border-bottom: 1px solid #F0F0F0;
    line-height: 40px;
    padding-left: 10px;
  }
   table tr:nth-child(odd){
    background-color: #F8F8F8;
  }

  
  


/* 产品页结束 */

/* 文章列表页开始 */

.news_list {
    margin-top: 30px;
}
.news_list .text{
    margin-left: 15%;
}
.news_list .img{
    width: 10%;
    height: 90%;
    display: block;
    float: left;
    margin-left: 25px;
}
.news_list .img::after{
    content: '';
}

.news_list ul li {
    margin: 0 0 15px;
    transition: all 1s;
}
.news_list ul li:hover a{
    border: 1px solid #0086d2;
}
.news_list ul li:hover h6{
    color: #0086d2;
}

.news_list li a {
    display: block;
    border: 1px solid #ddd;
    padding: 15px;
    box-sizing: border-box;
    transition: all 0.3s;
}

.news_list li a h6 {
    font-size: 22px;
}

.news_list li a span {
    display: block;
    color: #999;
    font-size: 14px;
    margin: 10px 0;
}
/* 文章列表页结束 */ 



/* 文章页开始 */


.show_tit {
    text-align: center;
    font-size: 35px;
    margin: 50px 0;
    line-height: 1;
    margin-bottom: 0;
}
.show_des {
    color: #666;
    padding: 15px 0;
    overflow: hidden;
    text-align: center;
    background-color: none;
}

.show_con {
    padding: 30px 10px;
    font-size: 16px;
    color: #666;
    line-height: 1.5;
}
.show_con p{
    margin-top: 30px;
    line-height: 30px;
}
.show_con h3{
    margin: 20px 0;
    font-weight: bold;
}
.show_con>ul{
    padding-left: 2%;

}
.show_con>ul>li{
    list-style: disc;
}

.clear {
    clear: both;
    height: 0;
    font-size: 0px;
    line-height: 0px;
    
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none ;
}

.pager li {
    width: 100%;
    margin-bottom: 8px;
    display: block;
}
.spage .pager li a {
    max-width: 100%;
    float: none;
    display: block;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li>a:hover{
    background-color: #eee;
}


/* 文章页结束 */

/* 联系我们开始 */
.common-contact-us {
    height: 431px;
    background-color: #fff;
    background: url(/images/bg.png) repeat-x center bottom;
}

.common-contact-us .contact-us-container {
    margin-top: 30px;
    padding: 50px;
    padding-top: 0;
    background-color: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 15px rgba(16,45,58,0.2);
    box-shadow: 0 0 15px rgba(16,45,58,0.2);
    position: relative;
    z-index: 8;
}

.contact-us .empty {
    height: 190px;
    background-color: #f5f5f5;
}

.common-contact-us .container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

.container .common-title {
    text-align: center;
}
.common-title h2 {
    font-size: 3.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.common-title h2 .line {
    display: block;
    width: 80px;
    height: 2px;
    background-color: #138bbe;
    margin-top: 8px;
}
.common-title p {
    margin-top: 8px;
    color: #a8a8a8;
    line-height: 1.5em;
}

main.contact-us .common-contact-us .contact-us-container form {
    margin: 0;
    padding-top: 50px;
}

.common-contact-us .contact-us-container form label {
    color: #a8a8a8;
}

.common-contact-us .contact-us-container form input, .common-contact-us .contact-us-container form textarea{
    display: block;
    width: 100%;
    height: 50px;
    background-color: #f1f3f4;
    border-radius: 2px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 30px;
    border: none;
    outline: none;
}

.common-contact-us .contact-us-container form textarea {
    height: 108px;
    padding: 20px;
    resize: none;
}

.common-contact-us .contact-us-container form input[type="submit"] {
    margin: 0 auto;
}

.common-contact-us .contact-us-container form input[type="submit"] {
    padding: 0;
    width: 160px;
    height: 48px;
    background-color: #138bbe;
    color: #fff;
    
}
/* 联系我们结束 */
    


@media (min-width: 1700px){
    .container {
        width: 1670px;
    }
    
    .show_txt {
        width: 400px;
        line-height: 1.8;
    }

    .news_list .img{
        width: 9%;
    }
    .common-contact-us .container {
        max-width: 1200px;
    }
}


@media (max-width: 1699px){
    .right {
        width: 1040px;
    }

    .pro_list li {
        width: 330px;
        margin: 0 8px 16px;
    }

    .pro_list li img {
        height: 298px;
    }

    .show_txt {
        float: right;
        width: 480px;
        margin-left: 0;
    }
    .common-contact-us .container {
        max-width: 1200px;
    }


}



@media (max-width: 1399px){
    .right {
        width: 860px;
    }

    .pro_list li {
        width: 270px;
        margin: 0 8px 16px;
    }

    .pro_list li img {
        height: 243px;
    }

    #pages a, #pages span {
        font-size: 15px;
        padding: 0 10px;
        height: 33px;
        line-height: 33px;
    }

    .show_pic {
        width: 420px;
    }

    .show_txt {
        width: 400px;
        line-height: 1.8;
    }

    .swiper-size {
        width: 450px !important;
        float: left;
    }
    .show_tit {
        font-size: 30px;
    }
    .common-contact-us .container {
        max-width: 1200px;
    }



}


@media (max-width: 1199px){
    .right {
        float: none !important;
        width: auto;
    }

    .pro_list li {
        width: 300px;
        margin: 0 6px 16px;
    }


    .pro_list li img {
        height: 271px;
    }

    .left {
        display: none;
    }
    .container {
        width: 970px;
    }

    .show_txt {
        width: 460px;
    }
    .common-contact-us .container {
        max-width: 1200px;
    }


}

@media (max-width: 991px){
    .pro_list li {
        width: 340px;
        margin: 0 10px 20px;
    }

    .pro_list li img {
        height: 307px;
    }

    #pages .a1 {
        display: none;
    }

    .container {
        width: 750px;
    }

    .show_pic {
        width: 360px;
    }

    .show_txt {
        width: 340px;
        font-size: 18px;
        line-height: 1.6;
    }
    .swiper-size {
        width: 100% !important;
        float: left;
    }
    .show_txt {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .news_list .img {
        width: 20%;
        height: 90%;
        margin-left: 10px;
    }

    .show_tit {
        font-size: 25px;
    }
    .common-contact-us .container {
        max-width: 970px;
    }
    main.contact-us .common-contact-us {
        height: 600px;
    }

}


@media (max-width: 767px){
    .right .catname {
        display: block;
    }

    .container {
        width: 100%;
    }

    .pro_list li {
        width: 48%;
        margin: 0 1% 15px;
    }

    .pro_list li img {
        height: 230px;
    }
    .breadnav {
        display: none;
    }

    .show_pic {
        float: none;
        width: auto;
        text-align: center;
    }

    .show_txt {
        float: none;
        width: auto;
        font-size: 16px;
        padding-top: 20px;
        line-height: 1.5;
    }

    .news_list .text{
        margin-left: 0;
    }
    .news_list .img{
        margin-left: 5px;
    }

    .show_tit, .showp_tit {
        margin: 0 0 30px;
    }
    .common-contact-us .container {
        max-width: 750px;
    }

}

@media (max-width: 479px){

    .pro_list li {
        float: none;
        width: auto;
        margin: 0 0 15px;
        text-align: center;
    }

    .show_tit, .showp_tit {
        font-size: 22px;
    }

}




