@charset "utf-8";
/* CSS Document */
body{background: #a61b26;}

.banner{ width: 100%;min-width: 1200px;}
.content{width: 1200px;margin: 0 auto;}
.part1{
	background: url("../images/part1_bg.png") no-repeat top left; height: 420px; margin-top:60px; padding:20px; display: flex;justify-content:space-between;  }
.part1 img{ width: 604px; height: auto;}
.part1_l{width:604px;}
.part1_r{width:540px;}
.part2{margin-top: 60px;}

.jpgc2{ padding:10px;    width: 270px;
    margin-left: 38px;}

.menu_list{ display:flex; justify-content: space-between; padding: 60px 100px 30px 100px; }
.menu_list li{ width: 78px; height: 181px;position: relative;}
.menu_list li:before{content: "";width: 36px;
    height:36px;
    border-radius: 18px;
    background: #e8a66c;
    top: 76px;
    left: 150%;
    position: absolute;}
.part2a{background: url("../images/part2a2.png")}
.part2a:active{background: url("../images/part2a1.png")}
.part2b{background: url("../images/part2b2.png")}
.part2b:active{background: url("../images/part2b1.png")}
.part2c{background: url("../images/part2c2.png")}
.part2c:active{background: url("../images/part2c1.png")}
.part2d{background: url("../images/part2d2.png")}
.part2d:active{background: url("../images/part2d1.png")}
.part2e{background: url("../images/part2e2.png")}
.part2e:active{background: url("../images/part2e1.png")}


/*-------------------精彩视频-----------------------------*/
.jp {
	width: 1100px;}
.part6 {
    height: auto;
    margin-bottom: 50px;
}
.jpgc2 .playBtn {
    /* height: 80px; */
    position: absolute;
    /* top: 70px; */
    /* right: 128px; */
    cursor: pointer;
    left: 49%;
    top: 25%;
    transform: translate(-50%,-50%);
}

/*--------精彩图集-------------*/
.part2_1{ height: auto; margin-bottom: 20px;}
.part2_1_t{margin-top: 40px; border: 4px solid #ffe1ae;}
.part2_1_b{}
    .swiper-container2 {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

    .swiper-slide {
      background-size: cover;
      background-position: center;
    }

.part03_content .swiper-slide img {
    width: 550px;
    height: 353px;
    display: block;
}

    .gallery-top {
      height: 80%;
      width: 100%;
    }

    .gallery-thumbs {    border: 2px solid #ffe1ae;
      height: 20%;
      box-sizing: border-box;
      padding: 10px;
    }

    .gallery-thumbs .swiper-slide {
      width: 100%;
      height: 100%;
      opacity: 0.4;
    }

    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }



.subslide1 {
		display: flex;
		flex-direction: column;
		height: 100%;
		position: relative;
	}

	.slide-banner {
		height: 100%;
		width: 100%;
	}
	.banner-thumbs {
		background-color: rgba(0, 0, 0, .2);
		height: 130px;
		box-sizing: border-box;
		position: absolute;
		bottom: 0;
		z-index: 10;
	}
	.banner-thumbs .swiper-wrapper {
		display: flex;
		justify-content: center;/* width: 60%; *//* margin: 0 auto; *//* overflow: hidden; */
	}
	.banner-thumbs .swiper-slide {
		height: 100%;
		opacity: .6;
		width: 240px !important;
		border: 1px solid #000;
	}
	.banner-thumbs .swiper-slide-thumb-active {
		opacity: 1;

	}
	.banner-thumbs {
		width: 100%;
		/* height: 300px; */
		margin-left: auto;
		margin-right: auto;
	}
	.slide-banner .swiper-slide, .banner-thumbs .swiper-slide {
		background-size: cover;
		background-position: center;
	}
	.banner-thumbs .swiper-slide {
		height: 86%;
		top: 7%;
		cursor: pointer;
	}
	/* NOTE: 1214添加 */

		.swiper-container-cred .swiper-button-next,.swiper-container-cred  .swiper-button-prev{
		color: #666;
		background: #fff;
		border:#eee solid 1px;
		width:45px;
		height:45px;
		border-radius: 100%;
		outline: none;
	}
	.swiper-container-cred .swiper-button-next:after,.swiper-container-cred .swiper-button-prev:after{
		font-size: 1rem;
	}
	.swiper-container-cred .swiper-slide {
		text-align: center;
		font-size: 18px;
		color: #999;
		transition: 300ms;
		transform: scale(0.8);
		padding:60px 0px;
	}
	.swiper-container-cred .swiper-slide img{
		width:100%;
	}
	.swiper-container-cred .swiper-slide-active,.swiper-slide-duplicate-active{
		transform: scale(1.2);
		z-index: 1;
	}
	.swiper-container-cred .swiper-slide h3{
/*		display: none;*/
	}
 /*----------活动看点---------------------------*/
.part2_3{ margin-top: 80px;}
.swiper-container-cred .swiper-slide{position: relative;}
.textbox { background: rgba(0,0,0,0.75); height: 40px; position: absolute; top: 290px; width: 100%;   border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.textbox h3{font-size:20px;line-height: 40px;color: #fff;  }
.part2_3 img{
	border-radius: 10px;
}

/*-------------------------主题征文----------------------------------*/
.part2_4{ margin-top: 80px;}
.part2_4nr{display: flex; justify-content: space-between; padding: 50px 30px; flex-wrap: wrap;
}



.part2_4nr .article {background: url("../images/part2_4bg.png") no-repeat top left;
    width: 526px;
	height: 202px;
	padding: 20px;
    border: 0px;
    font-family: Tahoma, simsun;
    overflow: hidden;    margin-bottom: 20px;
}
.article h4 { text-align: center;
    font: 22px / 30px "microsoft yahei";
    margin-bottom: 12px;
}
.article .brief { 
    color:#666;
    font: 14px / 25px "microsoft yahei";
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;/*设置隐藏部分为省略号*/
    overflow: hidden;/*设置隐藏*/
    display: -webkit-box;
    -webkit-line-clamp: 2;/*设置显示行数，此处为2行，可设置其他数字*/
    -webkit-box-orient: vertical;
}

.article .brief a{
	color: #A61B26;
}
.luokuan{ 
	text-align: right; color: #666;font: 14px / 25px "microsoft yahei";
}

.bg_all{ background: url("../images/bg.png") bottom center no-repeat;}

/*-------------------列表页-----------------------*/
.content_nr{width: 1200px; margin: 0 auto; padding: 20px 60px; background: #fff;}
.titlen{ margin-top:20px; margin-bottom:20px; font-size:18px; font-weight:bold; line-height:40px; font-family:"微软雅黑"; color:#a61b26; border-bottom:1px solid #bf862c; height:40px; background:url(image/bg.jpg) left bottom no-repeat; padding-left:15px;}
.news_list h12{ font:18px/30px "微软雅黑" ; color:#333333;height:30px; text-align:left;}
.news_list h12 a{color:#333333; font: bold 18px/30px "微软雅黑";}
.news_list h12 a:hover{color:#000;}
.news_list li{ border-bottom:1px solid #DFDFDF; width:100%; padding:5px 0 10px; margin-bottom:20px;}
.news_list li p{ font:14px/24px "SimSun"; color:#6d6d6d; text-indent:28px; padding:15px 5px; overflow:hidden;}
.news_list li span{ font:14px/24px "SimSun"; color: #999; text-align:right; display: block;}
.news_list li p a{ color:#012c8e;}


/*-------------------图片视频列表页-----------------------*/
.pager li>a:focus, .pager li>a:hover { color: #fff; 
    text-decoration: none;
    background-color: #cd2528;
}
.pager li{font-size: 1.4rem;}
.zmhh_title{background:url(image/zuimei_line.png) left top no-repeat; font-size:16px; height:58px; font-family:"微软雅黑"; color:#d10517; }
.lianjie{ }

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color: #d10517;
}

.nav>li>a { padding: 6px 10px;}
.pic_list{ margin-top: 30px;}
.pic_list .col-xs-6{ margin-bottom: 20px;}
.pic_list img{height: 210px !important;width: 100%;}
.pic_list p{ display: block; text-align: center; font-size: 16px; overflow: hidden;line-height: 30px; height: 30px; margin-bottom: 20px;}
.thumbnail {margin-bottom: 5px;}
.pagination>li>a, .pagination>li>span{ color:#A66D04; }
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {color: #cd2528;}
.fenye{     width: 300px;
    text-align: center;
    margin: 0 auto;}
.pager li>a, .pager li>span {border: 1px solid #A66D04;}


/*-----------------新闻尾页-----------------------*/
.seccon {
	width: 100%;margin-top: 50px; margin-bottom: 50px;
}

.seccon title1 {
	font-size: 24px;
	margin-bottom: 25px;
	font-weight: bold;
	text-align: center;
}

.requiretext {
	overflow: hidden;
	padding-top: 20px;
	width: 100%;
}

.requiretext p {
	font: 16px/30px "微软雅黑";
	text-indent: 28px;
	color: #333;
	line-height: 2em;
}

.requiretext img {
	text-align: center;
}

.pic_title2 {
	background: url(../images/xuxian.gif) bottom repeat-x;
	font: bold 22px/36px "微软雅黑";
	color: #333;
	text-align: center;
	height: 50px;
	width: 100%;
	margin: 0 auto 10px;
	line-height: 2em;
}

.pic_title2a {
	font: 14px/30px "微软雅黑";
	color: #999;
	text-align: center;
	width: 100%;
}




.weiyepic {
	text-align: center;
	width: 500px;
	height: auto;
	margin: 20px auto;
}

.weiyepic img {
	width: 100%;
	height: auto;
}

.videoBox{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	transition: 0.3s;
}

.videoBox video{	
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.videoBox .goto{
	position: absolute;
	bottom: 1rem;
	right: 1rem;
	display: block;
	padding: 0.05rem 0.4rem;
	border: 2px solid #cfac2c;
	border-radius: 0.2rem;
	color: #cfac2c;
	font-size: 0.2rem;
	cursor: pointer;
}


