@charset "utf-8";
/* CSS Document */

/* Headline
===========================================================================================================================================================================================*/
.carousel-indicators {
	position: absolute; /*整个计数区域绝对定位*/
	bottom: 2%; /*距容器carousel底部10px*/
	z-index: 15; /*设置其在Z轴的层级*/
	/*让整个计数区水平居中*/
	left: 70%;
	margin-left: -20px;
	padding-left: 0;
	text-align: right;
	width: 30%;
	list-style: none;
}
.carousel-indicators li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff \9;
	background-color: rgba(255, 255, 255, 1);
	border-radius: 12px;
	border: 1px solid #fff;
}
/*设置当前状态样式*/
.carousel-indicators .active {
	width: 28px;
	height: 12px;
	margin: 0;
	background-color: #d81720;
	border: 1px solid #ee777d;
}
.carousel-inner .carousel-caption{
	width: 80%;
	left: 20px;
	bottom: 15px;
	border-bottom: 3px solid #f9ca59;
	line-height: 22px;
	font-size: 1.6rem; font-size: 16px;
	padding: 15px 10px;
	text-align: left;
	background-color: #9f1f24 \9;
	background-color: rgba(159,31,36,0.6);
	line-height: 1.2
}
.carousel-control{
	background: none;
    opacity: .5;
    filter: alpha(opacity=50);
}
.carousel-control.left,
.carousel-control.right{
	background: none;
	position: absolute;
	top: 40%;
}
.carousel-control.left{
	left: -3%;
}
.carousel-control.right{
	right: -3%;
}
.carousel-control:focus,
.carousel-control:hover{
	color:#fff;
	text-decoration:none;
	filter:alpha(opacity=90);
	outline:0;
	opacity:.9
}
.carousel-control .fa{
	font-size: 50rem; font-size: 50px;
}


@media screen and (min-width: 768px) {
	.carousel-inner > .item > a > img, .carousel-inner > .item > img{	
		width: 720px;
		height: 360px;
	}
}

@media screen and (min-width: 992px) {
	.carousel-inner > .item > a > img, .carousel-inner > .item > img{	
		width: 940px;
		height: 490px;
	}
}
@media screen and (min-width: 1170px) {
	.carousel-inner > .item > a > img, .carousel-inner > .item > img{	
		width: 1140px;
		height: 540px;
	}
	.carousel-inner .carousel-caption{
		font-size: 2.4rem; font-size: 24px;
	}
}

@media \0screen\,screen\9 {
	.carousel-inner > .item > a > img, .carousel-inner > .item > img{	
		width: 760px;
		height: 427px;
	}
	.carousel-control.left,.carousel-control.right{
		filter: 0;
	}
}


.main section{
	width: 100%;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
    -webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-box-align: center;
	-moz-box-align: center;
    -webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	
	height: 40px;
    }
