	.swiper-pagination-bullet{
		display: inline-block;
		border-radius: 50%;
		width: 10px;
		height: 10px;
		opacity: 0.4;
		cursor: pointer;
		background: #fff;
		margin-right: 10px;
	}
	.swiper-pagination-bullet-active{
		width: 40px;
		height: 10px;
		border-radius: 6px;
		background: #fff;
		opacity: 1;
	}
	.content{
		width: 1200px;
		margin: 0 auto;
		overflow: hidden;
	}
	.content a:hover{
	    color: #0C7ED9;
	}
	.content .title{
		font-size: 24px;
		color: #002C47;
	}
	.content .news_more{
		font-size: 14px;
		color: #238DDB;
		letter-spacing: 0;
		text-align: center;
		float: right;
    	margin-top: 11px;
	}
	.content .tips{
		font-family: MicrosoftYaHeiUILight;
		font-size: 16px;
		color: #002C47;
		margin-left: 6px;
	}
	.content .border{

		padding-bottom: 7px;
		border-bottom: 1px solid #ddd;
	}
	.fl{
		float: left;
	}
	.rl{
		float: right;
	}
	.content .news_title{
		font-size: 18px;color: #444;padding: 12px 0 12px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		line-height: 23px;
		height: 23px;
	}
	.content .news_content{
		font-size: 12px;
		color: #9FA0A4;
		overflow : hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		margin-bottom: 12px;
		line-height: 18px;
		height: 54px;
	}
.content .news_content a{
color: #9FA0A4;
}
	.content .news_right{
		padding-bottom: 8px;
		border-bottom: 1px dashed #ddd;
		margin-top: 8px;
	}

	.content .news_right a{
		display: block;
                margin-bottom:4px;
	}
	.content .news_right>a{
		font-size: 16px;
	    margin-bottom: 4px;
	    line-height: 20px;
	    overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.content .movie_div{
		margin-top: 16px;
		width: 373px;
		height: 180px;
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	.content .movie_shadow{
		position: absolute;
		width: 373px;
		height: 180px;
		top: 0;
		left: 0;
		background: rgba(0,0,0,0.40);
	}
	.content .movie_shadow .movie_text{
		margin-top: 45px;
	}
	.content .movie_shadow .movie_text .movie_icon{
		width: 55px;
                height: 55px;
                margin: 0 auto;
                background: url(/_upload/tpl/05/70/1392/template1392/images/player.png) no-repeat center;
                display: block;
                background-size: cover;
	}
	.content .movie_shadow .movie_text>p{
		width: 341px;
		font-size: 16px;
		color: #FFFFFF;
		letter-spacing: 0;
		text-align: center;
	    overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		margin: 6px auto;
	}
	.content .date{
		font-family: Helvetica;
		font-size: 12px;
		color: #238DDB;
		line-height: 14px;
		height: 14px;
	}
	.content .research_date{
		display: none;
	}
	.content .date_icon_year{
		font-family: MicrosoftYaHeiUI;
		font-size: 12px;
	    color: rgba(255,255,255,0.8);
		letter-spacing: 0;
		text-align: center;
		background: #002C47;
		height: 22px;
		line-height: 23px;
	}
	.content .date_icon_month{
		font-family: MicrosoftYaHeiUI;
		font-size: 14px;
		color: #FFFFFF;
		letter-spacing: 0;
		text-align: center;
		padding-top: 10px;
		line-height: 18px;
	}
	.content .date_icon_day{
		font-family: MicrosoftYaHeiUI-Bold;
		font-size: 22px;
		color: #FFFFFF;
		letter-spacing: 0;
		text-align: center;
		line-height: 28px;
	}

	.content .research_text{
		font-family: MicrosoftYaHeiUI;
		font-size: 16px;
		color: #444444;
		letter-spacing: 0;
		text-align: justify;
		line-height: 26px;
		width: 293px;
	}
	.content .equip{
		width: 373px;
	}
	.content .equip .border{
		margin-bottom: 16px;
	}
	.content .equip_p{
		font-family: MicrosoftYaHeiUI;
		font-size: 18px;
		color: #333333;
		letter-spacing: 0;
		text-align: center;
		margin-top: 8px;
	}
	.content .edu{
		width: 373px;
	}
	.content .edu ul li a{
		display: block;	
	    overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		padding: 13px 0 12px;
		border-bottom: 1px dashed #ddd;
		font-size: 16px;
	}

.swiper-button-next{
	background: url(/_upload/tpl/05/70/1392/template1392/images/IconNext.png);
   /*
    background-size: 60px 90px;
   left: 27px;*/
    background-position: center;
     width:40px;
     height:66px;
     right:0;
     position:absolute;
      top:50%;
     margin-top:-33px;
     cursor:pointer;
    opacity: 0;

}
.swiper-button-prev{
	background: url(/_upload/tpl/05/70/1392/template1392/images/IconPrev.png);
/*
    background-size: 60px 90px;
   left: 27px;*/
    background-position: center;
     width:40px;
     height:66px;
     left:0;
     position:absolute;
         top:50%;
     margin-top:-33px;
     cursor:pointer;
    opacity: 0;

}
.swiper-container_1{
    height:400px;
}
.swiper-container_2{
	height: 309px;
}
.swiper-pagination{
    position: absolute;
    bottom: 10px;
    height: 20px;
    width: 100%;
        text-align: center;
}
.swiper-pagination .swiper-pagination-switch {
       display:inline-block;
       width:10px;
       height:10px;
       border-radius:50%;
       background:#fff;
           cursor:pointer;
      margin:0 5px;
     opacity:0.4;
}
.swiper-container .swiper-pagination .swiper-pagination-switch.swiper-active-switch{
    width:40px;
     border-radius:6px;
     opacity:1;
}

.section_2 .content .datecontent{
	margin-top: 16px;
}
.section_2 .content .datecontent .date_container{
	width: 64px;margin-right: 16px;
}
.section_2 .content .datecontent a{
	line-height: 26px;
    display: table-cell;
    vertical-align: middle;
    height: 86px;
}
.banner_div{
	width: 1200px;margin:0 auto;
}
.section_1{
	padding:60px 0;
}
.section_1 .fl{
	width: 787px;
}
.section_1 .rl{
	width: 373px;
}
.section_2{
	background: #eee;padding:60px 0;
}
.section_2 .fl{
	width: 373px;margin-right: 40px;
}
.section_2 .rl{
	width: 373px;
}
.section_3{
	padding:60px 0;
}
.section_3 .fl{
	width: 373px;margin-right: 40px;
}
.section_3 .rl{
	width: 373px;
}
