@charset "gb2312";
html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li, form, table, tr, th, td {
	margin:0;
	padding:0;
	border:0
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal
}
table {
	border-collapse:collapse;
	border-spacing:0
}
img {
	border:0;
	vertical-align:top
}
ol, ul {
	list-style:none
}
i, b, em, strong {
	font-style:normal;
	text-decoration:none;
	font-weight:normal
}
body {
	font-family:'Hiragino Sans GB', 'Microsoft YaHei', 'simsun';
	font-size:14px;
	background:#fff;
	color:#323232
}
a {
	color:#222;
	text-decoration:none;
-webkit-transition:color .2s ease-in-out;
-moz-transition:color .2s ease-in-out;
-o-transition:color .2s ease-in-out;
-ms-transition:color .2s ease-in-out;
transition:color .2s ease-in-out
}
a.black {
	color:#000
}
a.black:hover {
	color:#f60;
	text-decoration:none
}
a.grey {
	color:#5a5b5d
}
a.grey:hover {
	color:#f60;
	text-decoration:none
}
a.white {
	color:#fff
}
a.white:hover {
	color:#f60;
	text-decoration:none
}
a:hover {
	color:#f60;
	text-decoration:none
}
.f12 {
	font-size:12px
}
.f14 {
	font-size:14px
}
.f16 {
	font-size:16px
}
.f18 {
	font-size:18px
}
.f20 {
	font-size:18px
}
.f24 {
	font-size:18px
}
.black {
	color:#000
}
.white {
	color:#fff
}
.fcut {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.fleft {
	float:left
}
.fright {
	float:right
}
.clearfix {
*zoom:1
}
.clearfix:after {
	clear:both;
	height:0;
	overflow:hidden;
	display:block;
	visibility:hidden;
	content:"."
}
.top-ads {
	width:1180px;
	overflow:hidden;
	margin:10px auto 0
}
.g-box {
	width:1160px;
	padding:0 10px;
	background:#fff;
	margin:0 auto
}
.g-logo {
	height:110px;
}
.g-logo .logo {
	width:196px;
	height:110px;
	overflow:hidden;
	display:block;
	background:url("imageslogo.png") no-repeat;
	margin:0 auto;
	text-indent:-100px;
	outline:none;
	float:left;
}
.g-nav {
	width:100%;
	background:#222;
	height:60px
}
.g-nav .m-nav {
	width:1160px;
	background:#222;
	height:60px;
	padding:0 10px;
	margin:0 auto;
	position:relative
}
.g-nav .m-nav .navs {
	width:1160px;
	overflow:hidden
}
.g-nav .m-nav .navs a {
	color:#fff;
	float:left;
	display:inline-block;
	margin:22px 9px 0 0;
	line-height:18px
}
.g-nav .m-nav .navs a:hover {
	color:#f60
}
.g-nav .m-nav .navs a.f20 {
	margin:18px 10px 0 0;
	line-height:22px
}
.g-nav .m-nav .navs a.hots {
	color:#f60
}
.g-nav .m-nav .navs span {
	display:block;
	float:left;
	height:30px;
	width:9px;
	border-right:1px solid #585858;
	margin:15px 16px 0 0
}
.g-nav .m-nav .hotIcon {
	width:26px;
	height:18px;
	overflow:hidden;
	background:url("imageshot.png") no-repeat;
	position:absolute;
	left:294px;
	top:4px
}
.g-nav .m-nav .search {
	position:absolute;
	right:0px;
	top:0px
}
.g-nav .m-nav .search .icon_search {
	display:block;
	width:50px;
	height:50px;
	position:absolute;
	z-index:3;
	right:0;
	top:5px;
	background:url("imagesicon_search.png") no-repeat right top;
	cursor:pointer
}
.g-nav .m-nav .search.show .icon_search {
	display:none
}
.g-nav .m-nav .search.show .content {
	display:block
}
.g-nav .m-nav .search .content {
	width:386px;
	height:50px;
	background:url("imagesicon_search.png") no-repeat left center #000;
	padding:10px 0 0 10px;
	display:none;
	position:absolute;
	right:0;
	top:0;
	cursor:pointer
}
.g-nav .m-nav .search .content .type {
	width:98px;
	padding:10px 0 0 0;
	float:left;
	display:none
}
.g-nav .m-nav .search .content .type dt {
	width:77px;
	height:33px;
	padding:5px 8px 0 13px;
	overflow:hidden
}
.g-nav .m-nav .search .content .type dt i {
	display:block;
	float:right;
	width:0;
	height:0;
	border:5px solid;
	border-color:#222 #fff #fff #fff;
	margin:8px 0 0 0
}
.g-nav .m-nav .search .content .type dd {
	width:98px;
	background:#fff;
	border:1px solid #222;
	border-top:0
}
.g-nav .m-nav .search .content .type li {
	height:40px;
	line-height:40px;
	padding:0 8px 0 13px
}
.g-nav .m-nav .search .content .text {
	width:240px;
	height:32px;
	background:#fff;
	float:left;
	padding:8px 0 0 20px;
	margin:0 1px 0 0
}
.g-nav .m-nav .search .content .text input {
	width:220px;
	height:25px;
	margin:0;
	padding:0;
	border:0;
	font-size:14px;
	color:#afb0b2;
	line-height:26px;
	outline:none
}
.g-nav .m-nav .search .content .text input.on {
	color:#222
}
.g-nav .m-nav .search .content .btn {
	float:left;
	width:80px;
	height:40px;
	cursor:pointer;
	background:#e5e5e5;
	text-align:center;
	line-height:40px;
	color:#030303;
-webkit-transition:all .3s ease-in-out
}
.g-nav .m-nav .search .content .btn.on, .g-nav .m-nav .search .content .btn:hover {
	background:#5a5b5d;
	color:#f4f4f4
}
.g-nav .m-nav .search .content .close {
	float:right;
	width:40px;
	height:40px;
	cursor:pointer
}
.g-nav .m-nav .search_show .icon_search {
	display:none
}
.g-nav .m-nav .search_show .content {
	display:block
}
.g-menu {
	height:50px;
	border-bottom:2px solid #d7d7d7;
	width:100%;
	min-width:1180px;
	background:#fff
}
.g-menu .m-menu {
	width:1180px;
	margin:0 auto;
	height:50px;
	position:relative;
	z-index:1;
	overflow:hidden;
	background:#fff
}
.g-menu .m-menu p {
	padding:15px 0 0 10px;
	color:#4c4c4c
}
.g-menu .m-menu p a {
	color:#4c4c4c
}
.g-menu .m-menu p a:hover {
	color:#f60
}
.g-menu .m-menu p span {
	display:inline-block;
	margin:0 6px 0 8px
}
.g-menu .m-menu .menu {
	float:left;
	padding:8px 0 0 10px
}
.g-menu .m-menu .menu dt {
	float:left;
	line-height:36px;
	padding:0 20px 0 0
}
.g-menu .m-menu .menu dt span {
	display:block;
	width:35px;
	height:35px;
	float:left;
	background-image:url("../images/title_icon.png");
	margin:0 20px 0 0
}
.g-menu .m-menu .menu dt span.fashion {
	background-position:-20px -20px
}
.g-menu .m-menu .menu dt span.cosmetology {
	background-position:-152px -20px
}
.g-menu .m-menu .menu dt span.luxurious {
	background-position:-20px -65px
}
.g-menu .m-menu .menu dt span.star {
	background-position:-20px -110px
}
.g-menu .m-menu .menu dt span.people {
	background-position:-20px -245px
}
.g-menu .m-menu .menu dt span.pic {
	background-position:-20px -290px
}
.g-menu .m-menu .menu dt span.life {
	background-position:-20px -200px
}
.g-menu .m-menu .menu dt span.beat {
	background-position:-20px -155px
}
.g-menu .m-menu .menu dd {
	float:left;
	border-left:1px solid #e5e5e5;
	height:20px;
	line-height:20px;
	padding:0 0 0 20px;
	margin:7px 0 0
}
.g-menu .m-menu .menu dd a {
	color:#5a5b5d;
	margin:0 30px 0 0
}
.g-menu .m-menu .menu dd a:hover {
	color:#f60
}
.g-menu .m-menu .menu dd a.new {
	position:relative;
	padding-right:30px;
	margin-right:0
}
.g-menu .m-menu .menu dd a.new span {
	position:absolute;
	right:0;
	top:-10px;
	display:block;
	width:26px;
	height:17px;
	background:url("../images/new.png") no-repeat
}
.g-menu .m-menu .menu dd a.hots {
	position:relative;
	padding-right:30px;
	margin-right:0;
	color:#f60
}
.g-menu .m-menu .menu dd a.hots span {
	position:absolute;
	right:0;
	top:-10px;
	display:block;
	width:26px;
	height:17px;
	background:url("imageshot.png") no-repeat
}
.g-menu .m-menu .hotIcon {
	width:26px;
	height:18px;
	overflow:hidden;
	background:url("imageshot.png") no-repeat;
	position:absolute;
	left:330px;
	top:1px;
	display:none
}
.g-menu .hot {
	position:absolute;
	z-index:5;
	top:0;
	right:0
}
.g-menu .hot .hotnews {
	margin:15px 0 0;
	width:330px;
	height:18px;
	overflow:hidden;
	color:#5a5b5d;
	position:relative;
	padding-left:40px
}
.g-menu .hot .hotnews span {
	position:absolute;
	left:0;
	top:0
}
.g-menu .hot .hotnews div {
	float:left;
	height:100px;
	overflow:hidden;
	width:320px
}
.g-menu .hot .hotnews ul {
	width:320px;
	overflow:hidden
}
.g-menu .hot .hotnews li {
	float:left;
	margin:0 20px 0 0;
	height:20px;
	width:140px;
	overflow:hidden
}
.g-menu .hot .hotnews a {
	color:#5a5b5d
}
.g-menu .hot .hotnews a:hover {
	color:#f60
}
.g-content {
	width:1160px;
	margin:0 0 30px
}
.ad-margin {
	margin-top:30px
}
.g-main {
	width:760px
}
.g-side {
	width:360px;
	position:relative
}
.noMagin {
	margin:0
}
.adReplay {
	width:27px;
	height:27px;
	overflow:hidden;
	display:none;
	cursor:pointer;
	position:absolute;
	right:0;
	top:0;
	background:url("p5.yokacdn.compicads20150504replay.png") no-repeat
}
.ad_banner {
	margin-bottom:30px
}
.g-title {
	width:1160px;
	overflow:hidden;
	height:80px;
	margin:40px 0 0
}
.g-title .title {
	height:45px;
	background:url("imagesline-black.png") repeat-x left 18px
}
.g-title .title strong {
	display:block;
	overflow:hidden;
	margin:0 auto;
	height:45px;
	background-image:url("imagesm-title.png20160308");
	background-repeat:no-repeat
}
.g-title .title strong a {
	display:block;
	height:45px;
	float:left;
	overflow:hidden;
	text-indent:-150px
}
.g-title .title strong.dna {
	background-image:url("imagesm-title.png20160308");
	background-repeat:no-repeat;
	width:200px;
	background-position:center -300px
}
.g-title .title strong.dna a {
	width:200px
}
.g-title .links {
	text-align:center;
	padding:3px 0 0;
	color:#b5b5b5
}
.g-title .links a {
	color:#5d5d5d
}
.g-title .links a:hover {
	color:#f60
}
.g-title .links span {
	display:inline-block;
	width:40px
}
.g-point {
	width:19px;
	height:18px;
	display:block;
	float:left;
	margin-right:5px;
	background:url("imagesfoucs_icon.png") no-repeat 0 -124px;
	cursor:pointer
}
.g-point.on {
	background-position:right -124px
}
.g-pic {
	overflow:hidden;
	position:relative
}
.g-pic a em {
	display:block;
	width:100%;
	height:50px;
	background:url("imagesgradient_bg.png");
	_background:#000;
	_filter:alpha(opacity=70);
	line-height:58px;
	position:absolute;
	left:0;
	bottom:0;
	text-indent:20px;
	cursor:pointer
}
.g-pic a .video {
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	position:absolute;
	top:10px;
	left:10px;
	z-index:2;
	background:url("../images/icon_video.png") no-repeat
}
.g-focus {
	position:relative;
	z-index:1;
	overflow:hidden
}
.g-focus .foucs {
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	z-index:1
}
.g-focus .foucs .item {
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	z-index:1;
	opacity:0
}
.g-focus .foucs .item.on {
	z-index:3;
	opacity:1
}
.g-focus .foucs .item.old {
	z-index:2
}
.g-focus .point {
	position:absolute;
	right:22px;
	bottom:22px;
	text-align:right;
	float:right;
	z-index:2
}
.g-focus .left, .g-focus .right {
	width:30px;
	height:57px;
	display:block;
	overflow:hidden;
	background:url("imagesfoucs_icon.png") no-repeat;
	position:absolute;
	top:50%;
	margin-top:-28px;
	z-index:99;
	transition-property:left, right;
	transition-duration:0.3s;
	transition-timing-function:ease
}
.g-focus .left {
	left:-30px;
	background-position:0 0
}
.g-focus .left.active {
	left:20px
}
.g-focus .left:hover {
	background-position:0 -57px
}
.g-focus .right {
	right:-30px;
	background-position:right 0
}
.g-focus .right.active {
	right:20px
}
.g-focus .right:hover {
	background-position:right -57px
}
.g-tag {
	position:relative
}
.g-tag .box {
	width:100%;
	height:100%;
	overflow:hidden
}
.g-tag .box .content {
	height:100%;
	overflow:hidden
}
.g-tag .box .content .item {
	overflow:hidden;
	float:left
}
.g-tag .box .content a {
	outline:none
}
.g-tag .btn_left, .g-tag .btn_right {
	cursor:pointer;
	z-index:3;
	width:31px;
	height:57px;
	position:absolute;
	background:url("imagesbg_column_first.png") no-repeat
}
.g-tag .btn_left {
	background-position:-103px 0;
	left:0;
	top:73px
}
.g-tag .btn_left.on, .g-tag .btn_left:hover {
	background-position:-169px 0
}
.g-tag .btn_right {
	background-position:-135px 0;
	right:0;
	top:73px
}
.g-tag .btn_right.on, .g-tag .btn_right:hover {
	background-position:-200px 0
}
.g-ads {
	margin:40px 0 60px
}
.g-ads img {
	margin:0 0 -3px
}
.list-focus {
	width:760px;
	height:420px;
	overflow:hidden;
	position:relative;
	margin-bottom:20px
}
.list-focus img {
	vertical-align:top
}
.list-focus .foucs {
	width:760px;
	height:420px;
	position:absolute;
	left:0;
	top:0
}
.list-focus .foucs .item {
	width:760px;
	height:420px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	display:none
}
.list-focus .foucs .item a {
	text-decoration:none
}
.list-focus .foucs .item.on {
	display:block
}
.list-focus .foucs .item .line {
	width:718px;
	height:378px;
	border:1px solid #fff;
	position:absolute;
	left:20px;
	top:20px
}
.list-focus .foucs .item .tit {
	width:410px;
	height:64px;
	overflow:hidden;
	padding:10px;
	background:#fff;
	position:absolute;
	left:164px;
	bottom:10px;
	text-align:center
}
.list-focus .foucs .item .tit h2 {
	color:#989898;
	line-height:22px;
	height:22px;
	font-size:14px
}
.list-focus .foucs .item .tit h2 a {
	color:#989898
}
.list-focus .foucs .item .tit h2 a:hover {
	color:#f60
}
.list-focus .foucs .item .tit h3 {
	color:#222;
	width:410px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	text-decoration:none;
	text-overflow:ellipsis;
	white-space:nowrap
}
.list-focus .foucs .item .tit.on {
	display:block
}
.list-focus .foucs .item .newTit {
	width:760px;
	height:114px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	text-align:center;
	color:#fff;
	padding-top:36px;
	background:url("../images/foucs_tit_bg.png") repeat-x left bottom
}
.list-focus .foucs .item .newTit dt, .list-focus .foucs .item .newTit dd {
	width:680px;
	height:42px;
	line-height:40px;
	overflow:hidden;
	margin:0 auto;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:36px;
	font-weight:bold
}
.list-focus .foucs .item .newTit dt a, .list-focus .foucs .item .newTit dd a {
	color:#fff
}
.list-focus .foucs .item .newTit dt a:hover, .list-focus .foucs .item .newTit dd a:hover {
	color:#fff
}
.list-focus .foucs .item .newTit dd {
	height:30px;
	line-height:30px;
	font-size:18px;
	font-weight:normal
}
.list-focus .foucs a:hover .tit h2, .list-focus .foucs a:hover .tit h3 {
	color:#f60
}
.list-focus .point {
	position:absolute;
	right:22px;
	bottom:22px;
	z-index:9
}
.list-focus .point span {
	cursor:pointer
}
.list-focus .left, .list-focus .right {
	width:30px;
	height:57px;
	display:block;
	overflow:hidden;
	background:url("imagesfoucs_icon.png") no-repeat;
	position:absolute;
	top:50%;
	margin-top:-28px;
	z-index:99;
	transition-property:left, right;
	transition-duration:0.5s;
	transition-timing-function:ease
}
.list-focus .left {
	left:-30px;
	background-position:0 0
}
.list-focus .left.active {
	left:20px
}
.list-focus .left:hover {
	background-position:0 -57px
}
.list-focus .right {
	right:-30px;
	background-position:right 0
}
.list-focus .right.active {
	right:20px
}
.list-focus .right:hover {
	background-position:right -57px
}
.ad_switch {
	width:300px;
	height:250px;
	overflow:hidden
}
.ad_switch_pad {
	width:300px;
	overflow:hidden;
	padding:30px;
	background:#e5e5e5
}
.ad_switch_pad .img {
	width:300px;
	overflow:hidden;
	height:250px
}
.ad_switch_pad ul {
	width:300px;
	overflow:hidden;
	padding-top:10px
}
.ad_switch_pad ul li {
	width:130px;
	margin-right:20px;
	overflow:hidden;
	height:28px;
	line-height:28px;
	float:left
}
.high_public {
	width:360px;
	overflow:hidden;
	height:429px;
	background:#f4f1e9;
	border-top:1px solid #b7a771
}
.high_public h2 {
	width:140px;
	height:34px;
	line-height:34px;
	text-align:center;
	margin:0 auto 16px;
	background:#b7a771;
	color:#fff;
	font-size:18px
}
.high_public .g-focus {
	width:320px;
	height:334px;
	margin:0 auto;
	background:#fff;
	padding-bottom:26px
}
.high_public .g-focus .foucs {
	width:320px;
	height:334px;
	overflow:hidden
}
.high_public .g-focus .foucs .item {
	width:320px;
	height:334px;
	overflow:hidden;
	background:#fff
}
.high_public .g-focus .foucs .item dt {
	width:320px;
	height:280px;
	overflow:hidden;
	text-align:center
}
.high_public .g-focus .foucs .item dd {
	width:280px;
	height:54px;
	overflow:hidden;
	text-align:center;
	line-height:54px;
	font-size:16px;
	margin:0 auto
}
.high_public .g-focus .point {
	width:320px;
	overflow:hidden;
	left:0px;
	bottom:4px;
	float:none;
	text-align:center
}
.high_public .g-focus .point .g-point {
	display:inline-block;
	float:none
}
.yo_footer {
	background:#1e1e1e;
	color:#5d5d5d;
	overflow:hidden;
	margin:20px auto 0
}
.yo_footer a:link, .yo_footer a:visited {
	color:#909090
}
.yo_footer a:hover {
	color:#f60
}
.footer_products {
	padding:14px 0 0;
	height:28px;
	text-align:center;
	background:#101010;
	color:#535353
}
.footer_products a:link, .footer_products a:visited {
	color:#535353;
	margin:0 0 0 20px;
	display:inline-block;
	font-family:'simsun'
}
.footer_products a:hover {
	color:#f60
}
.footer_links {
	padding:14px 0 0;
	border-bottom:1px solid #3f3f3f;
	height:35px;
	overflow:hidden;
	font-size:16px;
	text-align:Center
}
.footer_links a {
	display:inline-block;
	margin:0 16px 0 0
}
.footer_friends {
	width:940px;
	margin:19px auto 0;
	border-bottom:1px solid #3f3f3f;
	overflow:hidden
}
.footer_friends dl {
	width:894px;
	overflow:hidden;
	margin:0 0 24px;
	padding:0 0 0 46px
}
.footer_friends dt {
	height:29px;
	font-size:14px
}
.footer_friends dd {
	line-height:21px
}
.footer_friends a {
	display:inline-block;
	margin:0 18px 0 0
}
.footer_address {
	width:1160px;
	padding:24px 0 0;
	height:164px;
	margin:0 auto;
	position:relative
}
.footer_address p {
	padding:6px 0 0 40px;
	height:111px;
	line-height:26px;
	overflow:hidden;
	float:left;
	border-right:1px solid #404040;
	width:380px
}
.footer_rss {
	width:230px;
	padding:0 0 0 40px;
	float:left;
	overflow:hidden
}
.footer_rss dt {
	padding:10px 0 0;
	height:26px;
	overflow:hidden;
	width:200px
}
.footer_rss dt a {
	display:block;
	width:41px;
	height:15px;
	text-indent:-3000px;
	overflow:hidden;
	float:right;
	background:url(p3.yokacdn.compicdivpublicimgyo_footer_bg.gif) no-repeat
}
.footer_rss dd {
	width:198px;
	height:24px;
	border:1px solid #000;
	background:#616161;
	overflow:hidden
}
.footer_rss span {
	display:block;
	color:#ccc;
	padding:9px 0 0;
	font-family:'simsun'
}
.footer_rssSub {
	width:333px;
	height:179px;
	overflow:hidden;
	position:absolute;
	z-index:2;
	top:19px;
	right:20px;
	display:none
}
.footer_rssSubCon {
	width:321px;
	height:167px;
	overflow:hidden;
	background:#f4f4f4;
	position:relative;
	z-index:3;
	margin:6px 0 0 6px
}
.footer_rssSubMask {
	width:333px;
	height:179px;
	overflow:hidden;
	background:#fff;
	filter:alpha(opacity=25);
	opacity:0.25;
	position:absolute;
	z-index:1;
	left:0;
	top:0
}
.rss_title {
	width:321px;
	height:30px;
	overflow:hidden;
	background:#2b2e31
}
.rss_title span {
	display:block;
	float:right;
	width:12px;
	height:12px;
	text-indent:-3000px;
	cursor:pointer;
	overflow:hidden;
	background:url(p3.yokacdn.compicdivpublicimgyo_footer_bg.gif) no-repeat -51px 0;
	margin:8px 10px 0 0
}
.rss_title i, .rss_title em {
	display:block;
	width:146px;
	height:14px;
	background:url(p3.yokacdn.compicdivpublicimgyo_footer_bg.gif) no-repeat 0 -26px;
	overflow:hidden;
	margin:9px 0 0 9px;
	text-indent:-3000px
}
.rss_title em {
	background-position:0 -46px
}
.rss_con {
	width:321px;
	height:137px;
	overflow:hidden
}
.rss_success b {
	display:block;
	font-size:30px;
	color:#000;
	padding:20px 0 0 92px;
	height:53px
}
.rss_success p {
	line-height:23px;
	padding:0 0 0 26px;
	border:0
}
.footer_address .rss_success a:link, .footer_address .rss_success a:visited {
	color:#123497
}
.footer_address .rss_success a:hover {
	color:#f60
}
.temps_0121 {
	width:233px;
	height:112px;
	overflow:hidden;
	position:absolute;
	right:43px;
	top:110px;
	background:#272727;
	line-height:23px;
	color:#989898
}
.temps_0121 img {
	float:left;
	margin:0 10px 0 0
}
.rss_exit {
	width:260px;
	padding:37px 0 0 32px;
	overflow:hidden
}
.rss_exit dt {
	height:29px;
	overflow:hidden;
	font-size:14px;
	color:#5d5d5d
}
.rss_exit dd {
	height:30px;
	overflow:hidden
}
.rss_exit span {
	display:block;
	color:#ccc;
	padding:9px 0 0;
	font-family:'simsun'
}
.rss_exit div {
	width:200px;
	float:left;
	overflow:hidden
}
.rss_exit div input {
	width:184px;
	height:23px;
	line-height:23px;
	float:left;
	vertical-align:middle;
	margin:0;
	padding:3px 0 0 4px;
	border:1px solid #b8b8b8;
	overflow:hidden;
	background:url(p3.yokacdn.compicdivpublicimgyo_footer_bg.gif) no-repeat 0 -70px
}
.rss_exit input.focus {
	border:1px solid #3e4555;
	color:#333;
	background:none
}
.rss_exit input.error {
	background:url(p3.yokacdn.compicdivpublicimgyo_footer_bg.gif) no-repeat 0 -107px;
	border:1px solid #b8b8b8
}
.rss_exit i {
	width:58px;
	height:28px;
	float:left;
	overflow:hidden;
	display:block
}
.rss_exit i input {
	width:59px;
	height:28px;
	padding:0;
	margin:0;
	border:0;
	background:#495469;
	text-align:center;
	cursor:pointer;
	color:#fff;
	font-size:14px;
	font-family:'Microsoft YaHei', 'simsun'
}
.rss_exit span {
	display:block;
	color:#c00;
	padding:9px 0 0;
	font-family:'simsun'
}
.rss_exit b {
	display:block;
	font-size:30px;
	color:#000;
	padding:7px 0 0 64px;
	height:53px
}
.footer_address a:link, .footer_address a:visited {
	color:#5d5d5d
}
.footer_address a:hover {
	color:#f60
}
.rss_text {
	width:148px;
	height:24px;
	float:left;
	overflow:hidden
}
.rss_text input {
	width:144px;
	height:22px;
	margin:0;
	padding:2px 0 0 4px;
	overflow:hidden;
	border:0;
	background:none
}
.rss_submit {
	width:50px;
	height:24px;
	float:left;
	background:#3a3a3a;
	overflow:hidden;
	display:block
}
.rss_submit input {
	width:50px;
	height:24px;
	padding:0;
	margin:0;
	border:0;
	background:none;
	text-align:center;
	cursor:pointer;
	color:#b3b3b3;
	font-family:'Microsoft YaHei', 'simsun'
}
.footer_copy {
	padding:0 0 0 60px;
	height:60px;
	color:#626262;
	width:1160px;
	margin:0 auto
}
.footer_copy span {
	display:inline-block;
	width:20px
}
.m-first {
	padding:30px 0 0
}
.m-first-top {
	position:relative
}
.m-first-top .g-pic {
	width:300px;
	height:250px;
	margin:0 0 20px
}
.m-first-top .news {
	width:440px;
	height:520px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	background:#f2f2f2
}
.m-first-top .news dt {
	width:440px;
	height:370px;
	overflow:hidden;
	text-align:center
}
.m-first-top .news dd {
	width:440px;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:18px;
	color:#222;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.m-first-top .news ul {
	width:400px;
	overflow:hidden;
	margin:0 auto;
	border-top:1px solid #dbdbdb;
	padding-top:10px
}
.m-first-top .news li {
	width:180px;
	height:34px;
	line-height:34px;
	margin-right:20px;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.m-first-top .news li a {
	color:#5a5b5d
}
.m-first-top .news li a:hover {
	color:#f60
}
.feature {
	width:760px;
	height:430px;
	overflow:hidden;
	background:url("../images/feature_loding.jpg") no-repeat
}
.feature dl {
	display:none
}
.feature .title {
	margin:10px 0 0 20px;
	height:45px;
	background:url("imagesbg_column_first.png") no-repeat -293px -1px
}
.feature .title ul {
	float:right;
	padding:15px 5px 0 0;
	height:30px;
	border-bottom:1px solid #7d7d7d;
	height:30px;
	border-bottom:1px solid rgba(125, 125, 125, 0.5)
}
.feature .title ul li {
	float:left;
	color:#888;
	margin:0 25px 0 0;
	height:30px;
	cursor:pointer;
	position:relative;
	top:0
}
.feature .title ul li.on {
	color:#f60;
	border-bottom:2px solid #f60
}
.feature .pics {
	margin:20px 0 0 20px
}
.feature .pics .big {
	height:356px;
	float:left;
	overflow:hidden;
	width:300px
}
.feature .pics .big .teature_scroll {
	width:12000px;
	height:356px;
	overflow:hidden
}
.feature .pics .big .teature_scroll a {
	display:block;
	width:300px;
	height:356px;
	overflow:hidden;
	float:left
}
.feature .pics .big strong {
	display:block;
	padding:15px 0 0 20px;
	height:41px;
	cursor:pointer;
	width:280px;
	background:#444
}
.feature .pics .big img {
	width:300px;
	height:300px
}
.feature .pics .list {
	width:440px;
	overflow:hidden;
	float:left;
	position:relative
}
.feature .pics .list .info {
	height:100px;
	overflow:hidden
}
.feature .pics .list .info span {
	float:right;
	display:block;
	padding:17px 13px 0 0
}
.feature .pics .list .info span i {
	display:block;
	float:left;
	width:60px;
	height:60px;
	margin:0 10px 0 0;
	cursor:pointer;
	background-image:url("imagesbg_column_first.png");
	background-repeat:no-repeat
}
.feature .pics .list .info span i.pre {
	background-position:-2px -632px
}
.feature .pics .list .info span i.pre.on, .feature .pics .list .info span i.pre:hover {
	background-position:-2px -696px
}
.feature .pics .list .info span i.next {
	background-position:-63px -632px
}
.feature .pics .list .info span i.next.on, .feature .pics .list .info span i.next:hover {
	background-position:-63px -696px
}
.feature .pics .list .info strong {
	font-size:30px;
	line-height:38px;
	display:inline-block;
	padding:15px 0 0 13px
}
.feature .pics .list .info p {
	margin:0 0 0 13px
}
.feature .pics .list ul {
	width:8000px;
	height:200px;
	overflow:hidden;
	background:#fff;
	position:relative;
	left:-200px
}
.feature .pics .list ul li {
	width:200px;
	float:left;
	height:200px;
	overflow:hidden
}
.feature .pics .list ul li img {
	width:200px;
	height:200px
}
.feature .pics .list a.more {
	float:right;
	margin:8px 10px 0 0;
	color:#5a5b5d
}
.feature .pics .list a.more:hover {
	color:#f60
}
.ad_first {
	width:300px;
	background:#f2f2f2;
	padding:20px 30px;
	margin:0 0 20px
}
.ad_first .box {
	width:300px;
	height:250px;
	margin:0 0 15px
}
.ad_first ul {
	width:320px;
	overflow:hidden
}
.ad_first ul li {
	white-space:nowrap;
	text-overflow:ellipsis;
	padding:3px 0 0;
	height:25px;
}
.ad_first ul li a {
	color:#5a5b5d
}
.ad_first ul li a:hover {
	color:#f60
}
.public_arrow_title {
	height:40px;
	border-bottom:1px solid #222;
	font-size:20px;
	position:relative;
	margin-bottom:13px
}
.public_arrow_title span {
	width:200px;
	height:40px;
	line-height:40px;
	margin:0 auto;
	text-align:center;
	background:#222;
	color:#fff;
	display:block
}
.public_arrow_title i {
	position:absolute;
	left:50%;
	margin-left:-13px;
	bottom:-14px;
	display:block;
	width:26px;
	height:13px;
	overflow:hidden;
	background:url("imagesbg_column_first.png") no-repeat -157px -108px
}
.entertainment_hot {
	width:360px;
	overflow:hidden;
	margin-bottom:7px
}
.entertainment_hot div {
	height:46px;
	background:url("imagesbg_column_first.png") no-repeat 0 -132px;
	width:340px;
	margin:0 auto;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-align:center;
	font-size:16px;
	padding:14px 0 0
}
.entertainment_hot div.no {
	background:none
}
.ad_first_r {
	width:300px;
	height:250px;
	overflow:hidden;
	padding:30px;
	background:#f2f2f2;
	border-top:1px solid #afb0b2;
	margin-bottom:20px
}
.trend_calendar {
	width:360px;
	height:430px;
	background:#e4e4e4;
	position:relative
}
.trend_calendar h2 {
	height:45px;
	line-height:45px;
	background:#cbcbcb;
	padding-left:20px;
	color:#000
}
.trend_calendar dl {
	width:320px;
	margin:20px auto 0;
	text-align:center
}
.trend_calendar dt {
	width:320px;
	height:300px;
	overflow:hidden
}
.trend_calendar dd {
	font-size:16px;
	color:#000;
	padding-top:10px;
	height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.trend_calendar .date {
	width:100px;
	height:100px;
	text-align:center;
	color:#fff;
	background:url("../images/round.png") no-repeat;
	position:absolute;
	right:30px;
	top:30px;
	font-family:Arial
}
.trend_calendar .date span {
	display:block;
	width:82px;
	margin:20px auto 4px;
	height:40px;
	font-size:30px;
	border-bottom:1px solid #fff
}
.trend_calendar .date i {
	font-size:14px
}
.trend_l_pub {
	height:520px;
	overflow:hidden
}
.trend_l_pub .l {
	width:300px;
	height:520px;
	overflow:hidden;
	float:left;
	position:relative
}
.trend_l_pub .l .img {
	width:300px;
	height:520px;
	overflow:hidden
}
.trend_l_pub .l dl {
	width:260px;
	height:80px;
	background:#000;
	position:absolute;
	left:20px;
	bottom:20px;
	opacity:0.8;
	filter:alpha(opacity=80);
	color:#fff;
	text-align:center;
	padding-top:0
}
.trend_l_pub .l dl dt {
	font-size:18px;
	height:38px;
	line-height:38px;
	border-bottom:1px solid #64686b;
	margin-bottom:0;
	font-weight:normal
}
.trend_l_pub .l dl dd {
	font-size:14px;
	height:40px;
	line-height:40px
}
.trend_l_pub .l dl a {
	color:#fff
}
.trend_l_pub .l dl a:hover {
	color:#f60
}
.trend_l_pub .r {
	width:440px;
	height:520px;
	overflow:hidden;
	float:right
}
.trend_l_pub .r .t {
	width:460px;
	height:250px;
	margin-bottom:20px;
	overflow:hidden
}
.trend_l_pub .r .t .g-pic {
	width:210px;
	height:250px;
	overflow:hidden;
	float:left;
	margin-right:20px
}
.trend_l_pub .r .graphicShow dt {
	padding:20px
}
.graphicShow {
	width:440px;
	height:250px;
	background:#f4f4f4;
	overflow:hidden;
	float:right
}
.graphicShow dt {
	width:400px;
	height:250px;
	float:left;
	padding:10px;
	color:#fff
}
.graphicShow dt h2 {
	font-size:18px;
	color:#222;
	font-weight:bold;
	width:184px;
	height:56px;
	line-height:28px;
	padding:40px 0 10px;
	margin-bottom:10px;
	border-bottom:1px dashed #8b8b8b;
	overflow:hidden
}
.graphicShow dt h2 a {
	color:#222;
	display:block;
	width:184px;
	height:56px;
	overflow:hidden
}
.graphicShow dt h2 a:hover {
	color:#f60
}
.graphicShow dt p {
	width:184px;
	height:66px;
	line-height:22px;
	color:#5a5b5d;
	overflow:hidden
}
.graphicShow dt p a {
	color:#5a5b5d
}
.graphicShow dt p a:hover {
	color:#f60
}
.graphicShow dd {
	width:210px;
	height:250px;
	overflow:hidden;
	position:relative;
	float:right
}
.graphicShow dd span {
	width:14px;
	height:30px;
	overflow:hidden;
	background:url("imagesarrow.png") no-repeat -16px -130px;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-15px
}
.g-ads-three {
	width:1160px;
	overflow:hidden
}
.g-ads-three .mask {
	width:1190px
}
.g-ads-three .box {
	width:370px;
	overflow:hidden;
	float:left;
	margin-right:25px
}
.g-ads-three .box img {
	vertical-align:top
}
.public_footer .ft {
	height:333px;
	overflow:hidden;
	background:#1c1c1c;
	min-width:1180px
}
.public_footer .ft .main {
	width:1160px;
	height:333px;
	overflow:hidden;
	margin:0 auto;
	background:url("../images/footer_t.jpg?20150730") no-repeat;
	position:relative
}
.public_footer .ft .main a {
	position:absolute;
	display:block;
	text-indent:-999px
}
.public_footer .ft .main a.m {
	width:260px;
	height:280px;
	left:560px;
	top:60px
}
.public_footer .ft .main a.wx {
	width:148px;
	height:80px;
	left:932px;
	top:125px
}
.public_footer .ft .main a.wb {
	width:148px;
	height:90px;
	left:932px;
	top:222px
}
.public_footer .ft .main .code {
	width:148px;
	height:185px;
	overflow:hidden;
	background:url("../images/footer_code.jpg?0908") no-repeat;
	position:absolute;
	left:933px;
	top:125px;
	display:none
}
.public_footer .ft .main.men {
	background:url("../images/footer_t_men.jpg") no-repeat
}
.public_footer .fb {
	height:247px;
	overflow:hidden;
	background:#000;
	min-width:1180px
}
.public_footer .fb .main {
	width:1160px;
	height:247px;
	overflow:hidden;
	margin:0 auto;
	background:url("imagesfooter_b.jpg") no-repeat
}
.public_footer .fb .main .menu {
	width:1160px;
	padding-top:18px;
	overflow:hidden
}
.public_footer .fb .main .menu dt {
	width:348px;
	height:50px;
	float:left;
	overflow:hidden
}
.public_footer .fb .main .menu dd {
	width:812px;
	height:50px;
	float:left;
	overflow:hidden;
	padding-top:10px
}
.public_footer .fb .main .menu dd a {
	font-size:16px;
	color:#bebebe;
	margin:0 18px
}
.public_footer .fb .main .menu dd a:hover {
	color:#f60
}
.public_footer .fb .main .address {
	width:1168px;
	overflow:hidden;
	padding-top:24px
}
.public_footer .fb .main .address p {
	text-align:center;
	color:#595959;
	line-height:30px
}
.public_footer .fb .main .address p a {
	color:#595959
}
.public_footer .fb .main .address p a:hover {
	color:#f60
}
.public_footer .fb .main .address p.p2 {
}
.hot_star .g-scroll {
	width:320px;
	height:200px;
	margin-bottom:40px
}
.hot_star .g-scroll .box {
	height:200px;
	width:200px;
	position:relative
}
.hot_star .g-scroll .box .item {
	width:200px;
	height:200px;
	position:relative
}
.hot_star .g-scroll .box .item img {
	width:200px;
	height:200px
}
.hot_star .g-scroll .box .item a {
	display:block;
	width:100%;
	height:100%;
	position:relative;
	cursor:pointer
}
.hot_star .g-scroll .box .item a:hover {
	text-decoration:none
}
.hot_star .g-scroll .box .item a:hover span {
	width:100%;
	height:100%;
	text-align:center;
	position:absolute;
	left:0;
	top:0;
	border-radius:50%;
	z-index:9;
	color:#fff;
	vertical-align:middle;
	display:block;
	background:#000;
	background:rgba(0, 0, 0, 0.7)
}
.hot_star .g-scroll .box .item a:hover span i {
	padding-top:80px;
	display:block
}
.hot_star .foucs {
	width:3000px
}
.hot_star .foucs .item {
	opacity:1;
	filter:alpha(opacity=100);
	width:240px;
	height:240px
}
.hot_star .foucs .item a {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-align:center;
	font-size:16px;
	color:#fff
}
.hot_star .foucs .item a span {
	display:inline-block;
	vertical-align:middle
}
.hot_star .foucs .item a i {
	display:inline-block;
	height:100%;
	vertical-align:middle
}
.hot_star .foucs .item a:hover {
	background:#6c6c6c;
	opacity:0.7;
	filter:alpha(opacity=70);
	border-radius:50%
}
.button_btn {
	width:200px;
	height:36px;
	line-height:36px;
	text-align:center;
	color:#000;
	border:2px solid #000;
	margin:0 auto;
	cursor:pointer;
	background:#fff;
	position:relative;
	overflow:hidden;
	display:block;
	padding:0
}
.button_btn em, .button_btn i {
	width:200px;
	height:36px;
	position:absolute;
	left:0;
	top:0;
	display:block;
	overflow:hidden;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s
}
.button_btn em {
	width:230px;
	height:0px;
	background:#000;
	-webkit-transform:translateX(-30px) translateY(-50%) rotate(45deg);
	-moz-transform:translateX(-30px) translateY(-50%) rotate(45deg);
	transform:translateX(-30px) translateY(-50%) rotate(45deg)
}
.button_btn:hover em {
	height:230px
}
.button_btn:hover i {
	color:#fff
}
.pub_columnCon {
	width:1160px;
	overflow:hidden
}
.inner_dna {
	width:1180px;
	overflow:hidden
}
.item_dna {
	width:272px;
	height:128px;
	border:1px solid #dadada;
	overflow:hidden;
	float:left;
	margin:0 20px 20px 0
}
.item_dna h2 {
	color:#000;
	display:block;
	padding:7px 0 0 10px;
	height:27px;
	font-size:22px
}
.item_dna h2 a:link, .item_dna h2 a:visited, .item_dna h2 a:hover {
	color:#f60;
	font-size:16px
}
.item_dna p {
	height:78px;
	width:260px;
	overflow:hidden;
	line-height:26px;
	padding:0 0 0 10px;
	font-size:14px
}
.item_dna p a {
	display:inline-block;
	margin:0 13px 0 0;
	color:#5a5b5d
}
.item_dna p a:hover {
	color:#f60
}
.feature_new {
	width:760px;
	height:414px;
	padding-top:8px;
	overflow:hidden;
	border-top:4px solid #323232;
	border-bottom:4px solid #323232
}
.feature_new .menu {
	width:760px;
	height:53px;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #bebebe;
	background:url("imagesfeature_new.png") no-repeat
}
.feature_new .menu ul {
	height:53px;
	float:right
}
.feature_new .menu li {
	height:49px;
	line-height:49px;
	overflow:hidden;
	margin-right:20px;
	float:left;
	font-size:16px;
	color:#5e5e5e;
	cursor:pointer
}
.feature_new .menu li.on {
	color:#ff5300;
	border-bottom:4px solid #ff5300
}
.feature_new .menu .tit {
	display:block;
	width:120px;
	height:50px;
	position:absolute;
	left:0;
	top:0;
	text-indent:-9999px
}
.feature_new .box {
	width:760px;
	height:360px;
	overflow:hidden;
	position:relative
}
.feature_new .box .list {
	width:760px;
	height:360px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	opacity:0
}
.feature_new .box .list.on {
	z-index:3;
	opacity:1;
	-webkit-transition:opacity 2s;
	-moz-transition:opacity 2s;
	transition:opacity 2s
}
.feature_new .box .list .l {
	width:272px;
	height:343px;
	padding:17px 0 0 47px;
	overflow:hidden;
	float:left;
	border-left:1px solid #ebebeb;
	background:#f2f2f2
}
.feature_new .box .list .l h3 {
	width:260px;
	height:32px;
	line-height:32px;
	font-size:16px;
	color:#323232
}
.feature_new .box .list .l h3 a {
	margin-right:4px
}
.feature_new .box .list .l h2 {
	width:260px;
	max-height:48px;
	_height:48px;
	line-height:24px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:7px;
	overflow:hidden
}
.feature_new .box .list .l h4 {
	width:260px;
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#797979;
	border-bottom:1px solid #e5e5e5
}
.feature_new .box .list .l h4 a {
	color:#797979
}
.feature_new .box .list .l h4 a:hover {
	color:#f60
}
.feature_new .box .list .l dl {
	width:260px;
	height:100px;
	overflow:hidden;
	border-bottom:1px solid #e5e5e5
}
.feature_new .box .list .l dl dt {
	width:120px;
	height:100px;
	overflow:hidden;
	text-align:center;
	float:left
}
.feature_new .box .list .l dl dt img {
	width:120px;
	height:100px
}
.feature_new .box .list .l dl dd {
	width:120px;
	padding:15px 0 0 20px;
	float:left;
	height:85px;
	color:#323232
}
.feature_new .box .list .l dl dd i {
	display:block;
	width:120px;
	height:22px;
	line-height:22px;
	font-weight:bold
}
.feature_new .box .list .l dl dd p {
	width:120px;
	max-height:44px;
	line-height:22px;
	overflow:hidden
}
.feature_new .box .list .l dl.ad {
	height:340px
}
.feature_new .box .list .l dl.ad dt {
	width:250px;
	height:150px;
	overflow:hidden;
	margin-bottom:20px
}
.feature_new .box .list .l a {
	color:#323232
}
.feature_new .box .list .l a:hover {
	color:#f60
}
.feature_new .box .list .r {
	width:440px;
	height:360px;
	overflow:hidden;
	float:right
}
.feature_new .box .list .arrow {
	width:15px;
	height:30px;
	overflow:hidden;
	background:url("imagesfeature_new.png") no-repeat 0 -220px;
	position:absolute;
	left:320px;
	top:58px
}
.feature_new .box a.btn {
	display:block;
	width:30px;
	height:60px;
	overflow:hidden;
	background:url("imagesfeature_new.png") no-repeat 0 -100px;
	position:absolute;
	top:50%;
	margin-top:-30px;
	text-indent:-999px;
	z-index:999
}
.feature_new .box a.btn.btn_l {
	left:0
}
.feature_new .box a.btn.btn_l:hover {
	background-position:0 -160px
}
.feature_new .box a.btn.btn_r {
	right:0;
	background-position:right -100px
}
.feature_new .box a.btn.btn_r:hover {
	background-position:right -160px
}
.feature_new.feature_new_men {
	height:505px
}
.feature_new.feature_new_men .box {
	height:450px
}
.feature_new.feature_new_men .box .list {
	height:450px
}
.feature_new.feature_new_men .box .list ul {
	width:780px;
	overflow:hidden
}
.feature_new.feature_new_men .box .list li {
	width:260px;
	height:450px;
	overflow:hidden;
	float:left
}
.feature_new.feature_new_men .box .list li .img {
	width:240px;
	height:380px;
	overflow:hidden;
	text-align:center;
	margin-bottom:10px
}
.feature_new.feature_new_men .box .list li h2 {
	width:240px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold
}
.feature_new.feature_new_men .box .list li h3 {
	width:240px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	font-size:14px;
	font-weight:normal
}
.ad_expand_box {
	position:relative;
	width:0;
	height:0;
	z-index:9;
	display:none
}
.ad_expand_box .ad_expand {
	width:360px;
	height:552px;
	position:absolute;
	left:0;
	top:0;
	z-index:999;
	background:#fff
}
.adBannerNavs {
	width:1180px;
	height:80px;
	overflow:hidden;
	margin:0 auto
}
.adBannerNavs .list {
	display:block;
	width:590px;
	height:80px;
	overflow:hidden;
	float:left
}
