﻿.c:after{content:"";display: block;clear: both;}



















.banner{position: relative;}

.zhe{position: absolute;width: 100%;height: 100%;top:0;left:0;background: rgba(0,0,0,0.3);z-index: 9;}



/*新闻*/

.M_Nbanner{display: none;}

.News{width: 1200px;margin: 80px auto;}

.News li{box-sizing: border-box;padding: 20px 0;border-top: 1px solid #EFEFEF;}

.News li i{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}

.News li .center{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}

.left{width:17%;float:left;color: #979797;position: relative;}

.year{font-size: 18px;}

.date{font-size: 12px;}

.N_line{left:105px;top:16px;position: absolute;height: 1px;width: 40px;background: #979797;}

.center{width:60%;float: left;}

.center h3{font-size: 14px;margin-bottom: 20px;}

.center p{font-size: 12px;color: #AEAEAE;}

.center p span{height: 25px;line-height: 25px;}

.N_rt{display: inline-block;*display: block;*zoom: 1;width: 30px;height: 30px;line-height: 30px;text-align: center;font-size: 20px;margin-top: 20px;}

.right{float: right;max-width: 200px;}





/*媒体*/

.main{width: 1200px;margin: 50px auto;}

.h_main{
    width: 18%;
    margin-right: 2.5%;
}

.h_main:nth-child(5n){
    margin-right: 0;
}
.main > ul{
    display: flex;
    flex-wrap: wrap;
    padding:  0 20px;
}





/* .h_main img{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;} */

.h_img{width: 180px;overflow: hidden;margin: 0 auto;margin-bottom: 14px;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}

.h_main:hover .h_img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);}

.p_txt{min-height: 61px;width:180px;margin:0 auto;position:relative;box-sizing:border-box;padding: 5px 8px;border-bottom: 1px solid #DDDDDD;}

.p_txt span{line-height: 25px; height: 25px;}

.p_line{position: absolute;bottom:-1px;left:0;width: 30px;height: 1px;background: #0a0a0a;}

.h_main .p_line{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}

.h_main:hover .p_line{width:100%;}

.p_cont {width:180px;margin:0 auto;color:#A0A0A0;box-sizing: border-box;padding: 5px 8px;font-size: 12px;}
.p_cont .p_first{
    width: 100%;
    height: 36px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.p_second{text-align: right;cursor: pointer;}

.p_second .iconfont{font-size: 24px;}

.h_main:hover .iconfont{color:#806a5d;}

.page{text-align: center;margin-top: 50px;}

.page .On{display: inline-block;*display: block;*zoom: 1;width: 30px;height: 30px;line-height:30px;background: #000;color: #fff;}

.page a{display: inline-block;*display: block;*zoom: 1;width: 35px;height: 35px;line-height:35px;margin:0 20px;color: #919191;}







.OON{background: #000;color: #fff!important;}



@media (min-width: 768px) {

    .News li:hover .N_line{width: 70px;}

    .News li:hover .center{-webkit-transform: translateX(10px);-moz-transform: translateX(10px);-ms-transform: translateX(10px);-o-transform: translateX(10px);transform: translateX(10px);}

    .News li:hover .N_rt{background:rgba(128,107,94,1);color: #fff;}

}



@media(max-width: 1200px){

    .main,.News,.w1000{width: 100%;}

}

@media(max-width: 1000px){

    .main .h_main{width: 24%;margin-right: 1.3333333%;}

    .h_main:nth-child(4n){
        margin-right: 0;
    }
    .News li i{display: none;}

    .left{width: 15%;}

}



@media(max-width: 900px){

    .main .h_main{width: 31%;margin-right: 3.5%;}
    .h_main:nth-child(3n){
        margin-right: 0;
    }    

    .left{width: 25%;}

    .right{display: none;}

}

@media(max-width: 768px){

    .M_Nbanner{display: block;}

    .left{display: none;}

    .center{float: none;width: 90%;margin: 0 auto;}

    .maincasesub{display: block;width: auto;}

    .h_img{height: auto;}

    .main{margin: 0 auto;}

    .News{margin: 30px auto 50px;}

    .main .page{margin-bottom: 50px;margin-top: 0;}

    .P_Nbanner{display: none;}

    .page{margin-top: 30px;}

	.page a{ margin:0 5px;}
    .h_main .p_line{
        display: none;
    }
    .main .h_main{width: 48%;margin-right: 4%;margin-top:20px;}
    .h_main:nth-child(2n){
        margin-right: 0;
    }     

}



@media(max-width: 640px){

    .h_main{width: 43%;}

    .h_img,.p_txt,.p_cont{width: 100%;}

}













































































































































































































































































































