﻿@charset "utf-8";


/*导航*/
.pg-nav{width:280px;}
.pg-nav-head{height:80px; width:280px;  text-align:center; line-height:80px; font-size:36px; color:#fff;}
.pg-nav-box{ padding:0px 20px;background:#f5f5f5;}
.pg-nav-list ul li { padding-bottom:10px;}
.pg-nav-list ul li:nth-last-child(1){padding-bottom:0px;}
.pg-nav-list ul li a{ display:block; position:relative; background:#fff; color:#666666; font-size:16px;border-radius:4px; height:40px; line-height:40px; padding:0px 20px; transition:all 0.36s ease;}
.pg-nav-list ul li a span{font-family:"宋体"; font-size:18px;  font-weight:bold; position:absolute; top:0; right:20px;}
.pg-nav-list ul li a:hover{background:#468c46; color:#fff;}
.pg-nav-img  ul li{ padding-bottom:20px;}
.pg-nav-img  ul li a{display:block;}
.pg-nav-img  ul li a img{max-width:100%;}


/*关于我们右边内容*/
.pg-content{ width:890px; padding-left:30px;}
.pg-con-head{ height:77px; line-height:77px;   position:relative;} 
.pg-con-head img{ display:inline-block; vertical-align:middle; margin-top: -8px;}
.pg-con-head h1{display:inline-block; font-size:24px; color:#468c46; font-weight:normal; padding-left:20px;}
.pg-wz{ position:absolute; right:0; top:0;}
.pg-wz img{ width:18px; display:inline-block;padding-right:5px;}
.pg-wz ul li{ display:inline-block; }
.pg-wz ul li a{font-size:14px; color:#666;}
.pg-wz ul li b{ font-family:"宋体"; color:#666666;}

.pg-con-head-ll{
    width:100%;
    height:3px;
    background: linear-gradient(left , rgb(70, 140, 70) , rgb(189, 225, 189) 100%);
background: -o-linear-gradient(left , rgb(70, 140, 70) , rgb(189, 225, 189) 100%);
background: -ms-linear-gradient(left , rgb(70, 140, 70) , rgb(189, 225, 189) 100%);
background: -moz-linear-gradient(left , rgb(70, 140, 70) , rgb(189, 225, 189) 100%);
background: -webkit-linear-gradient(left , rgb(70, 140, 70) , rgb(189, 225, 189) 100%);
}

/*新闻通用列表*/
.pg-news ul li{border-bottom:solid 1px #e5e5e5; padding:20px 0px;}
.pg-news ul li a{ display:block;}
.pg-content.abc{ padding-left:0px; padding-right:30px;}
.pg-news-img{ width:140px; overflow:hidden; height:90px;}
.pg-news-img img{ width:140px; height:90px; display:block; transition:all 0.36s ease;}
.pg-news-tit{ width:calc(100% - 160px); padding-left:20px;}
.pg-news-tit .int-t1{position:relative; font-size:16px; color:#333333; width:calc(100% - 120px); padding-right:120px; transition:all 0.36s ease;}
.pg-news-tit .int-t1 span{position:absolute; top:0; right:0; font-size:14px; color:#999999; width:100px;}
.pg-news-tit .int-t2{ padding-top:5px; font-size:14px; color:#666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical; height:55px}


.pg-news ul li a:hover .pg-news-img img{ transform:scale(1.08);}
.pg-news ul li a:hover .pg-news-tit .int-t1{ color:#468c46;}


.news-time .pg-news-img{ width:100px; background:#1369bf; text-align:center; color:#fff;}
.news-time .pg-news-img h1{ font-size:30px; font-weight:normal; padding-top:20px;}
.news-time .pg-news-tit{width: calc(100% - 120px);}

.pg-news-tit .int-t1{ width:100%; padding-right:0px;}

/*==分页==*/
.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:#468c46; 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:#468c46; margin-left: 5px; }
.paginatordis{ display:none;}


/*新闻详情*/
.pnd-head{ text-align:center; border-bottom:dashed 1px #e0e0e0; padding-bottom:25px;}
.pnd-head h1{ font-weight:normal; font-size:24px; color:#333;}
.pnd-head p{ font-size:14px; color:#666; padding-top:10px;}
.pnd-head p span{display:inline-block; margin:0px 10px; color:#999;}

.pg-text p{font-size:16px; color:#4d4d4d; line-height:200%;     text-indent: 2em;}
.pg-text p img{ max-width:100%; text-indent: -2em;}
.pg-text p a{ font-size:14px !important;}

/*联系我们*/
.pg-contac-head h1{font-size:24px; color:#333;}
.pg-contac-head h1 span{display:inline-block; padding-left:10px; font-weight:normal; font-size:14px; color:#999;}
.pg-map{ padding:20px; background:#f2f2f2;}
@media (max-width: 1080px){


 }

@media (max-width: 780px){
  
}

@media (max-width: 640px){
    

}
