/*详情页banner图*/
.banner .container{height: 340px;box-shadow: 2px 2px 0 0 #ccc;}
.banner img{width: 100%;height: 100%;display: block;}


.con{padding-top: 50px;}
.con h4{font-size: 18px;font-weight: normal;text-align: center;border-bottom: 1px solid #efecec;padding-bottom: 20px;}
.con .sub{text-align: center;font-size: 16px;color: #666;margin-top: 20px;}
.con .time{color: #666;font-size: 16px;text-align: center;margin-top: 10px;}
.con .pic{text-align: center;/*margin-top: 20px;*/}
.con .pic img{width: 560px;}
/*.con p{margin-top: 20px;line-height: 1.8;color: #333;font-size: 16px;text-align: center;}*/
 
 
         
/*栏目标题*/      
.tit{position: relative;}
.tit .line{width: 100%;height: 6px;border-radius: 5px;background: #c01010;position: absolute;bottom: 0;}
/* .tit .line:nth-of-type(2){width: 50px;height: 6px;border-radius: 5px;background: #c01010;bottom: -8px;right: 0;} */
.tit h4{background: #c01010;border-radius: 5px;font-family: bold;height:50px;color: #fff;font-size: 20px;width: 50%;line-height: 50px;
box-sizing: border-box;}
.tit h4 span{font-size: 14px;font-weight: 300;margin-left: 150px;color: #ccc;font-family: regular;}


.schedule{margin-top: 50px;}
/*.schedule .con{padding-left:10px;padding-right: 10px;display: flex;flex-wrap:wrap;padding-top: 50px;}*/
.schedule .con li{width: 265px;height:265px;margin-right: 40px;margin-bottom: 50px;box-shadow: 0 0 2px 0 #ccc;}
.schedule .con a{display: block;width: 100%;height: 100%;position: relative;}
.schedule .con li:nth-child(4n){margin-right: 0;}
.schedule .con li .pic{width: 100%;height: 230px;overflow: hidden;}
.schedule .con .pic img{width: 100%;min-height: 230px;display: block;}
.schedule .con p{font-size: 14px;color: #333;padding: 0 20px;box-sizing: border-box;height: 35px;
    line-height: 35px;overflow: hidden;background: #eee;font-family: bold;}
/* 遮罩 */
.layer{width: 100%;height: 100%;position: absolute;background: rgba(255, 0 , 0, 0.3);color: #fff;
    top:0;transition: all 1s;opacity: 0;}

/* 滑过遮罩 */
.schedule .con li:hover .layer{opacity: 1;}
/* 分页符 */
.page{margin-top: 30px;}
.page ul{color: #333;font-size: 12px;display: flex;justify-content: center;}
.page li{padding: 2px 7px;margin-right: 20px;font-family: bold;}
.page li.prev{color: #c01010;}
.page li.next{color: #c01010;}
.page li.active{color: #fff;background: #c01010;box-shadow: 0 0 1px 0;border-radius: 3px;}

/*详情页*/
.schedule h4{font-family: bold;text-align: center;font-size: 18px;border-bottom: 1px solid #efecec;padding-bottom: 20px;}
.schedule .sub{font-size: 14px;color: #333;text-align: center;margin-top: 30px;}
.schedule .con{padding: 50px 10px 0 10px;box-sizing: border-box;}
.schedule .con p{font-size: 16px;color: #333;padding: 0 20px;box-sizing: border-box;line-height:2;margin-bottom: 20px;}
    

.main{margin-top: 50px;}
.main .con{padding-left:10px;padding-right: 10px;flex-wrap:wrap;padding-top: 50px;}
/*.main .con{padding-left:10px;padding-right: 10px;display: flex;flex-wrap:wrap;padding-top: 50px;}*/
.main h4{font-family: bold;text-align: center;font-size: 18px;border-bottom: 1px solid #efecec;padding-bottom: 20px;}
.main .time{font-size: 12px;color: #333;text-align: center;margin-top: 30px;}



/* 滑过效果 */
.con a:hover {box-shadow: 0 0 10px 0 #f1eded;}
.con a:hover h5{color: #c01010;}
.con a:hover .info{color: #c01010;}
.con a:hover .time{color: #c01010;}

/*党务公开*/

.main .con .pic{width: 360px;height: 236px;overflow: hidden;position: relative;}
.main .con .pic .p{width: 100%;height: 100%;display: block;}
.main .con .pic .lp{width: 274px;height: 180px;box-shadow: 0 0 1px 0;opacity: 0;transition: all 1s;position: absolute;left: 50%;
margin-left: -137px;top: 50%;margin-top: -90px;}
.main .con .word{width: 780px;}
.word h5{font-size: 18px;color: #333;line-height: 2;margin-top: 10px;font-family: bold;overflow: hidden;height:36px;}
.word .info{color: #666;font-size: 16px;line-height: 2;max-height: 96px;overflow: hidden;margin-top: 10px;margin-bottom: 20px;}
   
   
 /* 右侧样式 */
.main .con1 h4{text-align: center;display: block;width: 100%;line-height: 20px;}
.main .con1 .time{text-align: center;/*margin-top: 30px;*/display: block;margin: 30px auto 0;}
.main .con1 .pic{width: 100%;height: 530px;text-align: center;margin-bottom: 20px;}
.main .con1 .pic img{width: 800px;}
.main .con1 p{color: #333;padding: 0 20px;box-sizing: border-box;line-height:2;margin-bottom: 20px;}
/* 选项卡标题样式 */
.tit h4.active{background: #c01010;color: #fff;border-radius: 5px;}
/* 滑过效果 */
.con a:hover h5{color: #c01010;}
.main .con a:hover .pic .lp{opacity: 1;}



/*返回*/
.return{width: 100%;height: 50px;line-height: 50px;overflow: hidden;margin-top: 50px;}
.return a{ font-size: 16px;/*font-weight: 600;*/color: #c01010;text-decoration: none;font-family: bold;}



/* 脚部 */
footer{background: #c01010;}

 
 
 
 
 
 
 
 
 
 
 
 
 

