.tagbanner {
    background-color: #fafafa;
    width: 100%;
    height: 9rem;
    position: relative;

    margin: 0 auto;
    color: #68727d;
}

.list-tit {color: #333333; font-size: 22px; padding-top: 30px;}
.list-tit span {color: #4285F4; margin-right: 10px;}

.list-qiye {margin-top: 20px;}
.list-qiye a{color: #4285F4; margin-right: 10px;} 

.news-li {margin-top: 30px;}
.news-li li {
    position: relative;
        width: 750px;
 height: 150px;
    margin-bottom: 30px;
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 30px;
}
a.news-img{    display: block;
    width: 200px;
    height: 150px;
    float: left;
    margin-right: 20px;
    overflow: hidden;}
.news-li img{float: left; margin-right: 20px; width: 100%;  min-height: 150px;}
.news-li .news-info{float: left; width: 520px;}
.news-info h2 a{font-size: 18px;}

.news-info div {color: #666666; margin-top: 10px;}
.news-info p {    position: absolute;
    line-height: 1.2;
    vertical-align: middle;
    bottom: 30px;
    width: 100%;}
    
    .news-info p em {
	line-height: 1.1;
	display: inline-block;
	vertical-align: middle;
	padding: 1px .5em;
	font-style: normal;
	    margin-top: -10px;
}

/*一级大图*/
	.big-pic {
	position: relative;
	width: 750px;
	height: 390px;
	margin-bottom: 30px;
	overflow: hidden;
}
.big-pic .back-img,.big2-pic .back-img {
	position: absolute;
	width: 100%;
}
.big-pic-content,.big2-pic-content {
	position:absolute;
	width: 750px;
	height: 400px;
	z-index: 10;
	cursor: pointer;
	display:block;
}
.big2-pic-content .t-h1 {
	font-size: 16px;
	color: #fff;
	line-height: 1.5;
	font-weight: normal;
}
.big-pic:before,.big2-pic:before,.topic-content:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background:-webkit-gradient(linear,0 50%,0 100%,from(rgba(0, 0, 0, 0)),to(#000));
	background:-moz-linear-gradient(top, rgba(0, 0, 0, 0),rgba(0, 0, 0, 0), #000);
	background:-ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0),#000);
	background:-o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0),#000);
}
.big-pic:hover:before,.big2-pic:hover:before,.big3-pic:hover:before,.topic-content:hover:before {
	opacity: 0.9;
}
.big-pic img,.big2-pic img,.big3-pic img,.mod-thumb img,.topic-content img,.hot-article-img img {
	width: 100%;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.big-pic:hover img,.big2-pic:hover img,.big3-pic:hover img,.mod-thumb:hover img,.topic-content:hover img,.hot-article-img:hover img {
	-webkit-transform: matrix(1.04,0,0,1.04,0,0);
	-moz-transform: matrix(1.04,0,0,1.04,0,0);
	-ms-transform: matrix(1.04,0,0,1.04,0,0);
	-o-transform: matrix(1.04,0,0,1.04,0,0);
	transform: matrix(1.04,0,0,1.04,0,0);
}
.t-h1 {
	margin:0 30px;
	bottom: 22px;
	position: absolute;
	word-break: break-all;
	line-height: 42px;
	font-size: 22px;
	color: #fff;
}

}
/*二级大图*/

.big2-pic {width: 230px;     }
	.big2-pic,.big2-pic-right {
	position: relative;
	width: 230px;
	padding: 10px;
	height: 150px;
	background-color: #000000;
	overflow: hidden;
}
.big2-pic-content {
	width: 230px;
	height: 150px;
	overflow: hidden;
}
.big2-pic-content a {
	font-size: 18px;
	color: #fff;
}
.big2-pic-right .article-title {
	padding: 20px 20px 0 20px;
	font-size: 18px;
	line-height: 28px;
}
.big2-pic-right .article-author {
	margin: 30px 20px;
	border-top: 1px solid #f0f0f0;
}
.big2-pic-right .article-author .mob-author {
	margin: 10px 0;
}
.pull-left {float: left;}


/*********轮播左右居中*************/
.tuiguang{
width: 365px;
height: 220px;
margin: 0 auto;
position: relative;
}
.tuiguang a{
position: absolute;
}
.tuiguang a img{
width: 365px;
height: 220px;
}
/***********左边小图标************/
.tuiguang ul li.selected{
background: #4285F4;
color: #FFFFFF;
}
.tuiguang ul{
position: absolute;
z-index: 999;
width: 120PX;
top: 190px;
left: 230px;
}
.tuiguang ul li{
width: 20px;
margin-left: 5PX;
float: left;
height: 20px;
border-radius: 50%;
background: #FFF;
color: #4285F4;
border: 1PX SOLID #4285F4;
cursor: pointer;
margin-bottom: 5PX;
text-align: center;
} 


/* for 980px or less*/
@media screen and (max-width: 980px) {
.news-li {
    margin-top: 0px;
}
.news-li li {width: 95%;
    height: 95px;
    overflow: hidden;
    padding: 2.5%;
    margin-bottom: 10px;}
    
a.news-img{display:block;     margin-right: 15px;width: 35%; float: left; height: 90px; overflow: hidden;}
.news-li img { width:100%;height:auto; min-height: 90px;}
.news-li .news-info { width: 58%;}

.news-info div {display: none;}
.news-info h2{font-weight: 400; }

.news-info h2 a {    font-size: 15px;
    line-height: 16px;}
.news-info p {

    bottom: 10px;

}
.list-tit {
      padding-left: 2.5%;
      width: 95%;
      padding-right: 2.5%;
      padding-top: 20px;
}

.list-qiye {
display: none;
}

.tagbanner {
    height: 4.5rem;
}
.t-h1 {
    margin: 0 15px;
    bottom: 10px;
    position: absolute;
    word-break: break-all;
    line-height: 25px;
    font-size: 17px;
    color: #fff;
    FONT-WEIGHT: 200;
}
}

@media screen and (max-width: 640px) {
.big-pic {
	position: relative;
    width: 91%;
    PADDING: 3%;
	height: 200px;
	margin-bottom: 10px;
	overflow: hidden;
}
.big-pic .back-img,.big2-pic .back-img {
	position: absolute;
	width: 100%;
}
.big-pic-content,.big2-pic-content {
	position:absolute;
	width: 100%;
	height: 200px;
	z-index: 1;
	cursor: pointer;
	display:block;
}
}