/* index.css Date:2016-12-20 10:47:59 */
body {
	background: #f4f4f4
}

.w1200 {
	min-width: 1190px
}

.iconfont {
	*zoom: 1
}

.banner-itemleft, .nav-leftfont {
	position: relative;
	z-index: 4
}

#banner {
	width: 100%;
	height: 425px;
	min-width: 1190px;
	margin: 0 auto 15px;
	position: relative;
	overflow: hidden
}

.nav-left .show-nav {
	display: block
}

.banner_eye {
	width: 100%;
	height: 425px;
	line-height: 425px;
	text-align: center
}

.rollBody {
	width: 100%;
	height: 425px;
	display: inline-block;
	overflow: hidden
}

.main-top-scroll {
	width: 100%;
	height: 425px;
	line-height: 425px;
	list-style: none;
	display: inline-block;
	margin-left: -25px;
	z-index: 4
}

.main-top-scroll li {
	width: 100%;
	height: 425px;
	float: left
}

.banner_eye .main-top-scroll li a {
	width: 785px;
	height: 425px;
	display: inline-block;
	background:
		url(./i/loading2.gif)
		no-repeat center center
}

.main-top-scroll img {
	display: inline
}

.pagechange-ol {
	width: 928px;
	height: 80px;
	list-style: none;
	position: relative;
	margin: 0 auto;
	top: -480px; *+
	top: -270px;
	display: block;
	pointer-events: none;
	z-index: 5
}

.fest_cov {
	display: none
}

.prev {
	float: left;
	width: 40px;
	height: 70px;
	position: relative;
	top: 18px;
	line-height: 70px;
	margin-left: 0;
	background-image:
		url(./i/bg_direction_nav.png);
	cursor: pointer;
	pointer-events: auto
}

.next {
	float: right;
	width: 40px;
	height: 70px;
	top: 18px;
	line-height: 70px;
	margin-right: -7px;
	background-image:
		url(./i/bg_direction_nav.png);
	background-position: -40px 0;
	cursor: pointer;
	pointer-events: auto;
	position: relative;
	right: 43px
}

.prev:hover {
	background-position: 0 -70px
}

.next:hover {
	background-position: -40px -70px
}

.progress-bar-ol {
	height: 14px;
	line-height: 14px;
	list-style: none;
	visibility: hidden;
	position: relative;
	top: -530px; *+
	top: -120px;
	*left: 500px;
	display: inline-block;
	z-index: 6
}

.progress-bar-ol li {
	min-width: 15px;
	*width: 25px;
	height: 14px;
	text-align: center;
	float: left;
	margin-right: 8px
}

.listyle {
	width: 30px !important;
	height: 6px !important;
	border: 1px solid #FFF;
	background-color: #FFF
}

.progress-bar-ol li a {
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s
}

.li-a-circle-black {
	width: 14px;
	height: 14px;
	display: inline-block;
	border-radius: 6px;
	background: #222;
	text-indent: -999px;
	overflow: hidden
}

.li-a-circle-red {
	width: 30px;
	height: 14px;
	display: inline-block;
	border-radius: 6px;
	background: #e6133c;
	text-indent: -999px;
	overflow: hidden
}

.li-a-process {
	width: 0;
	height: 100%;
	display: inline-block;
	float: left;
	background-color: red
}

.li-spring {
	width: 0;
	height: 12px;
	display: inline-block
}

.banner-recommend {
	width: 215px;
	height: 413px;
	margin-left: 380px;
	position: absolute;
	left: 50%;
	top: 5px;
	overflow: hidden;
	z-index: 12;
	border-radius: 3px;
	background:
		url(./i/banner-recommend.png)
		no-repeat 0 0
}

.ban_tit1 {
	height: 110px;
	margin: 15px 15px 0;
	font-family: '\5FAE\8F6F\96C5\9ED1';
	background:
		url(./i/ban_tit1.png)
		no-repeat center 4px;
	position: relative;
	overflow: hidden
}

.ban_more {
	padding-right: 14px;
	background:
		url(./i/ban_more.png)
		no-repeat right center;
	position: absolute;
	right: 0;
	top: 0
}

.ban_more:hover {
	color: #e6133c;
	text-decoration: underline
}

