@charset "utf-8";
/* 通用*/
body {
	font-family:"Microsoft YaHei";
	margin:0px;
	padding:0px;
}
img {
	width:100%;
	height:100%;
}
li {
	display: list-item;
}
p {
	margin:0px;
	padding:0px;
	display: block;
}
ol, ul {
 margin::0px;
	padding:0px;
	list-style: none;
}
ul, menu, dir {
	display: block;
	list-style-type: disc;
	margin:0px;
	padding:0px;
}
a {
	color: #000;
	text-decoration: none;
}
i, cite, em, var, address, dfn {
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Microsoft YaHei";
	margin:0px;
	padding:0px;
	display: block;
	font-size: 16px;
	font-weight:bold;
	overflow: hidden;
}
img {
	border: 0px;
	overflow: hidden;
}
ul, li {
	list-style: none;
}
/*header*/
.header {
	width:1200px;
	height:110px;
	margin:0 auto;
}
.nav-logo{
    width: 120px;
    margin-top: -16px;
	}
.header-logo {
	float:left;
	width: 400px;
	margin-left:-28px;
}
.header-xb {
	margin-top: 70px;
	float:right;
}
.header-xb ul {
}
.header-xb ul li {
	float: left;
	margin-left: 15px;
}
.header-xz {
	width:150px;
	height:150px;
    display: inline-block;
	position: relative;
	text-transform: uppercase;
	position: absolute;
	display: none;
	z-index:10;
	}

.wx-xz{
	float: left;
	height: 20px;
	width: 26px;
	margin-left: 15px;
	}
.wz-xz:hover .header-xz{
	display: block;
}
.wx-img{
	width:26px;
	height:20px;
	}
.dl{
	width:31px;
	font-family: "microsoft yahei, simsun";
	
	}
.dl a{
	color: #333;
	font-size:15px;
	}
.s-more span {
	padding: 13px 3px 0 0;
	font-size: 16px;
	float: right;
	line-height: 25px;
}
/*nav*/
.nav {
	width: 1200px;
	margin: 0 auto;
	color: #f0f0f0;
	position: relative;
	z-index: 4;
	border-top: solid 6px;
	border-top-color: #C00;
	border-bottom: solid 1px;
	border-bottom-color: #C00;
	z-index:6;
}
.nav a {
	color:#666;
	display: block;
	padding: 0 16px;
	line-height: inherit;
	cursor: pointer;
}
.nav__menu {
	line-height: 45px;
	font-weight:;
	text-transform: uppercase;
	font-family:"microsoft yahei, simsun";
}
.nav__menu-item {
	display: inline-block;
	position: relative;
}
.nav__menu-item:hover {
	background-color: #c00;
}
.nav__menu-item a:hover {
	color:#FFF;
	font-weight:bold;
}
.nav_bg{
	background:#c00;
	}
.nav_bg a{
	color:#FFF;
	}
.nav-sj {
	height:12px;
	width:100%;
	position: absolute;
	display: none;
	top: -15px;
	left: 8px;
}
.nav__menu-item:hover .nav-sj {
	display: block;
}
.nav-sj img {
	width:16px;
}
.nav__menu-item:hover .nav__submenu {
	display: block;
}
.nav__submenu {
	font-weight: 300;
	text-transform: none;
	display: none;
	position: absolute;
	height: 164px;
	background-color:#808080;
	border-radius: 5px;
	padding:0 12px;
	left:4px;
}

