/* 初始化 */
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 链接图片有边框*/
img{display: block;}
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:#000;font-family:"微软雅黑";}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
.clearit { clear:both; height:0; font-size:0; overflow:hidden; }
a { color:#000; text-decoration:none; }
a:hover { color:#000; text-decoration:none; }
html {
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust: 100%;
}
body,html{
  font-family: 微软雅黑;
}
.page {
    position: relative;
    width: 100%;
    height: 120vh;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
/*banner*/
.cqbh_banner{
	z-index: 2000;
    background: #fff;
    height: 100vh;
    background-image: url(../images/cqbh_banner.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.sjb_banner{
    display:none;
}
/*新闻*/
.cqbh_news{
	background-image:url(../images/news_back.jpg);
	z-index: 510;
    background-attachment: fixed;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.cqbh_news .cqbh_news1{
	width:1400px;
	background:url(../images/news_back1.png) no-repeat;
	margin:0 auto;
}
.cqbh_news1 h2 {
    width: 1400px;
    height: 80px;
    line-height:80px;
    font-size: 45px;
    color: #ffffff;
    font-weight: bold;
    background: url(../images/news_bt.png) no-repeat;
    background-size: 100% 100%;
	text-align:center;
}
.cqbh_news1 h2 a{
    color:#fff;
}
.news_z{
	width:1030px;
	margin-left:100px;
	overflow: hidden;
	padding:90px 0px 120px 0px;
	box-sizing:border-box;
}
.news_l{
    width: 42%;
    height: 100%;
    overflow: hidden;
    position: relative;
    float: left;
}
.mySwiper4{
    width:100%;
    height:300px;
    position: relative;
}
.mySwiper4 .swiper-slide {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.mySwiper4 .swiper-slide img {
    width: 100%;
    height: 100%;
}
.mySwiper4 .swiper-slide p {
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding-left: 30px;
    padding-right:90px;
    box-sizing: border-box;
    background:rgba(0,0,0,0.5);
    color: #fff;
    position: absolute;
    bottom: 0;
    font-size: 16px;
    text-align:center;
}
.mySwiper4 .swiper-pagination {
    width: 20%;
    left: 80%;
    bottom: 15px;
    z-index: 9999;
}

.mySwiper4 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 0.8;
}

.mySwiper4 .swiper-pagination-bullet-active {
    background: #bc9247;
}
.news_b{
	width:100%;
}
.news_b ul li {
    width: 100%;
    font-size: 18px;
    font-weight: normal;
    height:70px;
    line-height: 35px;
    position: relative;
    margin-top:40px;
    background: url(../images/news_icon.png) left top 15px no-repeat;
    padding-left: 16px;
    box-sizing:border-box;
}
.news_r{
    width: 360px;
    height: 100%;
    overflow: hidden;
    position: relative;
    float: right;
}
.news_r>div {
    width: 360px;
    height: 200px;
    border: 2px dotted #92d2d7;
    border-radius: 10px;
    overflow: hidden;
    padding:5px;
    box-sizing:border-box;
    margin-bottom: 50px;
    position: relative;
}
.news_r .bf {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top:-30px;
    left: 50%;
    margin-left:-30px;
}
.news_r>div img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.news_r .mask {
    border-radius: 0 0 10px 10px;
    position: absolute;
    width: 100%;
    height: 40px;
    line-height:40px;
    bottom: 0;
    background-color: #00000083;
    color: #fff;
}
.mask p {
    width: 100%;
    width: 70%;
    margin:0 auto;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size:18px;
}
.news_r>div a {
    width: 350px;
    height: 190px;
    position: relative;
    overflow: hidden;
}
/*新闻聚焦*/
.xwjj_back{
    background-image: url(../images/xwjj_back.jpg);
    background-attachment: fixed;
    z-index: 510;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.xwjj_tit{
    width: 757px;
    height: 286px;
    background: url(../images/xwjj_tit.png) no-repeat;
}
/*新闻聚焦2*/
.xwjj_bk{
    height:1100px;
    overflow: visible;
}
.xwjj_bk .xwjj_bk1{
    width:1400px;
    height:1020px;
    background:rgb(255,255,255);
    padding:0px 60px;
    box-sizing:border-box;
    position:absolute;
    top:-120px;
    left:50%;
    margin-left:-700px;
    z-index:999;
    padding-top:120px;
    box-sizing:border-box;
}
.xwjj_bk1 ul li{
    width:100%;
    overflow: hidden;
    margin-top:50px;
}
.xwjj_tu{
    width: 355px;
    height: 250px;
    border: 10px solid #e4eef9;
    float: left;
}
.xwjj_tu img{
    width:100%;
}
.xwjj_bk1 ul li p{
    width:850px;
    height:270px;
    font-size:25px;
    float:right;
    color:#2d6280;
    line-height:50px;
    display:flex;
    -webkit-align-items: center;
    align-items: center;
}
/*美在滨州*/
.mzbz_back{
	background-image: url(../images/mzbz_back.jpg);
    background-attachment: fixed;
    z-index: 510;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.mzbz_tit{
    width: 757px;
    height: 286px;
    background: url(../images/mzbz_tit.png) no-repeat;
}
/*美在滨州2*/
.mzbz_bk{
	background-image:url(../images/mzbz_back1.jpg);
	height:900px;
	overflow: visible;
}
.mzbz_bk .mzbz_bk1{
	width:1400px;
	height:1020px;
	background:rgba(255,255,255,0.5);
	padding:0px 60px;
	box-sizing:border-box;
	position:absolute;
	top:-120px;
	left:50%;
	margin-left:-700px;
	z-index:999;
	padding-top:300px;
	box-sizing:border-box;
}
.box {
    width: 1220px;
    margin:0 auto;
    overflow: hidden;
}
.box1 {
    height:555px;
    width: 865px;
    float: left;
    background:url(../images/tu_bk2.png) no-repeat;
    background-size:100% 100%;
    padding:50px;
    box-sizing:border-box;
    margin-top:30px;
    overflow: hidden;
}
.box .box_tu {
    height: 100%;
    width: 100%;
}
.box ul {
    height: 100%;
    width: 320px;
    float: right;
}
.box ul li {
    width: 100%;
    height: 185px;
    background: url(../images/tu_bk3.png) no-repeat;
    background-size: 100%;
    position: relative;
    cursor: pointer;
    padding:15px;
    box-sizing:border-box;
    margin-bottom:30px;
}
.box ul li img {
    width: 100%;
    height: 100%;
}
.box1 a{
	position:relative;
}
.box1 .mask {
    border-radius: 0 0 10px 10px;
    position: absolute;
    width: 100%;
    height: 40px;
    line-height:40px;
    bottom: 0;
    background-color: #00000083;
    color: #fff;
}
.box ul li .mask {
    width: 90%;
    bottom: 15px;
    height: 20px;
    background-color: rgba(0,0,0,0.5);
    position:absolute;
    color:#fff;
}
.box ul li .mask p{
	font-size: 12px;
}
/*网评集萃1*/
.wpjc_back{
    background-image: url(../images/wpjc_back.jpg);
    background-attachment: fixed;
    z-index: 510;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.wpjc_tit{
    width: 757px;
    height: 286px;
    background: url(../images/wpjc_tit.png) no-repeat;
}
/*网评集萃2*/
.wpjc_bk{
    height:500px;
    overflow: visible;
}
.wpjc_bk .wpjc_bk1{
    width:1400px;
    height:620px;
    background:rgba(255,255,255,0.5);
    padding:0px 60px;
    box-sizing:border-box;
    position:absolute;
    top:-120px;
    left:50%;
    margin-left:-700px;
    z-index:999;
    padding-top:150px;
    box-sizing:border-box;
}
.wpjc_bk1 ul{
    width:100%;
    overflow: hidden;
}
.wpjc_bk1 ul li{
    width:48%;
    height: 100px;
    line-height:100px;
    background:url(../images/wpjc_bt.png) no-repeat;
    background-size:100% 100%;
    font-size:23px;
    padding:0px 20px;
    box-sizing:border-box;
    overflow: hidden;
    float: left;
    margin-top:30px;
}
.wpjc_bk1 ul li:nth-child(2n){
    float: right;
}
.wpjc_bk1 ul li a{
    color:#1a5475;
}
/*底部1*/
.db_back{
    background-image: url(../images/db_back.jpg);
    z-index: 510;
}
/*底部2*/
.bottom {
    width: 100%;
    height: 140px;
    font-size: 14px;
    text-align: center;
    padding-top: 16px;
    box-sizing: border-box;
}
.wm_bot1 p {
    color: #193b7d;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}
/*大v观察员*/
.cqbh_gcy{
    background-image:url(../images/gcy_back.jpg);
    z-index: 510;
    background-attachment: fixed;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.cqbh_gcy .cqbh_gcy1{
    width:1300px;
    margin:0 auto;
}
.mySwiper3{
    width:100%;
    height:710px;
    position: relative;
    margin-top:50px;
}
.mySwiper3 .swiper-slide {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.mySwiper3 .swiper-slide img {
    width: 100%;
    height: 100%;
}
.gcy_tit{
    width:100%;
}
.gcy_tit img{
    margin:0 auto;
}
/*现场直击*/
.cqbh_xczj{
    background-image:url(../images/xczj_back.jpg);
    z-index: 510;
    background-attachment: fixed;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.cqbh_xczj .cqbh_xczj1{
    width:1300px;
    margin:0 auto;
    position:relative;
}
.mySwiper2 {
    width: 1050px;
    height: 650px;
    z-index: 999;
    margin-top:50px;
}
.mySwiper2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.95);
    overflow: hidden;
    filter: grayscale(70%);
    background-color: #ffffff00;
    margin: 0;
    filter: grayscale(0%);

}

.mySwiper2 .swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
    filter: grayscale(0%);
}

.mySwiper2 .swiper-slide a {
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mySwiper2 .swiper-slide a img {
    height: 100%;
    width: 100%;
}

.mySwiper2 .swiper-slide .tu {
    position: absolute;
    height: 95%;
    width: 90%;
}

.prev2{
    position: absolute;
    width: 138px;
    height: 80px;
    z-index: 999;
    left:-5%;
    cursor: pointer;
    top:50%;
    margin-top:-40px;
}

.next2{
    position: absolute;
    width: 138px;
    height: 80px;
    line-height: 100px;
    z-index: 999;
    right: -5%;
    cursor: pointer;
    top:50%;
    margin-top:-40px;
}
.sjb_db{
    display:none;
}
@media (min-width: 640px) and (max-width:1400px){
        body{
            width:1400px;
        }
    }
/*手机版*/
 @media screen and (max-width: 640px){
.sjb_banner{
    width:100%;
    display:block;
}
.sjb_banner img{
    width:100%;
    display:block;
}
.cqbh_banner{
    display:none;
}
.cqbh_news .cqbh_news1{
    width:92%;
    background:none;
}
.cqbh_news1 h2{
    width:100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    overflow: hidden;
}
.news_z {
    width: 100%;
    margin-left: 0px;
    overflow: hidden;
    padding: 30px 0px 30px 0px;
    box-sizing: border-box;
}
.news_l {
    width: 100%;
}
.mySwiper4{
    height:260px;
}
.news_b ul li {
    font-size: 16px;
    height: 60px;
    line-height: 30px;
    margin-top:10px;
}
.news_r{
    width:100%;
}
.news_r>div{
    width:100%;
    margin-top: 20px;
    margin-bottom:0px;
}
/*大v观察员*/
.cqbh_gcy .cqbh_gcy1{
    width:92%;
}
.gcy_tit img{
    height:40px;
}
.mySwiper3{
    height:203px;
}
.cqbh_gcy{
    height:50vh;
    background-attachment:scroll;
}
/*现场直击*/
.cqbh_xczj .cqbh_xczj1{
    width:92%;
}
.mySwiper2 {
    width: 100%;
    height:225px;
}
.prev2 {
    width: 38px;
    height: 22px;
    margin-top: 40px;
}
.next2 {
    width: 38px;
    height: 22px;
    margin-top: 40px;
}
.next2 img{
    width:100%;
}
.prev2 img{
    width:100%;
}
.cqbh_xczj{
    height:50vh;
}
/*新闻聚焦*/
.xwjj_tit {
    width: 300px;
    height: 60px;
    background-size: 100% 100%;
}
.xwjj_bk .xwjj_bk1{
    width:92%;
    left: 4%; 
    margin-left: 0px;
    padding: 10px;
}
.xwjj_tu{
    width:100%;
    box-sizing:border-box;
}
.xwjj_bk1 ul li p{
    width:100%;
    font-size: 16px;
    line-height: 30px;
    height: 70px;
}
.xwjj_bk1 ul li{
    margin-top: 30px;
}
.mzbz_tit{
    width: 300px;
    height: 70px;
    background-size: 100% 100%;
}
.mzbz_bk .mzbz_bk1{
    width:92%;
    height: 520px;
    left: 4%; 
    margin-left: 0px;
    padding: 10px;
}
.box{
    width:100%;
}
.box1{
    width:100%;
    height:260px;
    padding: 20px;
}
.box ul{
    width:100%;
}
.box ul li {
    width: 30%;
    height: 77px;
    background-size: 100% 100%;
    padding: 5px;
    margin-bottom: 30px;
    float: left;
    margin: 1.5%;
    margin-top: 20px;
}
.mzbz_bk{
    height:400px;
}
.wpjc_tit{
    width: 300px;
    height: 60px;
    background-size: 100% 100%;
}
.wpjc_bk .wpjc_bk1{
    width:92%;
    height: 520px;
    left: 4%; 
    margin-left: 0px;
    padding: 10px;
    padding-top: 120px;
}
.wpjc_bk1 ul li{
    width:100%;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
}
.wpjc_bk{
    height:700px;
}
.sjb_db{
    width:100%;
    display:block;
}
.sjb_db img{
    width:100%;
    display:block;
}
.db_back{
    display:none;
}
.bottom{
    height:180px;
}

.cqbh_news{
    height: 125vh;
}
.xwjj_back{
    height:50vh;
    background-attachment:scroll;
}
.mzbz_back{
    height:50vh;
    background-attachment:scroll;
}
.wpjc_back{
    height:50vh;
    background-attachment:scroll;
}
.xwjj_bk {
    height: 1000px;
}


 }
@media screen and (max-width: 375px){
.cqbh_news{
    height:150vh;
}
}