.main section img{
	display: inline-block;
	margin-right: 12px;
	float: left;
}
.main section .flex{
	float: left;
	height: 6px;
	background: #eee;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
    -webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.panel-jyjxs h3{
	font-size: 2.6rem;font-size: 26px;
	font-weight: 600;
	color: #c61a20;
}
.panel-jyjxs h3 span{
	margin: 0 20px 0 10px;
	font-size: 1.4rem; font-size: 14px;
	color: #444;
	font-weight: normal;
}
.panel-data h3, .panel-dsrw h3, .panel-dsdjt h3{
	font-size: 2.6rem;font-size: 26px;
	font-weight: 600;
	color: #c61a20;
	font-weight: normal;
}
.panel-data h3 span, .panel-dsrw h3 span, .panel-dsdjt h3 span{
	margin: 0 20px 0 10px;
	font-size: 1.4rem; font-size: 14px;
	font-weight: normal;
	color: #444;
}

	
	

.panel-jyjxs .img-jyjxs a, .panel-dsrw .img-dsrw a{
    display: inline-block;
    position: relative;
}
.panel-jyjxs .img-jyjxs a span, .panel-dsrw .img-dsrw a span {position: absolute;	display: inline-table; z-index: 20;	left: 0; bottom: 0;	color: #fff; padding: 5px 15px;	line-height: 1.4;	width: 100%; background-color: rgba(178, 54, 54, 0.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2b23636,endColorstr=#B2b23636);
}
.panel-jyjxs .img-jyjxs a span:hover, .panel-dsrw .img-dsrw a span:hover{
	text-decoration: underline;
}
.panel-jyjxs h4{
	font-size: 2.0rem; font-size: 20px;
	line-height: 1.4;
}
.panel-jyjxs time{float: right; color: #b81e24; font-size: 1.4rem; font-size: 14px; font-weight: bold; padding: 2px 0 0 15px;}
.panel-jyjxs time span{
	font-size: 2.2rem; font-size: 22px;
	color: #b81e24;
	margin: 0;
}
.panel-jyjxs p{
	color: #888;
	padding: 5px 0 15px 0;
	border-bottom: 1px solid #e0ced0;
}
.panel-jyjxs li{background: url("ico_2arrow_dsxxjy.png") no-repeat 0 12px; padding: 5px 0 5px 18px; line-height: 1.3;}

.panel-data li{
	background: url(ico_square_dsxxjy.png) no-repeat 0 12px;
	padding: 6px 0 6px 18px;
	line-height: 1.3;
}

/*图片逐个滚动*/
#flexisel{display:none;}
.nbs-flexisel-container{position:relative; max-width:100%;}
.nbs-flexisel-ul {position:relative; width:9999px; margin:0px; padding:0px; list-style-type:none; text-align:center;}
.nbs-flexisel-inner {overflow:hidden; float:left; width:96%; margin: 0 2%;}
.nbs-flexisel-item {float:left; margin:0px; padding:0px; cursor:pointer; position:relative; line-height:0px;}
.nbs-flexisel-item img {cursor: pointer; position: relative; margin-top: 10px; margin-bottom: 10px; height:360px; width: 100%; max-width: 258px;}
.nbs-flexisel-item p{line-height: 1.4}
/*** Navigation ***/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {width: 24px; height: 40px; position: absolute; cursor: pointer; z-index: 100; opacity: 0.8;}
.nbs-flexisel-nav-left {left: 0;  background: url("btn_pre_dsxxjy.png") no-repeat;}
.nbs-flexisel-nav-right {right: 0; top: 45%; background: url("btn_next_dsxxjy.png") no-repeat;}

.panel-dsdjt li{margin-bottom: 25px;}
.panel-dsdjt h4{color: #952023;}
.panel-dsdjt h4 a{color: #952023; font-weight: bold; line-height: 1.3; height: 50px; overflow: hidden;}
.panel-dsdjt h4 a:hover{color: #c61a20;}
.panel-dsdjt p{color: #777; font-size: 15px; font-size: 1.5rem; line-height: 1.4; margin-top: 10px;}

.panel-jyjxs .img-jyjxs img, .panel-dsdjt .img-dsdjt img{width: 100%; height: auto;}


/*style*/
.temp02-wrap-R {background: #fff2f1;}
.temp02-wrap-R ol{border-bottom: 1px solid #f6cdd2;}
.temp02-wrap-R ol i{color: #bf0018;}
.temp02-wrap-R ol a:hover{color:#0074bd; text-decoration: none;}
.temp02-wrap-R h3 {color: #bf0018; border-left: 8px solid #bf0018;}
.temp02-wrap-content h2 {
	font-size: 2.0rem;
	font-size: 20px;
	color: #444;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	padding: 15px 25px 0 25px;
}
.temp02-page {padding: 2px 8px; margin: 0 4px; font-size: 13px; font-size: 1.3rem;}
.temp02-page-inactive {background: #c70000; border: 1px solid #c70000; color: #fff;}
.temp02-page-inactive:hover{background: #fff6f1; color: #444;}
.temp02-page-active {background: #fff6f1; border: 1px solid #f5d6c4; color: #444; cursor: default; z-index: 2;}
.temp02-wrap-list-font a:hover {color: #ab4940;}
.temp02-wrap-LmenuList li a:hover, .temp02-wrap-LmenuList li.active a {
	display: block;
	background: #f4f6ff;
	color: #b06b50;
	border-left: 8px solid #e3e8fa;
	text-decoration: none;
}
.temp02-wrap-Lmenu h3{
	border-top: 3px solid #aa2d12;
    background: #ab4940;
    padding: 10px 0;
}
.temp02-wrap-Lmenu h3 span{
	background: url(ico_nao.png) no-repeat 15px -120px;
}

.temp02-wrap-list-font li{
	color: #5060B0;
	background: none;
	padding-left: 5px;
}
.temp02-wrap-list-font a {
    padding-left: 15px;
}
.temp02-wrap-list-img{
	border-bottom: 0 none;
}
.temp02-wrap-list-img .temp02-content-people a:hovor {
	color: #ab4940;
}
.temp02-wrap-list-img .temp02-content-people a {
	color: #444;
}

.temp02-wrap-list-people .temp02-content-people h5,
.gcsb h5{
	font-size: 1.6rem; font-size: 16px;
	padding: 10px 10px 5px 10px;
    height: 50px;
}
.temp02-wrap-list-people .temp02-content-people span,
.gcsb span{
	display: block;
    height: 50px;
    line-height: 22px;
    padding: 0 0 0 10px;
}
.tem01-people-content img{
	width: 118px\9;
	height: 144px\9;
}



@media only screen and (max-width: 320px) {
	.temp02-content-people img{
		width: 113px;
		height: 158px;
	}
	.gcsb img{
		width: 115px;
		height: 80px;
	}
	.temp02-wrap-list-people .temp02-content-people span{
		display: block;
		height: 60px;
		line-height: 18px;
		padding: 0 0 0 10px;
	}
}
@media (min-width: 320px) and (max-width: 481px) {
	.temp02-content-people img{
		width: 133px;
		height: 186px;
	}
	.gcsb img{
		width: 135px;
		height: 83px;
	}
}
@media screen and (max-width: 767px) {}
@media screen and (max-width: 991px) {
	.panel-jyjxs time{float: none; margin-right: 8px; padding-left: 0;}
  .temp02-content-people img{
		width: 125px;
		height: 168px;
	}
	.gcsb img{
		width: 210px;
		height: 129px;
	}
}
@media screen and (max-width: 1169px) {}

@media screen and (min-width: 768px) {
	.panel-jyjxs .img-jyjxs img, .panel-dsdjt .img-dsdjt img{
		width: 220px;
		height: 124px;
	}
	.panel-data li{float: none;	/*! width: 50%; */}
}
@media screen and (min-width: 992px) {
	.panel-jyjxs .img-jyjxs img, .panel-dsdjt .img-dsdjt img{
		width: 293px;
		height: 165px;
	}  
  .temp02-content-people img{
		width: 180px;
		height: 255px;
	}
	.gcsb img{
		width: 255px;
		height: 180px;
	}
	.temp02-wrap-list-img img{
		width: 256px\9;
		height: 156px\9;
	}
  .panel-data li{float: left; width: 50%;}
}
@media screen and (min-width: 1170px) {
	.panel-jyjxs .img-jyjxs img{width: 360px; height: 202px;}
	.panel-dsdjt .img-dsdjt img{width: 277px;	height: 165px;}
}

@media \0screen\,screen\9 {
	.carousel-inner > .item > a > img, .carousel-inner > .item > img{	
		width: 1140px;
		height: 641px;
	}
	.panel-jyjxs .img-jyjxs img, .panel-dsdjt .img-dsdjt img {
		width: 360px;
		height: 202px;
	}
}