.ban_qnew {
	height: 75px;
	margin-top: 33px;
	line-height: 25px
}

.ban_qnew a:hover {
	color: #e6133c;
	text-decoration: underline
}

.ban_qnew li {
	width: 162px;
	padding-left: 14px;
	margin-left: 5px;
	line-height: 25px;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background:
		url(./i/ban_qnew.png)
		no-repeat 0 center
}

.ban_qnew li span {
	margin-right: 6px;
	font-weight: 700
}

.ban_tit2 {
	height: 250px;
	padding-top: 38px;
	background: #fff
		url(./i/ban_tit2.png)
		no-repeat 0 0;
	border-bottom-radius: 3px;
	font-family: '\5FAE\8F6F\96C5\9ED1'
}

.ban_life {
	margin: 0 auto;
	padding: 0 15px;
	height: 199px;
	background:
		url(./i/spring.png)
		no-repeat 142px 122px
}

.ban_life li {
	width: 61px;
	float: left;
	text-align: center;
	margin-top: 11px
}

.ban_life li a, .ban_life li span {
	display: block
}

.ban_life li a:hover {
	color: #e6133c
}

.ban_life li a:hover img {
	-webkit-animation: toTopFromBottom .3s forwards;
	-moz-animation: toTopFromBottom .3s forwards;
	animation: toTopFromBottom .3s forwards
}

@
-webkit-keyframes toTopFromBottom { 49%{
	transform: translateY(-100%)
}

50%{
opacity
:
0;transform
:translateY
(100%)
}
51%{
opacity
:
1
}
}
@
-moz-keyframes toTopFromBottom { 49%{
	transform: translateY(-100%)
}

50%{
opacity
:
0;transform
:translateY
(100%)
}
51%{
opacity
:
1
}
}
@
keyframes toTopFromBottom { 49%{
	transform: translateY(-100%)
}

50%{
opacity
:
0;transform
:translateY
(100%)
}
51%{
opacity
:
1
}
}
@
-o-keyframes toTopFromBottom { 49%{
	transform: translateY(-100%)
}

50%{
opacity
:
0;transform
:translateY
(100%)
}
51%{
opacity
:
1
}
}
@
-ms-keyframes toTopFromBottom { 49%{
	transform: translateY(-100%)
}

50%{
opacity
:
0;transform
:translateY
(100%)
}
51%{
opacity
:
1
}
}
#featured {
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 10px
}

.featured_tit {
	margin: 0 0 8px 235px;
	text-indent: -230px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #444;
	background:
		url(./i/featured_tit.png)
		repeat-x 0 center;
	font-family: '\5FAE\8F6F\96C5\9ED1';
	font-weight: 400
}

.featured_tit span {
	margin-left: 5px;
	font-size: 16px;
	color: #999
}

.featured_channel {
	width: 260px;
	height: 405px;
	float: left;
	margin-right: 6px;
	box-shadow: 2px 0 4px #ebebeb, -2px 0 4px #ebebeb, 0 4px 10px #e4e4e4;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear
}

.featured_channel a {
	height: 400px;
	display: block;
	background:
		url(./i/loading2.gif)
		no-repeat center center;
	overflow: hidden
}

