@charset "UTF-8";

.bt-body {
	width: 1450px;
	margin: 0 auto
}

.bt-body .bt-list {
	margin-top: 25px
}

.bt-list li {
	float: left;
	width: 340px;
	height: 512px;
	margin-right: 30px;
	position: relative;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	margin-bottom: 30px;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.15);
	box-shadow: 0 0 4px rgba(0,0,0,.15)
}

.bt-body .bt-list li:nth-child(4n) {
	margin-right: 0
}

.bt-body .bt-list .hover-pop {
	width: 100%;
	position: absolute;
	top: 0;
	height: 100%
}

.bt-body .bt-list .jump-details {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0
}

.bt-body .bt-list .jump-details>img {
	width: 100%;
	height: 100%
}

.bt-body .bt-list li:hover .pop-bot,.bt-body .bt-list li:hover .pop-bot .down-btn,.bt-body .bt-list li:hover .pop-tit,.bt-body .bt-list li:hover .pop-tit .tit-name {
	opacity: 1
}

.bt-body .bt-list li:hover .pop-bot .down-btn {
	bottom: 50px
}

.bt-body .bt-list li:hover .pop-tit .tit-name {
	top: 0
}

.bt-body .bt-list li:hover {
	transition: .3s ease-in;
	-webkit-transition: .3s ease-in;
	-moz-transition: .3s ease-in;
	-o-transition: .3s ease-in;
	box-shadow: 0 4px 20px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 4px 20px rgba(0,0,0,.2)
}

.bt-body .hover-pop .pop-bot,.bt-body .hover-pop .pop-tit,.bt-body .pop-bot .down-btn,.bt-body .pop-tit .tit-name {
	transition: .2s ease-in;
	-webkit-transition: .2s ease-in;
	-moz-transition: .2s ease-in;
	-o-transition: .2s ease-in;
	opacity: 0
}

.bt-body .hover-pop .pop-bot,.bt-body .hover-pop .pop-tit {
	position: absolute;
	left: 0;
	z-index: 2;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

.bt-body .hover-pop .pop-tit {
	width: 100%;
	height: 75px;
	padding: 20px;
	top: 0
}

.bt-body .hover-pop .pop-bot {
	width: 100%;
	height: 75px;
	bottom: 0
}

.bt-body .hover-pop .pop-bot.gradient-ver-bw {
	background: transparent\9\0;
	-webkit-filter: none\9\0;
	filter: none\9\0;
	-ms-filter: none\9\0
}

.bt-body .pop-tit .tit-name {
	position: relative;
	top: -30px;
	width: 245px;
	color: #fff;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: block
}

.bt-body .pop-bot .down-btn {
	display: block;
	overflow: hidden;
	width: 232px;
	height: 56px;
	margin: 0 auto;
	-webkit-border-radius: 28px;
	border-radius: 28px;
	color: #fff;
	font-size: 28px;
	text-align: center;
	line-height: 54px;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-filter: none\9\0;
	filter: none\9\0;
	-ms-filter: none\9\0
}

.bt-body .pop-bot .down-btn:before {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.1)
}

.bt-body .pop-bot .down-btn:hover:before {
	display: block
}

.bt-body .looked-more {
	height: 23px;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	opacity: .6;
	padding-top: 5px;
	letter-spacing: 1px
}

.bt-body .looked-more a {
	position: relative;
	color: #666;
	transition: .15s ease-in;
	-moz-transition: .15s ease-in;
	-webkit-transition: .15s ease-in;
	-o-transition: .15s ease-in
}

.bt-body .looked-more span {
	margin-left: 10px;
	transition: .15s ease-in;
	-moz-transition: .15s ease-in;
	-webkit-transition: .15s ease-in;
	-o-transition: .15s ease-in
}

.bt-body .looked-more:hover {
	opacity: 1
}

.bt-body .looked-more:hover a {
	left: -3px;
	color: #ff8a00
}

.bt-body .looked-more:hover span {
	margin-left: 16px
}

.pb-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0
}

.pb-icon {
	display: inline-block;
	font-style: normal;
	cursor: pointer
}

.icons-menu {
	width: 20px;
	height: 14px;
	background: url(http://js.ibaotu.com/revision/img/public_sprite.png) -15px 0 no-repeat
}

.icons-comVip {
	width: 25px;
	height: 20px;
	background: url(http://js.ibaotu.com/revision/img/vip-icon-lv1.png) 0 0 no-repeat
}

.icons-perVip {
	width: 26px;
	height: 20px;
	background: url(http://js.ibaotu.com/revision/img/vip-icon-lv1.png) -28px 0 no-repeat
}

.icons-notVip {
	width: 27px!important;
	height: 20px!important;
	background: url(http://js.ibaotu.com/revision/img/icon_notVip.png) 0 0 no-repeat!important;
}

.icons-guohui {
	width: 15px;
	height: 15px;
	background: url(http://js.ibaotu.com/revision/img/public_sprite.png) 0 0 no-repeat
}

.icons-close-sm {
	width: 10px;
	height: 10px;
	background: url(http://js.ibaotu.com/revision/img/close_sm.png) no-repeat
}

.icons-sanjiao {
	width: 8px;
	height: 8px;
	background: url(http://js.ibaotu.com/revision/img/public_sprite.png) -35px 0 no-repeat
}

.graHover {
	position: relative
}

.graHover:before {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.1)
}

.graHover:hover:before {
	display: block
}

.word-og1 {
	color: #ff8a00!important
}

::-webkit-input-placeholder {
	color: #ccc
}

:-moz-input-placeholder {
	color: #ccc
}

:-ms-input-placeholder {
	color: #ccc
}

.gradient-hor-og {
	background: #ffae12;
	background: -moz-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#ffae12),color-stop(100%,#f07d17));
	background: -webkit-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -o-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -ms-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left top,right top,from(#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: linear-gradient(to right,#ffae12 0,#f07d17 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#ffae12, endColorstr=#f07d17);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#ffae12, endColorstr=#f07d17)"
}

.gradient-ver-og {
	background: #ffae12;
	background: -moz-linear-gradient(top,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,top,bottom,color-stop(0,#ffae12),color-stop(100%,#f07d17));
	background: -webkit-linear-gradient(top,#ffae12 0,#f07d17 100%);
	background: -o-linear-gradient(top,#ffae12 0,#f07d17 100%);
	background: -ms-linear-gradient(top,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left top,left bottom,from(#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ffae12),to(#f07d17));
	background: linear-gradient(to bottom,#ffae12 0,#f07d17 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffae12, endColorstr=#f07d17);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffae12, endColorstr=#f07d17)"
}

.gradient-ver-wb {
	opacity: .4 \9\0;
	background: #000;
	background: -moz-linear-gradient(top,rgba(0,0,0,.4) 0,transparent 100%);
	background: -webkit-gradient(linear,top,bottom,color-stop(0,rgba(0,0,0,.4)),color-stop(100%,transparent));
	background: -webkit-linear-gradient(top,rgba(0,0,0,.4) 0,transparent 100%);
	background: -o-linear-gradient(top,rgba(0,0,0,.4) 0,transparent 100%);
	background: -ms-linear-gradient(top,rgba(0,0,0,.4) 0,transparent 100%);
	background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),to(transparent));
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.4)),to(transparent));
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.4)),to(transparent));
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.4)),to(transparent));
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,.4)),to(transparent));
	background: linear-gradient(to bottom,rgba(0,0,0,.4) 0,transparent 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#000000, endColorstr=#ffffff) alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#000000, endColorstr=#ffffff) alpha(opacity=50)"
}

.gradient-ver-bw {
	background: #000;
	background: -moz-linear-gradient(bottom,rgba(0,0,0,.4) 0,transparent 100%);
	background: -webkit-gradient(linear,bottom,top,color-stop(0,rgba(0,0,0,.4)),color-stop(100%,transparent));
	background: -webkit-linear-gradient(bottom,rgba(0,0,0,.4) 0,transparent 100%);
	background: -o-linear-gradient(bottom,rgba(0,0,0,.4) 0,transparent 100%);
	background: -ms-linear-gradient(bottom,rgba(0,0,0,.4) 0,transparent 100%);
	background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.4)),to(transparent));
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,0,0,.4)),to(transparent));
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,0,0,.4)),to(transparent));
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,0,0,.4)),to(transparent));
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,0,0,.4)),to(transparent));
	background: linear-gradient(to top,rgba(0,0,0,.4) 0,transparent 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#000000, endColorstr=#ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#000000, endColorstr=#ffffff)"
}

