/*整体开始*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; } /*为了照顾ie6 链接图片有边框*/
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
select, input { vertical-align:middle; }
 select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:12px; color:#333;font-family:"Microsoft YaHei","微软雅黑","SimHei","黑体","SimSun","宋体";}
a { color:#333; text-decoration:none; }
a:hover { color:#000; text-decoration:none; }
html {
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust: 100%;
}

video embed, video object, video iframe {
width: 100%;
height: auto;
}
		*{
			margin:0px;
			padding:0px;
		}
		div{
			display:block;
		}
		html{
			color:#666;
		}
		html,body{
			width: 100%;
		}
		.news_cont ul li a:hover{
			color:#bb0202;
		}
		.news2_cont ul li a:hover{
			color:#bb0202;
		}
/*banner*/
.ql_banner{ 
    width: 100%;
}
.ql_banner img{
    width:100%;
}
.ql_banner .w{
	width:1200px;
    letter-spacing:2px;
    line-height:22px;
	font-size: 16px;
    margin-top: 30px;
    color: #888;
    overflow: hidden;
    margin: 0 auto;
    display: block;
}
/*头条*/
.zgj_head{
    width:100%;
    margin-top:60px;
}
.zgj_head .zgj_head1{
    width:1200px;
    margin:0 auto;
}
.hz_qcon {
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}
.hz_ql{
    width:50%;
    float:left;
    overflow:hidden;
}
.swiper-container{
    width:100%;
}
.swiper-container .swiper-slide{
    width:100%;
    height:370px;
    overflow:hidden;
}
.swiper-container .swiper-slide img{
    width:100%;
    height:100%;
}
.swiper-container .swiper-slide p{
    width:100%;
    height:40px;
    line-height:40px;
    padding-left:20px;
    box-sizing:border-box;
    background:rgba(0,0,0,0.5);
    color:#fff;
    position:absolute;
    bottom:0;
    font-size:16px;
}
.swiper-container .swiper-pagination {
    width:20%;
    left:80%;
    z-index: 9999;
}
.swiper-container .swiper-pagination-bullet{
    width:10px;
    height:10px;
    background:#fff;
    opacity:0.8;
}
.swiper-container .swiper-pagination-bullet-active{
    background:#e60012;
}
.swiper-container1{
    width:100%;
    position:relative;
}
.swiper-container .swiper-slide{
    width:100%;
    height:370px;
    overflow:hidden;
}
.swiper-container1 .swiper-slide img{
    width:100%;
}
.swiper-container1 .swiper-slide p{
    width:100%;
    height:40px;
    line-height:40px;
    padding-left:20px;
    box-sizing:border-box;
    background:rgba(0,0,0,0.5);
    color:#fff;
    position:absolute;
    bottom:0;
    font-size:16px;
}
.swiper-container1 .swiper-pagination {
    width:20%;
    left:80%;
    z-index: 9999;
}
.swiper-container1 .swiper-pagination-bullet{
    width:10px;
    height:10px;
    background:#fff;
    opacity:0.8;
}
.swiper-container1 .swiper-pagination-bullet-active{
    background:#e60012;
}
/*右侧*/
.hz_qr{
    width:550px;
    float:right;
}
.hz_qr ul li {
    width: 100%;
    height: 118px;
    overflow: hidden;
}
.hz_qr ul li.l_b {
    border-bottom: #a5a3a3 1px dashed;
    overflow: hidden;
    margin-top: 1;
    margin-bottom: 22px;
}
.hz_qr ul li h4 {
    width:100%;
    font-size: 22px;
    font-weight: normal;
    height: 35px;
    line-height:35px;
    overflow: hidden;
}
.hz_qr ul li h4 a {
    color: #000;
}
.hz_qr ul li h4 a:hover{
    text-decoration:underline;
    color:#e60012;
}
.hz_qr ul li p {
    width:100%;
    font-size: 14px;
    height: 62px;
    line-height: 23px;
    color:#000;
    padding-top: 8px;
}
.hz_qr ul li p a {
    color:#e60012;
}
.hz_qr ul li p a:hover{
    text-decoration:underline;
}
/*山东这十年*/
.zsn{
	width:100%;
	margin-top:60px;
}
.zsn1{
	width:1200px;
	margin:0 auto;
}
.zsn_tit{
	width:1200px;
    margin:0 auto;
	overflow:hidden;
}
.zsn_tit img{
	width:100%;
}
.zsn1 ul{
	width:100%;
	overflow:hidden;
}
.zsn1 ul li{
	float: left;
    width: 380px;
    margin: 35px 0px 0px 30px;
    border-top: 2px solid #e60012;
}
.zsn1 ul li:nth-child(1){
	margin:35px 0px 0px 0px;
}
.zsn1 ul li:nth-child(4){
	margin:35px 0px 0px 0px;
}
.photo {
	width:100%;
	height:255px;
    position: relative;
    overflow: hidden;
}
.photo span {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 39px;
    line-height: 39px;
    padding: 0px 15px;
    background: #e60012;
    font-size: 18px;
    color: #fff;
}
.photo img {
    width: 100%;
}
.zsn1 ul li h3{
    line-height: 35px;
    height: 70px;
    font-size: 24px;
    font-weight: normal;
    margin-top: 12px;
    overflow: hidden;
}
.zsn1 ul li h3:hover a{
	text-decoration:underline;
	color:#e60012;
}
.zsn1 ul li p {
    line-height: 32px;
    height: 64px;
    font-size: 16px;
    color: #7e7e7e;
    margin-top: 10px;
    overflow:hidden;
}
.zsn1 ul li p a{
    color:#e60012;
}
.zsn1 ul li p a:hover{
	text-decoration:underline;
}
/*学习进行时*/
.ql_mtbd{
    width:100%;
    margin-top:60px;
}
.ql_mtbd .ql_mtbd1{
    width:1200px;
    margin:0 auto;
}
.mtbd_tit {
    width: 100%;
    text-align: center;
}
.ql_mtbd1 ul {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}
.ql_mtbd1 ul li {
    width: 45%;
    height:145px;
    float: left;
    margin-top: 30px;
    border-bottom: 1px dashed #dde1e4;
    padding-bottom:10px;
}
.ql_mtbd1 ul li h3 {
    width: 100%;
    color: #333;
    font-weight: bold;
    font-size: 18px;
}
.ql_mtbd1 ul li h3:hover a{
	text-decoration:underline;
	color:#e60012;
}
.ql_mtbd1 ul li p {
    width: 100%;
    color: #666;
    font-size: 14px;
    line-height: 30px;
    margin-top: 20px;
}
.ql_mtbd1 ul li p span {
    float: right;
}
.ql_mtbd1 ul li p span a {
    color: #e60012;
}
.ql_mtbd1 ul li p span a:hover{
	text-decoration:underline;
}
.ql_mtbd1 ul li:nth-child(2n) {
    margin-left: 10%;
}
/*山东之声*/
.sdzs{
	width:100%;
	margin-top:60px;
}
.sdzs1{
	width:1200px;
	margin:0 auto;
}
.sdzs1 ul{
	width:100%;
	overflow:hidden;
	margin-top:30px;
}
.sdzs1 ul li{
	width:23%;
	margin:0% 1%;
	float:left;
	overflow:hidden;
}
.sdzs1 ul li img{
	width:100%;
	height:304px;
}
.sdzs_bt{
	width:100%;
	margin-top:30px;
	background:rgba(230,0,18,0.1);
	font-size:18px;
	padding:20px;
	box-sizing:border-box;
}
.sdzs_bt p{
	line-height:30px;
	height:60px;
	overflow:hidden;
	color:#333;
}
.sdzs_bt p:hover{
	text-decoration:underline;
}
/*南水浩荡润齐鲁*/
.ql{
	width:100%;
	margin-top:60px;
}
.box {
    width: 1200px;
    margin: 0px auto;
}
.block1 ul {
    height: 472px;
    overflow: hidden;
    margin-left: -1px;
    border-left: 1px solid #dc302f;
    margin-top:30px;
}
.block1 li.current {
    width: 933px;
}
.block1 li {
    width: 89px;
    float: left;
}
.block1 li .tit {
    width: 88px;
    height: 470px;
    border: 1px solid #dc302f;
    border-right: none;
    cursor: pointer;
    float: left;
    border-right: 1px solid #dc302f;
    border-left: none;
}
.block1 li.current .tit {
    background: #dc302f;
    color: #fff;
}
.block1 li .tit span {
    width: 22px;
    line-height: 22px;
    font-size: 22px;
    display: block;
    height: 440px;
    overflow: hidden;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    margin: 29px 0px 0px 36px;
}
.block1 li .pic {
    width: 844px;
    height: 472px;
    float: left;
}
.pic img {
    height: 100%;
    width: 100%;
}
.block2 ul {
    margin-left: -52px;
    overflow:hidden;
}
.block2 li {
    width: 568px;
    float: left;
    margin: 40px 0px 8px 56px;
    overflow: hidden;
}
.block2 li h5{
    font-size: 22px;
    line-height: 56px;
    height: 56px;
    font-weight:bold;
    overflow: hidden;
}
.block2 li h5:hover a{
	text-decoration:underline;
	color:#e60012;
}
.block2 li .pic {
    width: 163px;
    height: 95px;
    float: left;
}
.pic img {
    height: 100%;
    width: 100%;
}
.block2 li p {
    width: 386px;
    float: right;
    font-size: 16px;
    line-height: 30px;
    max-height: 90px;
}
/*热点评论*/
.hp_hpjn{
    width:100%;
    margin-top:60px;
}
.hp_hpjn .hp_hpjn1{
    width:1200px;
    margin:0 auto;
}
.hp_hpjn1 ul {
    width: 100%;
    overflow: hidden;
}
.hp_hpjn1 ul li {
    width: 48%;
    height: 180px;
    float: left;
    background: url(../images/lh_gd1.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 30px;
    margin-left: 2%;
}
.hp_hpjn1 ul li h3 {
    font-size: 28px;
    height: 93px;
    width: 100%;
    color: #333;
    padding: 50px 10px 10px 55px;
    box-sizing: border-box;
    overflow: hidden;
}
.hp_hpjn1 ul li h3:hover{
	text-decoration:underline;
	color:#e60012;
}
.hp_hpjn1 ul li p {
    font-size: 14px;
    width: 100%;
    color: #666;
    padding: 10px 10px 10px 55px;
    box-sizing: border-box;
    height: 52px;
    line-height: 16px;
    overflow: hidden;
}
.hp_hpjn1 ul li:nth-child(2) {
    background: url(../images/lh_gd2.png) no-repeat;
    background-size: 100% 100%;
}
.hp_hpjn1 ul li:nth-child(3) {
    background: url(../images/lh_gd3.png) no-repeat;
    background-size: 100% 100%;
}
.hp_hpjn1 ul li:nth-child(4) {
    background: url(../images/lh_gd4.png) no-repeat;
    background-size: 100% 100%;
}
.hp_hpjn1 ul li:nth-child(5) {
    background: url(../images/lh_gd5.png) no-repeat;
    background-size: 100% 100%;
}
.hp_hpjn1 ul li:nth-child(6) {
    background: url(../images/lh_gd6.png) no-repeat;
    background-size: 100% 100%;
}
/*融媒视野*/
.rmsy{
	width:100%;
	margin-top:60px;
	background:#e60012;
}
.rmsy1{
	width:1200px;
	margin:0 auto;
	padding:50px 0px;
}
.rmsy1 ul{
	width:100%;
	overflow:hidden;
	margin-top:30px;
}
.rmsy1 ul li{
    float: left;
    width: 290px;
    height: 315px;
    margin: 0px 0px 0px 13px;
}
.rmsy1 ul li:first-child{
	margin: 0px 0px 0px 0px;
}
.rmsy_tu{
	width:100%;
    position: relative;
    overflow:hidden;
}
.rmsy_tu img{
    width: 100%;
    height: 100%;
    transition: transform 0.3s;
    display:block;
}
.rmsy_tu:hover img{
	transform: scale(1.03,1.03);
}
.rmsy_tu i{
    position: absolute;
    width: 61px;
    height: 61px;
    background: url(../images/rmsy_opan.png) no-repeat;
    left: 20px;
    bottom: 20px;
}
.rmsy1 ul li p{
	width:100%;
        height: 160px;
	padding:20px;
	box-sizing:border-box;
	background:#fff;
}
.rmsy1 ul li p a{
	height:60px;
	line-height:30px;
	font-size:22px;
}
.rmsy1 ul li p:hover{
	text-decoration:underline;
}
/*高清图集*/
.lh_jingtou {
    width: 100%;
    margin-top: 60px;
}
.swiper-container3 {
    padding-bottom: 40px;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 60px;
}
.swiper-container3 .swiper-slide {
    width: 65%;
    transition-timing-function: linear;
    position: relative;
}
.swiper-container3 .swiper-slide img {
    width: 100%;
    height: 580px;
    border-radius: 4px;
}
.lh_jtbt {
    width: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 0px;
    padding: 10px;
    box-sizing: border-box;
}
.lh_jtbt h3 {
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    margin: 0;
}
.lh_jtbt h3 a {
    font-size: 30px;
    color: #fff;
}
.lh_jtbt p {
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0px;
}
.lh_jtbt p a {
    font-size: 18px;
    color: #fff;
}
.lh_jtbt p a {
    font-size: 18px;
    color: #fff;
}
.swiper-container3 .swiper-pagination{
    text-align: right;
    right: 10px;
}
.swiper-container3 .swiper-button-prev {
    background-image: url(../images/lh_prev.png);
}
.swiper-container3 .swiper-button-next {
    background-image: url(../images/lh_next.png);
}
.swiper-container3 .swiper-button-next,.swiper-container3 .swiper-button-prev{
    width: 66px;
    height: 111px;
    background-size: 100% 100%;
    margin-top: -56px;
    outline: none;
}
.swiper-container3 .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #8d8d8d;
    opacity: 1;
}
.swiper-container3 .swiper-pagination-bullet-active {
    background: #e60012;
    opacity: 1;
}
.swiper-container3 .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
    content:none;
}
.swiper-container3 .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
    content:none;
}
.layer-mask {
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}
.swiper-slide-active .layer-mask{
    display:none;
}
/*底部*/
.ql_bot{
    margin-top:40px;
}
@media (min-width: 640px) and (max-width:1200px){
        body{
            width:1200px;
        }
    }
