﻿/*新闻频道CSS 2018-2-27*/
/*focus*/
main{ height: auto; padding: 20px 0;}
#focus{ width: 44%;float: left; margin-right: 20px;}
#focus .item img{ display: block; height: 320px;}
.focus_caption{ position: absolute; bottom: 0; left:0; width: 100%; background: url(../img/focus_01.png) left top repeat-x; background-size: contain; color: #fff;font-size: 18px;}
#focus .owl-dots{ position: absolute; color: #fff; bottom:10px; right:15px;} 
#focus .owl-dots .owl-dot:hover span,#focus .owl-dots .owl-dot.active span{ background: #fff;}
#focus .owl-dots .owl-dot.active span,#cehua .owl-dots .owl-dot.active span{background:#1358a6; opacity: 1;width:30px;-webkit-transition:all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.pic_News{width:19.6%;overflow: hidden; float: left;}
.pic_News li{ position: relative; height:150px;}
.pic_News li a:before{content: "";position: absolute;top: 0; left: 0; width: 100%; height: 100%; background: url(../img/eyeshot_01.png) no-repeat; background-size: cover; z-index: 1;}
.pic_News li:hover a:before{ opacity: 0;}
.pic_News li span{height:33px;line-height:33px;color:#fff;width:100%; box-sizing: border-box; position: absolute;bottom:0;left:0; background:url(../img/bg01.png) repeat;z-index:3;font-family: "宋体";padding:0 10px;}
.pic_News li img{ display: block;}
.pic_News li span img{ vertical-align: middle;padding-right:5px; display: inline;}
.pic_News li:nth-child(2){margin-top:20px;}
.news_r{ width:31%;overflow: hidden; float: right;}
.news_r h6 a{font-size:18px;color:#1357a6;}
.news_r p{ text-indent: 28px; font-family: "宋体";color:#777;padding-top:8px;}
.news_r li:nth-child(2){padding:40px 0;}
/*时政新闻*/
.xinwen_inner,.youqingLink_inner{margin-top:25px;}
.sz_news{width:31%; float: left;}
.sz_news h3,.youqingLink_inner h3{border-bottom:1px solid #f1f1f1;height:50px;line-height:50px;}
.sz_news h3 span,.youqingLink_inner h3 span{ display: inline-block;border-bottom:2px solid #1358a6;margin-bottom:-1px;font-size:22px;color:#333;}
.more_news{ float: right; margin-top:18px;width:30px;height:30px; display: block; background: url(../img/news_ico03.png) no-repeat left center;}
.more_news:hover{background: url(../img/news_ico03.png) no-repeat right center;}
.sz_news ul{padding:10px 0;}
.sz_news ul li a{width:100%;background:url(../img/li.png) no-repeat left center;padding:10px 0 10px 15px; display: block; font-family: "宋体";}
.sz_news ul li:first-child a{ font-weight:600;font-family:"微软雅黑", Microsoft YaHei;font-size:15px;}
.sz_news:nth-child(2){margin-left:35px;margin-right:35px;}
/*本网策划*/
.bwch_inner{margin-top:25px;}
.bwch_inner h3{height:50px;line-height:50px; background: url(../img/bg02.jpg) repeat-x left center;}
.bwch_inner h3 span{ display: inline-block; background:#fff;font-size:22px;color:#333;padding-right:10px;height:50px;line-height:50px;-webkit-transition:all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.bwch_inner h3 a:hover span{color:#e30b20;}
.bwch_inner h3 span i{font-size:16px;color:#ccc; font-weight:100; font-style: italic;padding-left:10px;}
.bwch_inner h3 a:hover span i{color:#ccc;}
#cehua{ background: #f8f8f8;padding:30px 35px 15px;}
#cehua h6{font-size:16px;color:#333;height:54px;line-height:54px;}
#cehua a:hover h6{color:#e30b20;}
#cehua p{font-family: "宋体"; text-indent: 28px;color:#888;}
#cehua .owl-nav.disabled+.owl-dots{margin-top:20px;}
#cehua .owl-nav [class*=owl-]{ font-size: 0; position: absolute; top:50%; width:50px; height: 80px; margin-top: -40px; background:rgba(0,0,0,0) url(../img/arrow02_l.png) center center no-repeat;}
#cehua .owl-nav [class*=owl-].owl-prev{ left:0; opacity: 0}
#cehua .owl-nav [class*=owl-].owl-next{ right:0; background-image: url(../img/arrow02_r.png); opacity: 0 }
#cehua:hover .owl-nav [class*=owl-]{ background-color:rgba(0,0,0,0.40);} 
#cehua:hover .owl-nav [class*=owl-].owl-next,#cehua:hover .owl-nav [class*=owl-].owl-prev{ opacity: 1;}
#cehua .owl-dots{margin-top:25px;}

/*css控制单行显示*/
.focus_caption,
.more_news ul li a,
#cehua h6,.sz_news ul li a,.pic_News li span,
.news_r li h6{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

@media only screen and (max-width: 1023px){
	.sz_news{width:30%;}
} 

@media only screen and (max-width: 991px){
	#focus .item img,.pic_News li{ height: auto;}
	.news_r li:nth-child(3){ display: none;}
	.pic_News li:nth-child(2){margin-top:15px;}
	.news_r li:nth-child(2){padding-bottom:0;}
} 

@media only screen and (max-width: 767px){
	#focus{width:100%; float: none;}
	.pic_News{width:100%;}
	.pic_News li{ float: left;width:49%;margin-top:15px;}
	.pic_News li:nth-child(2){margin-left:2%;}
	.pindao_nav{margin-top:0;}
	.pindao_nav ul{margin-left:10px;}
	.news_r li{margin-top:20px;}
	.news_r li:nth-child(2){padding-top:0;}
	.news_r{width:100%;}
	.sz_news{width:100%;}
	.sz_news:nth-child(2){margin-left:0;margin-right:0;}
	.sz_news:nth-child(1) ul:nth-of-type(2),.sz_news:nth-child(1) ul:nth-of-type(3),.sz_news:nth-child(1) li:nth-of-type(4),.zx_news ul:nth-of-type(2),.zx_news ul:nth-of-type(3),.zx_news li:nth-of-type(4),.wx_news ul:nth-of-type(3) li:nth-of-type(3),.wx_news ul:nth-of-type(3) li:nth-of-type(4){ display: none;}
}  


/*图片由小变大*/
#cehua .owl-item img,.link_img a img{
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration:400ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration:400ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration:400ms;
    width: 100%;
    /*position: relative;*/
}

#cehua .owl-item:hover img,.link_img a:hover img{
    -webkit-transform: scale(1.04, 1.04);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration:400ms;
    -moz-transform: scale(1.04, 1.04);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration:400ms;
    transform: scale(1.04, 1.04);
    transition-timing-function: ease-out;
    transition-duration:400ms;
}