.featured_channel a img {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.featured_channel a:hover img {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	transform: scale(1.02)
}

.featured_chan {
	width: 392px;
	height: 200px;
	box-shadow: 2px 0 4px #ebebeb, -2px 0 4px #ebebeb, 0 4px 10px #e4e4e4;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear
}

.featured_chan1 {
	margin-bottom: 5px
}

.featured_chan:hover {
	box-shadow: 4px 0 8px #bdbcbc, -4px 0 8px #bdbcbc, 0 6px 12px #bdbcbc
}

.featured_last {
	width: 392px;
	margin-right: 0
}

.featured_channel p {
	height: 5px;
	border-top-left-radius: 4px
}

.channel_p1 {
	background: #db4c4e
}

.channel_p2 {
	background: #f48126
}

.channel_p3 {
	background: #47b538
}

.channel_p4 {
	background: -moz-linear-gradient(left, #9871d3, #fff);
	background: -webkit-linear-gradient(left, #9871d3, #fff);
	background: -ms-linear-gradient(left, #9871d3, #fff);
	background: linear-gradient(left, #9871d3, #fff);
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#9871d3, endColorstr=#ffffff)";
	+
	background: #9871d3
}

.channel_p5 {
	background: #efae00
}

.featured_channel:hover {
	box-shadow: 4px 0 8px #bdbcbc, -4px 0 8px #bdbcbc, 0 6px 12px #bdbcbc
}

.featured_chan1 a {
	height: 195px
}

.featured_chan_l {
	width: 193px;
	height: 200px;
	float: left
}

.featured_chan_l a {
	height: 195px
}

.featured_chan_r {
	width: 193px;
	height: 200px;
	float: right
}

.featured_chan_r a {
	height: 195px
}

.featured_chan2:hover, .featured_last:hover {
	box-shadow: none
}

.channel_p6 {
	background: #1787d9
}

#floor8 {
	margin-bottom: 20px
}

.floor {
	background:
		url(./i/loading2.gif)
		no-repeat center center;
	margin-bottom: 20px
}

.floor_box {
	height: 474px;
	overflow: hidden;
	position: relative
}

.floor .floor_tit {
	height: 52px;
	text-indent: -999px;
	overflow: hidden;
	background-image:
		url(./i/floor_tit.png);
	background-repeat: no-repeat
}

.floor1 .floor_tit {
	background-position: 0 0
}

.floor2 .floor_tit {
	background-position: 0 -52px
}

.floor3 .floor_tit {
	background-position: 0 -104px
}

.floor4 .floor_tit {
	background-position: 0 -156px
}

.floor5 .floor_tit {
	background-position: 0 -208px
}

.floor6 .floor_tit {
	background-position: 0 -260px
}

.floor7 .floor_tit {
	background-position: 0 -312px
}

.floor8 .floor_tit {
	background-position: 0 -364px
}

.floor_slide {
	width: 306px;
	height: 422px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 52px
}

.floor_slidew {
	width: 306px;
	height: 422px;
	overflow: hidden
}

.floor_slidew .main-top-scroll {
	height: 422px;
	line-height: 422px;
	margin-left: 0
}

.floor_slide .pagechange-ol {
	display: none
}

.floor_slide .progress-bar-ol {
	position: absolute;
	top: 390px;
	left: 33px
}

.floor_slide .listyle {
	border: none
}

.floor_slide .progress-bar-ol li {
	margin-right: 10px
}

.floor_slide .progress-bar-ol li a {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none
}

.floor1 .li-a-process {
	background: #4da920
}

.floor2 .li-a-process {
	background: #7e5c17
}

.floor3 .li-a-process {
	background: #cf5b05
}

.floor4 .li-a-process {
	background: #178fcd
}

.floor5 .li-a-process {
	background: #853796
}

.floor6 .li-a-process {
	background: #e54535
}

.floor7 .li-a-process {
	background: #eb3889
}

.floor8 .li-a-process {
	background: #2b63e2
}

.floor_main {
	width: 883px;
	height: 461px;
	margin-top: -42px;
	float: right;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	background: #fff
}

.floor1 .floor_main {
	border-color: #dbeaa8
}

.floor2 .floor_main {
	border-color: #e9d6b1
}

.floor3 .floor_main {
	border-color: #f7d1b4
}

.floor4 .floor_main {
	border-color: #c9edff
}

.floor5 .floor_main {
	border-color: #edc8f5
}

.floor6 .floor_main {
	border-color: #ffd7d3
}

.floor7 .floor_main {
	border-color: #fad2e4
}

.floor8 .floor_main {
	border-color: #cde2ff
}

.floor_maint {
	height: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	overflow: hidden;
	position: relative
}

.floor1 .floor_maint {
	border-color: #dbeaa8
}

.floor2 .floor_maint {
	border-color: #e9d6b1
}

.floor3 .floor_maint {
	border-color: #f7d1b4
}

.floor4 .floor_maint {
	border-color: #c9edff
}

.floor5 .floor_maint {
	border-color: #edc8f5
}

.floor6 .floor_maint {
	border-color: #ffd7d3
}

.floor7 .floor_maint {
	border-color: #fad2e4
}

.floor8 .floor_maint {
	border-color: #cde2ff
}

.floor_img {
	width: 220px;
	height: 300px;
	border-right-width: 1px;
	border-right-style: solid;
	overflow: hidden;
	float: left
}

.floor_img a {
	width: 100%;
	height: 100%;
	display: block;
	background: #fff
}

.floor_img a.floor_img_h21 {
	height: 50%
}

.floor1 .floor_img {
	border-color: #dbeaa8
}

.floor2 .floor_img {
	border-color: #e9d6b1
}

.floor3 .floor_img {
	border-color: #f7d1b4
}

.floor4 .floor_img {
	border-color: #c9edff
}

.floor5 .floor_img {
	border-color: #edc8f5
}

.floor6 .floor_img {
	border-color: #ffd7d3
}

.floor7 .floor_img {
	border-color: #fad2e4
}

.floor8 .floor_img {
	border-color: #cde2ff
}

.floor_mainb {
	height: 160px;
	position: relative
}

.floor_mainb .floor_img {
	height: 160px
}

.floor_mainb .floor_img img {
	margin-top: 30px
}

.floor_main img {
	display: inline-block;
	vertical-align: middle
}

.floor_img_fir {
	border-left: none
}

.floor_img_last {
	width: 220px;
	border-right: none;
	position: absolute;
	right: 0;
	top: 0
}

.floor_img_w2 {
	width: 441px
}

.floor_img_h21 {
	height: 150px;
	border-bottom: 1px solid #ccc
}

.floor5 .floor_img_h21 {
	border-bottom: 1px solid #edc8f5
}

.floor6 .floor_img_h21 {
	border-bottom: 1px solid #ffd7d3
}

.floor_img_h21 img {
	margin-top: 25px
}

.floor_mainb_t {
	height: 97px;
	border-bottom-width: 1px;
	border-bottom-style: solid
}

.floor2 .floor_mainb_t {
	border-color: #e9d6b1
}

.floor3 .floor_mainb_t {
	border-color: #f7d1b4
}

.floor4 .floor_mainb_t {
	border-color: #c9edff
}

.floor5 .floor_mainb_t {
	border-color: #edc8f5
}

.floor6 .floor_mainb_t {
	border-color: #ffd7d3
}

.floor7 .floor_mainb_t {
	border-color: #fad2e4
}

.floor8 .floor_mainb_t {
	border-color: #cde2ff
}

.floor_mainb_t .floor_img {
	height: 97px
}

.floor_mainb_t .floor_img img {
	margin-top: 0
}

.floor_mainb_b a {
	width: 147px;
	height: 62px;
	line-height: 62px;
	*margin-top: 8px;
	text-align: center;
	display: block;
	float: left
}

.floor_mainb_b a img {
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s
}

.floor_mainb_b a:hover img {
	opacity: .6;
	filter: alpha(opacity : 60)
}

#navigation {
	width: 40px;
	height: 449px;
	float: left;
	background:
		url(./i/barnav.png)
		no-repeat 0 0;
	position: fixed;
	right: 50%;
	bottom: 50%;
	margin-bottom: -230px;
	margin-right: 602px;
	_position: absolute;
	_top: expression(documentElement.scrollTop + 100 + "px");
	_right: 635px
}

#navigation a {
	width: 40px;
	height: 40px;
	margin-bottom: 1px;
	display: block
}

#navigation a .box {
	width: 40px;
	height: 40px;
	text-indent: -999px;
	overflow: hidden;
	cursor: pointer;
	background:
		url(./i/barnav.png)
		no-repeat -100px 0
}

#navigation a.select .i1, #navigation a:hover .i1 {
	background-position: -45px 0
}

