﻿.titleBox{width:100%; float: left; overflow: hidden;margin:0px auto 50px auto;}
.titleBox h2{color:#333333; font-weight: 500;font-size:22px; text-align: center;margin: auto;}
.titleBox h5{color:#777777; font-weight: 500;font-size:12px; text-align: center;margin: 10px auto auto auto;}
.titleBox h5 span{padding:0px 10px;}
.ArtBack{display: none;}
.topRecord{font-size:14px;}
.main-box{padding: 20px 0 75px;}
.topRecord{padding: 0px 0 20px;}

.station {background: #f8f8f8;height: 40px;line-height: 40px;margin-bottom: 20px;text-indent: 10px;}
.station a{color:#333;}
.station a:hover{color:#006fda;}


.Pagination{clear: both;padding: 10px 0px;text-align: center;}
.Pagination span{padding: 5px 10px;margin: 0px 5px;background-color: #1c90d0;color: #FFFFFF;font-size: 12px;}
.Pagination a{padding: 5px 10px;margin: 0px 5px;background-color: #09ADC2;color: #FFFFFF;font-size: 12px;}
.Pagination a:hover{color: #FFEB3B;background-color: #FF9800;}

.news-content{ margin: 10px auto;padding: 0px 10px;}
.news-wrap{border-bottom:1px dashed #ccc;padding: 20px 0px;}
.news-content .news-img{display: inline-block; width: 30%; vertical-align: top;}
.news-content .news-img img{max-width: 90%;}
.news-content .news-panel{display: inline-block; width: 65%; vertical-align: top; padding-left: 5px; box-sizing: border-box;}
.news-content .news-panel strong a{display: block; color: #555; font-size: 18px; line-height: 26px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.news-content .news-panel p.detail{color: #777; line-height: 24px;}
.news-content .news-panel p.read-push{color: #AAA; padding-top: 5px;display: none;}

.container.cp_container{padding:0px;margin: auto;}

.artCont{width:100%;word-wrap: break-word;word-break: normal;}
.m-all .productShow{display: none;}
.m-all #shownews1 h5.prod-title{display: none;}
.nycont-t h5{color: #81b441;
    font-size: 34px;
    width: 100%;
    padding: 20px 0px 30px 0px;
    text-align: left;
    font-weight: 500;
    border-top: 1px solid #ccc;}


@media screen and (max-width: 1023px)
{
	#shownews2 .artCont img {max-width: 100%;}
}	
@media (min-device-width : 414px) and (max-device-width : 736px){ 
	#shownews2 .artCont img {
		max-width: 100%;
	}
}

@media (min-device-width : 375px) and (max-device-width : 667px){ 
	#shownews2 .artCont img {
		max-width: 100%;
	}
} 
