﻿@media (min-width: 1200px) {
  .container {
    width: 1200px;
	position: relative;
	padding: 0px;
  }
  .cnew li:first-child{width:784px ;height:570px ;}
  .cnew li:nth-child(2){margin-right: 0px;} 
  .cnew li:nth-child(3n){margin-right: 0px;} 
}
.cnew{width: 100%;float: left;margin-top: 64px;}
.cnew li{width: 372px;height: 265px;float: left;margin-right: 40px;margin-bottom: 40px;overflow: hidden;}
.cnew li img{width: 100%;float: left;}
.cnew li a{width: 100%;float: left;position: relative;height: 100%;}
.cnew li a span{width: 100%;height: 80px;position: absolute;bottom: 0;left: 0;background: rgba(71,52,44,0.5);}
.cnew li a .c_title{font-size: 20px;color: #FFFFFF;font-weight: bold;line-height: 23px;position: absolute;bottom: 15px;width: 100%;float: left;padding: 0 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.cnew li a .c_time{font-size: 12px;color: #FFFFFF;line-height: 23px;position: absolute;bottom: 40px;width: 100%;float: left;padding: 0 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.cnew li a .c_con{display: none;}
.cnew li a .c_time img{margin-right: 10px;width: 12px; bottom: -4px;position: relative;}

.cnew li a:hover{text-decoration: none;}
.cnew li a:hover span{height: 100%;}
.cnew li a:hover .c_time{top: 50px;}
.cnew li a:hover .c_title{top:70px;}
.cnew li a:hover .c_con{display:block;top:120px;position: absolute;width: 100%;float: left;padding: 0 20px;color: #FFFFFF;font-size: 14px;line-height: 24px;}



@media screen and (max-width:1199px ){
.cnew{padding: 0px;}
.cnew li:first-child{width:100% ;}
.cnew li{width: 49%;margin-right: 0px;height: auto;margin-bottom: 15px;}
.cnew li:nth-child(2n){margin-right: 2%;} 
}
@media screen and (max-width:991px ){
}
@media screen and (max-width:767px ){
.cbread{border: none;}
.cnew{margin-top: 0px;}
.cnew li a span{height: 60px;}
.cnew li a .c_time{bottom: 25px;}
.cnew li a .c_title{bottom:5px;font-size: 14px;}
}

/* 分页 */
#obtn .wack1{ float:left; width:100%; padding-bottom:80px; text-align:center;}
#obtn .wack1 .pz_fy{ display:inline-block; *display:inline; *zoom:1;}
#obtn .wack1 .pz_fy a { float:left; width:44px; height:44px; line-height:44px; border:1px solid #e2e2e2; color:#353535; font-size:14px; font-family:Arial; margin:0 5px;}
#obtn .wack1 .pz_fy a:hover,
#obtn .wack1 .pz_fy a.on{color:#fff; border:1px solid #bf252a; background:#bf252a;text-decoration: none;}
#obtn .wack1 .pz_fy .l_fy i,
#obtn .wack1 .pz_fy .r_fy i{ display:block; width:0px; height:2px; background:#bf252a; margin:17px auto; position:relative;}
#obtn .wack1 .pz_fy .l_fy i:after,
#obtn .wack1 .pz_fy .l_fy i:before,
#obtn .wack1 .pz_fy .r_fy i:after,
#obtn .wack1 .pz_fy .r_fy i:before{float:left; width:7px; height:2px; background:#030303; content:''; position:relative;}
#obtn .wack1 .pz_fy .l_fy i:after{  -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -ms-transform: rotate(45deg);  -o-transform: rotate(45deg);  transform: rotate(45deg); top:4px; left:-6px; }
#obtn .wack1 .pz_fy .l_fy i:before{ -webkit-transform: rotate(-45deg);  -moz-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg); top:2px; left:-6px; }
#obtn .wack1 .pz_fy .r_fy i:after{ -webkit-transform: rotate(-45deg);  -moz-transform: rotate(-45deg);  -ms-transform: rotate(-45deg);  -o-transform: rotate(-45deg);  transform: rotate(-45deg); top:4px; right:0px;background:#bf252a ; }
#obtn .wack1 .pz_fy .r_fy i:before{ -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg);  -ms-transform: rotate(45deg);  -o-transform: rotate(45deg);  transform: rotate(45deg); top:2px; right:0px;background:#bf252a ;}
#obtn .wack1 .pz_fy .l_fy:hover i,
#obtn .wack1 .pz_fy .r_fy:hover i{ background:#fff;}
#obtn .wack1 .pz_fy .l_fy:hover i:after,
#obtn .wack1 .pz_fy .l_fy:hover i:before,
#obtn .wack1 .pz_fy .r_fy:hover i:after,
#obtn .wack1 .pz_fy .r_fy:hover i:before{ background:#fff;}


@media  screen and (max-width:1023px){
#obtn .wack1{padding:15px 0;}	
#obtn .wack1 .fy_pc{ text-align:center; font-size:14px; color:#272727; padding:5px 0;}
#obtn .wack1 .fy_pc a{ padding:5px 25px; color:#fff; border:solid 1px #bf252a; background:#bf252a; border-radius:16px; overflow:hidden;}
#obtn .wack1 .fy_pc span{ padding:5px 20px; color:#272727;}
}
