/* CSS Document */
html{ margin:0; padding:0;overflow-x:hidden;overflow-y:auto;}

/*main Start
===================================================================================================*/
h3{
	font-size: 2.0rem; font-size: 20px;
	text-align: center;
	line-height: 1.4;
	color: #cf2219;
}
h3 span{
	font-size: 14px;
	margin-left: 15px;
	color: #999;
}
.flex{
	margin: 5px auto;
	background-color: #cf2219;
	width: 25%;
	line-height: 1;
	transform: skewX(-45deg);
	margin-bottom: 20px;
}

.panel-activity{
	background: #fffbf3;
	padding: 10px 0;
}
.panel-activity .container{
	background: url(bg_activity_ipc20.png) no-repeat left -10px;
}
.panel-activity a {
    display: inline-block;
    position: relative;
}
.panel-activity a span {
    position: absolute;
    display: inline-table;
    z-index: 20;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 5px 20px;
    line-height: 1.4;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
	
    background: #000;
    opacity: 0.7;
    -khtml-opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
}
.panel-activity a span:hover{
	text-decoration: underline;
}
.panel-activity ul{
	border-top: 1px solid #f08300;
}
.panel-activity li{
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	line-height: 1.4;
}
.panel-activity li time{
	color: #adb5bd;
}
.panel-activity li a{
	padding-top: 10px;
}

.panel-article section{
	background: #fff;
	padding: 10px;
}
.panel-article section a{
	display: block;
	border: 1px solid #ddd;
	padding: 20px 20px;
	overflow: hidden;
	position: relative;
}
.panel-article section h4 {
    font-size: 1.6rem; font-size: 16px;
	line-height: 1.5;
	padding-bottom: 7px; 
	border-bottom: 1px solid #eee;
}
.panel-article section p{
	color: #999;
    font-size: 1.4rem; font-size: 14px;
	margin-top: 15px;
}
.panel-article section time{
	float: right;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 0;
}
.panel-article section time b {
    text-align: center;
    margin-bottom: 5px;
    display: block;
	color: #999;
	border-bottom: 1px solid #eee;
	line-height: 1.6;
}
.panel-article section time em {
    font-style: normal;
    font-size: 1.8rem; font-size: 18px;
	color: #cf2219;
	line-height: 1;
}
.panel-photo h4{
    font-size: 1.4rem; font-size: 14px;
	line-height: 1.4;
	padding: 5px 0;
	text-align: center;
}
.panel-year{
	background: url(bg_year_ipc20.png) no-repeat center top #dd161a;
	padding: 10px 0;
}
.panel-year h3{
	color: #fff;
	text-align: left;
	margin: 10px 0 15px 15px;
}
.panel-year h3 span, .panel-year h3 span a{
	color: #dcdcdc;
}
.panel-year h3 span a:hover{
	color: #fff;
}
.panel-year a {
    display: inline-block;
    position: relative;
}
.panel-year a span {
    position: absolute;
    display: inline-table;
    z-index: 20;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 5px 20px;
    line-height: 1.4;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
	
    background: #000;
    opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}








@media screen and (max-width: 767px) {}
@media screen and (max-width: 991px) {}
@media screen and (max-width: 1169px) {}

@media screen and (min-width: 768px) {
	h3, .panel-year h3{
		font-size: 2.4rem; font-size: 24px;
	}
	.panel-article section a{
		height: 230px;
	}
	.panel-article section h4{
		height: 54px;
		overflow: hidden;
	}
	.panel-article section p{
		height: 60px;
		overflow: hidden;
	}
}
@media screen and (min-width: 992px) {
	.panel-activity li a{
		height: 52px;
		overflow: hidden;
	}
}
@media screen and (min-width: 1170px) {
	.panel-activity img{
		width: 360px;
		height: 202px;
	}
	.panel-activity li{
		height: 101px;
	}
	.panel-photo img{
		width: 253px;
		height: 152px;
	}
}