#navigation a.select .i2, #navigation a:hover .i2 {
	background-position: -45px -41px
}

#navigation a.select .i3, #navigation a:hover .i3 {
	background-position: -45px -82px
}

#navigation a.select .i4, #navigation a:hover .i4 {
	background-position: -45px -123px
}

#navigation a.select .i5, #navigation a:hover .i5 {
	background-position: -45px -164px
}

#navigation a.select .i6, #navigation a:hover .i6 {
	background-position: -45px -205px
}

#navigation a.select .i7, #navigation a:hover .i7 {
	background-position: -45px -246px
}

#navigation a.select .i8, #navigation a:hover .i8 {
	background-position: -45px -287px
}

#navigation a.select .i9, #navigation a:hover .i9 {
	background-position: -45px -328px
}

.old_bl {
	width: 215px;
	height: 50px;
	display: block;
	position: relative;
	border-top: 1px solid #e2e2e2
}

.old_bl span {
	width: 127px;
	height: 30px;
	display: block;
	position: absolute;
	right: 6px;
	top: 7px;
	line-height: 18px;
	color: #999;
	font-size: 12px;
	font-family: \5FAE\8F6F\96C5\9ED1
}

.old_bl:hover span {
	color: #333
}

.alsolike {
	width: 1200px;
	margin: 0 auto
}

