.body {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 105px
}

/* 头条 */
.headNew{margin:20px 0 20px 0;padding-right:20px;text-align:center;height:76px;overflow:hidden;position:relative}
.headNew .list{position:absolute;right:0;top:0}
.headNew .list li{width:10px;height:10px;overflow:hidden;line-height:100px;background:#ddd;margin-top:5px;border-radius:100px;cursor:pointer}
.headNew .list .on{background:#e60002}
.headNew dt{width:87px;height:76px;float:left;background:url(../images/headNew.png) no-repeat}
.headNew dd{overflow:hidden}
.headNew .t .title{height:50px;line-height:45px;font-size:30px;font-weight:700}
.headNew .t .tit{color:#e60002}
.headNew .t .intro{color:#777;font-size: 14px;}


.l-main-col {
	float: left;
	width: 830px;
	overflow: hidden
}

.l-right-col {
	float: right;
	width: 330px;
	overflow: hidden
}

.l-main-col .banner {
	height: 360px;
	margin-bottom: 5px;
	clear: both;
	overflow: hidden
}

.Player {
	margin: 0 10px 20px 0;
	zoom: 1;
	position: relative;
	width: 670px;
	float: left
}

.Player .carousel-btn-prev,.Player .carousel-btn-next {
	position: absolute;
	top: 130px;
	width: 50px;
	height: 50px;
	z-index: 89;
	background-image: url(../images/icon-carousel_8fef694.png)\9;
	background-repeat: no-repeat
}

.Player .carousel-btn-prev {
	left: 15px;
	background-position: -10px -95px\9
}

.Player .carousel-btn-prev:hover {
	background-position: -110px -96px\9
}

.Player .carousel-btn-next {
	right: 15px;
	background-position: -160px -95px\9
}

.Player .carousel-btn-next:hover {
	background-position: -60px -96px\9
}

.Player .carousel-btn-prev::before,.Player .carousel-btn-next::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #fff;
	content: " ";
	opacity: 0;
	-webkit-transition: -webkit-transform .3s,opacity .3s;
	transition: transform .3s,opacity .3s;
	-webkit-transform: scale(.9);
	transform: scale(.9)
}

.Player .icon-wrap {
	position: relative;
	display: block;
	margin: 10% 0 0 10%;
	width: 80%;
	height: 80%
}

.Player .carousel-btn-next .icon-wrap {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.Player .icon-wrap::before,.Player .icon-wrap::after {
	position: absolute;
	left: 25%;
	width: 3px;
	height: 50%;
	background: #fff;
	content: " ";
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform .3s,background-color .3s;
	transition: transform .3s,background-color .3s
}

.Player .icon-wrap::before {
	-webkit-transform: translateX(-50%) rotate(30deg);
	transform: translateX(-50%) rotate(30deg);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%
}

.Player .icon-wrap::after {
	top: 50%;
	-webkit-transform: translateX(-50%) rotate(-30deg);
	transform: translateX(-50%) rotate(-30deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

.Player a:hover::before {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.Player a:hover .icon-wrap::before,.Player a:hover .icon-wrap::after {
	background: #c00
}

.Player a:hover .icon-wrap::before {
	-webkit-transform: translateX(-50%) rotate(45deg);
	transform: translateX(-50%) rotate(45deg)
}

.Player a:hover .icon-wrap::after {
	-webkit-transform: translateX(-50%) rotate(-45deg);
	transform: translateX(-50%) rotate(-45deg)
}

.player {
	position: relative
}

.player .circles {
	position: absolute;
	bottom: 20px;
	right: 0;
	width: 80px;
	height: 8px
}

.player .circles .circle {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	display: inline-block;
	background: #cbcbcb;
	margin-left: 2px;
	opacity: .7
}

.player .circles .active {
	background: #e05a5a;
	opacity: 1
}

.player .imgview {
	width: 670px;
	height: 360px;
	position: relative;
	overflow: hidden;
	background: #ccc
}

.player .imgview a {
	display: block;
	height: 100%;
	position: relative
}

.player .imgview img {
/*	opacity: 0;
	transition: opacity .7s*/
}

.player .box {
	padding: 20px 100px 20px 40px;
	width: 530px;
	height: 40px;
	text-align: left;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%);
	background-image: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#00000000", endColorstr="#90000000")\9
}

.player .box .title {
	font-size: 22px;
	line-height: 30px;
	color: #fff;
	font-family: "微软雅黑","Hiragino Sans GB";
	display: block
}

.player .box .title:hover {
	text-decoration: none;
	color: #e05a5a
}

.player .readnum {
	position: absolute;
	top: 35px;
	left: 50px;
	height: 48px;
	line-height: 48px;
	min-width: 130px
}

.player .readnum .tit {
	font-size: 14px;
	color: #fff;
	background: #e94d3d;
	width: 48px;
	display: inline-block;
	vertical-align: top;
	text-align: center
}

.player .readnum .num {
	padding: 0 15px;
	font-size: 36px;
	color: #fff;
	background: rgba(22,21,22,.3);
	display: inline-block
}


/*焦点图*/
.focus{ position:relative; width:670px; height:360px; background-color: #fff; float: left;}  
.focus img{ width: 670px; height: 360px;} 
.focus .shadow .title{width: 260px; height: 60px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:450px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10; float:right}  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:40px; line-height: 40px; text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";} 
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:10px; right:10px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }   
 
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;} 

.adv_0 {
   margin:0px auto 10px;
   width:1180px;
}
.adv_1 {
   margin-top:20px;
}
.adv_2 {
   margin-bottom:20px;
}
.adv_4 {
   margin-bottom:10px;
}
.adv_5 {
   margin-bottom:10px;
}

.thumbs {
	float: left
}

.thumb {
	width: 150px;
	height: 112px;
	margin-bottom: 12px
}

.nomb {
	margin-bottom: 0
}

.thumb .img {
	display: block;
	position: relative;
	height: 100%;
	overflow: hidden
}

.thumb .img img {
	opacity: 0;
	transition: opacity .5s
}

.thumb .img .type {
	position: absolute;
	top: 0;
	left: 8px;
	width: 46px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background: #e94c3d;
	font-size: 12px;
	z-index: 1
}

.thumb .img .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(39,38,39,.35);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#70393839", endColorstr="#70393839")\9
}

.thumb .img .shape {
	width: 32px;
	height: 3px;
	background: #e94c3d;
	display: inline-block;
	position: absolute;
	top: 37px;
	left: 59px
}

.thumb .img .title {
	color: #fff;
	position: absolute;
	top: 70px;
	height:36px;
	overflow:hidden;
	padding: 0 8px;
	font-size: 13px;
	font-family: "微软雅黑","Hiragino Sans GB";
	word-break: break-all
}

.thumb .img:hover .title {
	color: #e05a5a
}

*+html {
	zoom: 1
}

.l-right-col .baijia-account {
	width: 330px;
	margin-bottom: 20px;
	height: 215px;
	position: relative
}

.l-right-col .baijia-account .account-introduce {
	position: absolute;
	display: block;
	width: 330px;
	height: 215px;
	background: url(../images/bjh_c8cd36b.jpg) no-repeat;
	background-size: 330px;
	background: url(../images/bjh_ie_233872f.jpg) no-repeat\9;
	text-decoration: none;
	top: 0;
	left: 0;
	z-index: 1
}

.l-right-col .account-introduce .question-mark {
	position: absolute;
	right: 6px;
	top: 6px;
	width: 16px;
	height: 16px;
	background: url(../images/enter_1b6ae0e.png) no-repeat;
	background-size: 32px;
	background: url(../images/enter_ie_ff09257.png) no-repeat\9;
	z-index: 10
}

.l-right-col .baijia-account .account-introduce:hover .question-mark {
	background-position: right top
}

.l-right-col .baijia-account .account-btns {
	width: 100%;
	height: 44px;
	line-height: 44px;
	position: absolute;
	left: 0;
	bottom: 30px;
	z-index: 20;
	text-align: center
}

.baijia-account .account-btns a {
	display: inline-block;
	width: 120px;
	height: 100%;
	background-color: #e94c3d;
	color: #fff;
	word-spacing: 2px;
	letter-spacing: 2px;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	border-radius: 3px
}

.baijia-account .account-btns .btn-reg {
	margin-right: 20px
}

.baijia-account .account-btns a:hover {
	background-color: #f06f63
}

.baijia-account .account-btns a:active {
	background-color: #ba291B;
	box-shadow: inset 0 2px 6px rgba(0,0,0,.16)
}
#atom-totop .totop{background:url(../images/top.png) no-repeat}
#atom-totop{bottom:290px;display:none;margin-right:-655px;position:fixed;right:50%;width:50px;z-index:100}
#atom-totop a{display:block;height:50px;margin:0 0 8px;width:50px}
#atom-totop .return-index{background:#ddd;color:#fff;font-size:14px;height:32px;line-height:16px;padding:9px;text-align:center;width:32px}
#atom-totop .totop{background-position:0 0px;background-color:#ddd}
#atom-totop .return-index:hover{background:#e91919}
#atom-totop .totop:hover{background-position:-70px 0px}
.index-wp #atom-totop .return-index{display:none}