::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: #e9e9e9;
}


/*定义滚动条轨道 内阴影+圆角*/

::-webkit-scrollbar-track {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #ebebeb;
}


/*定义滑块 内阴影+圆角*/

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #989898;
}
.middle{
	width: 1180px;
	height: auto;
	margin: 0 auto;
}
.clear{
	clear: both;
}
body,
button, input, select, textarea { /* for ie */
  /*font: 12px/1 Tahoma, Helvetica, Arial, "宋体", sans-serif;*/
  font: 12px/1 "微软雅黑"; /* 用 ascii 字符表示，使得在任何编码下都无问题 */

}
/*通用样式*/
header{
	width: 100%;
	height: 808px;
    background: url(../img/banner.jpg) no-repeat center 0;
    background-size: cover;
}
.gz{
    width:100%;
    height: 140px;
    background: url(../img/gz_bg.jpg) repeat-x 0 0;

}
.gz .middle img{
    float: left;
    margin:14px 65px 0 25px ;
}
.gz .middle div{
	text-align: center;
	width: 900px;
    float: left;
}
.gz .middle div h4{
	font-family: "微软雅黑";
	font-size: 26px;
	color: #fff;
	padding-top: 28px;
	padding-bottom: 20px;
}
.gz .middle div p{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	text-align: left;
	line-height: 23px;
}
.gz .middle div p a{
	color: #ffe400;
}
/*内容*/
section{
	width: 100%;
	height: 4286px;
}
.zt_news{
	width: 100%;
	height: 585px;
	
}
.new_l{
	width: 602px;
	padding-top: 50px;
	height: auto;
	float: left;
}
.new_l li{
	width: 470px;
	line-height: 42px;
	font-family: "微软雅黑";
	font-size: 16px;
}