.nav__submenu-item:hover {
	background: rgba(0, 0, 0, 0.1);
}
.nav__submenu li {
	float:left;
}
.nav__submenu li a {
	width:18px;
	height:134px;
	line-height:23px;
	padding: 30px 5px 0 6px;
	color:#e6e6e6;
}
.nav_ul {
	max-height: 700px;
	min-width: 244px;
	position: absolute;
	padding-left:12px;
	padding-right:12px;
	padding-top:13px;
	left: -15px;
}
/*分享*/
.fx-main {
	float:right;
}
/*广告*/
.gg-tl {
	margin:10px auto;
	width:1200px;
	height:100px;
	background-color:#000;
	display:none;
}
.gg-stl {
	float:left;
	margin:10px auto;
	width:860px;
	height:80px;
	background-color:#000;
	display:none;
}
/*轮播*/
.slide {
	margin:0 auto;
	width:1200px;
	overflow:hidden;
	position:relative;
}
.slide-shadow {
	height: auto;
	max-width: 340px;
	background-color:rgba(0, 0, 0, 0.6);
	bottom: 0;
	left: 0;
	position: absolute;
	margin-left: 20px;
	margin-bottom: 20px;
	border-radius:5px;
	opacity:1;
	z-index:2;
	padding-bottom: 12px;
}
.slide-title {
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
}
.slide-title h3 {
	font-size:18px;
}
.slide-title h3 a {
    font-size: 26px;
    line-height: 38px;
    color: #FFF;
    font-weight: 700;
}
.slide-time {
	margin-top:5px;
	font-weight:bold;
}
.slide-time p {
	color: #FFF;
}
/*重置*/
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
q:before, q:after {
content:;
}
abbr, acronym {
	border:0;
}
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clearfix {
	zoom:1;
}
/*插件样式*/
.poster-main {
	position: relative;
	width:1200px;
	height: 400px
}
.poster-main a {
	display:block;
}
.poster-main img {
	display:block;
	height:400px;
}
.poster-main .poster-list {
	width: 1200px;
	height: 400px
}
.poster-main .poster-list .poster-item {
	position: absolute;
	left: 0px;
	top: 0px;
}
.poster-main .poster-btn {
	position: absolute;
	height: 100%;
	width:100px;
	top: 0px;
	z-index:10;
	opacity: 0.4;
}
.poster-main .poster-prev-btn {
	left: 0px;
	background: url("/img/templates/bjcb/css/images/btn_l.png") no-repeat center center;
	background-color: #000;
}
.poster-main .poster-next-btn {
	right: 0px;
	background: url("/img/templates/bjcb/css/images/btn_r.png") no-repeat center center;
	background-color:#000;
}
.b-left{
    height: 400px;
    border-right: 1px solid #FFF;
    position: absolute;
    z-index: 4;
	margin-left:200px;
	}
.b-right{
	height: 400px;
    border-left: 1px solid #FFF;
    position: absolute;
    z-index: 4;
	margin-left:1000px;
	}
/*栏目*/
.all {
	width:1200px;
	margin:0 auto;
	height: 3304px;
}
.main {
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	width:860px;
	float: left;
}
.ss-news {
	width:860px;
	float: left;
}
.lm-left {
	width: 100%;
	height: 45px;
	border-bottom: solid 2px;
	border-bottom-color: #CCC;
}
.lm-left h4 {
	width:200px;
	float: left;
}
.lm-left h4 a {
	font-size: 22px;
	line-height: 45px;
	float: left;
	color:#C00;
}
.pl{
    color: #a0a0a0;
    font-size: 15px;
    margin-right: 5px;
    float: right;
    line-height: 20px;
	}
.pl img {
	width:16px;
	margin-top:4px;
	}
