﻿/*!
 * metro-bootstrap v3.2.0.1
 *
 * from talkslab based on twitter bootstrap.
 *//*! normalize.css v3.0.1 | MIT License | git.io/normalize */html {
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	margin:0
}

dfn {
	font-style:italic
}
h1 {
	font-size:2em;
	margin:.67em 0
}
mark {
	background:#ff0;
	color:#000
}
small {
	font-size:80%
}
sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
/*有*/img {
	border:0
}


/*有*/
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
/*有*/:before,:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
html {
	font-size:10px;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
body {
	font-family:"Segoe UI Light","Segoe UI","Segoe WP","Helvetica Neue",sans-serif;
	font-size:14px;
	line-height:1.428571429;
	color:#333;
	background-color:#fff
}
input,button,select,textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
a {
	color:#428bca;
	text-decoration:none
}
a:hover,a:focus {
	color:#2a6496;
	text-decoration:underline
}
a:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
figure {
	margin:0
}
/*有*/img {
	vertical-align:middle
}
.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img {
	display:block;
	width:100% \9;
	max-width:100%;
	height:auto
}
.img-rounded {
	border-radius:0
}
.img-thumbnail {
	padding:4px;
	line-height:1.428571429;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:0;
	-webkit-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	display:inline-block;
	width:100% \9;
	max-width:100%;
	height:auto
}
.img-circle {
	border-radius:50%
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-family:"Segoe UI Light","Helvetica Neue","Segoe UI","Segoe WP",sans-serif;
	font-weight:100;
	line-height:1.1;
	color:inherit
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
	font-weight:400;
	line-height:1;
	color:#777
}
h1,.h1,h2,.h2,h3,.h3 {
	margin-top:20px;
	margin-bottom:10px
}
h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
	font-size:65%
}
h4,.h4,h5,.h5,h6,.h6 {
	margin-top:10px;
	margin-bottom:10px
}
h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
	font-size:75%
}