.new_l li h5{
	width:450px ;
	font-size: 24px;
	line-height: 49px;
}
.new_l li a{
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.new_r{
	width: 578px;
	height: auto;
	padding-top: 33px;
	float: left;
}
.new_r .more{
	width: 100%;
	margin-top: 10px;
	height: auto;
}
.new_r .more img{
	width: 287px;
	height: 160px;
}
.new_r .more:nth-of-type(1){
	margin-right: 7px;
}
/*轮播*/
.xuetzy-focus-pic {
	height:379px;
	overflow: hidden;
	position: relative;
}

.xuetzy-focus-pic ul li {
	position: absolute;
	top: 0;
	left: 578px;
	width: 578px;
	height: 379px;
	list-style: none;
}

.xuetzy-focus-pic ul li img {
	width: 100%;
	height: 100%;
}

.xuetzy-focus-pic ul li h3 a {
	position: absolute;
	bottom: 20px;
	left: 10px;
	color: #FFF;
	z-index: 111;
	font-size: 20px;
	font-family: "??????";
	width: 500px;
}

.xuetzy-focus-pic ul li div {
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 60px;
	background-color: #000;
	width: 100%;
	opacity: 0.7;
	filter: alpha(opacity=60);
}

.xuetzy-focus-pic .wenhuazx_lb {}

.xuetzy-focus-pic .wenhzx_tup {
	position: absolute;
	bottom: 20px;
	right: 10px;
}

.xuetzy-focus-pic .wenhzx_tup b {
	cursor: pointer;
	width: 22px;
	height: 15px;
	display: block;
	overflow: hidden;
	text-indent: 25px;
	background: url(../images/new/news_index_icon.png) no-repeat center -15px;
	float: left;
	margin: 0 0px 0 0px;
}

.xuetzy-focus-pic .wenhzx_tup b.wenhzx_dian {
	background-position: 0 -1px;
}

/*轮播*/
/*习近平视察曲阜五周年*/
.x_sc{
	width: 100%;
	height: 560px;
	margin-top: 30px;
}
.sc_tp{
	width: 100%;
	height: 65px;
	line-height: 65px;
	margin-bottom: 22px;
	background: url(../img/x_sc_tp.png) no-repeat left center;
}
.sc_tp a{
	float: right;
}
.sc_cont{
	width: 100%;
	height: 470px;
}
.sc_cont a{
	display: block;
	float: left;
}
.sc_cont>a img{
	width: 375px;
	height: 470px;
}
.cont_r{
    width: 789px;
    height: 470px;
    float: left;
    margin-left: 15px;
}
.cont_r>a img{
    width: 100%;
    height:155px ;
}
.cont_r dl{
    width: 386px;
    height: 306px;
    float: left;
    border: 1px solid #dedede;
    margin-top: 5px;
}
.cont_r dl:nth-of-type(1){
    margin-right: 11px;
}
.cont_r dl dt{
    width: 100%;
    height:198px ;

}
.cont_r dl dt img{
    width: 100%;
    height: 198px;
}
.cont_r dl dd{
	width: 340px;
	margin-left: 15px;
    font-family: "微软雅黑";
   	font-size:12px;
    color:#838383;
    line-height: 20px;
}
.cont_r dl dd h5{
    font-family: "微软雅黑";
    font-size:16px;
    color:#1e1e1e;
    margin-top: 17px;
    margin-bottom: 15px;
    line-height: 0px;
}
/* 传承传统文化复兴深入落实 */
.cc_wh{
	width: 100%;
	height: 500px;
	margin-top:57px ;
}
.wh_tp{
	width: 100%;
	height: 65px;
	line-height: 65px;
	
	background: url(../img/cc_tp.png) no-repeat left center;
}
.wh_tp a{
	float: right;
}
.wh_cont{
	width: 100%;
	height:420px;

}
.wh_cont .cont_l{
	float: left;
	width: 604px;
	height: 100%;
}
.wh_cont .cont_l div{
	width: 100%;
	height: 120px;
	border-bottom: 1px dashed #b9b9b9;
	margin-top: 25px;
}
.wh_cont .cont_l div:nth-of-type(3){
	border-bottom: none;
}
.wh_cont .cont_l h4{
	width: 100%;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #1e1e1e;
	white-space: nowrap;
	/*overflow: hidden;*/
	text-overflow: ellipsis;
	margin-bottom: 15px;
}
.wh_cont .cont_l p{
	width: 595px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #1e1e1e;
	line-height: 30px;
}
.wh_cont .cont_l p a{
	color: #e83109;
}
.wh_cont .cont_r{
	float: left;
	width:515px;
	height: 100%;
	margin-left:60px;
	padding-top:50px;
}
.wh_cont .cont_r li{
	width: 450px;
	padding-left: 26px;
	background: url(../img/dian.jpg) no-repeat left center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 46px;
	font-family: "微软雅黑";
	font-size: 16px;
}
/* 记录2018一路走来 */
.jl_lc{
	width: 100%;
	height: 750px;
	margin-top:10px ;
}
.jl_tp{
	width: 100%;
	height: 65px;
	background: url(../img/jl_tp.png) no-repeat left center;
}
.jl_tp a{
	float: right;
}
.jl_cont{
	width: 576px;
	height: 292px;
	float: left;
	background: url(../img/jl_ct_bg.png) no-repeat 0 0;
	margin-top: 25px;
	margin-right: 25px;
}
.jl_cont:nth-of-type(2n){
	margin-right: 0;
}
.jl_cont h3{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 22px;
}
.jl_cont img{
	width: 295px;
	height: 167px;
	float: left;
	margin-right: 15px;
}
.jl_cont .jl_shows{
	width: 540px;
	height: 170px;
	margin-top: 28px;
	margin-left: 15px;
}
.jl_cont p{
	float: left;
	width: 230px;
	text-indent: 28px;
	font-size: 14px;
	color: #515151;
	line-height: 30px;
}
.jl_cont p a{
	color: #e83109;
}
/* 2018这一年 */
.a_year{
	width: 100%;
	height: 750px;
}
.year_tp{
	width: 100%;
	height: 65px;
	line-height: 65px;
	background: url(../img/2018_a-year.png) no-repeat left center;
}
.year_tp a{
	float: right;
}
.swiper_box{
	width: 100%;
	height: 600px;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	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;
}
.swiper-slide div{
	width: 1080px;
	height: 550px;
}
.swiper-slide dl{
	width: 352px;
	height:250px ;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}
.swiper-slide dl:nth-of-type(3n+0){
	margin-right: 0px;
}
.swiper-slide dl dt{
	width: 352px;
	height: 198px;

}
.swiper-slide dl dt img{
	width: 100%;
	height: 100%;
}
.swiper-slide dl dd{
	width: 100%;
	height:70px ;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
}
/* 这一年我们如此走过 */
.pass_by{
  width: 100%;
  height: 1044px;
  background: url(../img/pass_by_bg.jpg) no-repeat center 0;
}
.pass_by .middle{
  height: 100%;
}
.pass_by_tp{
  width: 100%;
  height: 180px;
  text-align: center;
  
}
.pass_by_tp img{
  margin-top:30px; 
}
.pass_by .boxs{
  width: 100%;
  height:850px ;
}
.pass_by .boxs .img_box{
  width: 437px;
  height: 100%;
  float: left;
}
.pass_by .boxs .img_box .box{
  width: 421px;
  height: 749px;
  overflow: hidden;
  position: relative;
  -moz-box-shadow: 10px 10px 5px rgba(12,3,7,0.2); /* 老的 Firefox */
  box-shadow: 10px 10px 5px  rgba(12,3,7,0.2);  
}
.pass_by .boxs .img_box .box .run_box{
  position: absolute;
  top:0;
  left: 0;
  width:421px; 
  height: 100%;
}
.pass_by .boxs .img_box .box .run_box a{
  display: none;
}
.pass_by .boxs .img_box .box .run_box a.active{
  display: block;
}
.pass_by .boxs .img_box .box .run_box img{
  width: 421px;
  height: 749px;
  
}


.pass_by .focus_box{
  float: left;
  width: 500px;
  height:100%;
}
.pass_by .focus_box .news ul{
  margin-left: 40px;
  margin-top: 25px;
}
.pass_by .focus_box .news li{
  width:500px;
  font-family: "微软雅黑";
  font-size: 26px;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 35px;
  line-height: 62px;
  background: url(../img/dian2.jpg) no-repeat left center;
}
.pass_by .focus_box .news li a{
  font-size: 26px;
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.pass_by .focus_box .news li a:hover{

  text-decoration: none;
}
.pass_by .focus_box .news li.active{
  background: url(../img/dian1.jpg) no-repeat left center;
}
.pass_by .focus_box .news li.active a{
  color:#fff;
}
.pass_by .focus_img{
  width: 100px;
  height: 750px;
  position: relative;
  float: left;
  margin-left: 20px;
  margin-right: 80px;
}

.pass_by .focus_img .focus_banner{
  width: 100px;
  height: 100%;
  overflow: hidden;
  position: relative;
  /* margin-top: 20px;
  margin-left: 50px; */
}

.pass_by .focus_img .focus_banner img{
  width: 100px;
  height: 178px;
  margin-bottom: 10px;
  -webkit-filter: grayscale(20%); /* Chrome, Safari, Opera */
  filter: grayscale(20%);
  cursor: pointer;
}
.pass_by .focus_img .focus_banner img:hover{
  -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
    filter: grayscale(0%);
}