.like_class {
	height: 320px;
	margin-bottom: 22px
}

.like_class li {
	float: left;
	height: 320px;
	margin: 0 5px;
	position: relative;
	width: 230px;
	background: #fff
}

.like_class li:hover {
	z-index: 1
}

.pro-show {
	min-height: 320px;
	width: 230px;
	background: #fff
}

.pro-class li:hover .pro-show {
	background: #fff;
	border: 1px solid #e6133c;
	border-radius: 2px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .25);
	height: auto
}

.pro-img {
	height: 200px;
	width: 200px;
	padding: 15px;
	background:
		url(./i/loading77x77.gif)
		no-repeat center center
}

.pro-money {
	padding: 0 11px;
	height: 26px;
	margin-top: 5px;
	position: relative
}

.pro-name {
	padding: 0 11px;
	margin-top: 10px;
	color: #333;
	line-height: 21px;
	height: 42px;
	overflow: hidden
}

.pro-name a {
	color: #666;
	font-size: 14px
}

.pro-name a:hover {
	text-decoration: underline
}

.money-fl {
	color: #e6133c;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 26px
}

.header-img {
	height: 90px;
	min-width: 1190px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	position: relative;
	z-index: 199
}

.header-pw {
	position: relative;
	background: #FFF
}

.header-pw i {
	width: 29px;
	display: block;
	height: 29px;
	position: absolute;
	top: 10px;
	right: 5px;
	cursor: pointer;
	background:
		url(./i/header-bg.png)
		no-repeat;
	background-position: 0 -181px
}

.header-pw:hover i {
	background-position: 0 -152px
}

.header-pw i:hover {
	background-position: 0 -181px
}

.w960 .header-img {
	min-width: 950px
}

.header-h25 {
	background: #FFF;
	height: 25px;
	position: relative;
	z-index: 198
}

.header-top {
	height: 24px;
	border: 1px solid #e0db65;
	padding: 0 10px;
	background: #feffd7;
	border-top: 0;
	font-family: 'Microsoft YaHei'
}

.header-top-left {
	float: left;
	margin-left: 5px;
	line-height: 24px;
	display: inline-block;
	color: #333
}

.header-top-left a:link, .header-top-left a:visited {
	color: #666
}

.header-top-left a:hover {
	color: #e6133c
}

a.header-top-right:link, a.header-top-right:visited {
	float: right;
	color: #ad865d;
	line-height: 24px
}

.header-top-left i {
	float: left;
	height: 14px;
	width: 16px;
	background:
		url(./i/header-bg.png)
		no-repeat;
	background-position: 0 -138px;
	display: inline-block;
	margin-top: 5px
}

.header-top-left span {
	margin-left: 8px;
	display: inline;
	float: left
}

.header-top-right span {
	float: left
}

.header-top-right i {
	float: left;
	margin-left: 7px;
	display: inline-block;
	width: 8px;
	height: 8px;
	background:
		url(./i/header-bg.png)
		no-repeat;
	background-position: 0 -130px;
	margin-top: 8px
}

.kdj_car .wrap {
	position: relative
}

.kdj_car a {
	width: 215px;
	height: 70px;
	display: none;
	position: absolute;
	right: 0;
	top: -72px;
	z-index: 997
}

#ad {
	width: 785px;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -393px
}

#ad i {
	width: 24px;
	height: 14px;
	position: absolute;
	right: 15px;
	bottom: 7px;
	z-index: 9;
	background:
		url(./i/ad.png)
		no-repeat
}