.iosSliderDemo {
	clear: both;
	width: 100%;
	position: relative;
		padding: 0 0 145px;
}
.fluidHeight {
	position: absolute;
	width: 100%;
		height:125px;
}
.sliderContainer {
	height: 100%;
	padding: 0 0;
		height:125px;
}
.iosSlider {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.iosSlider .slider {
	width: 100%;
	height: 100%;
}
.iosSlider .slider .item {
	width: 100%;
	max-width:1380px;
	height: 100%;
	padding: 0 0 0 0;
	text-align: center;
}
.iosSlider .slider .item .inner {
	position: relative;
	top: 0;
	left: 0;
	width:100%;
	margin: 0 auto;
	height: 100%;
	background-position: 50% 0;background-repeat: no-repeat;
}
.iosSlider .slider .item .inner img {
	display: block;
	max-width: 1380px;
	margin: 0 auto;
		height:125px;
}
.iosSlider .slider .item .inner .text1{
	background-color: rgba(0,0,0,0.7);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
	background: none repeat scroll 0 0 #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: absolute;
	width: 100%;
	text-align: left;
		padding: 0 12px 0 12px;
		bottom: 12%;
}
.iosSlider .slider .item .inner .text1 p {
	font-size: 1.4rem; font-size: 14px;
	line-height: 1.2;
	color: #fff;
	display: inline-block;
		padding: 5px 8px;
		bottom: 10%;
}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .iosSlider .slider .item .inner .text1{
    background-color:#000000;
    filter:Alpha(opacity=70);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
  .iosSlider .slider .item .inner .text1 p{
    position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
  }
	.iosSlider .slider .item .inner img {
		display: block;
		max-width: 1380px;
		margin: 0 auto;
			height:460px;
	}
}
.sliderContainer .slideSelectors {
	position: relative;
	bottom:12%;
	max-width: 1366px;
	margin: 0 auto;
	z-index: 1;
	height: 11px;
	text-align:center;
}

.sliderContainer .slideSelectors .prev {width:54px; height:54px; position:absolute; top:-250px; left:20px; background:url(ico_sliderarrow_ipc20.png) no-repeat 0 0;opacity:0.6; filter:alpha(opacity=60);}
.sliderContainer .slideSelectors .prev:hover{ background-position:0 -58px;opacity:0.8; filter:alpha(opacity=80);}
.sliderContainer .slideSelectors .next {width:54px; height:54px; position:absolute; top:-250px; right:20px; background:url(ico_sliderarrow_ipc20.png) no-repeat -54px 0;opacity:0.6; filter:alpha(opacity=60);}
.sliderContainer .slideSelectors .next:hover{ background-position:-54px -58px;opacity:0.8; filter:alpha(opacity=80);}

.sliderContainer .slideSelectors .item {
	display:inline-block;
	width: 10px;
	height: 10px;
	background: #c5c5c5;
	margin: 1px 1px 1px 8px;
	border-radius: 10px;
}
.sliderContainer .slideSelectors .selected {
	width: 25px;
	height: 10px;
	margin: 0 0 0 10px;
	background: #a40000;
}
.leftbg{
	width:505px;
	height:460px; 
	position:absolute;
	top:0;
	background:#fff;
	left:50%;
	margin-left:-1195px;
	z-index:99;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.rightbg{
	width:505px;
	height:460px; 
	position:absolute;
	top:0;
	background:#fff;
	right:50%;
	margin-right:-1195px;
	z-index:99;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
@media screen and (min-width: 420px) {
	.iosSliderDemo {
		padding: 0 0 210px;
	}
	.fluidHeight {
		height: 190px;
	}
	.sliderContainer {
		height: 190px;
	}
	.iosSlider .slider .item .inner img {
		height: 190px;
	}
	.iosSlider .slider .item .inner .text1{
		padding: 10px 10px 10px 0;
		width: 85%;
		bottom: 8%;
	}
	.iosSlider .slider .item .inner .text1 p {
		padding-left: 30px;
		font-size: 1.8rem; font-size: 18px;
		line-height: 1.2;
	}
	.sliderContainer .slideSelectors {
		bottom: 10%;
	}
	.sliderContainer .slideSelectors .prev, .sliderContainer .slideSelectors .next {
		top: -150px;
	}
}
@media screen and (min-width: 768px) {
	.iosSliderDemo {
		padding: 0 0 276px;
	}
	.fluidHeight {
		height: 256px;
	}
	.sliderContainer {
		height: 256px;
	}
	.iosSlider .slider .item .inner img {
		height: 256px;
	}
	.iosSlider .slider .item .inner .text1{
		padding: 10px 15px 10px 0;
		width: 76%;
		bottom: 7%;
	}
	.iosSlider .slider .item .inner .text1 p {
		padding-left: 30px;
		font-size: 2.0rem; font-size: 20px;
		line-height: 1.2;
	}
	.sliderContainer .slideSelectors {
		bottom: 7%;
	}
	.sliderContainer .slideSelectors .prev, .sliderContainer .slideSelectors .next {
		top: -150px;
	}
}
@media screen and (min-width: 992px) {
	.iosSliderDemo {
		padding: 0 0 480px;
	}
	.fluidHeight {
		height: 460px;
	}
	.sliderContainer {
		height: 460px;
	}
	.iosSlider .slider .item .inner img {
		height: 460px;
	}
	.iosSlider .slider .item .inner .text1 p {
		font-size: 2.4rem; font-size: 24px;
	}
}


@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
	.iosSliderDemo {
		padding: 0 0 480px;
	}
	.fluidHeight {
		height: 460px;
	}
	.sliderContainer {
		height: 460px;
	}
	.iosSlider .slider .item .inner img {
		height: 460px;
	}
	.iosSlider .slider .item .inner .text1 p {
		font-size: 2.4rem; font-size: 24px;
	}
}


/*================================= 图片逐个滚动 =================================*/
#flexiselDemo3,#flexiselDemo4 {
	display:none;
}
.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:6299px;
    margin:0;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}
.nbs-flexisel-ul li{
	margin-bottom: 15px;
}
.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}
.nbs-flexisel-item {
    float:left;
    margin: 0;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
}
.nbs-flexisel-item P{
	font-size: 1.2rem; font-size: 12px;
	line-height: 2;
	padding: 0 5px;
}
@media screen and (min-width: 480px) {
	.nbs-flexisel-item img{
		width: 235px;
		height: 176px;
	}
}
@media screen and (min-width: 768px) {
	.nbs-flexisel-item img{
		width: 240px;
		height: 180px;
	}
}
@media screen and (min-width: 992px) {
	.nbs-flexisel-item img{
		width: 313px;
		height: 234px;
	}
}
@media screen and (min-width: 1270px) {
	.nbs-flexisel-item img{
		width: 370px;
		height: 277px;
	}
}


@media \0screen\,screen\9 {
	.panel-activity img{
		width: 360px;
		height: 202px;
	}
	
	.panel-article section a{
		height: 230px;
	}
	.panel-article section h4{
		height: 54px;
		overflow: hidden;
	}
	.panel-article section p{
		height: 60px;
		overflow: hidden;
	}
	
	.panel-photo img{
		width: 253px;
		height: 152px;
	}
	
	.nbs-flexisel-item img{
		width: 370px;
		height: 277px;
	}
}