.ss-main {
	float:left;
	margin-top:10px;
	width:870px;
}
.ss-main ul {
	width:100%;
	float:left;
}
.ss-main li {
	width:280px;
	float:left;
	height: 360px;
	margin-right:10px;
}
.ss-main li h3 {
	width:270px;
	padding-left:5px;
	padding-right:5px;
	height:55px;
	margin-top: 5px;
}
.ss-main li h3 a {
	font-weight:bold;
	color:#333;
	font-size:17px;
	line-height: 20px;
}
.ss-main li p {
	padding-left:5px;
	padding-right:5px;
	color:#666;
	font-size:15px;
	text-indent:2em;
	height:60px;
}
.ss-main li span {
	color:#a0a0a0;
	font-size:15px;
	margin-top: 4.3px;
	margin-left:5px;
	float: left;
}
.ss-nr {
	height:120px;
	width:100%;
}
.ss-img {
	width:280px;
	height:200px;
}
.bj-news {
	margin-top:10px;
	width: 860px;
	float: left;
}
.main-center {
	width:280px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
.right {
	width:320px;
	margin-top: 5px;
	margin-left: 20px;
	float:left;
}
/*数字*/
.szb {
	margin-top:13px;
}
.bt-szb {
	width: 320px;
	height: 30px;
	border-bottom: solid 4px;
	border-bottom-color: #000;
}
.bt-szb h5{
	line-height:23px;
	}
.bt-fk {
	margin-right: 10px;
	margin-top: 3px;
	background-color: #C00;
	width: 4px;
	height: 20px;
	float: left;
}
.szb-img {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	height: 360px;
	border: 2px solid;
	border-color: #666;
	background-color:#ccc;
}
.szb-img-nr {
	width:230px;
	height:315px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 0px 8px #000;
}
/*晨视*/
.csj {
	margin-top:20px;
	position: relative;
}
.csj-img {
	margin-top:15px;
	margin-bottom:15px;
	width:100%;
	height:220px;
}
.csj-img-shadow {
	position: absolute;
	margin-top: -45px;
	width: 100%;
	left: 0px;
	z-index: 10;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.6);
}
.csj-img-shadow h3 {
	text-align:center;
}
.csj-img-shadow h3 a {
	color:#FFF;
}
/*财经证券*/
.cj-news {
	width:860px;
	float:left;
}
.cj-main {
	float:left;
	margin-top:10px;
	width:880px;
}
.cj-main ul {
	width:100%;
	float:left;
}
.cj-main li {
	width:420px;
	float:left;
	height: 365px;
	margin-right:20px;
}
.cj-main li h3 {
	line-height:40px;
	width:410px;
	height:40px;
	padding-left:5px;
	padding-right:5px;
}
.cj-main li h3 a {
	font-weight: bold;
	color:#333;
	font-size:18px;
}
.cj-main li p {
	padding-left:5px;
	color:#777;
	font-size:15px;
	text-indent:2em;
}
.cj-main li span {
	color: #a0a0a0;
	font-size: 15px;
	margin-top: 4.3px;
	margin-left: 5px;
	float: left;
}
.cj-nr {
	width:100%;
	height:105px;
}
.cj-img {
	width:420px;
	height:230px;
}
/*关注我们*/
.gzwm {
	margin-top: 20px;
	position: relative;
}
.gzwm-main {
	width:318px;
	height:180px;
	border: solid 1px;
	border-color: #666;
}
.gzwm-img {
	margin:10px;
	width:139px;
	height:180px;
	float:left;
}
.gzwm-img img{
	width:139px;
	height:130px;
	}
.gzwm-img h5{
	font-size:12px;
	padding-left: 3px;
}
	}
/*客户端下*/
.khdxz {
	margin-top:20px;
	position:relative;
}
.khdxz-main {
	width:100%;
	height:170px;
}
/*右侧新闻*/
.right-news {
	margin-top:20px;
	position: relative;
}
.right-news-img {
	widows:100%;
	height:240px;
	overflow: hidden;
	background-color:#666;
}
.right-news-shadow {
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	height:90px;
	line-height: 25px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-color: #ccc;
}
.right-news-shadow h3 {
	height:60px;
}
.right-news-shadow h3 a {
	font-size:16px;
	font-weight: normal;
	color:#333;
}
.right-news-shadow span {
	color: #a0a0a0;
	font-size: 15px;
	float: left;
}

.right-bt-b {
	position: absolute;
	margin-top: 9px;
	margin-left:9px;
	width: 76px;
	z-index: 10;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 5px;
}
.right-bt-b h2 {
	padding-left:7px;
	font-size:16px;
	letter-spacing:6px;
}
.right-bt-b h2 a {
	color:#FFF;
}
.right-bt {
	position: absolute;
	margin-top: 9px;
	margin-left:9px;
	width: 55px;
	left: 0px;
	z-index: 10;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 5px;
}
.right-bt h2 {
	padding-left:7px;
	font-size:16px;
	letter-spacing:6px;
}
.right-bt h2 a {
	color:#FFF;
}
/*专题*/
.zt{
	margin-top: 20px;
	position: relative;
}
.zt ul{
	margin-top:10px;
	}
.zt ul{
	margin-top:5px;
	}
/*footer*/
.footer {
	width:100%;
	float:left;
	height:25px;
	background-color:#000;
	margin-top:20px
	
}
.footer-main {
    margin: 0 auto;
    width: 1200px;
    line-height: 23px;
    color: #FFF;
    text-align: center;
}
.footer-main a {
    font-size: 12px;
    color: #FFF;
    text-align: center;
    padding: 0 4px;
}