/*全局样式*/
a:link{
	text-decoration: none;
	color:black;
}
a{color:black;}
li{
	list-style: none;
}
/*header样式*/
.header {
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    padding: 18px 0 0;
    text-align: center;
    min-height: 10px;
    max-height: 168px;
    position: relative;
    background-color:white;
    /*background-image: url(/static/images/2de797545de56274f03a5920eb3a1.jpg);*/
}

.logoimg {
    position: absolute;
    left: 1%;
    right: 1%;
    bottom: -34px;
    /*z-index: 1;*/
}

.logotxt {
    margin-bottom: 0px;
    border: 0
}

.logotxt a {
    font-weight: 700;
    color: #fff;
    font-size: 64px
}

.header h2 {
    color: #fff;
    padding: 0;
    margin: 0 0 45px;
    font-weight: 100;
    font-size: 34px
}
/*头部导航样式*/
/*
.navbar{
	border-radius: 0px;
}
.header-navi-main{
	background: black;
	padding-top:14px;
	padding-left:30px;
}
.header-navi{
	min-height: 40px;
	z-index: 0;
}
.header-navi .navi-box a{
	color:#FFFFFF;
	font-size: 14px;
}*/
.body-top .container{
	padding-top: 10px;
}
.body-top .container>p{
	float: left;
}
.body-top .container>span{
	float: right;
}
#header-navbar{
	background-color:#eff0ef;
	border:0px;
	border-radius: 0px;
	height:57px;
	background: url(/static/images/hbg1.gif) repeat-x;

}
#header-navbar a{
	color:black;
	font-size: 20px;
}

