/*newslist*/

.news-content-value{width:100%;/* margin:0 -10px; */box-sizing:border-box;}
.news-item-container{width:25%!important;padding:10px;box-sizing: border-box;float:left;}
.news-value-container{width:auto;overflow:hidden;position:relative;}
.news-value-container-cheng img{width:100%;opacity:0;}
.news-value-content{width:100%;height:100%;position:absolute;left:0;top:0;background-repeat:no-repeat;background-size:cover;background-position:center;
	transition:1s ease-out;
}
.news-time-view{position:absolute;left:0;bottom:0;background-color:rgba(0,0,0,0.7);width:100%;/* height:80px; */font-size:12px;line-height:12px;color:#fff;padding:10px 0px 10px 15px;text-align:left;}
.news-time,.news-view{display:inline-block;margin-right:5px;}
.news-time-view img{width:12px;vertical-align:top;}
.news-name-container{transition:1s ease-out;width:100%;height:150px;color:#282828;padding:15px 15px 20px;box-sizing:border-box;border:1px solid #ccc;border-top:none;line-height:20px;}
.news-name-container .news-body p,.news-name-container .news-body span{
	transition:1s ease-out; color:#282828!important;font-size:13px!important;background-color:#fff!important;
}
.news-name-content{overflow:hidden;height:104px;text-overflow:ellipsis;}
.news-title{font-size:16px;font-weight:bold;line-height:25px;color:#282828;}
.news-body{font-size:13px;margin-top:5px;line-height:24px}
.news-body img{display:none!important;}
.news-item-container:hover .news-value-content{
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.news-item-container:hover .news-name-container{background:#0086D1;border:1px solid #0086D1;border-top:none;}
.news-item-container:hover .news-name-content,.news-item-container:hover .news-title{color:#fff;}
.news-item-container:hover .news-body p,.news-item-container:hover .news-body span{color:#fff!important;background-color:#0086D1!important}
@media screen and (max-width:1025px){
	.news-item-container{width:50%!important;}
}
@media screen and (max-width:600px){
	.news-item-container{width:100%!important;}
}

/*newslist*/

/*newsdetail*/
.news-inside-container{margin-top:180px;}
.inside-time{width:150px;float:left;font-family:'DIN Condensed Bold';font-weight:bold;}
.inside-time dl{width:110px;height:110px;background:#0086D1;color:#fff;text-align:center;font-size:16px;line-height:20px;padding:15px;box-sizing:border-box;}
.inside-time dl dt{font-size:60px;line-height:60px}
.inside-content{width:calc(100% - 150px);float:right;}
.inside-content-header{width:100%;height:auto;text-align:left;border-bottom:1px solid #eee;color:#ccc;font-size:14px;}
.inside-title{font-size:30px;line-height:50px;color:#666;white-space:normal;overflow:hidden;text-overflow:ellipsis;}
.inside-zaxiang{line-height:60px;}

.inside-content-body{padding:30px 0;font-size:14px;color:#666;line-height:25px;}
.inside-content-body img{display:block;margin-left:auto!important;margin-right: auto!important;/* margin:30px auto!important; */}
.inside-content-body .js_tx_video_container{margin:0 auto;}

.inside-content-footer{padding:30px 0;color:#FF4E4E;line-height: 25px;border-top:1px solid #eee;}

.container-footer{padding:20px 0;border-top:1px solid #eee;}
.container-footer:after{display:block;width:100%;height:0;content:'';clear:both;}
.container-footer-href{float:left;width:calc(100% - 110px);text-align: left;}
.container-footer-href a{height:26px;line-height:26px;color:#999;display:block;width:calc(100% - 60px);white-space:nowrap;overflow: hidden;text-overflow: ellipsis;}
.container-footer-href a span{color:#0086D1;}
.container-footer-href a:hover{color:#0086D1;}
.container-footer-back{float:right;width: 110px;text-align:right;}
.container-footer-back a{display: inline-block;padding:10px 30px;background:#0086D1;color:#fff;font-family:'DIN Condensed Bold';font-weight:bold;}



@media screen and (max-width:1025px){
    .inside-time{display:none;}
    .inside-content{width:100%;}
}
/*newsdetail*/


.shadow{width:100%;height:100%;background:rgba(0,0,0,0.8);position:fixed;top:0;left:0;z-index:1000;display:none}
.shadow-close{position:absolute;right:17px;top:17px;font-size:18px;color:#fff;z-index:101;cursor: pointer;}
.shadow .shadow-content video,.shadow .shadow-content iframe{display:none;max-width:1000px;max-height:550px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.shadow .shadow-content iframe{width:800px;height:500px;}
@media (max-width:1430px){
	.shadow .shadow-content video,.shadow .shadow-content iframe{width:70%;}
}


.shipin-content-value{width:100%;/* margin:0 -10px; */box-sizing:border-box;}
.shipin-item-container{width:25%!important;padding:10px;box-sizing: border-box;float:left;}
.shipin-value-container{width:auto;overflow:hidden;position:relative;}
.shipin-value-container-cheng img{width:100%;opacity:0;}
.shipin-value-content{width:100%;height:100%;position:absolute;left:0;top:0;background-repeat:no-repeat;background-size:cover;background-position:center;
	transition:1s ease-out;
}
.shipin-time-view{box-sizing:border-box;position:absolute;left:0;bottom:0;background-color:rgba(0,0,0,0.7);width:100%;/* height:80px; */font-size:12px;line-height:12px;color:#fff;padding:10px 0px 10px 15px;text-align:left;}
.shipin-time-view-container{position: relative;width:100%;height: 100%;box-sizing:border-box;}
.shipin-bofang{width:40px;height: 32px;background:url('../images/bofang-icon.png') no-repeat center #0086D1;background-size:14px;position:absolute;right:0;bottom: 0;}
.shipin-time,.shipin-view{display:inline-block;margin-right:5px;}
.shipin-time-view img{width:12px;vertical-align:top;}
.shipin-name-container{transition:1s ease-out;width:100%;height:auto;color:#282828;padding:15px 15px 20px;box-sizing:border-box;line-height:20px;}
.shipin-name-content{overflow:hidden;height:auto;text-overflow:ellipsis;}
.shipin-title{font-size:14px;font-weight:bold;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.shipin-item-container:hover .shipin-value-content{
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.shipin-item-container:hover .shipin-name-container{color:#0086D1;} 
@media screen and (max-width:1025px){
	.shipin-item-container{width:50%!important;}
}
@media screen and (max-width:600px){
	.shipin-item-container{width:100%!important;}
}
/*videolist*/
