.nbanner{background: url(/skin/images/bg.jpg) no-repeat center center;color: #fff;font-size: 30px;
 width: 100%;height: 214px; line-height: 214px; text-align: center;}
.ncontent{width: 1100px;margin: 0 auto;line-height: 30px;margin-top: 55px;}
.ico{width: 100%}
.ico ul li{width: 33%;display: inline-block;text-align: center;}
.ico ul li h2{font-weight: normal;color: #d12727;font-size: 16px;line-height: 24px;}
.ico ul li h3{font-weight: normal;color: #666666;font-size: 16px;line-height: 24px;}
.map{width: 100%;margin-top: 50px;margin-bottom: 50px;}
.map iframe{width: 80%;height: 400px;border:5px solid #dddddd;margin-left: 10%}



 .nlist{ width: 85%; margin: 0 auto;}
 .nlist ul li{ width: 100%; float: left;padding-bottom: 30px; padding-top: 30px;border-bottom: 1px solid #edeaea; }
 .nlist ul li .pic{width:20%; float: left;}
 .nlist ul li .pic img{width: 100%; height: auto;}
 .nlist ul li .text{float: left; width: 77%;margin-left: 3%;}
 .nlist ul li .text h2{ font-size: 24px; font-weight: normal; }
 .nlist ul li .text p{ color: #aaaaaa;margin-top: 10px;font-size: 14px;line-height: 26px;}
 .nlist ul li .text .more{margin-top: 10px;}


.ncpzx_nav{ margin-top: 20px; }
.ncpzx_nav ul li{padding: 0 15px; height: 38px; background: #f3f3f3; display: inline-block; margin-right: 15px; text-align: center; line-height: 38px;margin-top: 15px; }
.cur{ background: #228e28!important; padding: 0 15px; height: 38px; color: #fff; display: block;}
.cur a{color: #fff!important}
.cur:hover{ color: #fff }
.w100{ width: 100%; background: #f9f9f9; height: auto; overflow: hidden; }
.ncpzx_list{ margin-top: 30px; margin-bottom: 30px; }
.ncpzx_list ul{ width: 1215px; overflow: hidden; }
.ncpzx_list ul li {text-align: center; width: 233px; margin-right: 10px; margin-bottom: 15px;font-size:14px; float: left;height: 280px;}
.ncpzx_list_img{  margin-bottom: 5px; display: table-cell;vertical-align:middle;border:1px solid #ccc;display: block;height: 200px;}
.ncpzx_list_img img{
    width: 100%;
    height: 100%;
}
.ncpzx_list ul li  .title{
    overflow: hidden; 
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
line-height: 22px;
}


.wenzhang_title{ font-size: 24px; width: 100%; text-align: center; font-size: 26px; margin-top: 35px; color: #666;}
.wenzhang_time{ width: 100%;text-align: center;  color: #aaa; margin-top: 10px;}
.wenzhang_body{ margin-top: 20px; line-height: 28px; color: #666 }
.wenzhang_shangxia{ margin-top: 20px; padding-top: 20px; border-top: 1px solid #ccc; width: 100%; text-align: center; color: #666;}
.wenzhang_shangxia .shang{ float: left;margin-bottom: 50px; }
.wenzhang_shangxia .xia{float: right;}

.fenye{ padding: 20px; text-align: center;clear: both;}
.fenye li{ padding-left:5px; padding-right:5px; display: inline;}
.thisclass{ font-weight: bold; }

 /* 大屏幕 */
@media screen and (min-width: 1200px) { 

}
/* 平板电脑和小屏电脑之间的分辨率 */
@media (min-width: 768px) and (max-width: 979px){
.ncontent{width: 96%;margin-left: 2%}
.ncontent img{width: 100%}
}
/* 横向放置的手机和竖向放置的平板之间的分辨率 */
@media (max-width: 767px) {
.ncontent{width: 96%;margin-left: 2%}
.ncontent img{width: 100%}
.ncpzx_list_img{
    height: 180px;
}
}
/* 横向放置的手机及分辨率更小的设备 */
@media (max-width: 480px) {
.ncontent{width: 96%;margin-left: 2%;}
.ncontent img{width: 80%!important;height: auto!important;}
.nbanner{height: 150px;line-height: 150px;}
.ico ul li{width: 60%;margin-left: 20%;margin-bottom: 20px}
.ico ul li img{width: 40%!important;}
.nlist ul li .text .more img{width: auto!important;}
.nlist ul li .pic{width:100%;text-align: center;}
.ncpzx_list{width: 100%}
.ncpzx_list ul{width: 100%;overflow: hidden;}
.ncpzx_list ul li{width: 49%;margin-right:2%;height: 240px;}
.ncpzx_list ul li:nth-child(2n){
    margin-right: 0;
}
.ncpzx_list ul li img{width: 100%;height: 170px!important;}
.cur{width: auto;}
.nlist ul li .text{width:100%;margin-top:10px;}
.map iframe{width: 96%;margin-left: 1%;height: 300px;}
.ncpzx_nav ul li{margin-right: 1%;}

}