/*手机版*/
 @media screen and (max-width: 640px){
/*头条*/
.zgj_head{
    margin-top:30px;
}
.zgj_head .zgj_head1{
    width:96%;
}
.hz_ql{
    width:100%;
}
.swiper-container .swiper-slide{
    height:260px;
}
.swiper-container .swiper-slide p{
    padding-right:80px;
    font-size:14px;
}
.hz_qr ul li h4{
    font-size:16px;
    font-weight:bold;
}
.hz_qr ul li p{
    padding-top:0px;
}
.hz_qr{
    width:100%;
}
.hz_qr ul{
    margin-top:20px;
}
/*山东这十年*/
.zsn{
    margin-top:10px;
}
.zsn1{
    width:96%;
}
.zsn_tit img{
    width:200%;
    margin-left:-50%;
}
.zsn1 ul li{
    width:100%;
    margin: 35px 0px 0px 0px;
}
.photo span{
    font-size:14px;
}
.zsn1 ul li h3{
    font-size:16px;
    font-weight:bold;
    line-height:24px;
    height:48px;
}
.zsn1 ul li p{
    line-height: 24px;
    height: 48px;
    font-size: 14px;
    margin-top: 6px;
}
/*学习进行时*/
.ql_mtbd{
    margin-top:30px;
}
.ql_mtbd .ql_mtbd1{
    width:96%;
}
.ql_mtbd1 ul li{
    width:100%;
    margin-top:20px;
}
.ql_mtbd1 ul li:nth-child(2n){
    margin-left:0;
}
.ql_mtbd1 ul li h3{
    font-size:16px;
}
.ql_mtbd1 ul li p{
    margin-top:10px;
    line-height:24px;
}
/*山东之声*/
.sdzs{
    margin-top:30px;
}
.sdzs1{
    width:96%;
}
.sdzs1 ul{
    margin-top:0px;
}
.sdzs1 ul li{
    width:48%;
    margin:0 1%;
    margin-top:20px;
}
.sdzs_bt{
    font-size:16px;
    margin-top:10px;
    padding:10px;
}
.sdzs_bt p{
    line-height:24px;
    height:72px;
}
/*南水浩荡润齐鲁*/
.ql{
    margin-top:30px;
}
.box{
    width:96%;
}
.block1 ul {
    height:100%;
    margin-left: 0;
    border-bottom: 1px solid #dc302f;
    border-left: none;
    margin-top:20px;
}
.block1 li {
    width: 100%;
    height: 50px;
    overflow:hidden;
}
.block1 li.current {
    width: 100%;
    height: 230px;
}
.block1 li .tit span {
    margin: 0;
    font-size: 16px;
    height:30px;
    line-height:30px;
    width: 100%;
    writing-mode: horizontal-tb;
}
.block1 li .pic {
    width: 100%;
    height: 180px;
}
.block1 li .tit {
    width:100%;
    height:50px;
    padding:10px;
    border-left: 1px solid #dc302f;
    border-right: 1px solid #dc302f;
    box-sizing:border-box;
}
.block2 ul{
    width:100%;
    margin-left:0px;
}
.block2 li{
    width:100%;
    margin:20px 0px 0px 0px;
}
.block2 li h5{
    font-size:16px;
    line-height:24px;
    height:48px;
    margin-bottom:5px;
}
.block2 li .pic {
    width: 33.7%;
    height: 70px;
}
.block2 li p{
    width:60%;
    font-size:14px;
    line-height:24px;
    height:72px;
}
/*热点评论*/
.hp_hpjn{
    margin-top:30px;
}
.hp_hpjn .hp_hpjn1{
    width:96%;
}
.hp_hpjn1 ul li{
    width:100%;
    height:130px;
    margin-left:0;
    margin-top:20px;
}
.hp_hpjn1 ul li h3{
    font-size:16px;
    height:72px;
    padding: 30px 10px 0px 55px;
}
.hp_hpjn1 ul li p{
    height: 42px;
    line-height: 16px;
    padding: 10px 10px 0px 55px;
}
/*融媒视野*/
.rmsy{
    margin-top:30px;
}
.rmsy1{
    width:96%;
    padding:30px 0px;
}
.rmsy1 ul li{
    width:48%;
    margin:20px 0px 0px 0px;
}
.rmsy1 ul li:first-child{
    margin:20px 0px 0px 0px;
}
.rmsy1 ul li:nth-child(2n){
    margin-left:2%;
}
.rmsy1 ul li p{
    padding:10px;
}
.rmsy1 ul li p a{
    font-size:16px;
    line-height:24px;
    height:48px;
}
.rmsy_tu i{
    width:40px;
    height:40px;
    background-size:100% 100%;
}
/*高清图集*/
.lh_jingtou{
    margin-top:30px;
}
.swiper-container3{
    margin-top:30px;
}
.lh_jtbt h3 a{
    font-size:16px;
}
.lh_jtbt h3{
    font-size:16px;
    line-height:24px;
}
.swiper-container3 .swiper-slide img{
    height:180px;
}
.lh_jtbt p{
    display:none;
}
.swiper-container3 .swiper-button-next, .swiper-container3 .swiper-button-prev{
    width:33px;
    height:55px;
}
.ql_bot{
    margin-top:30px;
}
.zsn_tit{
	width:100%;
}

}