#header-navbar>.container{
	height: 57px;
}
#header-navbar{
	z-index: 100;
}
#header-navbar .navbar-nav{
	margin-left: -16px;
}
#header-navbar .navbar-nav>li>a{
	padding-top: 20px;
	padding-bottom: 17px;
	text-align: center;
}
#header-navbar .navbar-nav li{
	height:57px;
	width:100px;
}
#carousel-example-generic{width:744px;}
#header-navbar .line2{
	float: left;
	width: 2px !important;
	height:55px !important;
	background: url(/static/images/line2.gif) 0 8px no-repeat;
	padding: 0;
}
#header-navbar 
.show-search {
	padding-top: 15px;
	width:328px !important;
}
.show-search img{
	float: right;
}
.show-search #search{
	float: right;
	height:39px;
	width:260px;
	border:0px;
	background-color: #eff0ef;
}
#header-navbar .cur{
	background: url(/static/images/hbg2.gif) repeat-x;
	z-index: 1000;
}
.index-main>.container{
	margin-top: 10px;
}
/*轮播*/
/*#carousel{
	width: 630px;
	height:200px;
	margin-right: 0px;
	position: relative;
	float: left;
}*/
/*快迅*/
/*#notice{float:left;}*/
.totle-left .clear{padding-left: 15px;}
.totle-left .col-lg-4{
	padding-left: 0px;
}
#notice ul {
	padding-left: 10px;
	/*height:350px;*/
	overflow: hidden;
}
#notice ul li{
	padding-top:13px;
	height:38px;
	/*border-bottom: 1px solid lightgrey;*/
	list-style:none;
	/*list-style: square;*/
	border-bottom: 1px solid #eee;
}
#notice ul li:last-child{
	border-bottom: none;

}
#notice ul li a{
	color:#000000;
	font-size:16px;
	font-weight:lighter;
	line-height: 110%;
	white-space:nowrap;
	
}
#notice .notice-top{margin-left: 12px;width:330px;}
#notice .notice-hot{
	background-color: #eef1f2;
	height:40px;
	width:300px;
	margin-left:40px;
	/*padding-top:7px;*/
}
#notice #notice-top-bg{
	writing-mode: tb-rl;
	background-color:#14acfb;
	color:white;
	font-weight: bold;
	padding:12px;
	float:left;
}
#notice-hot-list{
	width:300px;
	float:left;
	padding-left:20px;
}
#notice-hot-list li{
	border-bottom: 0px;
	
}
#notice-hot-list   a {
	font-size:6px;
}
/*项目盒子*/
/*.container{display:block;width:975px;margin:0 auto;}
.clearfix:after { content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clearfix {height:1%;}  */
.applist{clear:both;position:relative;z-index:1;left:0;top:0;width:750px;margin-left:-40px;float:left;margin-top:35px;}
#app_iphone_list{margin: 0 auto;}
.applist li{float:left;width:75px;height:75px;overflow:hidden}
.applist a{display:block}
.appdetail{position:absolute;z-index:1;left:0;top:0;width:300px;height:150px;overflow:hidden;display:none}
.appdetail_m{position:absolute;z-index:2;left:0;top:0;width:300px;height:150px;background:#000;opacity:.9; filter:alpha(opacity=90);}
.appdetail_w{position:absolute;z-index:9;left:0;top:0;padding:5px;width:290px;height:140px;overflow:hidden}
.appdetail_w img{}
.appdetail_n{float:right;color:#fff;font-size:14px;}
.appdetail_n h3{font-size:20px;display:block;width:130px;height:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.appdetail_s{text-align:right;font-size:16px;color:#FFC000;padding-top:20px;padding-right:15px}
.applist .app_more{width:150px;height:75px;line-height:75px;background:#169AFF;overflow:hidden}
.app_more a{display:block;color:#D8EEFF}
.app_more span{font-size:20px;display:block;float:left;margin-left:20px;_margin-left:12px}
.app_more_arr{width:15px;height:32px;margin-top:24px;background:url(/static/images/icon.png) no-repeat;}
.app_more_current a{color:#fff}
.app_more_current .app_more_arr{background-position:-89px -190px}
/*每日资讯*/
#every-day{
	float:left;
	width:350px;
}
.div-title{
	float:left;
	width:349px;
	
}
.div-title h4{border-bottom: 3px solid #07426A; padding-bottom: 8px;}
.div-title .more{
	/*padding-top:10px;*/
	float:right;
	font-size: 12px;
	color:darkgray;
}
.every-day-article-box{width:380px;}
.every-day-article-single{height:140px; /*margin-bottom: 23px;*/}
.every-day-article-title a {color:#000000}
.every-day-article-img>img{width:180px;max-height: 100px;}
.every-day-article-img{float:left;}
.every-day-article-des{float: left;width:150px;/*margin-left: 15px;*/padding-top: 5px;padding-bottom: 4px;}
.every-day-article-des>p{font-size:12px;}
/*红标*/
.bgr{background-color:#dc2911;padding-top:2px;float:left;}
.cr{color:#dc2911;font-size:18px;padding-left:8px;padding-right:8px;float: left;}
.hrr{float:left; border-color:#dc2911;border-width:2px;width:50px;margin-top: 12px;}
.hrg{float:left;margin-top:13px;width:90%;}
.normal-trick-list li{
	height:34px;
	padding-top:5px;
	/*line-height: 300%;*/
	/*border-bottom: 1px solid lightgray;*/
}
.hot-trick a{font-size:18px;font-weight: 500;}
.normal-trick-list li a {
	font-size: 14.5px;

}

.list-single-article{
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
/*推荐模块*/
.hot-trick{
	margin-bottom: 4px;
}

.hot-trick span{
	padding:6px;
	font-size:14px;
	color:white;
	background-color: #d6ac52;
}
.single-content{
	margin-left:-10px;
}
.single-content h4{

	white-space:nowrap; 
	margin-top:7px;
	/*margin:0 auto;*/
}

.single-content p{
	color:gray;
	font-size: 14px;
}
.single-content .img-responsive{
	width:100%;
	max-height: 260px;
}
/*<!--推送活动块-->*/
.roll-box{background-color:#07426a;border:2px solid #07426A;overflow: hidden;}
.roll-date{color:white;padding-top: 5px;padding-bottom: 5px;}
.roll-box hr{margin-top:8px;margin-bottom: 8px;}
.roll-content hr{margin-top:18px;visibility: hidden;}
.roll-date p{text-align: center;margin-bottom: 0px;}
.roll-date-year{font-size:14px;}
.roll-date-date{font-size: 28px; }
.roll-date-date p {white-space:nowrap;}
.roll-date-desc{font-size:14px;}
.roll-content{background-color:white;height:8em;padding-top:5px;}
.bgg{background-color: #ededed;}
.gray-title{float:left;}
.gray-title>li{margin-left:30px;}

/*页面底部*/
.bs-docs-footer {
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 100px;
	color: #767676;
	text-align: center;
	border-top: 1px solid #e5e5e5
}
.bs-docs-footer-links {
	padding-left: 0;
	margin-top: 20px
}
.bs-docs-footer-links li {
	display: inline;
	padding: 0 2px
}
.bs-docs-footer-links li:first-child {
	padding-left: 0
}
@media (min-width: 768px) {
	.bs-docs-footer p {
		margin-bottom: 0
	}
}
.links{border: 1px solid #eee;padding:15px;}
.links h5{width: 100%;
height: 40px;
color: #c8201a;
line-height: 40px;
border-bottom: 1px solid #eee;
font-size: 16px;
font-weight: 700;
margin-bottom: 15px;
font-size: 14px;
border: none;
margin-bottom: 5px;}
.links ul{margin-left: -40px;}
.links ul li{float:left; height:30px;margin-right:10px;}
.footer-hr{
	border:2px solid darkred;
}
.footer-first-links a{
	font-size: 14px;
}
.footer-first-links{

	margin:0 auto;
}
.box{border:0px;}
.box .title-2{background: none;}
#Article{border:0px;}
.Article-Tool{border:0px; background: none;}
.digg li a {
	width:300px;
}
/*.crumbs{
	background: none;
	border: 0px;
}*/
/*.bb{border:1.5px solid lightgray;}*/
.special-right{
	padding: 5px;
	width:260px;
	margin-top: 10px;
}
.special-right .h3{
	background-color:lightblue;
}
/*home banner*/
#home_banner{width:744px;height:160px;position:relative;margin-top:10px;margin-bottom:45px;overflow:hidden;}
#home_banner .banner_bg{float:left;list-style:none;margin:0;padding:0;width:612px;height:160px;overflow:hidden;position:relative;left:0}
.banner_bg li{display:block;width:612px;height:160px;}
#home_banner .banner_control{float:right;width:121px;height:160px;position:relative;right:0;top:0}
#home_banner .banner_control em{width:127px;height:50px;background:url(/static/images/control_current.png) 0 0 no-repeat;position:absolute;z-index:21;top:0;left:-6px}
#home_banner .thumbs{list-style:none;margin:0;padding:0}
/*cursor:pointer; nancy 删掉  d3d3d3*/
#home_banner .thumbs li{width:113px;height:42px;border:4px solid white;position:relative}
#home_banner .thumbs li i{background:url(/static/images/thumb_cover.png) no-repeat;width:113px;height:42px;position:absolute}
#home_banner .thumbs li.current i{background:0}
#home_banner .thumbs li.thumbs_1,#home_banner .thumbs li.thumbs_2{margin-bottom:13px}
.digg{background: url(/static/images/num_list.png) no-repeat 15px 15px;
height:250px;}
.tv-slideBox{  height:288px; overflow:hidden;position:relative;   } 
.tv-slideBox .hd{ display:none;  } 
.tv-slideBox li{ overflow:hidden;  } 
.tv-slideBox li .pic{ width:720px; float:left;   } 
.tv-slideBox li .pic img{ width:600px; margin-left:15px; } 
.tv-slideBox li .con{ position:relative;  background:#fff;  height:288px; width:310px; margin-left: -50px; /*padding-left:20px;*/ padding-top:30px;  float:left; /*background:url("/static/images/gtvSplit.png") -281px 0 repeat-y; */ } 
.tv-slideBox li .con .bg{ position:absolute; width:96px; height:96px; right:0px; top:0px; background:url("/static/images/gtvSplit.png") -84px 0 no-repeat;    } 
.tv-slideBox li .con .title{  width:280px; font-weight: bold; font-size: 18px; height:68px;  } 
.tv-slideBox li .con .title h5{font-weight: bold;font-size: 18px;}
.tv-slideBox li .con .title a{ color:black;  font:normal 14px/22px "Microsoft YaHei"; _font-weight:bold; } 
.tv-slideBox li .con .introduce {line-height: 200%}
.tv-slideBox li .con .intro{ color:black; width:220px; border-top:1px dotted #cbcbcb;  padding-top:10px; margin-top:10px;   } 
.tv-slideBox li .con .intro .more{ position:absolute; bottom:20px; left:20px; display:block; width:94px; height:28px; background:url("/static/images/gtvSplit.png") -184px 0 no-repeat; overflow:hidden; line-height:990px;   } 
.tv-slideBox li .con .intro .more:hover{ bottom:21px; } 
.tv-slideBox .prev,.tv-slideBox .next{ position:absolute; z-index:1;width:39px; height:87px; overflow:hidden; cursor:pointer; left:10px; top:80px; background:url("/static/images/gtvSplit.png") 0 0 no-repeat; } 
.tv-slideBox .next{ background-position:-41px 0; left:576px; } 
.tv-slideBox .prev:hover,.tv-slideBox .next:hover{ top:79px;  }
.hidden{display: none;}
.picbig{padding-left: 16px;}
.picbig img{margin-left:-10px;}
.picbig h5{font-size: 18px}

.middle{margin-left:115px;padding-top:10px;}

/*友情链接、全国法院网站群、媒体*/
#links{width:958px;}
#links .list ul li{background:none; padding-left:0;}
#links #title{font-size:14px; border:none; margin-bottom:5px;}
#links .left{width:270px; line-height:30px;}
#links .left ul li{width:154px; float:left;}
#links .left ul li a{color:#555;}
#links .left .list ul { position:inherit!important;}
#links .left .list ul li { width:270px;}
#links .left .list ul li div { float:left; width:135px;}
#links .left .list ul li a { margin-right:10px;}

#links .center{width:309px; line-height:30px;margin-left:15px; float:left; overflow:hidden;}
#links .center ul li{width:103px; float:left;}
#links .center ul li a{color:#555;}
#links .center .list,
#links .center .list ul { position:inherit!important; width:300px; height:205px!important; overflow:hidden;}
#links .center .list ul li { width:300px; height:205px; overflow:hidden;}
#links .center .list ul li div { float:left; width:100px;}
#links .center .list ul li a { margin-right:10px;}
.left{float:left;}
.right{float:right;}

#links .right{width:340px;line-height:30px;margin-left:15px; float:left;}
#links .right ul li{width:103px; float:left;}
#links .right ul li a{color:#555;}
#links .right .list,
#links .right .list ul { position:inherit!important; width:340px; height:205px!important; overflow:hidden;}
#links .right .list ul li { width:340px; height:205px;}
#links .right .list ul li div { float:left; width:110px;}
#links .right .list ul li a { margin-right:10px;}




/*底部导航+信息*/
#footer{width:100%; border-top:3px solid #c8201a; margin-bottom:30px;margin-top: 40px;
}
#footer .footer_nav{width:100%; height:70px; border-bottom:1px solid #eee; margin-bottom:20px;}
#footer .footer_nav ul{width:700px;margin:0 auto;overflow:hidden;line-height:70px;font-size:18px; background:url(/static/images/logof.png) no-repeat 870px 13px;}
#footer .footer_nav ul li{float:left; padding:0 20px; font-size:16px;}
#footer .footer_nav ul li a{color:#555;}
#footer .message{width:960px; margin:0 auto; padding:0 20px; color:#555; line-height:30px;}
#footer .message .left{width:310px; border-right:1px solid #ddd;}
#footer .message .copyright {padding-left: 20px;width: 473px;margin: 0;overflow: hidden;float: left;}
#footer .message .right{
	text-align:left;
	width:100px;
	display: none; /* 网站机关事业单位标识隐藏 */
	}


.picc {font-size: 14px;}









			.box-news {
				overflow: hidden
			}
			.box-news .news-list li {
				padding: 0
			}
			.box-news .news-list li h3 {
				padding: 0px 0px 8px 0;
				font-size: 18px
			}
			.box-news .news-list li .img {
				height: 70px;
			}
			.box-news .news-list li .img,
			.box-news .news-list li .img img {
				width: 140px;
				background-size: 140px;
			}
			.box-news .news-list li .tag,
			.box-news .news-list li .txt {
				margin-left: 155px
			}
			.box-news .box-caption .detail {
				background-color: #f2f2f2
			}
			.box-news .box-caption .detail h3 {
				margin: 0 10px;
				font-size: 15px;
				font-weight: bold
			}
			.box {
	padding: 10px 0px;
}
.box-l {
	float: left;
}
.box-r {
	float: right;
}
.box-border {
	border: 1px solid #07426a
}
.box-caption {
	overflow: hidden;
	border-bottom : 3px solid #07426a;
}
.box-caption .caption,
.box-caption .detail {
	height: 40px;
	line-height: 40px;
	margin: 0;
	overflow: hidden;
}
.box-caption .caption {
	float: left;
	font-weight: normal;
	font-size: 18px;
	padding: 0 10px;
	background-color: #07426a;
	color: #fff;
	text-align: center;
}

.box-caption .detail .tab-nav {
	float: right;
}
.box-caption-big {
	overflow: hidden;
	height: 60px;
}
.box-caption-big .caption,
.box-caption-big .detail {
	line-height: 24px;
	vertical-align: middle;
	display: table-cell;
	height: 60px;
	float: none;
}
.box-caption-big .caption {
	letter-spacing: 2px;
	text-align: center;
	*padding: 1.4% 0
}
.box-caption-big .detail {
	margin-top: -60px;
	_margin-top: -75px;
	width: 300px;
	*width: 298px;
	margin-left: 60px
}
.box-caption-big .detail .ad img {
	width: 100%;
	display: block
}
.box-border-top {
	border-top: 1px solid #e6eaed
}
.box-content {
	margin-top: 10px;
	overflow: hidden;
}
.box-loadmore {
	margin: -1px auto 30px auto;
}
.box-nav {
	border-bottom: 1px solid #e6eaed;
	height: 46px;
	line-height: 40px;
	overflow: hidden;
	margin-top: -10px;
	width: 100%
}
.box-nav span.dot {
	color: #787878
}
.list,
.list-arrow-r,
.list-hot li,
.list-overflow,
.list-fix li,
.list-pics,
.list-report {
	clear: both;
	overflow: hidden;
}
.list-hot{padding-left: 0px}
.list li {
	line-height: 30px;
	display: block;
}
.list li,
.list-arrow-r li {
	padding-left: 10px;
	background: url('/static/images/list_icon2.gif') no-repeat -7px 7px;
}
.list li .txt,
.list li .info {
	color: #787878
}
.list li span,
.listhot li span {
	float: right;
	color: #888;
	font-size: 12px;
}
.list li span lable,
.listhot li span lable {
	font-style: normal;
}
.list-fix li {
	height: 30px;
	line-height: 30px;
}
.list-overflow li a,
.list-hot li a {
	display: block;
	_display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.list-hot li a {
	_width: 80%;
	*width: 80%;
}
.list-arrow-r li {
	background-color: #f2f2f2;
	background-position: 0px 11px;
	line-height: 38px;
	height: 38px;
	border-bottom: 1px solid #fff;
	padding-left: 18px;
	padding-right: 10px;
}
.list-arrow-r li:hover,
.list-col-bg:hover,
.list-pic-txt dl:hover {
	background-color: #e6eaed
}
.list-search li {
	padding: 6px 12px;
	border-bottom: 1px dotted #e6eaed;
	background-position: -6px 13px;
}
.list-col-bg {
	background-color: #f2f2f2;
	overflow: hidden;
	width: 100%
}
.list-col {
	overflow: hidden;
	width: 100%
}
.list-col .caption {
	background-color: #07426a;
	color: #fff;
	overflow: hidden;
	float: left;
}
.list-col .caption a {
	color: #fff;
}
.list-col .caption .keyword,
.list-col .detail .title {
	height: 65px;
	line-height: 24px;
	vertical-align: middle;
	display: table-cell;
}
.list-col .caption .keyword {
	width: 100px;
	font-size: 20px;
	*font-size: 65px;
	color: #fff;
	text-align: center;
}
.list-col .caption .keyword a {
	*font-size: 20px;
	*color: #fff;
	*display: inline-block;
	*vertical-align: middle;
}
.list-col .detail {
	overflow: hidden;
	float: left;
	*font-size: 65px;
}
.list-col .detail .title {
	padding: 0 10px;
	width: 260px;
	*width: 240px;
	_width: 240px;
}
.list-col .detail .title a {
	*font-size: 12px;
	*display: inline-block;
	*vertical-align: middle;
}
.list-border li {
	border-bottom: 1px dotted #e6eaed;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: -7px 12px
}
.list-col-3 li {
	width: 33.3%;
	float: left;
	line-height: 30px
}
.list-col-2 li {
	width: 49.3%;
	float: left;
	line-height: 30px
}
.list-hot li {
	background: none;
	padding-left: 0;
	overflow: hidden;
}
.list-hot li i {
	opacity: 0.7;
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	text-align: center;
	background-color: #B6B2B2;
	margin-top: 4px;
	margin-right: 10px;
	color: #fff;
}
.list-hot li i.order1,
.list-hot li i.order2,
.list-hot li i.order3 {
	background-color: #07426a;
	color: #fff;
}
.list-hot li span {
	color: #bbb
}
.list-hot .info {
	overflow: hidden;
	padding: 10px 0
}
.list-hot .info a.s {
	float: left;
}
.list-hot .info img {
	width: 105px;
	display: block
}
.list-hot .info .txt {
	margin-left: 125px;
}
.list-pic-txt {
	overflow: hidden;
}
.list-pic-txt dl,
.list-pic-txt dl dt {
	overflow: hidden;
}
.list-pic-txt dl {
	background-color: #f2f2f2;
	margin-bottom: 10px;
	width: 100%;
}
.list-pic-txt .box-caption-big .detail {
	width: auto;
}
.list-pic-txt .title {
	line-height: 24px;
	vertical-align: middle;
	display: table-cell;
	height: 60px;
	padding: 5px 10px 0px 10px;
}
.list-pic-txt .col-md-4 {
	padding: 0px
}
.list-pic-txt .tips,
.list-pic-txt .box-caption .detail {
	color: #07426a;
	font-weight: bold;
	font-size: 16px;
}
.list-pic-txt .box-caption .detail {
	padding-left: 10px
}
.list-pic-txt .tips {
	padding-top: 5px
}
.list-pic-txt .tips strong {
	font-size: 16px;
}
.list-pic-txt .list-arrow-r dl {
	margin-bottom: 1px
}
.list-pics li {
	float: left;
	margin: 0 5px;
}
.list-report li .img {
	width: 100px;
	float: right;
	margin-left: 10px;
}
.list-report li .img img {
	width: 100px
}
.list-report li .title {
	font-size: 15px;
	padding: 0;
	margin: 0;
	_margin-top: -30px;
}
.list-report li .info {
	line-height: 24px;
	color: #787878;
	padding-top: 10px
}
.tab-nav,
.tab-nav ul {
	overflow: hidden;
}
.tab-nav{
	padding-left: 0px;
}
.tab-nav li {
	float: left;
	cursor: pointer;
	font-size: 16px
}
.events-list .tab-nav li {
	font-size: 15px
}
.tab-nav li.on,
.tab-nav li.on a {
	color: #ffb911
}
.tab-nav li span {
	padding: 0 10px;
	color: #e6eaed
}
.tab-content {
	margin-top: 15px;
}
.box-tab .tab-nav {
	background-color: #f2f2f2;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	color: #787878
}
.box-tab .tab-nav li {
	padding: 0 15px;
	font-size: 15px
}
.box-tab .tab-nav li a {
	color: #787878;
}
.box-tab .tab-nav li.on {
	background-color: #07426a;
	color: #fff;
}
.box-tab .tab-nav li.on,
.box-tab .tab-nav li.on a {
	color: #fff;
}




/*滚动新闻*/

/* CSS Document */
.list-big dl dt {
    padding-bottom: 30px !important;
}
.nav-red{height:36px;line-height:36px;width:1000px;margin:0 auto;background:#c0163a;}
.nav-red .mh-time{color:#fff;font-family:"微软雅黑","宋体";font-size:18px;padding-lefT:10px;}
.nav-red .right{float:right;padding-right:10px;}
.nav-red .right span{display:inline-block;height:36px;background:url(/static/images/icon_red.png) no-repeat;font-size:16px;color:#fff;font-family:"微软雅黑","宋体";}
.nav-red .right span.time-end{padding-left:20px;background-position:left 2px;margin-right:10px;}
.nav-red .right span.refreshBtn{padding-right:20px;background-position:right -36px;cursor:pointer;}

.list-big{width:1000px;margin:0 auto;background:url(/static/images/line-y.png) repeat-y}
.list-big dl dt{padding-bottom:30px;}
.list-big dl dt .timeleft,.list-big dl dt .textright{float:left;}
.list-big dl dt .timeleft{width:110px;padding-top:24px}
.list-big dl dt .timeleft i{display:inline-block;padding-left:25px;background:url(/static/images/time_icon.png) no-repeat 0 center;height:20px;line-height:20px;font-size:16px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;}

.list-big dl dt .textright{width:890px;margin-bottom: 20px;}

.list-big dl dt .textright .trbox{padding:14px;border:solid 1px #dcdcdc;background:#f5f5f5;}
.list-big dl dt .textright .trbox strong{display:block;height:40px;line-height:40px;}
.list-big dl dt .textright .trbox strong i.icon,.list-big dl dt .textright .trbox strong b{display:inline-block;vertical-align:middle;}
.list-big dl dt .textright .trbox strong i.icon,.list-big dl dt .textright .trbox p i.icon{height:20px;line-height:20px;background:url(/static/images/aww_right.png) no-repeat right 0;padding:0 9px 0 5px;border-left:1px solid #d39ba6;font-weight:normal;color:#c1173c;margin-right:5px;font-size:14px;display:inline-block;}
.list-big dl dt .textright .trbox strong i.icon{font-style: normal;}
.list-big dl dt .textright .trbox strong b{font-size:18px;font-family:"微软雅黑","宋体";padding-left:5px;}
.list-big dl dt .textright .trbox strong b.redblod{color:#c1153b;padding:0}
.list-big dl dt .textright .trbox p{font-size:16px;line-height:36px;font-family:"微软雅黑","宋体";}
.list-big dl dt .textright .trbox p.nonehd{width:760px;}
.list-big dl dt .textright .trbox p a.hui,.list-big dl dt .textright .trbox p a.hui:visited,.list-big dl dt .textright .trbox p a.hui:hover{padding-lefT:5px;color:#05529a;}
.list-big dl dt .mh-btn{float:right;padding-top:0;}
.list-big dl dt .mh-btn a{display:inline-block;height:17px;line-height:17px;vertical-align:middle;padding:0;margin:0 10px 0 0;float:none}
.list-big dl dt .mh-btn a.zf{background:url(/static/images/zf.png) no-repeat;width:20px;padding:0;margin:0 10px 0 0;float:none}
.list-big dl dt .mh-btn a.ly{background:url(/static/images/ly.png) no-repeat;padding-left:25px;color:#959595;font-family:Arial, Helvetica, sans-serif;font-weight:normal;}
.list-big dl dt .mh-btn a.ly:visited,.list-big dl dt .mh-btn a.ly:hover{color:#959595;}
.list-big .hdtime{display:block;line-height:36px;height:36px;background:#ececec;padding:0 10px;font-size:14px;font-family:"微软雅黑","宋体";}

.img-bs{padding:5px 0 0 45px;}
.img-bs img{display:block;width:208px;height:auto;cursor:pointer;}

.list-big{min-height:760px;}
.list-big dl dt .textright .imgtext-s1{padding-top:10px;}
.list-big dl dt .textright .imgtext-s1 .img-bs{float:left;padding-right:30px;min-height:150px;}
.list-big dl dt .textright .imgtext-s1 .tit-lc{float:left;width:575px;padding-top:3px;}
.list-big dl dt .textright .imgtext-s1 .tit-lc .ov01{height:115px;overflow:hidden;min-height:115px;}
.list-big dl dt .textright .imgtext-s1 .tit-lc .ovnone{height:auto!important;}
.list-big dl dt .textright .imgtext-s1 .tit-lc p{height:23px;line-height:22px;padding-top:7px;}
.list-big dl dt .textright .imgtext-s1 .tit-lc p a{color:#626166;}
.list-big dl dt .textright .imgtext-s1 .tit-lc p a,.imgtext-s1 .tit-lc p span{margin-right:20px;min-width:65px;}
.list-big dl dt .textright .imgtext-s1 .tit-lc p a,.imgtext-s1 .tit-lc p span,.imgtext-s1 .tit-lc p i{display:inline-block;vertical-align:middle;height:20px;}
.list-big dl dt .textright .imgtext-s1 .tit-lc p a,.list-big dl dt .textright .imgtext-s1 .tit-lc p a:visited,.list-big dl dt .textright .imgtext-s1 .tit-lc p a:hover{color:#05529a;}
.list-big dl dt .textright .imgtext-s1 .tit-lc p a.addstock{height:20px;line-height:20px;margin-right:0;color:#b3b3b3;}
.list-big dl dt .textright .imgtext-s1 .tit-lc p a.addstock i{display:inline-block;padding:0 10px;border:solid 1px #b3b3b3;}
.list-big dl dt .textright .imgtext-s1 .tit-lc p a.addstock:hover{text-decoration:none;color:#e10602;}
.list-big dl dt .textright .imgtext-s1 .tit-lc p a.addstock:hover i{border:solid 1px #fdb7b7;color:#e10602;}
.list-big dl dt .textright .imgtext-s1 .tit-lc p span{color:#6f6f71;}
.list-big dl dt .textright .imgtext-s1 .tit-lc b{font-size:16px;font-family:"微软雅黑","宋体";color:#6f6f71;font-weight:normal;}
.list-big dl dt .textright .imgtext-s1 .wnew{width:360px;}
.list-big dl dt .textright .trbox p .stockname a.blue,.list-big dl dt .textright .trbox p .stockname a.blue:visited,.list-big dl dt .textright .trbox p .stockname a.blue:hover{color:#0555aa;}
.red{color:#cc0000!important;}
.gre{color:#009900!important;}
.list-big dl dt .textright .trboxnew{padding:14px 14px 30px;}

.morelink,.morelink:visited,.morelink:hover{padding-left:10px;color:#cc0000;margin-right:0}
.morelink em{font-family:"宋体"}
.list-big dl dt .textright .imgtext-s1 .wnew .morelink{padding-top:10px;padding-lefT:0;}
.laadingbtn{border:solid 1px #ddd;display:block;background:#f3f3f3;margin-left:110px;text-align:center;height:40px;line-height:40px;font-size:18px;font-family:"微软雅黑","宋体";color:#c01636;}
.laadingbtn:visited,.laadingbtn:hover{color:#c01636;}
.list-big dl dt .textright .trbox strong i.icon, .list-big dl dt .textright .trbox p i.icon{font-weight:bold;font-family:"微软雅黑","宋体";}

.list-big dl dt .textright .trbox strong i.icon a,.list-big dl dt .textright .trbox strong i.icon a:visited,.list-big dl dt .textright .trbox strong i.icon a:hover{color:#c0163a;}
.list-big dl dt .textright .trbox p i.icon a,.list-big dl dt .textright .trbox p i.icon a:visited,.list-big dl dt .textright .trbox p i.icon a:hover{color:#c0163a;}
.list-big dl dt .textright .trbox p{line-height:30px;font-size:14px;}
.list-big dl dt .textright .trbox p.blod{font-weight:bold;}
.list-big dl dt .textright .trbox p a.blue,.list-big dl dt .textright .trbox p a.blue:visited,.list-big dl dt .textright .trbox p a.blue:hover{color:#c0163a;}

.search_top h1{float:none;}
.search_top h1 img,.search_top h1 span{display:block;float:left;line-height:80px;padding-lefT:15px;font-size:20px;font-family:"微软雅黑","宋体";font-weight:bold;color:#666;}
.search_top h1 img{padding:0}
.search_top h1 span i.sun{font-family:"宋体";padding:0 3px;color:#666;}


.list-big dl dt .textright .imgtext-s1 .tit-lc p.pr{text-align:right;padding-right:210px;}
.list-big dl dt .textright .imgtext-s1 .wnew p.pr{padding:0}

.fhtop{display:block;width:45px;height:45px;position:fixed;bottom:30px;left:50%;margin-left:510px;background:url(/static/images/sidebar.png) no-repeat 0 -341px}

.img-bs img.fdadd{cursor:url(/static/images/fd_add.ico),auto;}
.img-bs img.fd_move{cursor:url(/static/images/fd_move.ico),auto;}

.list-big dl dt.top-textone .textright .trbox strong b{color:#c0163a;}
.list-big dl dt.top-textone .textright .trbox{border:solid 1px #c0163a;}
.list-big dl dt.top-textone .timeleft i{background:url(/static/images/time_cur.png) no-repeat 0 0}
.list-big dl dt.top-textone .textright .trbox strong i.icon{background:#c0163a url(/static/images/topnew.png) no-repeat 0 0;bordeR:none;padding:0 10px 0 25px;color:#fff;margin:0;}

.sh_one{display:block;}
.sh_two{display:none;padding-top:10px;}
.list-big dl dt .textright .trbox strong .ldlink{font-sizE:18px;line-height:20px;vertical-align:middle;display:inline-block;font-family:"微软雅黑","宋体";}
.list-big dl dt.top-textone .textright .trbox strong i.icon{margin-right:5px;}
.list-big dl dt .mh-btn i{vertical-align:middle;display:inline-block;color:#959595;}

.mh-btn span{font-family:Arial, Helvetica, sans-serif;}
