﻿@charset "utf-8";
.pc-h8{ height: 80px;}

.pg-header  .ix-header{ background-color: #025f32;}

/* 内页导航 */
.pg-nav ul li{ height: 50px; line-height: 50px; background-color: #f5f5f5; margin-bottom: 20px; transition: all 0.36s ease-in;}
.pg-nav ul li a{font-size: 16px; color: #333333; padding: 0px 20px; display: block; position: relative;  transition: all 0.36s ease-in;}
.pg-nav ul li a::before{ position: absolute; right: 20px; top: 18px; content: ''; background: url(../images/ht.png) no-repeat center center; width: 8px; height: 16px;  transition: all 0.36s ease-in;}
.pg-nav ul li:hover { background: #025f32;}
.pg-nav ul li:hover a{ color: #fff;}
.pg-nav ul li:hover a::before{ background: url(../images/hts.png) no-repeat center center;}

.pg-nav ul li.active { background: #025f32;}
.pg-nav ul li.active a{ color: #fff;}
.pg-nav ul li.active a::before{ background: url(../images/hts.png) no-repeat center center;}
.pg-header .ix-header #myInputc {
    border: solid 1px #025f32;
    background-color: #fff;
}
.pg-header .ix-header #myBtnc {
    border-bottom: solid 1px #025f32;
    border-top: solid 1px #025f32;
    border-right: solid 1px #025f32;
}
/*内页内容*/
.pg-box-wp {
    border-top: solid 3px #025f32
}
.pg-box-t1{ font-size: 24px; color:#333333; position: relative;}
.pg-box-t1::after{content: ''; width: 80%; /*margin-left: 10%;*/  display: inline-block; height: 8px; border-top: solid 2px #e5e5e5; }
.pg-text p img{ max-width: 100%; }
.pg-text p { font-size: 14px; color: #666; line-height: 200%;}


/*位置*/
.pg-wz a{ font-size: 14px; color: #666;}
.pg-wz img{ display: inline-block; padding: 0px 5px;}
.pg-wz span{ font-size: 14px; color: #999;}
.menu-list a{display: block;}


/* 产品中心 */
.pg-pro-tit{ text-align: center;}
.pg-pro-tit h1{ font-size: 24px; color:#025f32; font-weight: normal; padding-bottom: 30px;}
.menu-list{text-align: center; }
.menu-list ul li{ display: inline-block; vertical-align: top; padding: 0px 10px;width: 200px;position: relative;}
.menu-list ul li span{ font-size: 16px; color: #666; cursor: pointer;}
.menu-list ul li span img{ display: inline-block; padding-left: 20px;}
.menu-list ul li a{ font-size: 14px; height: 40px; overflow:hidden; display: block;  line-height: 40px; transition: all 0.36s ease;} 
.menu-fl{ position: absolute; top: 40px; right: 0; left: 0; background: #fff; z-index: 1;  border-radius: 4px; box-shadow: 0px 0px 10px rgba(0,0,0,0.2)}
.menu-fl{display: none;}
.menu-list ul li a:hover{ background-color: #025f32; color: #fff;}

.pg-pro-img-bt{ background-color: #f5f5f5;}
.pg-pro-img{ width: 540px; float: left;}
.pg-pro-bt{width: 580px; float: left; padding: 40px 30px; }
.pg-pro-bt .ppt-1{  font-size: 24px; color: #666666; font-weight: normal; padding-bottom: 30px;}
.pg-pro-bt .ppt-2{ line-height: 180%; color: #666; font-size: 14px;}


/*产品详情*/
.pg-pro-lb{ width: 260px; border: solid 1px #e5e5e5;     text-align: center;}
.pg-pro-lb .swiper-slide img{ max-width: 100%;}
.pg-pro-tit{width: 540px; padding-left: 40px; text-align: left;} 
.pg-pro-lb .swiper-pagination{ bottom: 0;}
.pg-pro-lb .swiper-pagination-bullet{ background-color: rgba(0,0,0,0.2);}
.pg-pro-lb .swiper-pagination-bullet.swiper-pagination-bullet-active{ background-color: #047943;}

.pg-pro-tit .ppt-a{ font-size: 20px; line-height: 180%; color: #025f32;}
.pg-pro-tit .ppt-b{ font-size: 14px; color: #666666; line-height: 200%;}
.pg-pro-tit .ppt-b p{ position: relative; padding-left: 20px;}
.pg-pro-tit .ppt-b p::after{ position: absolute; content: ''; left: 0; top: 8px; display: inline-block; background: url(../images/d.png)no-repeat center center; width: 12px; height: 12px;}

.pg-pro-h4{ background-color: #f5f5f5; height: 40px; line-height: 40px;}



.pg-pro-text{ position: relative;}

.ppt-head>span{ font-size: 18px; color: #025f32;}
.ppt-head{ /*border-bottom: solid 1px #ebebeb;*/ padding-bottom: 15px; padding-top: 15px;}
/*分享*/
.bshare-custom span{ font-size: 16px; color: #333333; padding-right: 5px;}
.pg-pro-text .bshare-custom{ position: absolute; right: 0; top: 10px;}
.pg-pro-text .bshare-custom{ line-height: 30px !important;}
.pg-pro-text .bshare-custom a{ width: 30px; height: 30px;}
.pg-pro-text .bshare-custom .bshare-facebook {background:url(../images/m1.png)no-repeat center center;}
.pg-pro-text .bshare-custom .bshare-twitter {background:url(../images/m2.png)no-repeat center center;}
.pg-pro-text .bshare-custom .bshare-email {background:url(../images/m3.png)no-repeat center center;}
.pg-pro-text .bshare-custom .bshare-linkedin {background:url(../images/m4.png)no-repeat center center;}
.pg-pro-text .bshare-custom .bshare-weixin {background:url(../images/m5.png)no-repeat center center;}
.pg-pro-text .bshare-custom .bshare-clipboard {background:url(../images/m6.png)no-repeat center center;}

.pg-pro-text .ppt-head span{ display: inline-block; }


@media (min-width: 1200px){
    .container{ width: 1240px;}
}

@media (min-width: 1100px){
    .container{ width: 1240px;}
    
.pg-pro-lb{ width: 40%;}
.pg-pro-tit{ width: 60%;}
}

@media (max-width: 1080px){

 .pc-h8{ display: none;}
 /*产品中心*/
 .pp-aa.pt6{ padding-top: 0px;}
 .pg-pro-img-bt{  background-color: #fff;  text-align: center; margin: 0px auto;}
.pg-pro-img{ width: 100%;}
.pg-pro-bt{ width: 100%; text-align: center;}


.pg-pro-lb{ width: 40%;}
.pg-pro-tit{ width: 60%;}


}

@media (max-width: 780px){
    .pg-main.pt6{ padding-top: 40px;}
    .pg-main.pb6{ padding-bottom: 40px;}

   
}

@media (max-width: 640px){
   .pl4{ padding-left: 20px;}
   .pr4{padding-right: 20px;}

   /*内页导航*/
   .pg-nav ul li{ height: 40px; line-height: 40px;overflow:hidden; width: calc((100% - 20px)/2); float: left; text-align: center;}
   .pg-nav ul li:nth-child(even){ margin-left: 20px;}
   .pg-nav ul li a::before{ content: none;}
   .pg-nav ul li a{ font-size: 14px;}
   .pg-nav ul::after{ content: ''; display: block; font-size: 0px;height: 0px;line-height: 0px;clear: both;}
   /* 内页内容 */
   .pg-box-t1.pb4{ padding: 10px 0px 30px;}
   .pg-box-t1::after{ width: 100%;}


   /*产品导航*/
    .menu-list ul li {
        padding: 10px 30px;
        width: 300px;
    }
   .pg-pro-bt{ padding: 40px 0px;}

   /*产品详情*/
   .pg-pro-lb{ width: 100%;}
   .pg-pro-tit{ padding-left: 0px; padding-top: 20px; width: 100%;}
   .pg-pro-h4{ height: 20px;}
   .pg-pro-text .bshare-custom{ position: initial; padding-top: 10px;}

    .pinfo_zoom {
        width: 100%!important;
    }
    .zoom_big {
        width: 100%!important;
        height: auto!important;
    }
    .zoom_list div.swiper-container{
        width:220px!important;
    }
}
/*分页*/
/*.page-fy {
    border-top: solid 1px #e6e6e6;
}*/

.paginator {
    font-family: Arial;
    text-align: center;
}

    .paginator a {
        transition: all 0.36s ease;
        width: 36px;
        color: #666;
        text-align: center;
        height: 36px;
        line-height: 36px;
        display: inline-block;
        text-decoration: none;
        background: #f2f2f2;
        margin: 0 5px;
        color: #666;
        transition: all 0.36s ease;
    }

        .paginator a i {
            display: inline-block;
            font-size: 16px;
            line-height: 34px;
        }

        .paginator a:hover {
            background: #025f32;
            color: #fff;
        }

    .paginator span.cpb {
        transition: all 0.36s ease;
        text-align: center;
        width: 36px;
        height: 36px;
        line-height: 36px;
        display: inline-block;
        color: #fff;
        background: #025f32;
    }

.paginatordis {
    display: none;
}
