*{
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #666666;
}
body{
	/*line-height: 180%;*/
	    min-width: 1200px;
}
.clear{
	overflow: hidden;
}
.left{
	float: left;
}
.right{
	float: right;
}


.banner{
	width: 100%;
	height: 460px;
	background: url('../images/banner.png') no-repeat center center;
}
/*第一块*/
.main1{
	background: url('../images/main1.jpg') no-repeat top center;
	width: 100%;
	background-color: #d6100c;
}
.pos{
	width: 300px;
	height: auto;
	position: fixed;
	top:500px;
	left:15px;
}
.cont1{
	background:#f9ded6;
	padding: 50px 30px;
	width: 1140px;
	margin:0 auto;
	border-radius: 20px 20px 0 0;
}
.tit1,.tit2{
	text-align: center;
	overflow: hidden;
}
.tit1>span{
	color: #717171;
	font-size: 14px;
	float: right;
	margin-top: 40px;
}
.tit2>span{
	color: #fff;
	font-size: 14px;
	float: right;
	margin-top: 40px;
}
.cont1_top,.cont1_bottom{
	overflow: hidden;
}
.cont1_top{
	margin-bottom: 40px;
	margin-top: 50px;
}
.cont1_left{
	float: left;
	width: 720px;
	/*width: 50%;*/
	margin-right: 20px;
	line-height: 34px;
}
.cont1_left_img{
	width: 50%;
	float: left;
	margin-right: 20px;
}
.cont1_right{
	float: right;
	width: calc(50% - 110px);
	background: url('../images/cont1.png') no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	padding:37px 45px;
	position: relative;
}
.cont1_right2{
	float: right;
	width: calc(100% - 740px);
}
.cont1_right2>img{
	width: 100%;
	height: auto;
}
.cont1_txt{	
	/*font-size: 18px; */
	line-height: 30px;
	text-indent: 32px;
	color: #6e6967;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	overflow: hidden;
	
}
.cont1_right a{
	position: absolute;
	bottom:40px;
	right: 40px;
}
.cont1_right a,.con2_txt>a{
	color: #d82118;
}
.cont1_li{
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 20px;
}
.cont1_ul>.cont1_li:last-child{
	margin-bottom: 0;
}
.cont1_li_a{
	border-left: 2px solid #6e6967;
	color: #6e6967;
	padding-left: 10px;
	font-size: 18px;
}
.cont1_li_a:hover{
	border-left: 2px solid #d82118;
	color: #d82118;
	text-decoration: underline;
}

/*第二块*/
.cont2{
	background: #d6100c;
	padding: 40px 30px 80px;
	width: 1140px;
	margin:0 auto;
}
.con2{
	overflow: hidden;
	margin-top: 40px;
	padding: 20px 0 0;
}
.con2_left{
	float: left;
	width: 562px;
	margin-right: 30px;
}
.con2_left>img{
	width: 100%;
	height: auto;
}
.con2_ul{
	float: left;
	width: calc(100% - 678px);
	background:#fff5da;
	border-left: 6px solid #ffc933;
	border-bottom: 6px solid #ffc933;
	padding: 50px 40px;
	position: relative;
}
.con2_icon{
	position: absolute;
	right: 0;
	top: -5px;
}
.con2_tit{
	font-weight: bold;
    font-size: 20px;
    margin-bottom: 33px;
    text-align: center;
}
.con2_txt{
	text-indent: 32px;
	color: #666666;
	line-height: 30px;
	font-size: 18px;	
	overflow : hidden;
	
}


/*第三块*/
.main3{
	background: #fff5da;
}
.cont3{
	padding: 70px 0;
	width: 1200px;
	margin:0 auto;
	
}
.tit3{
	overflow: hidden;
	border-bottom: 2px solid #d6100c;
	margin-bottom: 40px;
	border-radius: 0 0 0 30px;
}
.tit3>img{
	position: relative;
	top: 6px;
	float: left;
}
.tit3>span{
	color: #717171;
	font-size: 14px;
	float: right;
	margin-top: 30px;
}
.study_ul{
	/*width: 414px;*/
	float: left;
	margin-left: 40px;
	margin-top: 29px;
}
.study_li{
	float: left;
	margin-right: 20px;
	font-size: 20px;
	
}
.study_ul>.study_li:last-child{
	margin-right: 0;
}
.study_li_a{
	color: #717171;
	display: block;
	height: 36px;
	width: 130px;
	line-height: 36px;
	text-align: center;
}
.study_li_a:hover,.study_li_active>a{
	color: #fff;
	background: url("../images/li3_hover.png") no-repeat;
}
.cont3_ul{
	/*background: url("../images/cont3.png") no-repeat;*/
	padding: 0 30px;
	/*-webkit-background-size: 100% 100%;
	background-size: 100% 100%;*/
	background-color: #fff;
    border: 1px dashed #ffc97f;
}
.cont3_li{
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;	
	border-bottom: 1px dotted #bfbfbf;
}
.cont3_ul>.cont3_li:last-child{
	border-bottom: none;
}
.cont3_li_a{
	color: #999999;
	font-size: 18px;
	display: block;	
	background: url("../images/li2.png") no-repeat left center;
	padding: 20px;
	height: 40px;
	line-height: 40px;	
}
.cont3_li_a:hover{
	background: url("../images/li2_hover.png") no-repeat left center;
	color: #d82118;
}


