﻿/*头部底部新闻*/
.h-zwbottom{background: url(../images/m-bg_02.png)center no-repeat #fff;}
.c-zwnews{padding: 10px 0;height:400px;position: relative;}
.c-zwnews .bd{width:100%;}
.c-zwnews .bd a{display: block;width:44.67rem;float:left}
.c-zwnews .bd img{width: 100%;height: 25.34rem;display: block;}
.c-zwnews .hd{width: 21.93rem;position: absolute;right:0;top:345px;z-index:99;}

.c-zwnews .banner-info{position: relative;}
.c-zwnews .banner-info ul{position: absolute;right: 50%;margin-right: -85px;zoom: 1;}
.c-zwnews .banner-info ul li{float: left;margin: 0 4px;cursor: pointer;width: 25px;height: 5px;background-color: #ddd;}
.c-zwnews .banner-info>ul li.on{width:25px; height:5px;background-color:#006eab; }
.zwnews_div {width: 21.93rem;background: #eee;padding: 1rem;height: 25.34rem;float:right}
.zwnews_div h2{padding: 1rem 0;line-height: 2.33rem;font-size: 1.2rem;}
.zwnews_div h2 a{color: #000;display: inline-block !important;width: 100% !important;}
.zwnews_div p{line-height: 2rem;color: #565656;font-size: 0.93rem;}	
/*中间新闻列表板块*/
.m-news-list{width:46.33rem;padding-right: 25px;border-right: 1px solid #dddddd;}
.main{margin-top: 20px;}
.tab-content-2 .text-list ul {padding: .6rem .4rem;zoom: 1;}
.tab-content-2 .text-list li {height: 2rem;line-height: 2rem;text-align: left;}
.tab-content-2 .text-list li .date {float: right;color: #666;}

/*中间右侧板块*/
.m-yc{width: 20.33rem;padding-left: 1rem;}
.zw-yc-title{height: 3rem;line-height: 3rem;}
.zw-yc-title h2{font-size: 1.34rem;color: #006eab;}
.zw-yc-sp{position: relative;overflow: hidden;}
.zw-yc-sp img{width: 100%;height: 14.34rem;display: block;}
.zw-yc-sp a{display: block;}
.zw-yc-sp a,.scale a img{transition:all .3s;}
.zw-yc-sp a:hover,.scale a:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);}
.zw-more{line-height:3rem;color: #666;font-size: 0.94rem;}
.play-ic{color: #FFF;position: absolute;right: 50%;font-size: 4rem;margin-right: -2rem;}
.zw-zt ul li img{width:100%;height:80px;display: block;}
.zw-zt .bd{position: relative;overflow:hidden;height:510px;}
.zw-zt ul li{margin-bottom: 5px;line-height:100%;}
.zw-zt ul li a{display:block;line-height:80px;color:#fff;font-size:1.2rem;}

@media screen and (max-width:1100px){
	.main{padding: 0 0.67rem;}
	.c-zwnews{padding:0.67rem;}
	.c-zwnews .hd{width: 33%;}
	.c-zwnews .bd{width:67%;}
	.m-news-list{width: 67%;padding-right: 1rem;}
	.m-yc{width: 33%;}
    .footer{margin-top: 1.33rem;}
    .c-zwnews .hd p{overflow: hidden;display: -webkit-box; -webkit-line-clamp: 6;-webkit-box-orient: vertical;}
    .zw-xzdt .text-list ul li:last-child{display:none;}
    .c-zwnews .hd{display: none;}
    .c-zwnews .bd {width: 100%;}
    .c-zwnews .bd a{width: 100%;float: initial;height: 100%;}
    .zwnews_div{width: 100%;height: auto;}
.zwnews_div p {display:none;}
    .c-zwnews .bd img{height: 100%;}
    .c-zwnews{height: auto;}
    .h-zwbottom {background: unset;}
}
@media screen and (max-width:900px){
	.footer{margin-top: 1rem;} 
}
@media screen and (max-width:768px){
	.zw-xzdt .text-list li:last-child{display: none;}
    .m-news-list .hd .more{margin-right: 0rem;}
    .m-news-list .hd li a{padding: 0 .8rem;max-width: 8rem;overflow: hidden;display: block;text-overflow: ellipsis;white-space: nowrap;}
}
@media screen and (max-width:721px){
	.m-news-list .hd .more{display:none;}
}
@media screen and (max-width:670px){
	.m-news-list{width: 62%;}
	.m-yc{width:38%;}
	.c-zwnews .hd p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
    .m-news-list .hd li a{padding: 0 .5rem;}
}
@media screen and (max-width:615px){
	.m-news-list{width: 100%;padding-right: 0;border-right:none;}
	.m-yc{width: 100%;padding-left:0;}
    .zw-yc-sp img{height:auto;}
    .m-news-list .hd li a{padding: 0 1rem;}
    .m-news-list .hd .more{display:inline;margin-right: 0rem;}
    .main{margin-top: 0px;}
}
@media screen and (max-width:600px){
	.h-zwbottom{padding:0px}
	.c-zwnews{position: relative;padding:0;}
	.c-zwnews .bd{width: 100%;position: relative;z-index: 0;}
	.c-zwnews .hd{width: 100%;position: absolute;height: 3.333rem;line-height: 3.333rem;bottom: 0;right: 0;z-index: 1;background-color: rgba(0,0,0,.7);}
	.c-zwnews .hd p{display: none;}
	.c-zwnews .hd h2{float: left;padding: 0;width: 65%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 1.33rem;color: #FFF;}
	.c-zwnews .hd ul{float: right;}
	.c-zwnews .banner-info ul{position: absolute;margin-left:0;bottom:40%;right:20%;line-height: 2.33rem;}
	.c-zwnews .hd h2 a{color:#FFF;}
	.c-zwnews .bd img{height:auto;}
    .main{margin-top: 0.67rem;}
}
@media screen and (max-width:520px){
	.c-zwnews .hd h2{width:60%;}
	.zw-yc-title{background-color: #eeeeee;margin: 10px 0;}
	.zw-yc-title h1{color: #FFF;background: #006eab;width: 8rem;}
	.zw-yc-sp img{width:100%;}
	.play-ic{right: 40%;}
    .main{padding: 0 0.34rem;}
}
@media screen and (max-width:450px){
	.m-news-list .hd .more{display:none;}
    .m-news-list .hd li a{padding: 0 .5rem;}
}
@media screen and (max-width:420px){
	.c-zwnews .banner-info ul{display: none;}
	.c-zwnews .hd h2{width: 100%;}
}
@media screen and (max-width:365px){
	.m-news-list .hd li a{max-width: 7rem;overflow: hidden;display: block;text-overflow: ellipsis;white-space: nowrap;}
}