dl {
	margin-top:0;
	margin-bottom:20px
}
dt,dd {
	line-height:1.428571429
}
dt {
	font-weight:700
}
dd {
	margin-left:0
}

	.dl-horizontal dt {
	float:left;
	width:160px;
	clear:left;
	text-align:right;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.dl-horizontal dd {
	margin:10px 0px;
}


.container {
	margin-right:auto;
	margin-left:auto;
	/*padding-left:15px;*/
	padding-right:15px
}




	.container {
	width:1200px;

}

/*有*/
.container-fluid {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}
.row {
	margin-left:-15px;
	margin-right:-15px
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
	float:left
}

/*有*/.btn {
	display:inline-block;
	margin-bottom:0;
	font-weight:400;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	white-space:nowrap;
	padding:6px 12px;
	font-size:14px;
	line-height:1.428571429;
	border-radius:0;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}

/*有*/.btn-success {
	color:#fff;
	background-color:#2ecc71;
	border-color:#29b765
}

/*有*/.btn-block {
	display:block;
	width:100%
}

.thumbnail {
	display:block;
	padding:4px;
	margin-bottom:20px;
	line-height:1.428571429;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:0;
	-webkit-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out
}
.thumbnail>img,.thumbnail a>img {
	margin-left:auto;
	margin-right:auto
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
	border-color:#428bca
}
.thumbnail .caption {
	padding:9px;
	color:#333
}
body,h1,h2,h3,h4,h5,h6 {
	font-family:Tahoma,'Microsoft Yahei',Simsun!important;
	font-weight:400
}
body {
	line-height:20px
}
h1 {
	font-size:36px
}
h2 {
	font-size:30px
}
h3 {
	font-size:24px
}
h4 {
	font-size:18px
}
h5 {
	font-size:14px
}
h6 {
	font-size:12px
}
/*有*/a {
	color:#ff8000
}
a:active,a:hover {
	color:#ffb366
}


.app-block-element {
	position:relative;
	background-color:#fafafa
}
.app-block-element:hover .app-block-over {
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

	/*.app-block-element {
	margin:0 auto 20px;
	width:130px
}
*/

/*有*/.app-block-element .app-block-link {
	display:block;
	padding:6px;
	text-align:center
}
/*有*/.app-block-element .app-block-link:hover {
	text-decoration:none
}
.app-block-element .app-block-link .app-block-icon {
	width:128px;
	height:128px
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.app-block-element .app-block-link .app-block-icon {
	width:100px;
	height:100px
}
}@media only screen and (max-width:767px) {
	.app-block-element .app-block-link .app-block-icon {
	width:100px;
	height:100px
}
}
.app-block-element .app-block-link .app-block-title>h5 {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
@media only screen and (max-width:767px) {
	.app-block-element .app-block-link .app-block-title>h5 {
	font-size:16px
}
}.app-block-element .app-block-over {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	padding:6px;
	background-color:#fafafa;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition:opacity .3s ease-in-out 0s;
	-moz-transition:opacity .3s ease-in-out 0s;
	-o-transition:opacity .3s ease-in-out 0s;
	transition:opacity .3s ease-in-out 0s
}
.app-block-element .app-block-over>a:hover {
	text-decoration:none
}
.app-block-element .app-block-over>a>span {
	display:block
}
.app-block-element .app-block-over .app-block-title {
	line-height:25px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.app-block-element .app-block-over .app-block-promo {
	height:80px;
	line-height:20px;
	font-size:12px;
	color:#000;
	overflow:hidden
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.app-block-element .app-block-over .app-block-promo {
	height:60px
}
}.app-block-element .app-block-over .app-block-rating {
	line-height:36px
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.app-block-element .app-block-over .app-block-rating {
	font-size:12px;
	line-height:28px
}
}.app-block-element .app-block-over .app-block-detail {
	display:block;
	text-align:center
}


/*有*/section.app-index-header {
	margin:0 0 20px;
	border:1px solid red;
	border-top:none;
	border:1px solid #ddd;
	width:1200px;

}
/*有*/section.app-index-header:after,section.app-index-header:before {
	content:" ";
	display:table
}
section.app-index-header:after {
	clear:both
}
@media only screen and (max-width:767px) {
	section.app-index-header {
	border:none
}
}
/*有*/section.app-index-header .index-header-left {
	float:left;
	padding:20px 6px;
	width:302px;
	height:417px;
	
	background-color:#1a69a1;
		
	/*
	background-image:-webkit-linear-gradient(180deg,#64c0fa,#32adfa);
	background-image:-moz-linear-gradient(180deg,#64c0fa,#32adfa);
	background-image:-o-linear-gradient(180deg,#64c0fa,#32adfa);
	background-image:-ms-linear-gradient(180deg,#64c0fa,#32adfa);
	background-image:linear-gradient(180deg,#64c0fa,#32adfa);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0,startColorstr=#64c0fa,endColorstr=#32adfa)"
	*/
}
@media only screen and (min-width:768px) and (max-width:991px) {
	section.app-index-header .index-header-left {
	padding:15px;
	width:223px
}
}@media only screen and (max-width:767px) {
	section.app-index-header .index-header-left {
	float:none;
	width:100%
}
}

/*有*/section.app-index-header .index-header-left>img {
	margin-left:-40px
}
/*有*/@media only screen and (min-width:768px) and (max-width:991px) {
	section.app-index-header .index-header-left>img {
	margin-left:-15px
}
}
/*有*/section.app-index-header .index-header-left .header-left-market {
	margin-top:10px;
	text-align:center
}
section.app-index-header .index-header-left .header-left-market>img {
	width:128px;
	height:128px
}
section.app-index-header .index-header-left .header-left-market>h1 {
	margin:5px 0 0;
	padding-bottom:10px;
	font-size:30px;
	color:#fff;
	border-bottom:1px solid #fff;
}
section.app-index-header .index-header-left .header-left-market .dl-horizontal {
	margin-bottom:5px;
	padding-top:10px;
	line-height:25px;
	color:#fff;
	border-top:1px solid #64c0fa
}
section.app-index-header .index-header-left .header-left-market .dl-horizontal>dt {
	width:75px;
	font-weight:400
}
@media only screen and (max-width:767px) {
	section.app-index-header .index-header-left .header-left-market .dl-horizontal>dt {
	float:left;
	text-align:right
}
}
section.app-index-header .index-header-left .header-left-market .dl-horizontal>dd {
   height:20px;
	text-align:left;
	background:url(../images/bofang.png) right center no-repeat;
}
section.app-index-header .index-header-left .header-left-market .dl-horizontal>dd span {

	float:left;
	margin-right:10px;
	color:#fff;
}
section.app-index-header .index-header-left .header-left-market .dl-horizontal>dd>a {
	color:#fff;
	float:left;
}
section.app-index-header .index-header-left .header-left-market .dl-horizontal>dd i{
	
	}
section.app-index-header .index-header-left .header-left-market .btn {
	line-height:25px;
	font-size:18px;
	border-radius:5px;
	background-color:#16df77;
	letter-spacing:2px
}
/*有*/section.app-index-header .index-header-left .header-left-market .btn:hover {
	border-color:#3cec91;
	background-color:#3cec91
}
section.app-index-header .index-header-recommends {
	margin-left:302px
}
section.app-index-header .index-header-recommends:after,section.app-index-header .index-header-recommends:before {
	content:" ";
	display:table
}
section.app-index-header .index-header-recommends:after {
	clear:both
}
@media only screen and (min-width:768px) and (max-width:991px) {
	section.app-index-header .index-header-recommends {
	margin-left:223px
}
}@media only screen and (max-width:767px) {
	section.app-index-header .index-header-recommends {
	margin-top:20px;
	margin-left:0
}
}section.app-index-header .index-header-recommends .app-block-element {
	float:left;
	margin-bottom:0;
	padding-top:30px;
	width:224px;
	height:208px;
	border:none;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	background-color:#fff
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	section.app-index-header .index-header-recommends .app-block-element {
	width:159px
}
}@media only screen and (min-width:768px) and (max-width:991px) {
	section.app-index-header .index-header-recommends .app-block-element {
	width:165px
}
section.app-index-header .index-header-recommends .app-block-element:nth-child(6),section.app-index-header .index-header-recommends .app-block-element:nth-child(7) {
	display:none
}
}

/*有*/@media only screen and (max-width:767px) {
	section.app-index-header .index-header-recommends .app-block-element {
	width:100%;
	border:1px solid #ddd;
	border-bottom:none
}
section.app-index-header .index-header-recommends .app-block-element:last-child {
	border-bottom:1px solid #ddd
}
}section.app-index-header .index-header-recommends .app-block-element .app-block-link .app-block-icon {
	margin-bottom:11px;
	width:100px;
	height:100px
}
section.app-index-header .index-header-recommends .app-block-element .app-block-over {
	padding:20px
}
/*有*/@media only screen and (max-width:1199px) {
	section.app-index-header .index-header-recommends .app-block-element .app-block-over {
	padding:15px
}
}@media only screen and (max-width:767px) {
	section.app-index-header .index-header-recommends .app-block-element .app-block-over {
	display:none!important
}
}
section.app-index-header .index-header-recommends .app-block-element .app-block-over .app-block-title {
	font-size:16px;
	color:#333
}
section.app-index-header .index-header-recommends .app-block-element .app-block-over .app-block-promo {
	margin:15px 0;
	height:40px
}
section.app-index-header .index-header-recommends .app-block-element .app-block-over .app-block-rating {
	color:#333
}
section.app-index-header .index-header-recommends .app-block-element .app-block-over .app-block-rating>i {
	color:#f93
}
section.app-index-header .index-header-recommends .app-block-element .app-block-over .app-block-detail .btn {
	padding:0 25px;
	line-height:25px
}
.container_zhutui .row {
margin-right:0px;
margin-left:0px;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
	float: left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
.page-header {
	padding-bottom: 9px;
	margin: 10px 0 20px;
	border-bottom: 1px solid #eee;
}
div.index-section-header > h2 {
	margin: 0;
	font-size: 20px;
}

.container_zhutui {
	width: 1200px;
	border: 1px solid #ddd;
	margin:0px auto;
}
h2 {
	font-size: 30px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: 400;
	line-height: 1;
	color: #777;
}
small, .small {
	font-size: 85%;
}
div.index-section-header > h2 > small > a.pull-right {
	padding-top: 8px;
     font-size:16px;
     }
.pull-right {
	float: right !important;
}
section.index-recommends .index-recommends-list {
	margin-bottom: 0;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.app-block-element {
	position: relative;
	background-color: #fafafa;
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.app-block-element .app-block-link {
	display: block;
	padding: 6px;
	text-align: center;
}

.thumbnail .caption {
	padding: 9px 9px 16px 9px;
	color: #333;
}
.app-block-element .app-block-link .app-block-title > h5 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
h5 {
	font-size: 14px;
}
.app-block-element .app-block-link .app-block-icon {
	width: 128px;
	height: 128px;
}
.app-block-element .app-block-over .app-block-detail {
	display: block;
	text-align: center;
}
.col-md-2 {
	width: 16.666666666666664%;

}
section.index-recommends .index-recommends-more {
	color: #fff;
	background-color: #f93;
	border-color: #f93;
}
.pull-right {
	float: right !important;
}
blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, p, pre {
	margin: 0;
}
*, :focus {
	outline: 0;
}
body {
	color: #333;
}
ul {
	list-style: none;
}
li {
	outline: none;
	list-style: none;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.HomePageClassify-cell {
	text-align: center;
}
html {
	font-family: -apple-system,Microsoft Yahei,sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
a {
	color: #333;
	text-decoration: none;
	cursor: pointer;
}
a, button, input, select, textarea {
	outline: 0;
	font-family: inherit;
}
a {
	color: #333;
	cursor: pointer;
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: 400;
}
a, button, input, select, textarea {
	font-family: inherit;
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
.layout-Main > .layout-Section--fixedBackground:not(:first-child), .layout-Main > .layout-Section--fullBackground:not(:first-child) {

	margin-top: 44px;
}

.hotCate-Wrapper {
	min-height: 566px;
}
.hotCate-Wrapper {
	margin-top: 44px;
}
.layout-Section--fixedBackground {
	margin:20px auto;
	width: 1200px;

		border:1px solid #ddd;
		padding-top:10px;
}
article, aside, footer, header, nav, section {
	display: block;
}
.layout-Wrapper {
	width: 1200px;
}
.layout-Wrapper {
	margin-left: auto;
	margin-right: auto;
	height: inherit;
}
.layout-Module-head {
	
	height: 36px;
}
.layout-Module-head {
	padding-bottom: 10px;
	line-height: 1;
}
.layout-Module-head::after, .layout-Module-head::before {
	content: " ";
	display: table;
}
a, button, input, select, textarea {
	outline: 0;
	font-family: inherit;
}
.layout-Module-icon {
	width: 36px;
	height: 36px;
}
.layout-Module-icon {
	float: left;
	margin-right: 6px;
}
em, i {
	font-style: normal;
}
.layout-Module-icon > :first-child {
	display: block;
	width: 100%;
	height: 100%;
}
.DyImg {
	position: relative;
	overflow: hidden;
}
.DyImg-content.is-normal {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.DyImg-content {
	display: block;
	position: absolute;
}
img {
	display: inline-block;
	-webkit-user-drag: none;
	border: 0;
	vertical-align: middle;
}
img {
	border-style: none;
}
.layout-Module-title {
	margin-top: 18px;
	font-size: 24px;
}em, i {
	font-style: normal;
}

.layout-Module-title {
	float: left;
	margin-right: 12px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.HomePageClassify-header-title {
	color: #666;
}
a, button, input, select, textarea {
	outline: 0;
	font-family: inherit;
}

.layout-Module-extra, .layout-Module-info {
	margin-top: 30px;
}
.layout-Module-info {
	max-width: 100%;
	overflow: hidden !important;
	-o-text-overflow: ellipsis !important;
	text-overflow: ellipsis !important;
	white-space: nowrap !important;
	word-wrap: normal !important;
	float:right;
	font-size:16px;
}
.layout-Module-extra, .layout-Module-info {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}
.HomePageClassify-header-content.is-num {
	color: #ff5d23;
	padding: 0 2px;
}
.HomePageClassify-header-content {
	color: #666;

	display: inline-block;
}
.HomePageClassify-header-content.is-num {
	color: #ff5d23;
	padding: 0 2px;
}

.HomePageClassify-header-all {
	position: relative;
	margin-left: 20px;
	padding-right: 10px;
	color: #666;

}
.HomePageClassify-header-all::before {
	content: "";
	height: 12px;
	width: 0;
	position: absolute;
	border-color: #fff;
	border-right: 1px solid hsla(0,0%,100%,.9);
	top: 4px;
	left: -10px;
}
.HomePageClassify-all-icon {
	position: relative;
	margin: 1px;
	width: 6px;
	height: 6px;
	border: 2px solid hsla(0,0%,100%,.9);
	border-bottom: none;
	border-left: none;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.layout-Module-container {
	overflow: hidden;
	width: 100%;
}
.layout-List--categories {
	margin-top: 16px;
	margin-bottom: 38px;

}
.layout-List--categories {
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: justify;
	text-justify: distribute;
	font-size: 0;
	letter-spacing: -4px;
}
.layout-List--categories .layout-List-item {
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}
.layout-List--categories .layout-List-item {
	margin-bottom: 16px;
	width: 164px;
	height: 208px;
	margin: 16px 16px;
}
.layout-List--categories .layout-List-item {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #fff;
}
.layout-List-item, .layout-List::after {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	letter-spacing: 0;
}

.HomePageClassify-cell {
	/*background: url(https://shark2.douyucdn.cn/front-publish/live-master/assets/images/classify-cell-bg_52c73f7.png) 50%/cover;*/
	display: block;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	padding: 10px;
		 -webkit-transition:color .15s,-webkit-transform .15s,-webkit-box-shadow .15s;
 transition:color .15s,-webkit-transform .15s,-webkit-box-shadow .15s;
 -o-transition:box-shadow .15s,color .15s,-o-transform .15s;
 -moz-transition:transform .15s,box-shadow .15s,color .15s,-moz-transform .15s,-moz-box-shadow .15s;
 transition:transform .15s,box-shadow .15s,color .15s;
 transition:transform .15s,box-shadow .15s,color .15s,-webkit-transform .15s,-moz-transform .15s,-o-transform .15s,-webkit-box-shadow .15s,-moz-box-shadow .15s
}
/*.HomePageClassify-cell:hover {
 background:url(https://shark2.douyucdn.cn/front-publish/live-master/assets/images/classify-cell-hover_c3db1da.png) 50%/cover;
 color:inherit
}
*/
.HomePageClassify-cell:hover {
 -webkit-transform:scale(1.1);
 -moz-transform:scale(1.1);
 -ms-transform:scale(1.1);
 -o-transform:scale(1.1);
 transform:scale(1.1);
 -webkit-box-shadow:0 0 12px 2px rgba(30,13,4,.15);
 -moz-box-shadow:0 0 12px 2px rgba(30,13,4,.15);
 box-shadow:0 0 12px 2px rgba(30,13,4,.15);
 color:#ff5d23
}
.HomePageClassify-cell:hover .HomePageClassify-celltitle {
 font-size:18px;
 -webkit-transform:scale(.9090909090909091);
 -moz-transform:scale(.9090909090909091);
 -ms-transform:scale(.9090909090909091);
 -o-transform:scale(.9090909090909091);
 transform:scale(.9090909090909091);
 color:#ef530e;
 font-weight:600;
}
.HomePageClassify-cell:hover .HomePageClassify-cellplay {
 font-size:14px;
 -webkit-transform:scale(.9090909090909091);
 -moz-transform:scale(.9090909090909091);
 -ms-transform:scale(.9090909090909091);
 -o-transform:scale(.9090909090909091);
 transform:scale(.9090909090909091);
 color:#ef530e;
}
.layout-Classify-card:hover {
 -webkit-transform:scale(1.1);
 -moz-transform:scale(1.1);
 -ms-transform:scale(1.1);
 -o-transform:scale(1.1);
 transform:scale(1.1);
 -webkit-box-shadow:0 0 12px 2px rgba(30,13,4,.15);
 -moz-box-shadow:0 0 12px 2px rgba(30,13,4,.15);
 box-shadow:0 0 12px 2px rgba(30,13,4,.15);
 color:#ff5d23
}
.layout-Classify-card:hover>strong {
 font-size:16px;
 -webkit-transform:scale(.9090909090909091);
 -moz-transform:scale(.9090909090909091);
 -ms-transform:scale(.9090909090909091);
 -o-transform:scale(.9090909090909091);
 transform:scale(.9090909090909091)
}
.DyImg {
	position: relative;
	overflow: hidden;
}
.HomePageClassify-cellicon {
	width: 116px;
	height: 116px;
}
.HomePageClassify-cellicon {
	margin: 10px auto 0;
}
.DyImg-content.is-normal {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.DyImg-content {
	display: block;
	position: absolute;
}
img {
	display: inline-block;
	-webkit-user-drag: none;
	border: 0;
	vertical-align: middle;
}
img {
	border-style: none;
}
.HomePageClassify-celltitle {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	margin-top: -4px;
}
.u-ellipse {
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.HomePageClassify-cellplay {
	margin-top: 2px;
	color: #909090;
}

.layout-List--cover .layout-List-item {
 -webkit-border-radius:6px;
 -moz-border-radius:6px;
 border-radius:6px;
 background-color:#fff
}
.layout-Section {
	width: 100%;
}
.layout-Footer {
	background-color: #3f3f3f;
}
article, aside, footer, header, nav, section {
	display: block;
}
/*.layout-Wrapper {
	width: 1424px;
}
*/
.layout-Wrapper {
	margin-left: auto;
	margin-right: auto;
	height: inherit;
}
.HomeFooter-friendLink {
	margin-bottom: 16px;
	overflow: hidden;
}
.HomeFooter-friendLinkTitle {
	color: #fff;
	font-size: 16px;
	padding-top: 28px;
	padding-bottom: 20px;
}
.HomeFooter-friendLinkList > li {
	display: block;
	float: left;
	margin-right: 8px;
	margin-bottom: 6px;
}
.HomeFooter-friendLinkItem {
	display: block;
	width: 132px;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	color: hsla(0,0%,100%,.6);
	text-align: center;
	background: #464646;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.HomeFooter-outlink {
	text-align: center;
	padding-bottom: 16px;
}
.HomeFooter-outlinkList {
	margin-bottom: 5px;
}
.HomeFooter-outlinkList > li {
	display: inline-block;
}
.HomeFooter-outlinkItem {
	vertical-align: middle;
	color: hsla(0,0%,100%,.6);
}
.HomeFooter-seperator {
	padding: 0 3px;
	vertical-align: middle;
	color: hsla(0,0%,100%,.6);
}
.HomeFooter-companyInfo {
	margin-bottom: 7px;
	color: hsla(0,0%,100%,.6);
}
.HomeFooter-companyInfo > a {
	display: inline-block;
	margin: 0 3px;
	height: 24px;
	line-height: 24px;
	color: hsla(0,0%,100%,.6);
}
.HomeFooter-companyInfo > a::before {
	content: "";
	display: inline-block;
	margin-top: -3px;
	margin-right: 2px;
	vertical-align: middle;
}
.HomeFooter-contact {
	color: hsla(0,0%,100%,.6);
}

.layout-Main > .layout-Section--fixedBackground:not(:first-child), .layout-Main > .layout-Section--fullBackground:not(:first-child) {
	margin-top: 44px;
}
.layout-Main > .layout-Section--fixedBackground:not(:first-child), .layout-Main > .layout-Section--fullBackground:not(:first-child) {
	margin-top: 44px;
}
.layout-Section--fullBackground {
	width: 100%;
	background-position: 50%;
	background-repeat: no-repeat;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
}
article, aside, footer, header, nav, section {
	display: block;
}
.AwesomeActivities-wrapper .AwesomeActivities-container {
	background-repeat: no-repeat;
	border:1px solid #ddd;
	margin-bottom:10px;
}
.AwesomeActivities-container {
	background-image: url(https://shark2.douyucdn.cn/front-publish/live-master/assets/images/sprite.c64f4_63f9a80.png);
	background-position: 0 0;
	background-position-x: 1164px;
}
.layout-Wrapper {
	width: 1200px;
}
.layout-Module-head {
	
	height: 36px;
}
.layout-Module-head {
	padding-bottom: 10px;
	line-height: 1;
}
.layout-Module-head::after, .layout-Module-head::before {
	content: " ";
	display: table;
}
.layout-Module-icon {
	width: 36px;
	height: 36px;
}
.layout-Module-icon {
	float: left;
	margin-right: 6px;
}
.layout-Module-icon > :first-child {
	display: block;
	width: 100%;
	height: 100%;
}
.DyImg {
	position: relative;
	overflow: hidden;
}
.AwesomeActivities-icon {
	width: 100%;
	height: 100%;
}
.DyImg-content.is-normal {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.DyImg-content {
	display: block;
	position: absolute;
}
.layout-Module-title {
	margin-top: 18px;
	font-size: 24px;
}
.layout-Module-title {
	float: left;
	margin-right: 12px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.layout-Module-title
.AwesomeActivities-title {
	color: #222;
}
.layout-Module-head::after {
	clear: both;
}
.layout-Module-head::after, .layout-Module-head::before {
	content: " ";
	display: table;
}
.layout-Module-container {
	overflow: hidden;
	width: 100%;
}
.layout-List--activity--exciting {
	margin-bottom: 38px;
	height: 214.96px;
}
.layout-List--activity--exciting {
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: justify;
	text-justify: distribute;
	font-size: 0;
	letter-spacing: -4px;
}
.layout-List--activity--exciting .layout-List-item {
	margin-bottom: 16px;
	width: 224px;
	height: 214.96px;
}
.layout-List--activity--exciting .layout-List-item {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #fff;
}
.layout-List-item, .layout-List::after {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	letter-spacing: 0;
}
.AwesomeActivities-region {
	height: 100%;
}
.ActivityItem-card, .ActivityItem-card img {
	width: 100%;
	height: 100%;
}
.ActivityItem-card {
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	background-color: #fff;
	cursor: pointer;
}
.ActivityItem-imgWrapper {
	width: 100%;
	height: 149px;
	overflow: hidden;
	background-color: #ddd;
}
.SignBaseComponent-sign-ad, .SignBaseComponent-sign-ad .LazyLoad {
	position: relative;
	width: 100%;
	height: 100%;
}
a, button, input, select, textarea {
	outline: 0;
	font-family: inherit;
}
.ActivityItem-card, .ActivityItem-card img {
	width: 100%;
	height: 100%;
}
.SignBaseComponent-sign-ad, .SignBaseComponent-sign-ad .LazyLoad {
	position: relative;
	width: 100%;
	height: 100%;
}
.SignBaseComponent-sign-spec {
	position: absolute;
	width: 25px;
	height: 15px;
	top: 6px;
	left: 6px;
	background: url(https://shark2.douyucdn.cn/front-publish/live-master/assets/images/sign_spec_6610adb.png) no-repeat;
	z-index: 11;
}
.ActivityItem-text {
	padding-top: 10px;
	padding-left: 10px;
}
.AwesomeActivities-wrapper .u-ellipsis {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.ActivityItem-text h3 {
	line-height: 24px;
	font-size: 15px;
	max-width: 80%;
	color: #333;
}
.layout-List-item:hover .ActivityItem-text h3 {
	color: #ef530e;
}
.AwesomeActivities-wrapper .u-ellipsis {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.ActivityItem-text p {
	line-height: 20px;
	font-size: 12px;
	color: #888;
	max-width: 80%;
}