.gra-ver-yl {
	background: #fac364;
	background: -moz-linear-gradient(top,#fac364 0,#cc953d 100%);
	background: -webkit-gradient(linear,top,bottom,color-stop(0,#fac364),color-stop(100%,#cc953d));
	background: -webkit-linear-gradient(top,#fac364 0,#cc953d 100%);
	background: -o-linear-gradient(top,#fac364 0,#cc953d 100%);
	background: -ms-linear-gradient(top,#fac364 0,#cc953d 100%);
	background: -webkit-gradient(linear,left top,left bottom,from(#fac364),to(#cc953d));
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fac364),to(#cc953d));
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fac364),to(#cc953d));
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fac364),to(#cc953d));
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fac364),to(#cc953d));
	background: linear-gradient(to bottom,#fac364 0,#cc953d 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fac364, endColorstr=#cc953d);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#fac364, endColorstr=#cc953d)"
}

.pb-head {
	position: relative;
	height: 125px;
	padding-top: 33px;
	z-index: 8
}

.pb-head .logo-b-wrap {
	width: 100%;
	text-align: center
}

.pb-head .logo-b-wrap .logo-b {
	position: relative;
	display: inline-block;
	left: 14px
}

.pb-head .head-cot {
	position: absolute;
	bottom: 18px;
	left: 0;
	width: 100%;
	height: 26px;
	font-size: 14px;
	z-index: 2
}

.pb-head .user-center {
	float: right;
	height: 100%;
	line-height: 26px
}

.pb-head .user-center.noLogin>.login-register {
	display: inline-block
}

.pb-head .user-center.noLogin>.user-info {
	display: none
}

.pb-head .login-register,.pb-head .user-info,.pb-head .user-notices,.pb-head .ver-line {
	display: inline-block;
	vertical-align: top
}

.pb-head .login-register {
	letter-spacing: 2px;
	font-size: 14px
}

.pb-head .login-register>a {
	float: left;
	color: #666;
	text-align: center
}

.pb-head .login-register .login {
	width: 62px;
	height: 26px;
	line-height: 24px;
	text-indent: 3px;
	color: #ff8a00;
	border: 1px solid #ff8a00;
	-webkit-border-radius: 12px;
	border-radius: 12px
}

.pb-head .login-register .login:hover {
	border: 0;
	color: #fff;
	background: #ffae12;
	background: -moz-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#ffae12),color-stop(100%,#f07d17));
	background: -webkit-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -o-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -ms-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left top,right top,from(#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: linear-gradient(to right,#ffae12 0,#f07d17 100%);
	background: #ffae12 \9\0
}

.pb-head .login-register .register {
	height: 16px;
	line-height: 16px;
	padding: 0 10px 0 12px;
	margin-top: 5px
}

.pb-head .login-register .register:hover {
	color: #ff8a00
}

.pb-head .user-info {
	position: relative;
	display: inline-block;
	height: 26px;
	padding-right: 8px;
	line-height: 26px;
	cursor: pointer
}

.pb-head .user-info:hover .user-opearation-wrap {
	display: block
}

.pb-head .user-info:hover .user-name:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.pb-head .user-info .user-avatar {
	position: relative;
	float: left;
	top: -6px;
	margin-right: 16px
}

.pb-head .user-info .user-avatar>.avatar {
	display: block;
	width: 36px;
	height: 36px;
	-webkit-border-radius: 36px;
	border-radius: 36px
}

.pb-head .user-info .user-avatar>i {
	position: absolute;
	right: -9px;
	bottom: -8px
}

.pb-head .user-info .user-name {
	position: relative;
	display: inline-block;
	max-width: 103px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-right: 15px;
	font-size: 14px;
	letter-spacing: 1px
}

.pb-head .user-info .user-name:before {
	position: absolute;
	top: 11px;
	right: 0;
	content: '';
	width: 8px;
	height: 8px;
	-webkit-transform-origin: 3px 3px;
	-ms-transform-origin: 3px 3px;
	transform-origin: 3px 3px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background: url(http://js.ibaotu.com/revision/img/public_sprite.png) -35px 0 no-repeat
}

.pb-head .user-info .user-opearation-wrap {
	position: absolute;
	display: none;
	top: 22px;
	right: -2px;
	z-index: 3;
	padding-top: 22px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.pb-head .user-info .user-opearation {
	width: 242px;
	font-size: 14px;
	color: #fff;
	letter-spacing: 2px;
	background: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0 2px 8px rgba(0,0,0,.35);
	box-shadow: 0 2px 8px rgba(0,0,0,.35)
}

.pb-head .user-info .user-opearation .baotu-id-wrap {
	height: 80px;
	padding-top: 22px;
	padding-left: 30px;
	cursor: default;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: url(http://js.ibaotu.com/revision/img/opea_bot.png) no-repeat
}

.user-opearation .baotu-id-wrap .avatar-wrap {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px
}

.baotu-id-wrap .avatar-wrap>img {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 2px 3px rgba(0,0,0,.2);
	box-shadow: 0 0 2px 3px rgba(0,0,0,.2)
}

.baotu-id-wrap .avatar-wrap>i {
	position: absolute;
	right: -9px;
	bottom: -8px;
	cursor: default
}

.user-info .icons-notVip {
	right: -11px!important;
	bottom: -9px!important
}

.user-opearation .baotu-id-wrap .opearation-info {
	display: inline-block;
	margin-left: 18px;
	max-width: 68%;
	text-align: left
}

.baotu-id-wrap .opearation-info>p {
	height: 14px;
	line-height: 14px;
	margin-bottom: 12px;
	font-size: 14px;
	letter-spacing: 1px;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}

.baotu-id-wrap .opearation-info>p:last-child {
	height: 12px;
	line-height: 12px;
	font-size: 12px
}

.pb-head .user-info .user-opearation .baotu-id {
	margin-left: 2px
}

.pb-head .user-info .opearations {
	padding: 0 0 12px;
	letter-spacing: 1px
}

.pb-head .user-info .opearations>li {
	height: 42px;
	line-height: 42px;
	margin-bottom: 3px;
	cursor: pointer;
	text-align: left
}

.pb-head .user-info .opearations>li .iconfont {
	margin-right: 8px
}

.pb-head .user-info .opearations>li .icon-tequan {
	margin-right: 7px
}

.pb-head .user-info .opearations>li .icon-xiazai-copy {
	margin-right: 6px
}

.pb-head .user-info .opearations>li .icon-shoucang {
	margin-right: 5px;
	margin-left: -1px
}

.pb-head .user-info .opearations>li .icon-guanbikaiqi {
	margin-right: 6px;
	margin-left: -2px
}

.pb-head .user-info .opearations>li.first {
	height: 66px;
	padding-top: 10px;
	margin-bottom: 8px
}

.pb-head .user-info .opearations>li.first.forever {
	height: 108px;
	padding-top: 0;
	margin-bottom: 6px;
	background: url(http://js.ibaotu.com/revision/img/login/life_member_bg.png) center no-repeat
}

.pb-head .user-info .opearations.comUser>li.first {
	display: none
}

.comUser .icon-tequan {
	margin-right: 13px!important
}

.pb-head .user-info .opearations>li.first p {
	width: 100%;
	line-height: 32px;
	font-size: 12px;
	letter-spacing: 0;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.user-info .opearations>li:first-child>a>div {
	height: 24px;
	line-height: 22px;
	letter-spacing: 2px
}

.pb-head .user-info .opearations>li>a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 42px;
	padding: 0 30px;
	color: #666
}

.pb-head .user-info .open-life-member {
	display: inline-block;
	width: 116px;
	height: 32px;
	line-height: 31px;
	margin: 63px 0 0 79px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	text-indent: 7px;
	letter-spacing: 4px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	background: -webkit-gradient(linear,left top,right top,from(#ffae12),to(#f07d17));
	background: -webkit-linear-gradient(left,#ffae12,#f07d17);
	background: -o-linear-gradient(left,#ffae12,#f07d17);
	background: linear-gradient(to right,#ffae12,#f07d17)
}

.pb-head .user-info .opearations>li:nth-of-type(2)>a {
	letter-spacing: 2px
}

.pb-head .user-info .opearations.comUser>li:nth-of-type(2)>a {
	letter-spacing: 1px
}

.user-info .opearations .icons-perVip {
	vertical-align: top;
	margin-right: -1px
}

.user-info .opearations .renewal-fee {
	display: inline-block;
	width: 80px;
	height: 24px;
	margin-left: 1px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	background: #ff8a00
}

.user-info .opearations .will-end {
	color: #ff8a00
}

.pb-head .user-info .opearations>li:hover {
	background: #ffae12;
	background: -moz-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#ffae12),color-stop(100%,#f07d17));
	background: -webkit-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -o-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -ms-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left top,right top,from(#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: linear-gradient(to right,#ffae12 0,#f07d17 100%);
	background: #ffae12 \9\0
}

.pb-head .user-info .opearations>li:hover a {
	color: #fff
}

.pb-head .user-info .opearations>li.first:hover>a {
	color: #666
}

.pb-head .user-info .opearations>li.first:hover>a>div {
	color: #ff8100
}

.pb-head .user-info .opearations>li>i {
	margin-right: 12px
}

.pb-head .user-info .opearations>li .icon-huiyuan {
	font-size: 14px
}

.pb-head .user-info .opearations .icon-shoucang {
	position: relative;
	top: 1px;
	font-size: 20px
}

.pb-head .user-info .opearations .icon-xiazai-copy {
	position: relative;
	font-size: 18px;
	top: 2px
}

.pb-head .user-info .opearations .icon-guanbikaiqi {
	position: relative;
	font-size: 20px;
	top: 3px
}

.pb-head .ver-line {
	width: 1px;
	height: 16px;
	margin-top: 5px;
	background-color: #666
}

.pb-head .user-notices {
	position: relative;
	margin-top: 1px;
	width: 16px;
	height: 18px;
	margin-left: 9px;
	cursor: pointer
}

.pb-head .user-notices .icon-tongzhi {
	margin-top: 2px;
	color: #666
}

.pb-head .user-notices .redPot {
	position: absolute;
	top: 0;
	right: 0;
	width: 4px;
	height: 4px;
	background-color: #e60012;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.pb-head .search-input {
	float: left;
	position: relative;
	top: -2px
}

.pb-head .head-search-wrap {
	display: inline-block;
	position: absolute;
	top: 0;
	background: #ffae12;
	background: -moz-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#ffae12),color-stop(100%,#f07d17));
	background: -webkit-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -o-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -ms-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left top,right top,from(#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: linear-gradient(to right,#ffae12 0,#f07d17 100%);
	background: #ff8100 \9\0;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
	cursor: pointer
}

.pb-head .head-search-wrap:before {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.1)
}

.pb-head .head-search-wrap:hover:before {
	display: block
}

.pb-head .search-input input {
	background-color: #e6e6e6;
	border: none;
	color: #666;
	position: relative;
	letter-spacing: 1px
}

.pb-head .search-input .icon-search {
	position: absolute;
	top: 1px;
	left: 16px;
	color: #fff;
	font-size: 22px;
	z-index: 2
}

.pb-float-head {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	padding: 0;
	background-color: #fff;
	z-index: 1001;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.1);
	box-shadow: 0 0 8px rgba(0,0,0,.1);
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.pb-float-head>.head-wrap {
	width: 1450px;
	padding-top: 18px;
	margin: 0 auto
}

.pb-float-head>.head-wrap .logo-b2 {
	float: left;
	display: block;
	width: 154px;
	height: 56px;
	margin-top: 6px
}

.pb-float-head>.head-wrap>.return {
	float: left;
	height: 18px;
	line-height: 18px;
	margin: 13px 0 0 24px;
	font-size: 18px;
	color: #999;
	letter-spacing: 1px
}

.pb-float-head>.head-wrap>.return:hover {
	text-decoration: underline
}


.pb-float-head.header {
	display: block;
	position: static;
	z-index: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.pb-float-head .float-head-nav {
	position: relative;
	float: left;
	height: 36px;
	padding-top: 14px;
	letter-spacing: 1px
}

.pb-float-head .float-head-nav .hoverLine-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px;
	z-index: -1
}

.pb-float-head .float-head-nav .hoverLine {
	position: absolute;
	top: 3px;
	left: 240px;
	height: 3px;
	background-color: #ff8a00
}

.pb-float-head .float-nav-item {
	position: relative;
	float: left;
	margin-left: 48px;
	height: 50px
}

.pb-float-head .float-nav-item .item-sheji-wrap>a,.pb-float-head .float-nav-item>a {
	display: block;
	height: 16px;
	line-height: 16px;
	color: #666;
	cursor: pointer
}

.pb-float-head .float-nav-item .item-sheji-wrap>a.active,.pb-float-head .float-nav-item .item-sheji-wrap>a:hover,.pb-float-head .float-nav-item>a.active,.pb-float-head .float-nav-item>a:hover {
	color: #ff8a00
}

.pb-float-head .float-nav-item:first-child {
	margin-left: 30px
}

.pb-float-head .float-nav-item:last-child>a {
	position: relative;
	top: -12px;
	font-size: 32px
}

.pb-float-head .float-nav-item .nav-hover-banner {
	display: none
}

.pb-float-head .float-nav-item.nav-item-more.sheji .nav-hover-banner {
	left: -34px
}

.pb-float-head .float-nav-item.nav-item-more:hover .item-sheji-wrap>a,.pb-float-head .float-nav-item.nav-item-more:hover>a {
	color: #666
}

.pb-float-head .float-nav-item.nav-item-more:hover .nav-hover-banner {
	display: block
}

.pb-float-head .float-nav-item.nav-item-more .nav-hover-banner {
	position: absolute;
	display: none;
	left: -56px;
	top: 39px;
	width: 140px;
	z-index: 7;
	padding: 15px 0 3px;
	text-align: center;
	background-color: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,.1);
	box-shadow: 0 3px 10px rgba(0,0,0,.1)
}

.pb-float-head .float-nav-item.nav-item-more .more-item {
	position: relative;
	width: 100%;
	height: 34px;
	padding-bottom: 6px;
	margin-bottom: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.pb-float-head .float-nav-item.nav-item-more .more-item>a {
	float: left;
	width: 100%;
	height: 34px;
	line-height: 16px;
	padding: 9px 0;
	color: #666;
	letter-spacing: 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.pb-float-head .float-nav-item.nav-item-more .more-item:hover>a {
	color: #fff;
	background: #ffae12;
	background: -moz-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#ffae12),color-stop(100%,#f07d17));
	background: -webkit-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -o-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -ms-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left top,right top,from(#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: linear-gradient(to right,#ffae12 0,#f07d17 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#ffae12, endColorstr=#f07d17);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#ffae12, endColorstr=#f07d17)"
}

.pb-float-head .float-nav-item.nav-item-more .hoverline-wrap {
	position: absolute;
	left: 0;
	bottom: 4px;
	height: 3px
}

.pb-float-head .float-nav-item.nav-item-more .hoverline {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 3px;
	background-color: #ff8a00
}

.pb-float-head .item-sheji-wrap {
	height: 16px;
	line-height: 16px;
	color: #666;
	cursor: pointer
}

.pb-float-head .item-sheji-wrap.active,.pb-float-head .item-sheji-wrap:hover {
	color: #ff8a00
}

.pb-float-head .item-sheji-wrap .icons-sanjiao {
	vertical-align: top;
	margin: 4px 0 0 -2px;
	-webkit-transition: -webkit-transform ease .3s;
	transition: -webkit-transform ease .3s;
	-o-transition: transform ease .3s;
	transition: transform ease .3s;
	transition: transform ease .3s,-webkit-transform ease .3s;
	transition: transform ease .3s,-webkit-transform ease .3s;
	transition: transform ease .3s,-webkit-transform ease .3s;
	transition: transform ease .3s,-webkit-transform ease .3s;
	transition: transform ease .3s,-webkit-transform ease .3s;
	-webkit-transform-origin: 3px 3px;
	-ms-transform-origin: 3px 3px;
	transform-origin: 3px 3px;
	position: relative;
	top: 2px;
	left: 5px
}

.pb-float-head .item-sheji-wrap:hover .icons-sanjiao {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.pb-float-head .sheji .item-sheji-wrap>a {
	display: inline-block
}

.pb-float-head .float-search-input {
	position: relative;
	float: left;
	margin-left: 45px
}

.pb-float-head .float-search-input .head-search-wrap {
	display: inline-block;
	position: absolute;
	top: 0;
	width: 100px;
	height: 44px;
	right: 0;
	background: #ffae12;
	background: -moz-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#ffae12),color-stop(100%,#f07d17));
	background: -webkit-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -o-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -ms-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left top,right top,from(#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: linear-gradient(to right,#ffae12 0,#f07d17 100%);
	background: #ff8a00 \9\0;
	-webkit-border-bottom-right-radius: 22px;
	border-bottom-right-radius: 22px;
	-webkit-border-top-right-radius: 22px;
	border-top-right-radius: 22px;
	cursor: pointer
}

.pb-float-head .float-search-input>input {
	width: 530px;
	height: 44px;
	padding-left: 30px;
	padding-right: 110px;
	font-size: 18px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	overflow: hidden;
	background-color: #e6e6e6;
	border: none;
	color: #666;
	text-indent: 10px;
	letter-spacing: 3px
}

.pb-float-head .float-search-input .icon-search {
	position: absolute;
	top: -1px;
	left: 32px;
	color: #fff;
	font-size: 36px;
	z-index: 2
}

.pb-float-head .float-search-input .float-search-tips {
	display: none;
	position: absolute;
	top: 44px;
	left: 30px;
	z-index: 3;
	width: 398px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #999;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 0 8px 15px rgba(0,0,0,.1);
	box-shadow: 0 8px 15px rgba(0,0,0,.1)
}

.pb-float-head .float-search-input .float-search-tips a {
	color: #999
}

.pb-float-head .float-search-input .float-search-tips>ul {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px
}

.pb-float-head .float-search-input .float-search-tips>ul>li:nth-of-type(1)>a>.record-name,.pb-float-head .float-search-input .float-search-tips>ul>li:nth-of-type(2)>a>.record-name,.pb-float-head .float-search-input .float-search-tips>ul>li:nth-of-type(3)>a>.record-name {
	color: #ff8a00
}

.pb-float-head .float-search-input .recently-record-list {
	padding: 15px 30px 12px 28px;
	line-height: 14px;
	color: #ccc;
	overflow: hidden
}

.pb-float-head .float-search-input .recently-record-list>a {
	float: left;
	line-height: 24px;
	margin: 0 12px;
	color: #ccc

}

.pb-float-head .float-search-input .recently-record-list>a:hover {
	color: #ff8a00
}

.pb-float-head .float-search-input .every-record {
	display: block;
	height: 32px;
	line-height: 16px;
	padding: 9px 40px;
	color: #999;
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

.pb-float-head .float-search-input .every-record:hover {
	color: #ff8a00;
	background-color: #f5f5f5
}

.pb-float-head .float-search-input .every-record .record-name {
	float: left
}

.pb-float-head .float-search-input .every-record .record-number-wrap {
	float: right
}

.pb-float-head .user-center {
	margin-top: 10px
}

.pb-aside-right {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9;
	width: 40px;
	height: 100%;
	text-align: center;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.pb-aside-right.isHide .aside-cot {
	display: none
}

.pb-aside-right .icons-menu-wrap {
	width: 40px;
	height: 38px;
	line-height: 38px;
	margin-top: 11px
}

.pb-aside-right .icons-menu-wrap>i {
	cursor: default
}

.pb-aside-right .aside-cot {
	position: absolute;
	top: 13.263157%;
	width: 100%;
	height: 73.8%;
	font-size: 12px;
	color: #666;
	background-color: #fff
}

.pb-aside-right .aside-cot>a {
	color: #666
}

.pb-aside-right .item-bottom,.pb-aside-right .item-top {
	padding-top: 20px;
	border-bottom: 1px solid #e5e5e5
}

.pb-aside-right .item-bottom>i,.pb-aside-right .item-top>i {
	font-size: 16px;
	cursor: pointer
}

.pb-aside-right .item-bottom>p,.pb-aside-right .item-top>p {
	letter-spacing: 1px
}

.pb-aside-right .item-top {
	height: 80px;
	cursor: pointer
}

.pb-aside-right .item-top>p {
	line-height: 30px
}

.pb-aside-right .item-bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 95px
}

.pb-aside-right .item-bottom>p {
	line-height: 18px;
	cursor: pointer
}

.pb-aside-right .item-bottom>p:nth-child(2) {
	margin-top: 5px
}

.pb-aside-right .item-bottom.qq {
	position: absolute;
	bottom: 95px;
	width: 100%;
	height: 96px;
	border-top: 1px solid #e5e5e5
}

.pb-aside-right .item-bottom.qq:hover .qq-hover-banner {
	left: -183px;
	opacity: 1
}

.pb-aside-right .qq-hover-banner,.pb-aside-right .weixin-img {
	z-index: -1;
	opacity: 0;
	-webkit-transition: .3s ease-out;
	-o-transition: .3s ease-out;
	transition: .3s ease-out
}

.pb-aside-right .qq-hover-banner:before,.pb-aside-right .weixin-img:before {
	position: absolute;
	right: -3px;
	top: 0;
	content: '';
	width: 3px;
	height: 100%
}

.pb-aside-right .item-bottom.weixin:hover .weixin-img {
	left: -183px;
	opacity: 1
}

.pb-aside-right .item-bottom.weixin .weixin-img {
	position: absolute;
	top: -47px;
	left: 0;
	width: 180px;
	height: 180px;
	background: url(/revision/img/weixin.png) no-repeat
}

.pb-aside-right .item-top,.pb-aside-right .toTop {
	background-color: #fff;
	cursor: pointer
}

.pb-aside-right .item-top:hover>i,.pb-aside-right .item-top:hover>p,.pb-aside-right .toTop:hover>i,.pb-aside-right .toTop:hover>p {
	color: #ff8a00
}

.pb-aside-right .company-vip {
	position: relative;
	height: 114px;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	cursor: pointer
}

.pb-aside-right .company-vip:hover .pb-mask {
	opacity: .1
}

.pb-aside-right .company-vip .icons-comVip {
	margin: 24px 0 9px
}
.pb-aside-right .company-vip .icons-perVip {
	margin: 24px 0 9px
}
.pb-aside-right .company-vip>p {
	line-height: 22px;
	color: #fff
}

.pb-aside-right .company-vip .pb-mask {
	z-index: 1;
	background: #fff
}

.pb-aside-right .toTop {
	position: absolute;
	bottom: 2.736842%;
	width: 100%;
	height: 95px;
	padding: 40px 0 37px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.pb-aside-right .qq-hover-banner {
	position: absolute;
	top: -53px;
	left: 0;
	width: 180px;
	height: 200px;
	padding-top: 2px;
	font-size: 12px;
	color: #666;
	background-color: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.1);
	box-shadow: 0 0 15px rgba(0,0,0,.1)
}

.pb-aside-right .qq-hover-banner>ul>li {
	height: 38px;
	line-height: 20px;
	padding: 18px 16px 0 18px;
	text-align: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.pb-aside-right .qq-hover-banner>ul>li .add-QQ {
	float: right;
	width: 44px;
	height: 100%;
	line-height: 18px;
	text-align: center;
	color: #666;
	border: 1px solid #666;
	-webkit-border-radius: 10px;
	border-radius: 10px
}

.pb-aside-right .qq-hover-banner>ul>li .add-QQ:hover {
	color: #ff8a00;
	border-color: #ff8a00
}

.pb-aside-right .qq-hover-banner .more-QQ {
	display: block;
	height: 12px;
	line-height: 12px;
	margin-top: 16px;
	color: #666
}

.pb-aside-right .qq-hover-banner .more-QQ:hover {
	color: #ff8a00
}

.pb-bottom {
	height: 286px;
	background-color: #f5f5f5
}

.pb-bottom .bot-top {
	height: 116px
}

.pb-bottom .bot-bottom {
	height: 102px;
	border-top: 1px solid #e5e5e5
}

.pb-bottom .content {
	width: 1450px;
	height: 100%;
	margin: 0 auto;
	text-align: center
}

.pb-bottom .content.bot {
	padding-top: 22px
}

.pb-bottom .content>figure {
	position: relative;
	float: left;
	width: 88px;
	height: 100%;
	padding: 25px 0 26px;
	margin-right: 184px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.pb-bottom .content>figure>div {
	display: inline-block;
	background: url(http://js.ibaotu.com/revision/img/foot_sp.png) no-repeat
}

.pb-bottom .content>figure:first-child {
	margin-left: 1px
}

.pb-bottom .content>figure:last-child {
	margin-right: 1px
}

.pb-bottom .content>figure>figcaption {
	position: absolute;
	left: 0;
	bottom: 26px;
	width: 100%;
	height: 19px;
	line-height: 19px;
	font-size: 19px;
	letter-spacing: 3px;
	color: #999
}

.pb-bottom .content .icons1 {
	width: 40px;
	height: 40px;
	background-position: 0 0
}

.pb-bottom .content .icons2 {
	width: 37px;
	height: 37px;
	background-position: -150px 0
}

.pb-bottom .content .icons3 {
	width: 38px;
	height: 38px;
	background-position: -75px 0
}

.pb-bottom .content .icons4 {
	width: 35px;
	height: 39px;
	background-position: -40px 0
}

.pb-bottom .content .icons5 {
	width: 37px;
	height: 37px;
	background-position: -113px 0
}

.pb-bottom .content .icons6 {
	width: 36px;
	height: 36px;
	background-position: -187px 0
}

.pb-bottom .content .bot-des {
	height: 16px;
	line-height: 16px;
	margin-top: 20px;
	font-size: 12px;
	color: #999;
	text-align: left
}

.pb-bottom .content .bot-des>span:nth-of-type(1) {
	margin-left: 11px
}

.pb-bottom .content .bot-des>span:nth-of-type(2) {
	margin-left: 32px
}

.pb-bottom .content .icons-guohui {
	vertical-align: top
}

.pb-bottom .bot-list {
	height: 16px;
	line-height: 16px;
	letter-spacing: 2px;
	text-align: center
}

.pb-bottom .bot-list li {
	float: left;
	padding: 0 42px;
	font-size: 14px;
	border-left: 1px solid #e5e5e5
}

.pb-bottom .bot-list li>a {
	color: #666
}

.pb-bottom .bot-list li>a:hover {
	color: #ff8a00
}

.pb-bottom .bot-list li:first-child {
	padding-left: 0;
	border-left: 0
}

.pb-nav {
	position: relative;
	width: 100%;
	padding-top: 28px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 4px 20px rgba(0,0,0,.2);
	box-shadow: 0 4px 20px rgba(0,0,0,.2)
}

.pb-nav .nav-wrap {
	position: relative;
	width: 100%;
	height: 24px
}

.pb-nav .nav {
	position: relative;
	width: 100%;
	font-size: 16px;
	letter-spacing: 2px
}

.pb-nav .nav>ul {
	width: 100%;
	height: 24px;
	line-height: 24px;
	padding: 0 90px 0 60px
}

.pb-nav .nav-item {
	position: relative;
	float: left
}

.pb-nav .nav-item.nav-item-more:hover>a {
	color: #666
}

.pb-nav .nav-item.nav-item-more:hover .nav-hover-banner {
	display: block
}

.pb-nav .nav-item.nav-item-more .nav-hover-banner {
	position: absolute;
	display: none;
	top: 19px;
	left: -9px;
	z-index: 4;
	width: 140px;
	padding: 30px 0 0 0;
	text-align: center;
	background-color: #fff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px 10px rgba(0,0,0,.1);
	box-shadow: 0 3px 10px rgba(0,0,0,.1)
}

.pb-nav .nav-item.nav-item-more .more-item {
	position: relative;
	width: 100%;
	height: 30px;
	line-height: 24px;
	padding-bottom: 6px;
	margin-bottom: 17px
}

.pb-nav .nav-item.nav-item-more .more-item>a {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 16px;
	padding-bottom: 6px;
	color: #666;
	letter-spacing: 2px
}

.pb-nav .nav-item.nav-item-more .more-item:hover>a {
	color: #ff8a00
}

.pb-nav .nav-item.nav-item-more .hoverline-wrap {
	position: absolute;
	left: 0;
	bottom: 4px;
	height: 3px
}

.pb-nav .nav-item.nav-item-more .hoverline {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 2px;
	background-color: #ff8a00
}

.pb-nav .nav-item>a {
	display: block;
	height: 24px;
	line-height: 16px;
	padding: 0 47px;
	color: #666;
	cursor: pointer
}

.pb-nav .nav-item>a.active,.pb-nav .nav-item>a:hover {
	color: #ff8a00
}

.pb-nav .nav-item:first-child>a {
	padding-left: 0;
	padding-right: 47px
}

.pb-nav .nav-item:last-child>a {
	position: relative;
	top: -12px;
	font-size: 32px;
	padding-right: 0
}

.pb-nav .nav-item:hover .nav-hover-banner {
	display: block
}

.pb-nav .nav-item:nth-of-type(2) .nav-hover-banner {
	width: 260px;
	left: -47px;
	padding: 25px 28px 15px
}

.pb-nav .nav-item:nth-of-type(3) .nav-hover-banner {
	width: 266px;
	left: -50px;
	padding: 25px 0 15px 13px
}

.pb-nav .nav-item:nth-of-type(4) .nav-hover-banner {
	left: -84px
}

.pb-nav .nav-hover-banner.perVip {
	width: 300px;
	height: 270px;
	left: -69px;
	top: 24px;
	padding: 0;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: transparent url(http://js.ibaotu.com/revision/img/nav_perVip.jpg);
	-webkit-background-size: cover;
	background-size: cover
}

.pb-nav .perVip .btn-wrap {
	overflow: hidden;
	width: 200px;
	height: 46px;
	margin: 198px auto 0;
	line-height: 44px;
	text-align: center;
	-webkit-border-radius: 23px;
	border-radius: 23px
}

.pb-nav .perVip .add-perVip {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 20px;
	color: #ff8a00;
	font-weight: 700;
	letter-spacing: 3px;
	text-indent: 3px;
	background-color: #fff
}

.pb-nav .perVip .add-perVip:hover {
	text-shadow: 0 3px 8px rgba(255,138,0,.5)
}

.pb-nav .hoverLine-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	z-index: -1
}

.pb-nav .hoverLine-wrap .hoverLine {
	position: absolute;
	bottom: 0;
	left: 185px;
	width: 80px;
	height: 2px;
	background-color: #ff8a00;
	opacity: 0
}

.pb-nav .nav-hover-banner {
	display: none;
	position: absolute;
	top: 24px;
	left: -62px;
	z-index: 7;
	padding: 25px 13px 15px;
	width: 290px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	-webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2);
	box-shadow: 0 2px 8px rgba(0,0,0,.2)
}

.pb-nav .nav-hover-banner .hover-classify-one {
	height: 38px
}

.hover-classify-one .classify-item-wrap {
	float: left;
	width: 126px
}

.pb-nav .nav-item:nth-of-type(2) .hover-classify-one .classify-item-wrap {
	width: 102px
}

.pb-nav .classify-one-item {
	display: inline-block;
	vertical-align: top;
	margin-left: 26px;
	height: 24px;
	padding: 5px 14px;
	line-height: 14px;
	font-size: 14px;
	color: #666;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	letter-spacing: 0;
	margin-bottom: 10px
}

.pb-nav .classify-one-item:hover {
	background: #ff8a00 \9\0;
	background: -moz-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#ffae12),color-stop(100%,#f07d17));
	background: -webkit-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -o-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -ms-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left top,right top,from(#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: linear-gradient(to right,#ffae12 0,#f07d17 100%);
	-webkit-filter: none\9\0;
	filter: none\9\0;
	-ms-filter: none\9\0;
	color: #fff;
	color: #ff8a00 \9\0
}

.pb-nav .classify-one-item:first-child {
	margin-left: 0
}

.pb-nav .classify-two-wrap:first-child {
	border-left: 0;
	padding-left: 0
}

.pb-nav .classify-two-wrap>a {
	display: block;
	height: 16px;
	line-height: 16px;
	margin: 5px 0 20px 14px;
	font-size: 16px;
	color: #ff8a00;
	font-weight: 700;
	text-indent: 8px;
	border-left: 2px solid #ff8a00
}

.pb-nav .classify-two-ul {
	overflow: hidden;
	font-size: 14px
}

.pb-nav .classify-two-ul>li {
	float: left;
	width: 132px;
	margin: 0 0 10px;
	letter-spacing: 0
}

.pb-nav .classify-two-ul>li>a {
	float: left;
	height: 24px;
	line-height: 14px;
	color: #666;
	padding: 5px 14px;
	-webkit-border-radius: 12px;
	border-radius: 12px
}

.pb-nav .classify-two-ul>li>a:hover {
	background: -moz-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#ffae12),color-stop(100%,#f07d17));
	background: -webkit-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -o-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -ms-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left top,right top,from(#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: linear-gradient(to right,#ffae12 0,#f07d17 100%);
	color: #fff;
	color: #ff8a00 \9\0
}

.search-verline-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 100%!important;
	margin-top: 0!important;
	z-index: -1
}

.search-verline-wrap .search-verline {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 18px;
	background-color: #ff8a00;
	opacity: 0;
	-webkit-transition: 150ms;
	-o-transition: 150ms;
	transition: 150ms
}

.float-search-input .search-verline-wrap {
	left: 30px;
	z-index: 0
}

.pagelist {
	margin: 28px auto 50px;
	text-align: center
}

.pagelist a {
	font-size: 14px;
	color: #999;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 15px;
	padding: 7px 13px
}

.pagelist a,.pagelist>span {
	display: inline-block
}

.pagelist>span {
	margin-right: 15px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.pagelist .current {
	color: #fff;
	background-color: #ff8a00;
	border-color: #ff8a00;
	display: inline-block;
	padding: 8px 14px
}

.pagelist a:hover {
	background-color: #ff8a00;
	color: #fff;
	border-color: #ff8a00
}

.pagelist a:first-child {
	border: 0
}

.pagelist a:last-child {
	border: 0;
	margin-right: 0
}

.pagelist a:first-child:hover {
	color: #ff8a00;
	background-color: transparent
}

.pagelist a:last-child:hover {
	color: #ff8a00;
	background-color: transparent
}

.pb-float-head.header {
	display: block;
	position: static;
	z-index: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.foot2 {
	padding-top: 20px;
	line-height: 12px;
	font-size: 12px;
	color: #999;
	text-align: center;
	border-top: 1px solid #e5e5e5
}

.pop {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 12;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6)
}

.pop>div {
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3)
}

.pop .pop-close {
	position: absolute;
	top: 6px;
	right: 8px;
	padding: 5px
}

.pop .pop-close .icon-iconfontclose {
	font-size: 32px;
	color: #ccc
}

.pop .join-vip {
	width: 700px;
	height: 500px;
	text-align: center;
	letter-spacing: 5px;
	background-color: #fff
}

.pop .join-vip .icon-iconfontclose {
	color: #fff
}

.pop .join-vip>h2 {
	height: 99px;
	line-height: 96px;
	font-size: 24px;
	color: #fff;
	font-weight: 400;
	text-indent: 3px
}

.pop .join-vip>h3 {
	height: 32px;
	line-height: 32px;
	margin: 134px 0 84px;
	font-size: 32px;
	color: #ff8100;
	text-indent: 2px
}

.pop .join-vip .join-btn-wrap {
	display: inline-block;
	overflow: hidden;
	width: 280px;
	height: 50px;
	-webkit-border-radius: 25px;
	border-radius: 25px
}

.pop .join-vip .join-btn-wrap .join-btn {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 48px;
	font-size: 24px;
	letter-spacing: 3px;
	color: #fff;
	text-indent: 1px
}

.dl-box {
	width: 930px;
	height: 540px
}

.dl-box .pop-close {
	top: 5px
}

.dl-box .pop-close .icon-iconfontclose {
	font-size: 35px;
	color: #fff
}

.dl-box .head {
	height: 80px;
	line-height: 76px;
	font-size: 30px;
	text-align: center;
	text-indent: 6px;
	letter-spacing: 8px;
	color: #fff;
	background: url(http://js.ibaotu.com/revision/img/pop_dl_head.png) center no-repeat
}

.dl-box .dl-cot {
	position: relative;
	padding: 45px 0 49px 88px;
	color: #666;
	background-color: #fff
}

.dl-box .dl-cot .cot-right,.dl-box .dl-cot .img-wrap {
	float: left
}

.dl-box .dl-cot .img-wrap {
	overflow: hidden;
	width: 242px;
	height: 366px;
	margin-right: 70px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.46);
	box-shadow: 0 0 10px rgba(0,0,0,.46)
}

.dl-box .dl-cot .img-wrap>img {
	width: 100%;
	height: 100%
}

.dl-box .dl-cot .works-name {
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	color: #666
}

.dl-box .dl-btn-wrap {
	margin: 50px 0;
	text-align: center
}

.dl-box .dl-btn-wrap>a {
	float: left;
	width: 210px;
	height: 50px;
	line-height: 48px;
	font-size: 18px;
	-webkit-border-radius: 25px;
	border-radius: 25px
}

.dl-box .dl-btn-wrap .vip-btn {
	margin-right: 30px;
	color: #fff
}

.dl-box .dl-btn-wrap .vip-btn:hover {
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.2);
	box-shadow: 0 0 6px rgba(0,0,0,.2)
}

.dl-box .dl-btn-wrap .vip-btn .icon-jisupeisong {
	position: relative;
	top: 1px;
	margin-right: 4px;
	font-size: 23px
}

.dl-box .line-hor {
	width: 440px;
	height: 1px;
	background-color: #999
}

.dl-box .works-info {
	margin-top: 20px
}

.dl-box .works-info>div {
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #666
}

.dl-box .works-info>div:first-child {
	margin-bottom: 20px
}

.dl-box .works-info>div>p {
	float: left;
	width: 250px;
	height: 100%
}

.dl-box .audio-wrap {
	position: relative;
	width: 100%;
	height: 100%;
	background: url(http://js.ibaotu.com/revision/img/dl_audio_bg.png) no-repeat
}

.dl-box .audio-wrap .pole {
	position: absolute;
	right: 23px;
	top: 84px;
	z-index: 2;
	width: 66px;
	height: 122px;
	background: url(http://js.ibaotu.com/revision/img/dl_audio_pole.png) no-repeat
}

.dl-box .audio-img-wrap {
	position: absolute;
	overflow: hidden;
	top: 111px;
	left: 49px;
	width: 144px;
	height: 144px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.3);
	box-shadow: 0 0 20px rgba(0,0,0,.3)
}

.dl-box .audio-img-wrap:before {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
	margin: auto;
	content: '';
	width: 30px;
	height: 30px;
	background-color: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.dl-box .audio-img-wrap img {
	position: absolute;
	left: -50%;
	top: -50%
}

.get-vip,.vip-end,.wenjuan {
	width: 700px;
	height: 500px;
	text-align: center;
	background-color: #fff;
	z-index: 11
}

.get-vip>p,.vip-end>p {
	font-weight: 700;
	text-indent: 3px;
	letter-spacing: 5px;
	color: #ff8a00
}

.get-vip .end-days,.vip-end .end-days {
	color: #666
}

.get-vip .open-vip,.vip-end .open-vip {
	display: inline-block;
	color: #fff;
	text-indent: 2px;
	letter-spacing: 2px
}

.vip-end {
	padding: 75px 0 41px
}

.vip-end>p {
	height: 28px;
	line-height: 28px;
	font-size: 28px;
	margin: 40px 0 32px
}

.vip-end .open-vip {
	width: 220px;
	height: 50px;
	line-height: 48px;
	font-size: 24px;
	-webkit-border-radius: 25px;
	border-radius: 25px
}

.get-vip {
	padding: 42px 0 51px
}

.get-vip>p {
	height: 32px;
	line-height: 32px;
	font-size: 32px;
	margin: 38px 0 44px;
	text-indent: 8px
}

.get-vip .open-vip {
	width: 240px;
	height: 60px;
	line-height: 58px;
	font-size: 28px;
	-webkit-border-radius: 30px;
	border-radius: 30px
}

.wenjuan {
	padding: 40px 0 41px 70px;
	text-align: left
}

.wenjuan>h2,.wenjuan>p {
	height: 20px;
	line-height: 20px;
	font-size: 20px
}

.wenjuan>h2 {
	margin-bottom: 40px;
	color: #ff8a00;
	letter-spacing: 4px;
	text-indent: 96px
}

.wenjuan>p {
	font-weight: 700;
	color: #666;
	letter-spacing: 2px
}

.wenjuan .radio-wrap {
	margin-bottom: 40px
}

.wenjuan .radio-wrap>li {
	float: left;
	width: 198px;
	height: 16px;
	line-height: 16px;
	margin-top: 30px
}

.wenjuan .radio-wrap input[type=radio] {
	position: relative;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	vertical-align: top
}

.wenjuan .radio-wrap input[type=radio]:after,.wenjuan .radio-wrap input[type=radio]:before {
	content: '';
	display: block;
	position: absolute;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.wenjuan .radio-wrap input[type=radio]:before {
	top: 0;
	left: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
	border: 2px solid #ff8a00
}

.wenjuan .radio-wrap input[type=radio]:checked:after {
	top: 4px;
	left: 4px;
	width: 8px;
	height: 8px;
	background-color: #ff8a00
}

.wenjuan .radio-wrap input[type=radio]:checked:before {
	border-color: #ff8a00
}

.wenjuan .submit {
	display: block;
	width: 220px;
	height: 50px;
	margin-left: 170px;
	line-height: 48px;
	font-size: 24px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	color: #fff;
	letter-spacing: 2px;
	text-align: center
}

.wenjuan label {
	cursor: pointer;
	letter-spacing: 3px
}

.wenjuan .other-career {
	width: 100%!important
}

.wenjuan .other-career>input[type=text] {
	width: 240px;
	height: 18px;
	margin-left: 6px;
	font-size: 16px;
	line-height: 16px;
	border: 0;
	outline: 0;
	border-bottom: 1px solid #666;
	text-indent: 10px
}

.wenjuan .inp-qq {
	width: 400px;
	height: 36px;
	margin: 20px 0 40px;
	border: 1px solid #999;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-indent: 20px
}

.new_feedback {
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 11;
	display: inline-block;
	width: 168px;
	height: 164px;
	background: url(http://js.ibaotu.com/revision/img/float_feedback.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100%
}

.new_feedback.graHover:before {
	right: 0;
	bottom: 0;
	margin: auto;
	width: 60%;
	height: 60%;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.new-feedback {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgba(0,0,0,.5)
}

.new-feedback .feedback {
	width: 800px;
	height: 600px;
	background-color: #fff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 4px 10px rgba(0,0,0,.3);
	box-shadow: 0 4px 10px rgba(0,0,0,.3);
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -300px
}

.feedback p.title {
	font-size: 20px;
	color: #ff8a00;
	line-height: 20px;
	padding: 50px 0 36px 0;
	text-align: center
}

.feedback span {
	width: 16px;
	height: 16px;
	float: left;
	padding-top: 3px;
	cursor: pointer;
	text-align: center;
	margin-right: 10px;
	margin-top: 4px;
	background-color: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: -24px 0;
	border: 2px solid #ff8a00;
	background-image: url(http://js.ibaotu.com/revision/img/icon-fb.png);
	background-position: center;
	-webkit-background-size: 10px 10px;
	background-size: 10px
}

.feedback span.on {
	background-color: #ff8a00
}

.feedback span:hover {
	background-color: #ff8a00
}

.feedback span input {
	opacity: 0;
	margin-top: -3px;
	float: left;
	cursor: pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0)
}

.feedback ul {
	width: 620px;
	margin: 0 auto
}

.feedback li {
	margin-bottom: 30px
}

.feedback li p {
	font-size: 16px;
	color: #666
}

.bt-suggestion {
	width: 620px;
	margin: 0 auto 40px;
	position: relative
}

.bt-suggestion textarea {
	width: 620px;
	height: 170px;
	border: 1px solid #999;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: 0 auto;
	display: block;
	color: #666;
	padding: 20px;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.bt-suggestion .words-num {
	position: absolute;
	bottom: 20px;
	right: 20px;
	color: #ccc;
	font-size: 14px
}

.feedback .submit-btn {
	width: 180px;
	height: 44px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 40px;
	line-height: 44px;
	-webkit-box-shadow: 0 4px 10px rgba(0,0,0,.25);
	box-shadow: 0 4px 10px rgba(0,0,0,.25);
	cursor: pointer
}

.submit-btn a {
	display: block;
	width: 180px;
	height: 44px;
	background: #ffae12;
	background: -moz-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left,right,color-stop(0,#ffae12),color-stop(100%,#f07d17));
	background: -webkit-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -o-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -ms-linear-gradient(left,#ffae12 0,#f07d17 100%);
	background: -webkit-gradient(linear,left top,right top,from(#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#ffae12),to(#f07d17));
	background: linear-gradient(to right,#ffae12 0,#f07d17 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#ffae12, endColorstr=#f07d17);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#ffae12, endColorstr=#f07d17)";
	text-align: center;
	color: #fff;
	font-size: 24px
}

.se-feedback .bt-suggestion {
	width: 660px;
	margin-bottom: 30px
}

.se-feedback .bt-suggestion textarea {
	width: 660px;
	height: 210px
}

.se-feedback .get-qq {
	width: 660px;
	margin: 0 auto 40px;
	color: #666
}

.get-qq p {
	font-size: 14px;
	color: #666;
	font-size: 14px
}

.get-qq textarea {
	width: 400px;
	height: 36px;
	color: #666;
	font-size: 14px;
	border: 1px solid #999;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: 10px;
	line-height: 34px
}

.bg-feedback {
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 19;
	width: 124px;
	height: 144px;
	overflow: hidden
}

.bg-feedback i {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto
}

.bg-feedback .feedback-top {
	top: 0;
	top: 30px \9\0;
	width: 109px;
	height: 86px;
	background: url(http://js.ibaotu.com/revision/img/bg_feedback_top.png) center no-repeat;
	-webkit-animation: mu-feedback 3s linear infinite;
	-ms-animation: mu-feedback 3s linear infinite;
	-moz-animation: mu-feedback 3s linear infinite;
	animation: mu-feedback 3s linear infinite
}

.bg-feedback .feedback-bot {
	bottom: 0;
	width: 124px;
	height: 28px;
	background: url(http://js.ibaotu.com/revision/img/bg_feedback_bot.png) center no-repeat
}

.se-feedback .submit-btn {
	width: 280px;
	height: 50px;
	line-height: 50px
}

.se-feedback .submit-btn a {
	width: 280px;
	height: 50px
}

.se-feedback .fb-close {
	width: 120px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #ff8a00;
	text-align: center;
	margin: -10px auto;
	display: block;
	border: 1px solid #ff8a00;
	-webkit-border-radius: 16px;
	border-radius: 16px
}

.feedback .close-pop {
	height: 21px;
	width: 22px;
	background: url(http://js.ibaotu.com/revision/img/icon-public.png);
	position: absolute;
	right: 20px;
	top: 20px;
	display: block
}

.media-audio li,.media-list li {
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.15);
	box-shadow: 0 0 4px rgba(0,0,0,.15)
}

.collect-tips {
	display: none;
	position: fixed;
	left: 0;
	top: -80px;
	top: 0\9\0;
	z-index: 99999999;
	width: 100%;
	height: 54px;
	line-height: 52px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	background-color: rgba(255,138,0,.75);
	-webkit-animation: collect 2.5s ease;
	animation: collect 2.5s ease
}

.intro-pop {
	width: 900px;
	height: 600px;
	background: url(http://js.ibaotu.com/revision/img/intro/intro_pop.jpg) no-repeat;
	cursor: pointer
}

@-webkit-keyframes collect {
	0% {
		top: -80px;
		opacity: 0
	}

	20% {
		top: 0;
		opacity: 1
	}

	80% {
		top: 0;
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes collect {
	0% {
		top: -80px;
		opacity: 0
	}

	20% {
		top: 0;
		opacity: 1
	}

	80% {
		top: 0;
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

#collected {
	color: #ff8a00
}

.lazyload,.scrollLoading,.searchLoad {
	background: url(http://zbsj.bamao.me/revision/img/loading.gif) center no-repeat #ccc
}

@media all and (max-width:1680px) {
	.bt-body,.pb-bottom .content,.pb-float-head>.head-wrap {
		width: 1200px
	}

	.pb-nav .nav-item:nth-of-type(2) .nav-hover-banner {
		left: -60px
	}

	.pb-nav .nav-item:nth-of-type(3) .nav-hover-banner {
		left: -63px
	}

	.pb-nav .nav-item:nth-of-type(5) .nav-hover-banner {
		left: -75px
	}

	.pb-nav .nav-item:nth-of-type(6) .nav-hover-banner {
		left: -75px
	}

	.pb-nav .classify-two-wrap {
		width: 368px
	}

	.pb-nav .nav-item.nav-item-more .nav-hover-banner {
		left: -22px
	}

	.bt-list li {
		width: 285px;
		height: 430px;
		margin-right: 20px
	}

	.bt-body .recommended li {
		height: 201px
	}

	.pb-nav .nav>ul {
		padding-right: 30px
	}

	.pb-nav .nav-item:first-child>a {
		padding-right: 34px
	}

	.pb-float-head .float-search-input>input {
		width: 380px;
		padding-right: 100px
	}

	.pb-float-head .float-nav-item {
		margin-left: 32px
	}

	.pb-float-head .float-nav-item:first-child {
		margin-left: 13px
	}

	.pb-float-head .float-search-input .head-search-wrap {
		width: 90px
	}

	.pb-float-head .float-search-input .icon-search {
		left: 24px
	}

	.pb-float-head .float-search-input {
		margin-left: 30px
	}

	.pb-float-head .float-search-input .float-search-tips {
		width: 260px
	}

	.bt-body .pop-bot .down-btn {
		width: 210px;
		height: 46px;
		line-height: 44px;
		-webkit-border-radius: 23px;
		border-radius: 23px;
		font-size: 24px
	}

	.pb-nav .nav-item>a {
		padding: 0 34px
	}

	.pb-nav .nav-hover-banner.perVip {
		width: 280px;
		height: 250px;
		left: -72px
	}

	.pb-nav .perVip .btn-wrap {
		width: 180px;
		height: 44px;
		margin: 184px auto 0;
		line-height: 42px;
		-webkit-border-radius: 22px;
		border-radius: 22px
	}

	.pb-nav .perVip .add-perVip {
		font-size: 18px
	}

	.pb-bottom .content>figure {
		margin-right: 134px
	}

	.bt-body .pop-tit .tit-name {
		width: 199px
	}

	.new_feedback {
		bottom: 0;
		left: 10px;
		width: 140px;
		height: 140px
	}

	.hot-act {
		right: -86px
	}
}

.web-collect-wrap {
	position: relative;
	float: right;
	width: 27px;
	height: 26px;
	margin-right: 10px
}

.collect-icon {
	display: inline-block;
	width: 27px;
	height: 26px;
	padding: 6px;
	background: url(http://js.ibaotu.com/images/shoucang/shoucang_icon.png) 6px no-repeat;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.collect-bt {
	display: none;
	position: absolute;
	left: -174px;
	top: 98px;
	z-index: 99;
	width: 376px;
	height: 230px;
	background-color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 4px 20px rgba(0,0,0,.2);
	box-shadow: 0 4px 20px rgba(0,0,0,.2);
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.collect-bt .al-bg {
	width: 340px;
	height: 212px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
	top: -54px;
	left: 18px;
	color: #fff;
	text-align: center;
	padding: 30px 0;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.al-bg span {
	font-size: 40px;
	font-weight: bolder
}

.al-bg h2 {
	width: 210px;
	font-size: 30px;
	margin: 0 auto;
	padding-bottom: 14px;
	border-bottom: 1px solid #fff
}

.al-bg p {
	margin-top: 14px;
	font-size: 16px
}

.collect-bt a {
	position: absolute;
	bottom: 20px;
	width: 136px;
	height: 36px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	color: #fff;
	text-align: center;
	line-height: 36px;
	font-size: 18px;
	margin: 0 auto;
	display: block;
	left: 120px;
	font-weight: 700
}

.new-news {
	position: relative
}

.nav-item-more>a.new-news:before {
	top: 10px
}

.new-news:before {
	position: absolute;
	right: -8px;
	top: 0;
	content: '';
	width: 6px;
	height: 6px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #fe493a
}

.hot-act {
	position: absolute;
	right: -50px;
	top: -12px;
	z-index: 4;
	width: 117px;
	height: 100px;
	background: url(http://js.ibaotu.com/revision/img/newAct/act_baozi.png);
	-webkit-transform-origin: 93px 100px;
	-ms-transform-origin: 93px 100px;
	transform-origin: 93px 100px
}

.hot-act.move {
	-webkit-animation: hot-baozi .5s ease-in;
	animation: hot-baozi .5s ease-in
}

body .hot-act:hover {
	-webkit-animation: hot-baozi2 .5s ease-in;
	animation: hot-baozi2 .5s ease-in
}

.hot-act .icon-iconfontclose {
	position: absolute;
	right: -4px;
	top: -4px;
	font-size: 16px;
	color: #999;
	border: 1px solid #999;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-indent: 1px;
	line-height: 16px
}

.hot-act .icon-iconfontclose:hover {
	color: #ff8a00;
	border-color: #ff8100
}

.scrollLoading {
	color: #666
}

.mu-feedback {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 19;
	width: 182px;
	height: 170px;
	overflow: hidden
}

.mu-feedback i {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto
}

.mu-feedback .feedback-top {
	top: 0;
	top: 30px \9\0;
	width: 182px;
	height: 113px;
	background: url(http://js.ibaotu.com/revision/img/mu_feedback_top.png) center no-repeat;
	-webkit-animation: mu-feedback 3s linear infinite;
	-ms-animation: mu-feedback 3s linear infinite;
	-moz-animation: mu-feedback 3s linear infinite;
	animation: mu-feedback 3s linear infinite
}

.mu-feedback .feedback-bot {
	bottom: 0;
	width: 160px;
	height: 35px;
	background: url(http://js.ibaotu.com/revision/img/mu_feedback_bot.png) center no-repeat
}

@media all and (max-height:767px) {
	.pb-aside-right .aside-cot {
		top: 1%;
		height: 85%
	}

	.pb-aside-right .toTop {
		bottom: 0
	}
}

.seo-a {
	color: #ff8a00!important
}

.seo-ccc {
	color: #e5e5e5!important
}

.bt-body-seo-likn {
	text-align: center;
	margin-bottom: 10px
}

.bt-body-seo-likn a {
	color: #ccc;
	font-size: 12px;
	margin-right: 26px
}

.bt-body-seo-likn nav {
	color: #999;
	font-size: 14px;
	display: inline;
	margin-right: 26px
}

.header .web-collect-wrap,.pb-float-head .web-collect-wrap {
	margin-top: 10px
}

@media all and (max-width:1440px) {
	.bt-body,.pb-bottom .content {
		width: 1000px
	}

	.pb-head .logo-b>img {
		width: 162px;
		height: 63px
	}

	.pb-nav {
		padding-top: 22px
	}

	.pb-nav .nav {
		font-size: 14px
	}

	.pb-nav .nav-item>a {
		padding: 0 25px
	}

	.pb-nav .nav-item.nav-item-more .nav-hover-banner {
		left: -28px
	}

	.bt-body .pop-bot .down-btn {
		width: 166px;
		height: 40px;
		line-height: 38px;
		font-size: 20px
	}

	.bt-list li {
		width: 235px;
		height: 354px
	}

	.bt-body .bt-list li:hover .pop-bot .down-btn {
		bottom: 40px
	}

	.pb-bottom .content>figure {
		margin-right: 94px
	}

	.pb-bottom .content>figure>figcaption {
		font-size: 16px
	}

	.hot-act {
		right: -96px
	}
}

@media all and (max-width:1366px) {
	.hot-act {
		right: -102px
	}
}

@media all and (max-width:1060px) {
	.pb-float-head .float-search-input>input {
		width: 270px
	}

	.pb-float-head .float-search-input .float-search-tips {
		width: 220px
	}

	.pb-aside-right {
		display: none
	}
}

@media all and (max-height:675px) {
	.pb-aside-right .toTop {
		height: 89px;
		padding: 32px 0 37px
	}
}

@media all and (max-height:637px) {
	.pb-aside-right .aside-cot {
		height: 87.3%
	}

	.pb-aside-right .toTop {
		height: 60px;
		padding: 32px 0 37px
	}
}

@keyframes mu-feedback {
	0% {
		top: 0
	}

	50% {
		top: 30px
	}

	100% {
		top: 0
	}
}

@-webkit-keyframes mu-feedback {
	0% {
		top: 0
	}

	50% {
		top: 30px
	}

	100% {
		top: 0
	}
}

@-ms-keyframes mu-feedback {
	0% {
		top: 0
	}

	50% {
		top: 30px
	}

	100% {
		top: 0
	}
}

@-webkit-keyframes hot-baozi {
	0% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	20% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	40% {
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg)
	}

	60% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	80% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes hot-baozi {
	0% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	20% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	40% {
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg)
	}

	60% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	80% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@-webkit-keyframes hot-baozi2 {
	0% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	20% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	40% {
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg)
	}

	60% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	80% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes hot-baozi2 {
	0% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	20% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	40% {
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg)
	}

	60% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	80% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

.bt-body-seo-foot-likn {
	text-align: center;
	width: 1450px;
	margin: 0 auto;
	margin-bottom: 40px
}

.bt-body-seo-foot-likn a {
	color: #e5e5e5;
	font-size: 12px;
	margin-right: 5px
}

.bt-body-seo-foot-likn nav {
	color: #e5e5e5;
	font-size: 12px;
	display: inline;
	margin-right: 5px
}

.ad {
	width: 100%;
	display: block
}

.ad img {
	width: 100%
}

.weixin-gif {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(/revision/img/public/gif.gif) left no-repeat;
	-webkit-background-size: auto 100%;
	background-size: auto 100%
}

.designer-approve {
    width: 22px;
    height: 14px;
    background-position: 0px 0px;
    vertical-align: middle;
}.designer-approve, .designer-only {
    background-image: url(//js.wotucdn.com/2016/hi/images/designer-icon.png);
    display: inline-block;
}
@media (max-width: 1440px)
.pb-bottom .content.bot .left {
    width: 706px;
}
.pb-bottom .bot .left {
    float: left;
    width: 706px;
    height: 120px;
    padding-top: 27px;
    border-right: 1px solid #e6e6e6;
}
@media (max-width: 1440px)
.pb-bottom .bot .right {
    width: 290px;
}
@media (max-width: 1680px)
.pb-bottom .bot .right {
    width: 290px;
}
.pb-bottom .right {
    float: right;
    width: 290px;
    text-align: right;
}
.pb-bottom .right>dl {
    display: inline-block;
    width: 94px;
    margin-left: 8.34448%;
}.pb-bottom .right>dl>dt {
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    margin-bottom: 6px;
    color: #999;
    text-align: left;
}.pb-bottom .right .icon-weixin {
    color: #62b900;
    margin-right: 5px;
}.pb-bottom .right .icon-unie61d {
    color: #da251c;
    margin-right: 5px;
}