.index-row {
	background-color:#e9e9e9;
	padding:25px 0px !important;
}
/* Topnews
=================================*/
.carousel-indicators {
	position:absolute; /*??????¨¨????¡ã??????????????????*/
	bottom:1%; /*¨¨¡¤??????¡§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:10px;
	height:10px;
	text-indent:-999px;
	cursor:pointer;
	background-color:#fff \9;
	background-color:rgba(255, 255, 255, 0.6);
	border:0 none;
	border-radius:10px;
}
.carousel-control.left, .carousel-control.right {
    background-image:none!important;
}
/*¨¨???????¡°?¡ë?????€???¡¤???*/
.carousel-indicators .active {
	width:13px;
	height:13px;
	margin:0;
	background-color:#fff;
	border:0 none;
}
.carousel-inner .carousel-caption{
	width:100%;
	left:0;
	bottom:0;
	line-height:22px;
	font-size:1.5rem;
	font-size:15px;
	padding:10px 10px 25px 10px;
	text-align:left;
	background-color:#274384 \9;
	background-color:rgba(39, 67, 132, 0.6);
}
.carousel-inner .carousel-caption a{
	color:#fff;
}


/*Tab
=================================*/
.index-newstop .wrapTabTit{
	border-bottom:1px solid #aeaeae;
}
.index-newstop .wrapTabTit li{
	padding:0 25px 5px 25px;
	line-height:38px;
	font-size:1.8rem;
	font-size: 18px;
}
.index-newstop .wrapTabTit li a{
	color:#383838;
	font-weight:bold;
}
.index-newstop .wrapTabTit li.active{
	background:url(/images/newstop_tab_active_sinh.png) no-repeat center bottom;
	font-weight:bold;
	font-size:1.8rem;
	font-size:18px;
}
.index-newstop .wrapTabTit li span {
    -moz-border-bottom-colors:none;
    -moz-border-left-colors:none;
    -moz-border-right-colors:none;
    -moz-border-top-colors:none;
    border-color:#f00 #fff #fff;
    border-image:none;
    border-style:solid;
    border-width:8px;
    display:block;
    height:1px;
    left:32px;
    overflow:hidden;
    position:absolute;
    width:1px;
    z-index:-1;
}
.index-newstop .nav-tabs>li>a {
	margin-right:2px;
	border:0 none;
	border-radius:0;
	line-height:1.42857143;
}
.index-newstop .nav-tabs>li.active>a,
.index-newstop .nav-tabs>li.active>a:focus,
.index-newstop .nav-tabs>li.active>a:hover{
	color:#274384;
	text-decoration:none;
	font-weight:bold !important;
	cursor:default;
	background-color:transparent!important;
	border:0 none;
}
.index-newslist{
	margin-top:10px;
	padding:0 20px;
}
.index-newslist li{
	overflow:hidden;
	clear:both;
	background:url(/images/dot_hui.png) no-repeat left 16px;
	border-bottom:1px dotted #cbcbcb;
}
.index-newslist li a{
	float:left;
	width:100%;
	overflow:hidden;
	line-height:28px;
	padding:4px 0px 4px 15px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.index-newslist li a:hover {
	color:#a60018;
}

/* === ¨¦?¨C¨¦??-?¡¤???¡ì styles === */
.index-row-2 {
	padding:25px 0px !important;
}
/*.list-group{*/
/*	padding-bottom:10px !important;*/
/*}*/
/*.list-group-item.active>.badge,.nav-pills>.active>a>.badge{*/
/*	color:#243d7a;*/
/*	background-color:#fff;*/
/*}*/
/*.list-group-item{*/
/*	background-color:#3d4e79 !important;*/
/*	color:#ffffff !important;*/
/*}*/
/*.list-group-item:first-child{*/
/*	border-top-left-radius:0px !important;*/
/*	border-top-right-radius:0px !important;*/
/*}*/
/*.list-group-item:last-child{*/
/*	margin-bottom:0;*/
/*	border-bottom-right-radius:0px !important;*/
/*	border-bottom-left-radius:0px !important;*/
/*}*/
.list-group-item-success{
	background-color:#243d7a !important;
	font-weight:bold;
	font-size:16px !important;
	color:#ffffff !important;
}
.btn-default{
	width:100%;
	text-align:left;
	color:#444;
}
.dropdown-menu {
    margin:2px 0 0;
    padding:5px 0;
    min-width:auto;
    border-radius:0px;
    -webkit-box-shadow:none;
	box-shadow:none;
}

/* === ¨¦?¨C¨¦??-???¨¦¡ª? styles === */
.nav-tabs{
	font-weight:bold !important;
	font-size:16px !important;
	border-bottom:0px solid #ddd;
}
.index-row-2 .nav-tabs>li.active>a,
.index-row-2 .nav-tabs>li.active>a:focus,
.index-row-2 .nav-tabs>li.active>a:hover{
	font-size:16px !important;
	font-weight:bold !important;
	color:#fff !important;
	cursor:default;
	background-color:#243d7a !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #dcdcdc;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}
.index-newscenter{
	padding:10px 5px 0px 5px;
}
.index-newscenter li{
	overflow:hidden;
	clear:both;
	border-bottom-style:solid;
	border-bottom:1px solid #d4d4d4;
	margin-bottom:20px;
}
.index-newscenter li a{
	float:left;
	width:100%;
	overflow:hidden;
	line-height:35px;
	background:url(/images/dot_hong.png) no-repeat 0px 16px;
	padding-left:15px;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.index-newscenter li a:hover {
	color:#a60018;
}
.index-newscenter .xsbg li a{
	line-height:24px;
	padding:8px 0 0 15px;
	text-overflow:inherit;
	white-space:normal;
}
.index-newscenter .xsbg li span{
	display:block;
	font-size:1.2rem;
	font-size:12px;
	color:#7f7f7f;
}
.index-newscenter > ul{
	font-family:Î¢ÈíÑÅºÚ;
	margin: 20px 40px 20px 40px;
}
.index-newscenter > ul > li > #title{
	font-size: 23px;
	color:#104a98;
	font-weight:bold;
	line-height:30px;
	font-family:Î¢ÈíÑÅºÚ;
}
.index-newscenter > ul > li >  #cdate{
	font-size: 18px;
	color:#4c4a4b;
	line-height:24px;
	margin:13px 0px;
}
.index-newscenter > ul > li >  #summary{
	font-size: 16px;
	color:#4c4a4b;
	line-height:26px;
	margin-bottom: 15px;
}
.index-newscenter > ul > li >  #artpic{
	color: rgba(39, 48, 57, 0.85);
	text-align: center;
	margin-bottom: 15px;
}
/* === ¨¦?¨C¨¦??-?????¡ì styles === */
.panel{
	margin-bottom:25px !important;
	background-color:#fff;
	border:0px solid transparent;
	border-radius:0px !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
}
.panel-heading{
	border-top-left-radius:0px !important;
	border-top-right-radius:0px !important;
	background-color:#243d7a !important;
}
.panel-title{
	color:#ffffff !important;
	font-size:16px !important;
	font-weight:bold !important;
}
.panel-body{
	padding:5px 12px 15px 12px !important;
	border:1px solid #ddd;
	border-top:0 none;
}
.index-newsright{
	padding:0px 5px;
}
.index-newsright li{
	background:url(/images/dot_hong.png) no-repeat 0px 14px;
	padding:6px 0px 6px 15px;
	border-bottom:dotted 1px #dddddd;
}
.index-newsright li a{
	line-height:22px;
}
.index-newsright li a:hover {
	color:#a60018;
}
.btn{
	border-radius:0px !important;
}
.rukou{font-size:22px;}



@media only screen and (min-width: 991px) {
	.carousel-inner > .item > a > img, .carousel-inner > .item > img{	
		min-width:100%;
		height:312px;
	}
}
@media only screen and (max-width: 992px) {
}