/*第四块*/
.main4{
	background: #d6100c;
	padding: 100px 0 80px;
}
.cont4{
	padding: 0 30px 45px;
	width: 1140px;
	margin:0 auto;
	background: #f9ded6;
	border-radius: 0 0 30px 30px;
}
.tit4{
	/*overflow: hidden;*/

}
.tit4>img{
	position: relative;
	top: -32px;
	left: 50%;
	margin-left: -185px;
}
.tit4>span{
	color: #717171;
	font-size: 14px;
	float: right;
	margin-top: 30px;
}
.con4{
	overflow: hidden;
	margin-top: 25px;
}
.con4_book{
	background: url("../images/book_bj.jpg") no-repeat center center;
	padding: 20px 70px;
	margin-bottom: 20px;
	overflow: hidden;
}
.con4_book_li{
	width: calc(100%/4 - 48px);
	margin-right: 64px;
	text-align: center;
	background: rgba(219,111,95,.7);
	float: left;
}
.con4_book_li:last-child{
	margin-right: 0;
}
.con4_book_li>a{
	color: #fff;	
}
.con4_book_li>a:hover{
	text-decoration: underline;
}
.con4_book_img{
	padding: 15px 0;
	height: 166px;
	width: auto;
}
.con4_book_img>img{
	height: 100%;
	width: auto;
}
.con4_book_txt{
	background: rgba(194,46,40,58);
	padding: 12px;
	width: calc(100% - 24px);
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}


.con4_left{
	float: left;
}
.con4_center{
	float: left;
	margin: 0 20px;
}
.con4_center_top{
	margin-bottom: 12px;
	overflow: hidden;
}
.con4_center_top>a{
	float: left;
}
.con4_center_top>a:nth-child(2){
	float: right;
}
.con4_right{
	float: right;
}

/*歌颂*/
.main5{
	padding: 70px 0;
}
.con5{
	width: 1200px;
	margin:0 auto;
}
.con3_img{
	margin-top: 30px;
	overflow: hidden;
}
.con3_img a:nth-child(1){
	float: left;
}
.con3_img a:nth-child(2){
	float: right;
}
/*视频*/
.main6{
	width: 1200px;
	height:860px;
	margin:0 auto;
	background: url(../images/con6_bj.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.con6{
	/*width: 700px;*/
	/*height: 470px;*/
	margin: 0 auto;
	position: absolute;
	bottom:70px;
	left: 50%;
	margin-left: -400px;
	text-align: center;
}
.con6 video{
	width: 800px;
	/*height: 470px;	*/
	height: auto;	

}
/*心向党*/
.main7{
	padding: 0 0 70px;
}
.con7{
	width: 1200px;
	margin:0 auto;
}
.swiper-container {
  width: 1200px;
  height: 280px;
  height: 320px;

  margin-top: 30px;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: rgba(0,0,0);
	z-index: 7;
	width: 411px!important;
	height: 230px;
	margin-top: 25px;

}
.swiper-slide video{ 	
	opacity: 0.6;
}
.swiper-slide .video_tips{
	background: rgba(0,0,0,.5);
	color: #fff;
	position: relative;
    top: -5px;
    height: 30px;
    line-height: 30px;
    opacity: 0;
}

.swiper-slide-prev,.swiper-slide-next{
	z-index: 8;
	width: 447px!important;
	height: 250px;
	margin-top: 15px;
}
.swiper-slide-prev video,.swiper-slide-next video{
  	opacity: 0.6;
}
.swiper-slide-active,.swiper-slide-duplicate-active{
  /*transform: scale(1);*/
  z-index: 9;
  width: 500px!important;
  height: 280px;
  margin-top: 0;
}
.swiper-slide-active video,.swiper-slide-active .video_tips{
  opacity: 1;
}

/*底部*/
.foot{
	background: #cccccc;
	height: 300px;
}
.foot_cont{
	width: 1200px;
	margin: 0 auto;
}
.foot_nav{
	width: 613px;
	margin: 0 auto 50px;
	display: flex;
	padding-top: 50px;
}
.foot_li{
	width: 100px;
	border-right: 2px solid #8d8d8d;
	margin-right: 20px;
}
.foot_info{
	padding: 0 54px;
	display: flex;
	justify-content: space-between;
}
.info{
	width: 870px;
}
.info p{
	white-space: nowrap;
	height: 30px;
	line-height: 30px;
}
.info p span{
	margin-right: 20px;
}
.info p:nth-child(2) span:last-child{
	margin-right: 0px;
}

.focusBox {
	position: relative;
	width: 100%;
	height: 226px;
	overflow: hidden;
	text-align: left;
}

.focusBox .pic img {
	width: 100%;
	height: 100%;
	display: block;
}

.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 44px;
	width: 100%;
	background: rgba(0, 0, 0, .4);
	filter: alpha(opacity=80);
	overflow: hidden;
}

.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 44px;
	width: 100%;
	overflow: hidden;
}

.focusBox .txt li {
	height: 44px;
	line-height: 44px;
	position: absolute;
	bottom: -44x;
}

.focusBox .txt li a {
	display: block;
	color: #fff;
	padding: 0 0 0 10px;
	font-size: 15px;
	text-decoration: none;
	width: 390px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 20px;
	right: 25px;
}

.focusBox .num li {
	background: #8e9cb3;
	float: left;
	position: relative;
	width: 6px;
	height: 6px;
	line-height: 6px;
	overflow: hidden;
	text-align: center;
	margin-right: 5px;
	cursor: pointer;
	border-radius: 50%;
}

.focusBox .num li.on {
	background: #fff;
}

.focusBox .num li.on {
	border: none;
}
.prev,.next {
	width: 40px !important;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	cursor: pointer;
}

.prev {
	left: 10px;
	background: url(../images/prev.png) no-repeat center left;
	z-index: 44;
}


.next {
	right: 10px;
	background: url(../images/next.png) no-repeat center right;
	z-index: 44
}
