* {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

a {
	color: #000;
	text-decoration: none;
}
 a:hover {color: #2f63ba;}
body {
	font-family: "微软雅黑";
}

/*频道页导航*/

.pindao-header {
	width: 100%;
	height: 40px;
	background: #222222;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999999;
	overflow: hidden;
}

.pindao-header-con {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.pindao-header-logo {
	width: 20px;
	height: 20px;
	background: url(../img/zhuye-logo.png)no-repeat center;
	margin-top: 11px;
	float: left;
}

.pindao-caijing-logo {
	width: 64px;
	height: 18px;
	background: url(../img/caijing-logo.png)no-repeat center;
	float: left;
	margin-left: 10px;
	margin-top: 11px;
}

.pindao-header-list>li {
	float: left;
	margin-right: 31px;
	line-height: 40px;
	margin-left: 16px;
}

.pindao-header-list>li>a {
	color: #FFFFFF;
	font-size: 15px;
}

.shoujiban {
	width: 50px;
	height: 40px;
	padding-left: 25px;
	background: url(../img/erweima.png)no-repeat left center;
	background-position-y: 12px;
	float: right;
	line-height: 40px;
}

.shoujiban>a {
	color: #FFFFFF;
	font-size: 15px;
}

/*导航栏*/

nav {
	width: 480px;
	float: left;
}

.nav-list>li>a {
	font-size: 15px;
}

.nav-list>li:first-child {
	margin-left: 4px;
}

.nav-list>li {
	float: left;
	margin-left: 34px;
	margin-top: 27px;
	text-align: center;
	line-height: 22px;
}


/*检索*/

.search {
	width: 350px;
	float: right;
}
.search-list>li {
	float: left;
	line-height: 67px;
}

.search-list>li>a {
	font-size: 14px;
	color: #636262;
}

.download {
	width: 12px;
	height: 12px;
	background: url(../img/download.png)no-repeat center;
	margin-top: 29px;
}

.left-play {
	margin-left: 6px;
}

.help {
	width: 13px;
	height: 13px;
	background: url(../img/shouji.png)no-repeat center;
	margin-top: 29px;
	margin-left: 17px;
}

.search-logo {
	width: 16px;
	height: 15px;
	background: url(../img/search.png)no-repeat center;
	margin-top: 29px;
	margin-left: 17px;
	background-size: 100% 100%;
}

.search-bar {
	width: 107px;
	height: 22px;
	background: #fafafa;
	line-height: 22px;
	text-align: left;
	margin-top: 24px;
	border-radius: 5px;
}
/*内容区*/
.box{
	width:1200px;
	overflow: hidden;
	margin: 0 auto;
}
.left{
	width: 857px;
	float: left;
}
.daohang{
	width:857px;
	margin: 0 auto;
	margin-top: 71px
}
.daohang-header{
	width:851px;
	height:40px;
	margin-bottom:12px;
	background: #fff;
	line-height: 40px;
	text-indent: 1em;
	color:#000;
	font-size: 16px;
	font-weight: 600;
}
.shouye{
	width:58px;
	padding-left: 16px;
	height:40px;
	float: right;
	margin-right:24px;
	background: url(../img/shouye.png)no-repeat left center;
}
.shouye>a{color:#7a7a7a;}
.lianjie{
	width:857px;
	overflow:hidden;
	background: #fff;
	padding-bottom: 110px;
}
.lianjie>ul{
	width:857px;
	margin: 0 auto;
}
.lianjie>ul>li{
	width:851px;
	height: 37px;
	line-height: 37px;
}
.zilianjie{
	width:851px;
	border: 1px solid #808080;
}
.lianjie-title{
	text-indent: 1em;
	font-size: 15px;
	margin-top: 10px;
}
.lianjie-title>a{
	color: #2f63ba;
	font-weight:600;
}
.zilianjie-list>li{
	height: 37px;
	line-height: 37px;
	margin-left: 31px;
	float: left;
}
.zilianjie-list>li>a{
	color: #808080;
}
/*右侧内容区*/
.right{
	width: 329px;
	overflow: hidden;
	float: right;
	margin-top: 81px;
}
.content-right {
	
	/*position: absolute;
	top: 81px;
	right: 0px;*/
}

.right-case1-header {
	width: 100%;
	height: 27px;
	border-bottom: 1px solid #dfdfdf;
}

.hots {
	width: 70px;
	height: 25px;
	font-size: 16px;
	font-weight: 400;
	border-bottom: 3px solid #bd0707;
	text-align: center;
	float: left;
}

.right-case1 {
	width: 100%;
	overflow: hidden;
}

.case1-list>li {
	height: 35px;
	line-height: 35px;
}

.case1-list>li>a>span {
	float: left;
}

.back {
	color: #e5e5e5;
}

.more {
	float: right;
	margin-right: 11px;
	font-size: 12px;
	color: #717171;
	line-height: 27px;
}

.order {
	width: 12px;
	height: 20px;
	color: #bd2656;
	font-size: 16px;
	font-weight: 600;
	float: left;
	margin-left: 11px;
}

.order1 {
	width: 12px;
	height: 20px;
	color: #666666;
	font-size: 16px;
	font-weight: 600;
	float: left;
	margin-left: 11px;
}

.case1-list-txt {
	width: 195px;
	white-space: nowrap;
	overflow: hidden;
	/*自动隐藏文字*/
	text-overflow: ellipsis;
	/*文字隐藏后添加省略号*/
	margin-left: 8px;
	font-size: 14px;
}

.yuedu {
	color: #c72636;
	margin-left: 50px;
	font-size: 14px;
}


/*最新资讯*/

.right-case2 {
	width: 100%;
	overflow: hidden;
	margin-top: 27px;
}

.zuixin-list>li {
	width: 320px;
	height: 35px;
	line-height: 35px;
	padding-left: 19px;
	font-size: 15px;
}

.first {
	background: url(../img/first.png)no-repeat left center;
}

.second {
	background: url(../img/second.png)no-repeat left center;
}

.third {
	background: url(../img/third.png)no-repeat left center;
}

.other {
	background: url(../img/other.png)no-repeat left center;
}

.right-case3 {
	width: 100%;
	overflow: hidden;
	margin-top: 27px;
}

.case3-list>li {
	width: 100%;
	height: 115px;
	background: #FAFAFA;
	margin-top: 11px;
}

.case3-list-pic {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-top: 23px;
	margin-left: 12px;
	float: left;
}

.case3-list-pic>img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.case3-list-txt {
	float: left;
	width: 235px;
	height: 66px;
	margin-top: 23px;
	margin-left: 15px;
}

.writer {
	font-size: 14px;
	letter-spacing: 2px;
}

.clock {
	float: right;
	background: url(../img/clock.png)no-repeat left center;
	padding-left: 16px;
	font-size: 12px;
}

.guandian {
	font-size: 14px;
}

.guandian-txt {
	font-size: 12px;
	height: 34px;
	line-height: 17px;
	color: #818178;
	white-space: nowrap;
	overflow: hidden;
	/*自动隐藏文字*/
	text-overflow: ellipsis;
	margin-top: 5px;
}

.fanhui {
	width: 329px;
	position: fixed;
	top: 51px;
	left: 985px;
}
/*脚部*/

footer {
	width: 100%;
	height:35px;
	float: left;
	margin-top: 20px;
	background: #333;
}
.youqing {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.lianjie-title{
	height: 35px;
	line-height: 35px;
	color: #666;
}
.youqing>ul>li>a {
	float: left;
	line-height: 25px;
	font-size: 12px;
	color: #666;
	margin-left: 15px;
}

.beian {
	width:1015px;
	height:35px;
	margin: 0 auto;
	text-indent: 2em;
	line-height:35px;
	background: #333;
	color: #707070;
	margin-left:285px;
}
.beian a{color: #707070;}

.beian span {
	line-height:35px;
	float: right;
	padding: 0px 10px;
	color: #b9b9b9;
}
.beian span a{color: #b9b9b9;}

.wangzhanbeian {
	float: left;
	padding: 8px 10px;
	color: #fff;
}

/*back top*/

.floating {
	position: fixed;
	display: none;
	bottom:4em;
	right: 1em;
	background: #ccc;
	line-height: 32px;
	box-shadow: 0 0 5px #ccc;
}

.floating a {
	float: left;
}

.floating a:hover {
	background-color: #c80707;
	border-color: #c80707;
	color: #fff;
}

.floating a.top:hover {
	background-position: bottom center;
}

.floating .new {
	display: none;
	height: 32px;
	padding: 0 12px;
	border-right: 1px solid #e6e6e6;
	color: #666;
	text-align: center;
}

.floating .top {
	display: inline-block;
	height: 32px;
	width: 32px;
	background: url(../img/uptop.png) no-repeat top center;
}
.mianbaoxie {
	width: 100%;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #dfdfdf;
}

.mianbaoxie-shouye {
	float: left;
	width: 61px;
	height: 34px;
	border-bottom: 3px solid #2f63ba;
	color: #2f63ba;
}