	/*产品中心开始*/
.indexnewslistnews{width:100%;height:610px;background:url(/mycms/templates/css/index_newslist/news.jpg) no-repeat center top;margin:40px auto;clear:both;}
/*------------- 从左侧显示遮罩效果 开始 ------------------------------*/
.content-four{width:1400px;height: 580px;margin:0 auto;}
.content-four li{width: 320px;height:245px;float: left;margin-left: 15px;margin-right:15px;margin-top: 40px;position: relative;cursor: pointer;background:#ffffff;position:relative;}
.content-four li .date{width:69px;height:69px;background:#023793;z-index:9999;position:absolute;top:-20px;right:25px;overflow:auto;}
.content-four li .date h2{width:100%;color:#fff;text-align:center;font-size:28px;font-weight:bold;}
.content-four li .date p{width:100%;color:#fff;text-align:center;font-size:14px;line-height:1.6;}
.content-four li:hover .date{background:#f6c414;transition: all 0.2s ease-in-out 0.2s;}
.con-four{width: 320px;height:245px;overflow: hidden;cursor: pointer;background:#ffffff;position:relative;}
.con-four .indexnewslisttext{width:100%;height:190px;border-bottom:solid #edecec 1px;}
.con-four .indexnewslisttext h1{width:195px;height:60px;line-height:60px;font-size:17px;color:#1e1e1f;padding-left:20px;letter-spacing:1px;}
.con-four .indexnewslisttext p{width:275px;height:auto;margin:0 auto;font-size:16px;color:#929293;line-height:1.7;letter-spacing:1px;}
.con-four .indexnewslistmore{width:100%;height:50px;margin:0 auto;text-align:right;}
.con-four .indexnewslistmore a img{width:140px;height:50px;padding-right:15px;}
.txt-four{position: absolute;left: -320px;top: 0px;width: 100%;height: 190px;/*display: none;*/}
.txt-four img{width:320px;height: 190px;}
.txt-four h3{font-weight: normal;}
.txt-four p{font-size: 14px;display: block;	line-height: 20px;}
