﻿/* CSS Document */




/*��������*/
.news {
    width: 100%;
    background:url(../images/news.jpg) no-repeat center top;;
    background-size: cover;
    padding-bottom: 50px;
	clear:both;
	margin-top: 10vh;
}
.ntit { width:100%;height:auto;clear:both;text-align:center;margin:7vh 0vh 5vh 0vh; }
 .ntit img{max-width:100%;width:auto;height:auto;}
 



.news .ninfo{width:100%;height:auto;clear:both;}
.news .ninfo .n1{width:22%;height:55vh;float:left;background:#ffffff;}
.news .ninfo .n1 .img{width:100%;height:auto;display:block;overflow:hidden;	}
.news .ninfo .n1 .img img{width:100%;height:auto;transition: all 1s ease-in-out 0s;	}
.news .ninfo .netxt{width:100%;height:auto;margin:0 auto;backgrond:#fff;padding:5px;clear:both;}
.news .ninfo .netxt h1{width:100%;}
.news .ninfo .netxt h1 a{color:#3e3e3e;font-size:2.6rem;line-height:2.4;transition: all 1s ease-in-out 0s;}
.news .ninfo .netxt p{width:60%;float:left;line-height:1.6;}
.news .ninfo .netxt span{display:block;width:30%;float:right;text-align: center;color:#545454;font-size:1.3rem;}
.news .ninfo .netxt span font{display:block;width:100%;color:#545454;font-size:4.4rem;text-align: center;line-height:1;transition: all 1s ease-in-out 0s;}
.news .ninfo .n1:hover .img img{transition: all 1s ease-in-out 0s;	    transform: scale(1.08);}
.news .ninfo .n1:hover {border-bottom:solid #c52103 4px;transition: all 0.5s ease-in-out 0s;}
.news .ninfo .n1:hover h1 a{color:#c52103;transition: all 1s ease-in-out 0s;}
.news .ninfo .n1:hover  span font{color:#000;transition: all 1s ease-in-out 0s;}
.news .ninfo .n2{width:78%;float:left;height:57vh;}
.news .ninfo .n2 li{width:48%;float:left;margin-left:2%;height:27vh;background:#fff;transition: all 1s ease-in-out 0s;margin-bottom:1vh;overflow:hidden;}



.news .ninfo .n2 li .nmg{width:50%;height:100%;display:block;overflow:hidden;	float:right;}
.news .ninfo .n2 li .nmg img{width:100%;height:100%;transition: all 1s ease-in-out 0s;	}
.news .ninfo .n2 li .nt{width:40%;height:100%;float:left;padding:5px;margin-left:5%;}
.news .ninfo .n2 li .nt h1{width:100%;float:left}
.news .ninfo .n2 li .nt h1 a{color:#3e3e3e;font-size:2.1rem;line-height:1.6;transition: all 1s ease-in-out 0s;font-weight:normal;}
.news .ninfo .n2 li .nt p{width:100%;float:left;line-height:1.6;}
.news .ninfo .n2 li .nt span{display:block;width:100%;float:right;text-align:left;color:#545454;font-size:1.3rem;margin-top:1rem;}
.news .ninfo .n2 li .nt span font{display:block;width:100%;color:#545454;font-size:4.4rem;text-align:left;line-height:1;transition: all 1s ease-in-out 0s;}
.news .ninfo .n2 li:hover .nmg img{transition: all 1s ease-in-out 0s;	    transform: scale(1.08);}
.news .ninfo .n2 li:hover {border-bottom:solid #c52103 4px;transition: all 0.5s ease-in-out 0s;}
.news .ninfo .n2 li:hover h1 a{color:#c52103;transition: all 1s ease-in-out 0s;}
.news .ninfo .n2 li:hover  span font{color:#000;transition: all 1s ease-in-out 0s;}


.news .mm{display:none;width:100%;float:left;padding: 40px 0px;}


.news .right{width:100%;height:auto;overflow:hidden;}
.news .right ul{width:90%;height:auto;margin:0 auto;}
.news .right ul li{width:100%;clear:both;height:4vh;margin-top: 1vh;border-bottom:dotted #ccc 1px;}
.news .right ul li:first-child{width:100%;clear:both;height:10vh;margin-bottom: 4vh;border:none !important;}
.news .right ul li:first-child  .n1{background:#e60920;width:20%;border:solid #cdcccc 1px;height:100%;color:#fff;font-size:1.8rem;text-align:center;float:left;}
.news .right ul li:first-child  .n1 span{text-align:center;color:#fff;font-size:3.5rem;  display: block;}
.news .right ul li:first-child  .n2{width:80%;border-bottom:dotted #cdcccc 1px;color:#141414;font-size:1.8rem;float:left;height:100%}
.news .right ul li:first-child  .n2 h1 a{width:95%;float:right;text-align:left;font-size:1.8rem;color:#fff;line-height:3;font-weight:normal;}
.news .right ul li:first-child  .n2 p{width:95%;float:right;text-align:left;font-size:1.4rem;color:#f1f1f1;line-height: 1.4;}
.news .right ul li:hover .n2 h1 a{color:#ffb32c;}

.news .right ul li .date{display:block;width:25px;height:25px;background:#c9cfcc;border-radius:20%;text-align:center;line-height:25px;float:left;color:#fff;}
.news .right ul li .titc{display:block;width:60%;float:left;line-height:25px;color:#fff;font-size:1.6rem;margin:0px 5px ;}
.news .right ul li .dc{display:block;line-height:25px;float:right;text-align:right;font-size:1.4rem;color:#fff;}









@media (max-width:990px) {
.news .ninfo {display:none;}
.news .mm{display:block;}

}



@media (max-width:1080px) {
.news .ninfo .n1{display:none;}
.news .ninfo .n2{width:100%;}
.news .ninfo .netxt h1 a{line-height:2; !important;}
}



@media (max-width:1320px) {
.news .ninfo .n1{display:none;}
.news .ninfo .n2{width:100%;}
.news .ninfo .netxt h1 a{line-height:2; !important;}

}


@media (max-width:1320px) {
.news .ninfo .netxt h1 a{line-height:1.6; !important;}

}

