html {
	font-family: Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
	line-height: 1.6;
	color: #666;
	font-size: 9pt;
	-webkit-text-size-adjust: none
}
blockquote, body, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
	margin: 0;
	padding: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, img {
	border: none
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: 400
}
li {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400
}
q:after, q:before {
	content: ''
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
input, select, textarea {
	outline: 0;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	resize: none;
	font-size: 14px
}
::-ms-clear, ::-ms-reveal {
	display: none
}
a, legend {
	color: #666
}
a {
	outline: 0
}
a, a:hover {
	text-decoration: none
}
a:hover {
	color: #f60
}
.clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}
.clearfix {
	display: block
}
article, aside, dialog, figure, footer, header, menu, nav, section {
	margin: 0;
	padding: 0;
	display: block
}
xmp {
	white-space: pre-wrap;
	word-wrap: break-word
}
.cf:after, .cf:before {
	content: "";
	display: table
}
.cf:after {
	clear: both
}
.cf, .cf2 {
	zoom: 1
}
.cf2:after {
	content: "";
	display: block;
	height: 0;
	clear: both
}
input.checlass {
	margin: 0 5px;
	margin-left: 0;
	vertical-align: middle;
	_vertical-align: baseline
}
.l {
	float: left
}
.r {
	float: right
}
.imgBase {
	background: url(../images/imgBase.png) no-repeat;
	overflow: hidden
}
.pngBase {
	background: url(../images/pngBase.png) no-repeat;
	overflow: hidden
}
@font-face {
	font-family: iconfont;
	src: url(../iconfont/iconfont.eot);
	src: url(../iconfont/iconfont.eot?#iefix) format("embedded-opentype"), url(../iconfont/iconfont.woff) format("woff"), url(../iconfont/iconfont.ttf) format("truetype"), url(../iconfont/iconfont.svg#iconfont) format("svg")
}
.iconfont {
	font-family: iconfont !important;
	font-size: 1pc;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale
}
.ZDimensions-box .value {
	float: left;
	width: 75pt;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #ccc;
	overflow: hidden
}
.ZDimensions-box .btn-get {
	float: left;
	margin-left: 10px
}
.ZObjHover {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
	overflow: hidden;
	display: block;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.ZObjHover.hover {
	color: #fff;
	background-color: #000
}
.ZObjHover-2 {
	height: 2pc;
	border: none
}
.ZObjHover-2 li {
	float: left;
	margin-right: 10px;
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #000;
	background-color: #fff;
	border: 1px solid #ccc;
	overflow: hidden;
	display: inline-block;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.ZObjHover-2 li.hover {
	color: #fff;
	background-color: #333
}
.ZObjCurrent li {
	float: left;
	margin-right: 10px;
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #000;
	background-color: #fff;
	border: 1px solid #ccc;
	overflow: hidden;
	display: inline-block;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.ZObjCurrent li.current {
	color: #fff;
	background-color: #333
}
.ZShowbox {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 999999;
	_position: absolute;
	_margin-top: 0;
	width: 550px;
	color: #666;
	font-size: 14px;
	border: 1px solid #888;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 3px #888;
	overflow: hidden;
	display: none
}
.ZShowbox .show-tit {
	padding-left: 15px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	background-color: #e5e5e5;
	overflow: hidden;
	zoom: 1
}
.ZShowbox .show-tit .txt {
	float: left
}
.ZShowbox .show-close {
	position: absolute;
	top: 0;
	right: 0;
	width: 46px;
	height: 46px;
	background-color: transparent;
	overflow: hidden;
	display: block;
	cursor: pointer
}
.ZShowbox .show-close i {
	width: 100%;
	height: 100%;
	background: url(../images/showbox_close_black.png) no-repeat center center;
	overflow: hidden;
	display: block;
	-webkit-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s
}
.ZShowbox .show-close:hover i {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)
}
.ZShowbox .show-con {
	margin: 0 auto;
	line-height: 28px;
	border-top: 1px solid #d6d6d6;
	overflow: hidden
}
.ZShowbox .show-con .inner-box {
	padding: 50px
}
.ZShowbox .show-op {
	padding-bottom: 30px;
	text-align: center
}
.ZShowbox .show-op .module-btn {
	width: 150px
}
.ZShowbox .show-op .space {
	width: 40px;
	display: inline-block
}
#bgIFrame, #bgScreen {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999998;
	width: 100%;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: .5;
	_position: absolute;
	_top: expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight);
	_left: expression(documentElement.scrollLeft+documentElement.clientWidth-this.offsetWidth)
}
#bgIFrame {
	z-index: 999997;
	filter: alpha(opacity=0);
	opacity: 0
}
.ZObjDel {
	width: 200px;
	line-height: 30px;
	border: 1px solid #e5e5e5
}
.ZObjDel .txt {
	float: left;
	padding: 0 10px
}
.ZObjDel .btn-del {
	float: right
}
.ZCR {
	margin: 0
}
.ZCR .item {
	position: relative;
	float: left;
	width: 100%
}
.ZCR .value {
	float: left;
	line-height: 26px;
	cursor: pointer
}
.ZCR .txt {
	float: left
}
.ZRadio em {
	float: left;
	width: 25px;
	display: block
}
.ZRadio em i {
	float: left;
	margin-top: 7px;
	width: 13px;
	height: 13px;
	background-color: #ccc;
	overflow: hidden;
	cursor: pointer
}
.ZRadio .current em i {
	background-color: #000
}
.ZCheckBox em {
	float: left;
	width: 25px;
	display: block
}
.ZCheckBox em i {
	float: left;
	margin-top: 7px;
	width: 13px;
	height: 13px;
	background-color: #ccc;
	overflow: hidden;
	cursor: pointer
}
.ZCheckBox .current em i {
	background-color: #000
}
.ZInput {
	padding: 0 10px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #ccc;
	border-radius: 1px;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.ZInput.focus {
	border-color: #00a0e9;
	box-shadow: 0 0 2px #00a0e9
}
.ZInput.error {
	border-color: red;
	box-shadow: 0 0 2px red
}
.ZInput .relative-box {
	width: 100%;
	height: 100%;
	z-index: 1
}
.ZInput input {
	z-index: 1;
	width: 100%;
	height: 34px;
	line-height: 34px;
	color: #999;
	background: url(../images/null.gif) repeat;
	border: none
}
.ZInput .ts-box, .ZInput input {
	position: absolute;
	top: 0;
	left: 0
}
.ZInput .ts-box {
	z-index: -1
}
.ZInput .ts-type {
	color: #9c9c9c
}
.ZInput .ts-success {
	display: none
}
.ZInput .ts-error {
	padding: 0;
	top: 39px;
	left: -10px;
	line-height: 14px;
	color: red;
	display: none
}
.ZInput .ts-error i {
	float: left;
	margin: 0 5px 0 0;
	width: 14px;
	height: 14px;
	background-color: red;
	overflow: hidden
}
.ZInput .ts-error .txt {
	float: left
}
.ZForm-wrap {
	padding-bottom: 20px
}
.ZForm-wrap .result-ts-box {
	margin-bottom: -20px;
	padding: 3px 0;
	line-height: 1pc;
	font-size: 9pt;
	display: none
}
.ZForm-wrap .result-ts-error {
	color: red
}
.ZSelect {
	height: 34px;
	background-position: 0 -76px;
	border: 1px solid #e5e5e5;
	box-sizing: content-box;
	cursor: pointer
}
.ZSelect .relative-box {
	z-index: 1;
	zoom: 1;
	width: 100%;
	height: 100%
}
.ZSelect.current .relative-box {
	z-index: 2
}
.ZSelect .value {
	left: 0;
	width: 80%;
	line-height: 34px;
	padding: 0 10px;
	color: #999;
	background: url(../images/null.gif) repeat;
	border: none
}
.ZSelect .value, .ZSelect em {
	position: absolute;
	top: 0;
	height: 34px;
	overflow: hidden;
	cursor: pointer
}
.ZSelect em {
	right: 0;
	width: 24px;
	border-left: 1px solid #e5e5e5;
	display: block
}
.ZSelect i {
	float: left;
	margin: 15px 0 0 6px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	border-color: #e5e5e5 #fff #fff;
	overflow: hidden;
	display: inline
}
.ZSelect .show-select {
	position: absolute;
	top: 34px;
	left: -1px;
	width: 100%;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	box-sizing: content-box;
	overflow-y: auto;
	display: none
}
.ZSelect.current .show-select {
	display: block
}
.ZSelect .show-select dl {
	margin: 0;
	overflow: hidden
}
.ZSelect .show-select dd {
	padding: 8px 9pt;
	line-height: 20px;
	cursor: pointer
}
.ZSelect .show-select dd.hover {
	color: #fff;
	background-color: #333
}
.ZAutoHeight {
	width: 100%;
	height: 0;
	overflow: hidden
}
.ZCenter-wrap {
	position: relative;
	height: 200px
}
.ZTab-fade .tab-tit li {
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	cursor: pointer
}
.ZTab-fade .tab-tit li.current {
	float: left
}
.ZTab-fade .tab-con {
	position: relative;
	overflow: hidden
}
.ZTab-fade .tab-con li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: none
}
.modIns-banner {
	position: relative;
	overflow: hidden
}
.ZTab-scroll-wrap, .banner-box .box-wrap {
	position: relative;
	left: 50%;
	margin-left: -60pc;
	width: 20in
}
.ZTab-scroll-wrap {
	top: 0
}
.ZTab-scroll {
	width: 100%;
	overflow: hidden
}
.ZTab-banner {
	position: relative
}
.ZTab-banner .tab-tit {
	position: relative;
	z-index: 2;
	height: 0;
	line-height: 0;
	text-align: center;
	font-size: 0
}
.ZTab-scroll .tab-tit a, .ZTab-scroll .tab-tit li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.ZTab-banner .tab-tit a.current, .ZTab-banner .tab-tit li.current {
	width: 10px;
	background-color: #f60;
	border-color: #fff
}
.ZTab-banner .tab-tit a, .ZTab-banner .tab-tit li {
	position: relative;
	top: -20px;
	margin: 0 5px;
	width: 20px;
	height: 10px;
	background-color: #fff;
	border: 1px solid #f60;
	border-radius: 6px
}
.ZTab-scroll .tab-con-wrap {
	position: relative;
	overflow: hidden
}
.ZTab-scroll .tab-con {
	position: absolute;
	top: 0;
	left: 0;
	width: 999%;
	overflow: hidden
}
.ZTab-scroll .tab-con li {
	float: left
}
.ZTab-banner .tab-con li {
	width: 20in;
	height: 25pc
}
.ZTab-banner .tab-con li a, .ZTab-banner .tab-con li img {
	width: 20in;
	height: 25pc;
	display: block
}
.ZCountdown-box {
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 18px;
	overflow: hidden
}
.ZCountdown-box .ZCountdown {
	display: inline
}
.ZCountdown-box .ZCountdown em {
	width: 28px;
	height: 28px;
	text-align: center;
	color: #fff;
	font-style: normal;
	background-color: #000;
	border-radius: 5px;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.ZCountdown-box .ZCountdown .unit {
	padding: 0 5px;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.ZTips {
	position: absolute;
	z-index: 100;
	padding: 7px 10px;
	line-height: 1pc;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	display: none
}
.ZTips .icon {
	width: 9pt;
	height: 9pt
}
.ZTips .icon, .ZTips i, .ZTips s {
	position: absolute;
	display: block
}
.ZTips i, .ZTips s {
	width: 0;
	height: 0;
	border: 6px solid transparent;
	overflow: hidden;
	_display: none
}
.ZTips .close {
	position: absolute;
	right: -1px;
	top: -1px;
	padding-left: 1px;
	color: #fff;
	font-family: \5B8B\4F53;
	font-size: 9pt;
	background-color: #ccc;
	display: none;
	cursor: pointer
}
.ZTips .close:hover {
	background-color: #999
}
.ZTipsTop .icon {
	left: 10px;
	bottom: -9pt
}
.ZTipsTop s {
	border-top-color: #ccc;
	margin-top: 1px
}
.ZTipsTop i {
	border-top-color: #fff
}
.ZTipsBottom .icon {
	left: 10px;
	top: -9pt
}
.ZTipsBottom s {
	border-bottom-color: #ccc;
	margin-top: -1px
}
.ZTipsBottom i {
	border-bottom-color: #fff
}
.ZTipsLeft .icon {
	right: -9pt;
	top: 10px
}
.ZTipsLeft s {
	border-left-color: #ccc
}
.ZTipsLeft i {
	border-left-color: #fff;
	margin-left: -1px
}
.ZTipsRight .icon {
	left: -9pt;
	top: 10px
}
.ZTipsRight s {
	border-right-color: #ccc;
	margin-left: -1px
}
.ZTipsRight i {
	border-right-color: #fff
}
.w990 {
	margin: 0 auto;
	width: 990px;
	text-align: left
}
.w990-tc {
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -495px;
	width: 990px
}
.w1200 {
	margin: 0 auto;
	width: 75pc;
	text-align: left
}
.w1200-tc {
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -600px;
	width: 75pc
}
.fl {
	float: left
}
.fr {
	float: right
}
.mc {
	margin: 0 auto
}
.fb {
	font-weight: 700
}
.tl {
	text-align: left
}
.tr {
	text-align: right
}
.tc {
	text-align: center
}
.cp {
	cursor: pointer
}
.relative-box {
	position: relative
}
.absolute-box {
	position: absolute
}
.fixed-box {
	position: fixed
}
.list-wrap {
	margin: 0 auto;
	width: 100%;
	overflow: hidden
}
.colorOrange, a.colorOrange {
	color: #f60
}
.colorGreen, a.colorGreen {
	color: #94ce41
}
.colorRed, a.colorRed {
	color: #e60012
}
.modIns-btn, .module-btn {
	width: 90pt;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border: 1px solid #fff;
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
input.modIns-btn, input.module-btn {
	line-height: normal;
	cursor: pointer
}
.modIns-btn:hover, .module-btn:hover {
	filter: alpha(opacity=80);
	opacity: .8
}
.modIns-btn-orange, .module-btn-confirm, .module-btn-orange {
	background-color: #f90;
	border-color: #f90
}
.modIns-btn-orange:hover, .module-btn-confirm:hover, .module-btn-orange:hover {
	color: #fff
}
.modIns-btn-white, .modIns-btn-white:hover, .module-btn-white, .module-btn-white:hover {
	color: #666;
	background-color: #f3f3f3;
	border-color: #ebebeb
}
.modIns-btn-gray, .module-btn-gray {
	background-color: #e5e5e5;
	border-color: #e5e5e5
}
.modIns-btn-gray:hover, .module-btn-gray:hover {
	color: #fff
}
.module-btn-cancel {
	color: #666;
	background-color: #f7f7f7;
	border-color: #ccc
}
.module-btn-cancel:hover {
	color: #666
}
.modIns-btn-red, .module-btn-red {
	background-color: #bd0008;
	border-color: #bd0008
}
.modIns-btn-red:hover, .module-btn-red:hover {
	color: #fff
}
.modIns-btn-green, .module-btn-green {
	background-color: #94ce41;
	border-color: #94ce41
}
.modIns-btn-green:hover, .module-btn-green:hover {
	color: #fff
}
.modIns-checkbox {
	padding-top: 15px;
	line-height: 13px;
	font-size: 9pt
}
.modIns-checkbox label {
	float: left;
	cursor: pointer
}
.modIns-checkbox label input {
	float: left;
	width: 9pt;
	height: 9pt;
	display: block
}
.modIns-checkbox label .txt {
	float: left;
	margin-left: 8px;
	color: 999px
}
.modIns-checkbox .link {
	float: left;
	color: #f27b04
}
.modIns-form .ZForm-wrap {
	padding: 9pt 0 4px
}
.modIns-form .ZInput input {
	width: 80%
}
.modIns-tipsNum {
	position: absolute;
	top: 0;
	left: 0
}
.modIns-tipsNum .relative-box {
	display: block
}
.modIns-tipsNum .t {
	margin: 0;
	padding: 0 3px;
	height: 11px;
	line-height: 11px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	border-radius: 3px;
	display: block;
	_display: inline-block
}
.modIns-tipsNum .t small {
	display: block;
	-webkit-transform: scale(.85) translateZ(0);
	-webkit-transform-origin: 50%;
	transform: scale(.85) translateZ(0);
	transform-origin: 50%
}
.modIns-tipsNum i {
	position: absolute;
	top: 11px;
	left: 1px;
	width: 0;
	height: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
	border: 2px solid transparent;
	overflow: hidden;
	display: block;
	_display: none
}
.modIns-tipsNum-red .t {
	background-color: #f90056
}
.modIns-tipsNum-red i {
	border-top-color: #f90056
}
.modIns-tipsNum-green .t {
	background-color: #94ce41
}
.modIns-tipsNum-green i {
	border-top-color: #94ce41
}
.modIns-header {
	font-family: Hiragino Sans GB, Microsoft YaHei, SimSun, sans-serif;
	background-color: #fff
}
.modIns-headerTop .top-fav {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #888;
	font-size: 13px
}
.modIns-headerTop .top-fav .relative-box {
	height: 100%
}
.modIns-headerTop .top-fav p {
	overflow: hidden
}
.modIns-headerTop .top-fav p span {
	color: #f60
}
.modIns-headerTop .top-fav .close {
	position: absolute;
	top: 8px;
	right: 50px;
	height: 13px;
	line-height: 13px;
	color: #a5a5a5;
	overflow: hidden;
	display: block;
	cursor: pointer
}
.modIns-headerTop .top-fav .close i {
	float: left;
	margin-left: 10px;
	width: 13px;
	height: 13px;
	display: block
}
.modIns-headerTop .top-fav .close .t {
	float: left
}
.modIns-headerTop .a-d-box {
	position: relative;
	width: 100%;
	text-align: left;
	overflow: hidden
}
.modIns-headerTop .a-d-box .img-box {
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -60pc;
	width: 20in;
	text-align: center;
	overflow: hidden;
	display: block
}
.modIns-headerTop .a-d-box .img-box img {
	margin: 0 auto;
	width: auto;
	display: block
}
.modIns-headerTop .a-d-box .close {
	position: absolute;
	top: 10px;
	right: 50px;
	width: 24px;
	height: 24px;
	display: block;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s
}
.modIns-headerTop .a-d-box .close:hover {
	-webkit-transform: rotate(360deg) translateZ(0);
	-webkit-transform-origin: 50%;
	transform: rotate(360deg) translateZ(0);
	transform-origin: 50%
}
.modIns-headerTop .main-box {
	height: 34px;
	line-height: 34px;
	text-align: center;
	background-color: #eee
}
.modIns-headerTop .user-box {
	float: left
}
.modIns-headerTop .user-box .link {
	text-decoration: underline;
	color: #f60
}
.modIns-headerTop .login-after .t {
	float: left;
	margin: 0;
	color: #666;
	font-size: 9pt
}
.modIns-headerTop .login-after .modIns-tipsNum .t {
	color: #fff
}
.modIns-headerTop .login-after .user {
	float: left
}
.modIns-headerTop .login-after .user a {
	cursor: pointer
}
.modIns-headerTop .arrow {
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.modIns-headerTop .drop.hover .arrow {
	-webkit-transform: rotate(180deg) translateZ(0);
	-webkit-transform-origin: 50%;
	transform: rotate(180deg) translateZ(0);
	transform-origin: 50%
}
.modIns-headerTop .login-after .arrow {
	float: left;
	margin: 15px 0 0 8px;
	width: 8px;
	height: 5px;
	line-height: 0;
	font-size: 0;
	background-position: -25px 0;
	filter: alpha(opacity=70);
	opacity: .7;
	overflow: hidden;
	display: block
}
.modIns-headerTop .drop .relative-box {
	z-index: 999998
}
.modIns-headerTop .show-box {
	position: absolute;
	top: 33px;
	left: -20px;
	_left: -5pc;
	width: 90pt;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	display: none
}
.modIns-headerTop .drop.hover {
	background-color: #eee
}
.modIns-headerTop .show-box .jt {
	position: absolute;
	top: -7px;
	left: 50px;
	width: 14px;
	height: 7px;
	background-position: -25px -9pt;
	display: block
}
.modIns-headerTop .show-box a {
	height: 24px;
	line-height: 24px;
	display: block;
	-webkit-transition: all .2s ease 0s;
	transition: all .2s ease 0s
}
.modIns-headerTop .show-box a:hover {
	background-color: #f7f7f7
}
.modIns-headerTop .show-box li {
	float: left;
	margin-top: 5px;
	width: 100%
}
.modIns-headerTop .show-box li a {
	float: none;
	text-align: center
}
.modIns-headerTop .show-box ul {
	padding-bottom: 5px
}
.modIns-headerTop .show-user {
	box-shadow: 0 0 2px #ccc
}
.modIns-headerTop .show-user ul {
	padding: 0 5px;
	text-align: center
}
.modIns-headerTop .show-user li.logout {
	margin-top: 5px;
	border-top: 1px solid #f7f7f7
}
.modIns-headerTop .show-user li.logout a {
	height: 29px;
	line-height: 29px
}
.modIns-headerTop .show-user li.logout a:hover {
	background-color: #fff
}
.modIns-headerTop .show-user li.logout i {
	float: left;
	margin: 8px 7px 0 33px;
	width: 13px;
	height: 14px;
	background-position: 0 -14px;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-headerTop .login-after .mail, .modIns-headerTop .login-box, .modIns-headerTop .show-user li.logout .t {
	float: left
}
.modIns-headerTop .login-after .mail a {
	margin: 11px 0 0 11px;
	width: 1pc;
	height: 13px;
	background-position: -14px -19px;
	display: block
}
.modIns-headerTop .login-after .mail .modIns-tipsNum {
	top: -11px;
	left: 30px;
	_left: 20px
}
.modIns-headerTop .login-after .mail .modIns-tipsNum .relative-box {
	padding: 0
}
.modIns-headerTop .nav-box {
	float: right;
	margin-right: -10px
}
.modIns-headerTop .nav-box li {
	float: left
}
.modIns-headerTop .nav-box li.fg {
	margin-top: 9pt;
	height: 9pt;
	line-height: 0;
	font-size: 0;
	border-left: 1px solid #bebebe
}
.modIns-headerTop .nav-box .relative-box {
	padding: 0 10px
}
.modIns-headerTop .nav-box a {
	float: left
}
.modIns-headerTop .nav-box .arrow {
	float: left;
	margin: 15px 0 0 8px;
	width: 8px;
	height: 5px;
	line-height: 0;
	font-size: 0;
	background-position: -25px 0;
	overflow: hidden;
	display: block
}
.modIns-headerTop .nav-box .modIns-tipsNum {
	left: 55px;
	_top: -5px;
	_left: -5px
}
.modIns-headerTop .nav-box .modIns-tipsNum .relative-box {
	padding: 0
}
.modIns-headerTop .show-map {
	padding-bottom: 15px;
	width: 300px
}
.modIns-headerTop .show-map .relative-box {
	padding: 0
}
.modIns-headerTop .show-map section {
	float: left;
	margin: 1pc 0 0 -1px;
	width: 75pt;
	height: 140px;
	border-left: 1px solid #e5e5e5
}
.modIns-headerTop .show-map h4 {
	padding-top: 4px
}
.modIns-headerTop .show-map h4 i {
	float: left;
	margin: 0 6px 0 1pc;
	width: 23px;
	height: 20px;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-headerTop .show-map h4 i.fanl {
	background-position: -33px 0
}
.modIns-headerTop .show-map h4 i.youh {
	background-position: -57px 0
}
.modIns-headerTop .show-map h4 i.tes {
	background-position: -81px 0
}
.modIns-headerTop .show-map h4 .t {
	float: left;
	margin: 0;
	line-height: 20px;
	color: #333;
	font-size: 15px;
	font-weight: 700;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-headerTop .show-map dl {
	padding: 0 5px
}
.modIns-headerTop .show-map dd {
	float: left;
	margin-top: 5px;
	width: 100%
}
.modIns-headerTop .show-map dd a {
	float: none;
	padding-left: 1pc
}
.modIns-ZShowbox-loginReg {
	width: 610px;
	height: 340px;
	text-align: left;
	border-radius: 5px
}
.modIns-ZShowbox-loginReg .show-close {
	background-color: transparent
}
.modIns-ZShowbox-loginReg .show-close i {
	background-image: url(../images/showbox_close_black.png)
}
.modIns-ZShowbox-loginReg .show-con .inner-box {
	padding: 35px 0
}
.modIns-ZShowbox-loginReg .form-box {
	float: left;
	width: 364px;
	height: 280px;
	border-right: 1px solid #e5e5e5
}
.modIns-ZShowbox-loginReg .form-inner {
	padding: 0 2pc
}
.modIns-ZShowbox-loginReg .ZForm-wrap {
	padding: 9pt 0 0
}
.modIns-ZShowbox-loginReg .ZInput {
	padding: 0 15px;
	background-color: #f8f8f8;
	border-radius: 5px
}
.modIns-ZShowbox-loginReg .ZInput-vc input {
	width: 170px
}
.modIns-ZShowbox-loginReg .ZInput-vc .vc {
	position: absolute;
	top: 8px;
	right: 23px;
	width: 58px;
	border-right: 1px solid #c6c6c6
}
.modIns-ZShowbox-loginReg .ZInput-vc .vc img {
	width: 44px;
	height: 19px;
	background-color: #ccc;
	display: block
}
.modIns-ZShowbox-loginReg .ZInput-vc .refresh {
	position: absolute;
	top: 9px;
	right: -3px;
	width: 1pc;
	height: 1pc;
	background-position: 0 -25px;
	display: block
}
.modIns-ZShowbox-loginReg .result-ts-error {
	margin-top: 17px;
	padding-bottom: 3px;
	line-height: 18px;
	background-color: #fff0bd;
	border-radius: 5px
}
.modIns-ZShowbox-loginReg .result-ts-error i {
	float: left;
	margin: 3px 10px 0 9pt;
	width: 18px;
	height: 18px;
	background-position: -17px -25px;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-ZShowbox-loginReg .result-ts-error .txt {
	float: left;
	margin-top: 3px;
	padding: 0;
	width: 255px;
	height: auto;
	color: #333;
	font-size: 9pt;
	border: none;
	background-color: transparent
}
.modIns-ZShowbox-loginReg .form-op {
	padding-top: 13px;
	line-height: 1pc;
	font-size: 9pt
}
.modIns-ZShowbox-loginReg .btn-login {
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 1pc;
	border-radius: 5px;
	display: block
}
.modIns-ZShowbox-loginReg .form-op label {
	float: left;
	margin-top: 11px;
	cursor: pointer
}
.modIns-ZShowbox-loginReg .form-op label input {
	width: 1pc;
	height: 1pc;
	vertical-align: middle
}
.modIns-ZShowbox-loginReg .form-op label .txt {
	padding: 0;
	height: auto;
	vertical-align: middle;
	border: none;
	background-color: transparent
}
.modIns-ZShowbox-loginReg .form-op .forget {
	float: right;
	margin-top: 9pt;
	color: #f60
}
.modIns-ZShowbox-loginReg .reg-box {
	float: right;
	margin-right: 10px;
	width: 230px;
	text-align: center;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-ZShowbox-loginReg .reg-box h3 {
	padding-top: 50px;
	line-height: 15px;
	font-size: 14px
}
.modIns-ZShowbox-loginReg .reg-box h3 a {
	text-decoration: underline;
	color: #f60
}
.modIns-ZShowbox-loginReg .reg-box .quickReg-box {
	padding-top: 75pt
}
.modIns-ZShowbox-loginReg .reg-box .quickReg-box p {
	line-height: 15px;
	color: #888
}
.modIns-ZShowbox-loginReg .reg-box .quickReg-box .list {
	padding-top: 25px
}
.modIns-ZShowbox-loginReg .reg-box .quickReg-box .list a {
	margin: 0 3px;
	width: 28px;
	height: 28px;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-ZShowbox-loginReg .reg-box .quickReg-box .list a:hover {
	filter: alpha(opacity=80);
	opacity: .8
}
.modIns-ZShowbox-loginReg .reg-box .quickReg-box .list a.qq {
	background-position: -126px 0
}
.modIns-ZShowbox-loginReg .reg-box .quickReg-box .list a.taobao {
	background-position: -155px 0
}
.modIns-ZShowbox-loginReg .reg-box .quickReg-box .list a.zhifubao {
	background-position: -184px 0
}
.modIns-ZShowbox-loginReg .reg-box .quickReg-box .list a.weixin {
	background-position: -213px 0
}
.modIns-ZShowbox-loginReg .reg-box .quickReg-box .list a.weibo {
	background-position: -242px 0
}
.modIns-headerNav-logoSearch {
	height: 75pt;
	text-align: center
}
.modIns-headerNav-logoSearch h1 {
	float: left;
	margin-top: 5px
}
.modIns-headerNav-logoSearch h1 .logo {
	display: block
}
.modIns-headerNav-logoSearch h1 .logo img {
	width: 200px;
	height: 72px;
	display: block
}
.modIns-headerNav-logoSearch .search-box {
	float: left;
	margin: 30px 0 0 5pc;
	padding: 0
}
.modIns-headerNav-logoSearch .ZInput-search {
	float: left;
	padding: 0;
	width: 318px;
	height: 38px;
	line-height: 38px;
	box-shadow: 2px 2px 1px #f2f2f2 inset
}
.modIns-headerNav-logoSearch .ZInput-search.focus {
	border-color: #ffd2a6
}
.modIns-headerNav-logoSearch .ZInput-search input {
	padding: 0 10px;
	height: 38px;
	line-height: 38px
}
.modIns-headerNav-logoSearch .ZInput-search .ts-box {
	left: 10px
}
.modIns-headerNav-logoSearch .btn-search {
	float: left;
	margin-left: -1px;
	width: 98px;
	height: 38px;
	line-height: 38px;
	border-radius: 0
}
.modIns-headerNav-logoSearch .btn-search .t {
	text-align: center;
	font-size: 1pc;
	display: block
}
.modIns-headerNav-logoSearch .a-d-box {
	float: right;
	margin-top: 10px
}
.modIns-headerNav-logoSearch .a-d-box .code2d-box {
	width: 180px;
	height: 5pc
}
.modIns-headerNav-logoSearch .a-d-box .code2d-box .relative-box {
	width: 100%;
	height: 100%
}
.modIns-headerNav-logoSearch .a-d-box .code2d-box img {
	width: 100%;
	height: 100%;
	background-color: #f8f8f8;
	display: block
}
.modIns-headerNav-logoSearch .a-d-box .code2d-box .close {
	position: absolute;
	top: 0;
	right: -18px;
	width: 18px;
	height: 18px;
	background-position: -14px 0;
	display: block
}
.modIns-headerNav {
	position: relative;
	text-align: center;
	font-family: 微软雅黑;
	background-color: #f90
}
.modIns-headerNav .cur {
	position: absolute;
	top: 0;
	left: -999px;
	width: 110px;
	height: 38px;
	overflow: hidden;
	display: block;
	background: -webkit-linear-gradient(180deg, #ffbf5f, #f90);
	background: linear-gradient(180deg, #ffbf5f, #f90);
	background-color: #ffb444
}
.modIns-headerNav ul {
	position: relative
}
.modIns-headerNav li {
	float: left;
	height: 38px;
	line-height: 38px;
	position: relative
}
.modIns-headerNav a {
	height: 100%;
	text-align: center;
	color: #fff;
	font-size: 15px;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-headerNav a:hover {
	color: #fff
}
.modIns-headerNav a .inner {
	padding: 0 36px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative
}
.modIns-headerNav a .inner .drop {
	position: absolute;
	width: 1pc;
	height: 1pc;
	background-image: url(../images/nav_t.png);
	display: block;
	top: 11px;
	right: 17px
}
.modIns-headerNav a .inner .drop-d {
	background-image: url(../images/nav_d.png)
}
.modIns-headerNav .secnav {
	position: absolute;
	width: 100%;
	height: auto;
	display: none;
	top: 38px;
	left: 0;
	z-index: 5
}
.modIns-headerNav .secnav a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	padding: 0;
	height: 38px;
	line-height: 38px;
	float: none;
	background: #f90;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffbf5f), to(#f90));
	background: linear-gradient(top, #ffbf5f 0%, #f90 100%)
}
.modIns-headerNav .secnav a:hover {
	color: #fff;
	background: #f90
}
.modIns-headerNav a .name {
	float: left;
	color: #fff;
	font-size: 15px
}
.modIns-headerNav .tipsNum {
	float: left;
	display: block
}
.modIns-headerNav .modIns-tipsNum {
	top: -5px;
	left: 0
}
.modIns-headerNav .modIns-tipsNum .t {
	_float: left;
	color: #fff
}
.modIns-footer {
	padding-bottom: 30px;
	background-color: #eee;
	border-top: 1px solid #ccc
}
.modIns-footer, .modIns-footer .w990 {
	text-align: center
}
.modIns-footer .link-box {
	padding-top: 25px;
	line-height: 13px
}
.modIns-footer .link-box a, .modIns-footer .link-box b {
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-footer .link-box b {
	padding: 0 9px;
	font-weight: 400
}
.modIns-footer .copyright {
	padding-top: 18px
}
.modIns-footer .web-check {
	padding-top: 25px
}
.modIns-footer .web-check a {
	margin: 0 5px;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-sidebar {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 999998;
	height: 100%;
	background-color: #eee;
	border-style: solid;
	border-width: 0 1px;
	border-color: #ccc;
	_position: absolute;
	_left: -99px
}
.modIns-sidebar .nav-box {
	float: left;
	width: 38px;
	height: 100%
}
.modIns-sidebar .con-box .item {
	position: relative;
	z-index: 0;
	margin-top: -1px;
	display: block;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.modIns-sidebar .con-box .item.current, .modIns-sidebar .con-box .item.hover {
	z-index: 1;
	background-color: #f90
}
.modIns-sidebar .con-box .item.current {
	z-index: 2
}
.modIns-sidebar .con-box .item.current .t, .modIns-sidebar .con-box .item.hover .t {
	color: #fff;
	border-bottom-color: #f90
}
.modIns-sidebar .con-box .item a {
	padding: 10px 0 0;
	display: block;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.modIns-sidebar .con-box .item a:hover {
	text-decoration: none
}
.modIns-sidebar .con-box .item .t {
	margin: 0;
	padding: 5px 0 10px;
	line-height: 1pc;
	color: #666;
	font-size: 9pt;
	display: block
}
.modIns-sidebar .con-box .show-box {
	position: absolute;
	top: 0;
	right: 38px;
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 0 2px #ccc;
	display: none
}
.modIns-sidebar .con-box .item .show-box i.jt {
	position: absolute;
	top: 10px;
	right: -5px;
	width: 5px;
	height: 9px;
	line-height: 0;
	font-size: 0;
	background-position: -36px -20px;
	overflow: hidden;
	display: block
}
.modIns-sidebar .main-con {
	position: absolute;
	top: 20%;
	text-align: center
}
.modIns-sidebar .main-con .inner-box {
	width: 38px
}
.modIns-sidebar .main-con .item {
	padding: 0 3px
}
.modIns-sidebar .main-con .item i {
	margin: 0 auto;
	width: 30px;
	height: 30px;
	display: block
}
.modIns-sidebar .main-con .item-fanli i {
	background-position: 0 -44px
}
.modIns-sidebar .main-con .item-fanli.current i, .modIns-sidebar .main-con .item-fanli.hover i {
	background-position: -31px -44px
}
.modIns-sidebar .main-con .item-order i {
	background-position: 0 -75px
}
.modIns-sidebar .main-con .item-order.current i, .modIns-sidebar .main-con .item-order.hover i {
	background-position: -31px -75px
}
.modIns-sidebar .main-con .item-search i {
	background-position: 0 -161px
}
.modIns-sidebar .main-con .item-search.current i, .modIns-sidebar .main-con .item-search.hover i {
	background-position: -31px -161px
}
.modIns-sidebar .main-con .item-service i {
	background-position: 0 -106px
}
.modIns-sidebar .main-con .item-service.current i, .modIns-sidebar .main-con .item-service.hover i {
	background-position: -31px -106px
}
.modIns-sidebar .main-con .item .t {
	margin: 0;
	color: #666;
	font-size: 9pt;
	border-bottom: 1px solid #ccc
}
.modIns-sidebar .bottom-con {
	position: absolute;
	bottom: 0;
	left: 0;
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
	background-color: #eee
}
.modIns-sidebar .bottom-con .item i {
	margin: 0 auto;
	display: block
}
.modIns-sidebar .bottom-con .item-code2d i {
	width: 24px;
	height: 24px;
	background-position: 0 -137px
}
.modIns-sidebar .bottom-con .item-code2d.current i, .modIns-sidebar .bottom-con .item-code2d.hover i {
	background-position: -25px -137px
}
.modIns-sidebar .bottom-con .item-backtop i {
	width: 17px;
	height: 10px;
	background-position: -40px -9px
}
.modIns-sidebar .bottom-con .item-backtop.current i, .modIns-sidebar .bottom-con .item-backtop.hover i {
	background-position: -58px -9px
}
.modIns-sidebar .bottom-con .show-box {
	top: -50px
}
.modIns-sidebar .bottom-con .item .show-box i.jt {
	top: 50px
}
.modIns-sidebar .bottom-con .show-code2d {
	width: 170px;
	height: 180px
}
.modIns-sidebar .bottom-con .show-code2d .show-con {
	text-align: center
}
.modIns-sidebar .bottom-con .show-code2d .show-con a {
	padding: 0
}
.modIns-sidebar .bottom-con .show-code2d img {
	margin: 18px auto 10px;
	width: 123px;
	height: 123px;
	display: block
}
.modIns-sidebar .bottom-con .show-code2d p {
	line-height: 15px;
	color: #333;
	font-size: 14px
}
.modIns-sidebar .list-box {
	float: left;
	width: 0;
	height: 100%;
	background-color: #fff;
	overflow: hidden
}
.modIns-sidebar .list-item {
	width: 15pc;
	display: none
}
.modIns-sidebar .list-item h6 {
	height: 39px;
	border-bottom: 1px solid #e5e5e5
}
.modIns-sidebar .list-item h6 .close {
	float: left;
	margin: 13px 0 0 15px;
	width: 15px;
	height: 15px;
	background-position: -42px -20px;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-sidebar .list-item h6 .refresh {
	float: right;
	margin: 13px 13px 0 0;
	width: 1pc;
	height: 1pc;
	background-position: 0 -25px;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-sidebar .list-item h3 {
	padding: 15px 0 0 13px;
	line-height: 1pc;
	color: #333;
	font-size: 15px;
	font-weight: 700
}
.modIns-sidebar .list-item .scroll-wrap {
	position: relative;
	height: 100%;
	overflow: hidden;
	overflow-y: auto
}
.modIns-sidebar .list-item .list-wrap {
	padding: 0 5px;
	width: auto
}
.modIns-sidebar .list-item ul {
	margin-top: 20px
}
.modIns-sidebar .list-item li {
	margin-top: 2px;
	width: 100%;
	height: 29px;
	line-height: 29px;
	*height: 1%
}
.modIns-sidebar .list-item li:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden
}
.modIns-sidebar .list-item li.tit {
	background-color: #f6f5f5
}
.modIns-sidebar .list-item li .key {
	float: left;
	padding-left: 8px
}
.modIns-sidebar .list-item li .value {
	float: right;
	padding-right: 8px
}
.modIns-sidebar .list-item li b {
	color: #f60
}
.modIns-sidebar .list-item li .key b {
	font-size: 14px
}
.modIns-sidebar .list-item li .value b {
	font-family: arial;
	font-size: 13px
}
.modIns-sidebar .list-item li .state {
	float: right
}
.modIns-sidebar .list-item li .state span {
	margin: 6px 2px 0 0;
	width: 65px;
	height: 1pc;
	line-height: 1pc;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	display: none
}
.modIns-sidebar .list-item li .state span.finish {
	color: #94ce41;
	border-color: #94ce41
}
.modIns-sidebar .list-item li .state span.wait {
	color: #f60;
	border-color: #f60
}
.modIns-sidebar .list-item li .state span.none {
	color: #888;
	border-color: #999
}
.modIns-sidebar .list-item .op-box {
	margin-top: 20px;
	width: 100%;
	text-align: center
}
.modIns-sidebar .list-item .op-box .more {
	margin: 0 auto;
	width: 118px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #f60;
	border: 1px solid #f60;
	overflow: hidden;
	display: block
}
.modIns-sidebar .list-item .op-box .more .t {
	float: left;
	margin-left: 2pc
}
.modIns-sidebar .item-order .op-box .more .t {
	margin-left: 20px
}
.modIns-sidebar .list-item .op-box .more i {
	float: right;
	margin-right: 10px;
	font-family: 宋体;
	font-style: normal
}
.modIns-sidebar .item-search .search-con {
	padding: 20px 11px 0
}
.modIns-sidebar .item-search .ZForm-wrap {
	padding: 0
}
.modIns-sidebar .item-search .ZInput-search, .modIns-sidebar .item-search .ZInput-search input {
	height: 36px;
	line-height: 36px
}
.modIns-sidebar .item-search .state-box {
	padding-top: 25px;
	text-align: center
}
.modIns-sidebar .item-search .state-box i {
	margin: 0 auto;
	width: 37px;
	height: 37px;
	display: block
}
.modIns-sidebar .item-search .state-box .i-alert {
	background-position: 0 -2in
}
.modIns-sidebar .item-search .state-box .i-error {
	background-position: 0 -230px
}
.modIns-sidebar .item-search .state-box .i-success {
	background-position: 0 -268px
}
.modIns-sidebar .item-search .state-box .txt {
	padding: 15px 0 0;
	height: auto;
	line-height: 13px;
	color: #333;
	border: none;
	background-color: transparent
}
.modIns-sidebar .item-search .state-box .txt b {
	font-weight: 700;
	color: #f90
}
.modIns-sidebar .item-search .state-box .txt span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-align: left;
	line-height: 1pc;
	color: #f90
}
.modIns-sidebar .item-search .state-box .btn {
	margin: 20px auto 0;
	width: 118px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #f60;
	border: 1px solid #f60;
	overflow: hidden;
	display: block;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.modIns-sidebar .item-search .state-box .btn:hover {
	filter: alpha(opacity=80);
	opacity: .8
}
.modIns-sidebar .item-search h4 {
	padding-top: 10px;
	text-align: center;
	color: #333
}
.modIns-sidebar .item-search h4 b {
	color: #f90;
	font-size: 14px;
	font-weight: 400
}
.modIns-sidebar .item-search .step-2 {
	display: none
}
.modIns-sidebar .link-taobao {
	margin-top: 50px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border-top: 1px dotted #dfdfdf
}
.modIns-sidebar .link-taobao b {
	color: #f90;
	font-family: 宋体
}
.modIns-pageContentNav {
	padding: 20px 0
}
.modIns-pageContentNav s {
	text-decoration: none;
	font-family: SimSun
}
.modIns-pageContentNav .now {
	color: #f90
}
.modIns-yhq-90-50 {
	float: right;
	width: 90px;
	height: 50px;
	background: url(../images/bg_yhq_90x50.png) no-repeat
}
.modIns-yhq-90-50, .modIns-yhq-90-50 .txt {
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-yhq-90-50 .txt {
	width: 88px;
	height: 2pc;
	line-height: 2pc;
	text-align: center;
	color: #ff5652;
	font-size: 9pt
}
.modIns-yhq-h20 {
	float: right;
	height: 20px;
	line-height: 20px;
	background-color: #fff;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-yhq-h20 .txt {
	padding: 0 8px;
	height: 18px;
	line-height: 18px;
	color: #ff5652;
	border: 1px solid #ff5652
}
.modIns-yhq-h20 .btn, .modIns-yhq-h20 .txt {
	float: left;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-yhq-h20 .btn {
	padding: 0 6px;
	color: #fff;
	background-color: #ff5652
}
.modIns-yhq-h20 .line {
	float: left;
	width: 2px;
	height: 20px;
	background: url(../images/bg_yhq_l_r.png) no-repeat;
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-pdList-super {
	width: 110%;
	font-size: 9pt
}
.modIns-pdList-super dd {
	float: left;
	margin: 0 27px 27px 0;
	width: 312px;
	height: 440px;
	_height: 436px;
	background-color: #fff
}
.modIns-pdList-super dd.hover {
	padding: 0;
	background-color: #fff;
	border-width: 2px;
	border-color: #f60
}
.modIns-pdList-super .relative-box {
	width: 100%;
	height: 100%
}
.modIns-pdList-super .border {
	position: absolute;
	top: 0;
	left: 0;
	width: 310px;
	height: 438px;
	border: 1px solid #fff;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.modIns-pdList-super .border-1 {
	border-color: #e5e5e5
}
.modIns-pdList-super .border-2 {
	top: 1px;
	left: 1px;
	width: 308px;
	height: 436px
}
.modIns-pdList-super dd.hover .border {
	border-color: #f60
}
.modIns-pdList-super .con-box {
	_z-index: -1;
	padding: 2px;
	width: auto
}
.modIns-pdList-super .img-box {
	margin: 0 auto;
	width: 308px;
	height: 308px;
	overflow: hidden
}
.modIns-pdList-super .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.modIns-pdList-super dd.hover .img-box img {
	-webkit-transform: scale(1.1) translateZ(0);
	-webkit-transform-origin: 50%;
	transform: scale(1.1) translateZ(0);
	transform-origin: 50%;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges
}
.modIns-pdList-super .name {
	padding: 0 8px;
	width: 292px;
	overflow: hidden
}
.modIns-pdList-super .name a {
	padding: 10px 0;
	width: 100%;
	color: #333;
	font-size: 14px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block
}
.modIns-pdList-super .price-box {
	padding: 0 9pt 0 8px
}
.modIns-pdList-super .price-box .price {
	float: left;
	margin-top: 9pt;
	line-height: 25px;
	font-size: 14px
}
.modIns-pdList-super .price-box .price .new {
	color: #333
}
.modIns-pdList-super .price-box .price .new b {
	font-size: 24px;
	font-weight: 400
}
.modIns-pdList-super .price-box .price .old {
	text-decoration: line-through;
	color: #999
}
.modIns-pdList-super .price-box .discount {
	float: right;
	margin-top: 20px;
	line-height: 14px;
	font-size: 13px
}
.modIns-pdList-super dd.hover .price-box .discount {
	color: #666
}
.modIns-pdList-super .price-box .fanli {
	float: left;
	margin-top: 4px;
	line-height: 25px;
	color: #f60
}
.modIns-pdList-super .price-box .fanli .value {
	vertical-align: middle;
	font-size: 24px
}
.modIns-pdList-super .price-box .fanli .percent {
	position: relative;
	padding: 0 5px;
	height: 19px;
	line-height: 19px;
	vertical-align: middle;
	border: 1px solid #f60;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-pdList-super .price-box .fanli .percent i {
	position: absolute;
	top: 4px;
	left: -7px;
	width: 7px;
	height: 11px;
	line-height: 0;
	font-size: 0;
	background-position: -31px -21px;
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-pdList-super .price-box .fanli .percent .t {
	color: #666
}
.modIns-pdList-super .price-box .fanli .percent .t b {
	color: #f60;
	font-family: arial
}
.modIns-pdList-super .price-box .brand-type {
	float: right;
	margin-top: 7px
}
.modIns-pdList-super .price-box .brand-type i {
	width: 18px;
	height: 18px;
	display: block
}
.modIns-pdList-super .price-box .brand-type i.taobao, .modIns-pdList-super .price-box .brand-type i.tmall {
	background-position: -105px 0
}
.modIns-pdList-super .type-box {
	position: absolute;
	top: 2px;
	right: 6px;
	z-index: 1
}
.modIns-pdList-super .type-box .type {
	margin-bottom: 2px;
	width: 36px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	font-style: normal;
	display: block
}
.modIns-pdList-super .type-box .type-good {
	background-color: #f90056
}
.modIns-pdList-super .type-box .type-new {
	background-color: #94ce41
}
.modIns-pdList-super .op-box {
	position: absolute;
	bottom: 9pt;
	_bottom: 15px;
	right: -5px;
	_right: -6px;
	z-index: 1;
	_display: none;
	-webkit-transform: translate3d(0, 12px, 0);
	transform: translate3d(0, 12px, 0);
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.modIns-pdList-super dd.hover .op-box {
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	_display: block
}
.modIns-pdList-super .op-box .btn {
	padding: 0;
	width: 85px;
	height: 2pc;
	line-height: 2pc;
	text-align: center;
	color: #fff;
	font-size: 1pc;
	border-radius: 1pc 0 0 1pc;
	display: block
}
.modIns-pdList-super .op-box .btn:hover {
	filter: alpha(opacity=90);
	opacity: .9
}
.modIns-pdList-super .op-box .btn i {
	position: absolute;
	top: -3px;
	right: 0;
	width: 5px;
	height: 3px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	display: block
}
.modIns-pdList-super .op-box .btn-buy {
	background-color: #f60
}
.modIns-pdList-super .op-box .btn-buy i {
	background-position: -46px 0
}
.modIns-pdList-super .modIns-yhq-90-50 {
	position: absolute;
	top: 255px;
	right: 6px;
	float: none
}
.ZTips-superList {
	color: #fff;
	background-color: #000;
	opacity: .8;
	filter: alpha(opacity=80)
}
.ZTips-superList.ZTipsTop i {
	border-top-color: #000
}
.ZTips-superList.ZTipsBottom i {
	border-bottom-color: #000
}
.ZTips-superList.ZTipsLeft i {
	border-left-color: #000
}
.ZTips-superList.ZTipsRight i {
	border-right-color: #000
}
.modIns-pdList-nine {
	width: 110%;
	font-size: 9pt
}
.modIns-pdList-nine dd {
	float: left;
	margin: 0 22px 22px 0;
	width: 231px;
	height: 20pc;
	background-color: #fff
}
.modIns-pdList-nine dd.hover {
	padding: 0;
	background-color: #fff;
	border-width: 2px;
	border-color: #f60
}
.modIns-pdList-nine .relative-box {
	width: 100%;
	height: 100%
}
.modIns-pdList-nine .border {
	position: absolute;
	top: 0;
	left: 0;
	width: 229px;
	height: 318px;
	_height: 322px;
	border: 1px solid #fff;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.modIns-pdList-nine .border-1 {
	border-color: #e5e5e5
}
.modIns-pdList-nine .border-2 {
	top: 1px;
	left: 1px;
	width: 227px;
	height: 316px;
	_height: 20pc
}
.modIns-pdList-nine dd.hover .border {
	border-color: #f60
}
.modIns-pdList-nine .con-box {
	_z-index: -1;
	padding: 2px;
	width: auto
}
.modIns-pdList-nine .img-box {
	margin: 0 auto;
	width: 227px;
	height: 227px;
	overflow: hidden
}
.modIns-pdList-nine .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.modIns-pdList-nine dd.hover .img-box img {
	-webkit-transform: scale(1.1) translateZ(0);
	-webkit-transform-origin: 50%;
	transform: scale(1.1) translateZ(0);
	transform-origin: 50%;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges
}
.modIns-pdList-nine .name {
	padding: 8px 8px;
	width: 211px;
	overflow: hidden
}
.modIns-pdList-nine .name a {
	width: 100%;
	height: 18px;
	color: #333;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block
}
.modIns-pdList-nine .name a .postage {
	padding: 0 2px;
	height: 1pc;
	line-height: 1pc;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background-color: #f90;
	border-radius: 5px;
	display: none
}
.modIns-pdList-nine .name a .t {
	vertical-align: top
}
.modIns-pdList-nine .price-box {
	padding: 5px 8px 0
}
.modIns-pdList-nine .price-box .price {
	float: left;
	line-height: 29px
}
.modIns-pdList-nine .price-box .price .new {
	float: left;
	margin-top: -3px;
	color: #333;
	font-size: 14px;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-pdList-nine .price-box .price .new b {
	font-size: 28px;
	font-weight: 400
}
.modIns-pdList-nine .price-box .price .state {
	float: left;
	margin-left: 8px;
	line-height: 13px;
	display: block
}
.modIns-pdList-nine .price-box .price .type {
	color: #f60
}
.modIns-pdList-nine .price-box .price .old {
	margin-top: 2px;
	text-decoration: line-through;
	color: #999;
	display: block
}
.modIns-pdList-nine .price-box .inf {
	float: right;
	margin-top: -2px;
	width: 50px
}
.modIns-pdList-nine .price-box .fanli {
	float: right;
	margin-bottom: 5px;
	padding: 0 5px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	color: #94ce41;
	border: 1px solid #94ce41;
	border-radius: 5px;
	display: block
}
.modIns-pdList-nine .price-box .postage {
	float: left;
	padding: 0 2px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background-color: #f90;
	border-radius: 5px
}
.modIns-pdList-nine .price-box .brand-type {
	float: right
}
.modIns-pdList-nine .price-box .brand-type i {
	width: 18px;
	height: 18px;
	display: block
}
.modIns-pdList-nine .price-box .brand-type i.tmall {
	background-position: -105px 0
}
.modIns-pdList-nine .price-box .brand-type i.taobao {
	background-position: -105px -19px
}
.modIns-pdList-nine .type-box,.modIns-pdList-super-coupon .type-box {
	position: absolute;
	top: 2px;
	right: 0px;
	z-index: 1
}
.modIns-pdList-nine .type-box .type,.modIns-pdList-super-coupon .type-box .type {
	margin-bottom: 2px;
	width: 36px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	font-style: normal;
	display: block
}
.modIns-pdList-nine .type-box .type-good,.modIns-pdList-super-coupon .type-box .type-good {
	background-color: #f90056
}
.modIns-pdList-nine .type-box .type-new,.modIns-pdList-super-coupon .type-box .type-new {
	background-color: #94ce41
}
.modIns-pagesize {
	padding: 30px 0;
	line-height: 24px
}
.modIns-pagesize .total {
	float: left;
	color: #888
}
.modIns-pagesize .page {
	float: right
}
.modIns-pagesize a {
	float: left;
	margin-left: 8px;
	height: 24px;
	text-align: center;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.modIns-pagesize a i {
	font-family: SimSun;
	font-style: normal
}
.modIns-pagesize .op:hover {
	color: #f90
}
.modIns-pagesize .num {
	width: 24px
}
.modIns-pagesize .num.current, .modIns-pagesize .num:hover {
	color: #fff;
	background-color: #f90
}
.modIns-pagesize-center {
	padding: 30px 0;
	line-height: 34px
}
.modIns-pagesize-center .total {
	color: #888
}
.modIns-pagesize-center a {
	height: 34px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s
}
.modIns-pagesize-center a i {
	font-family: SimSun;
	font-style: normal
}
.modIns-pagesize-center .op {
	padding: 0 10px
}
.modIns-pagesize-center .op:hover {
	color: #f90;
	border-color: #f90
}
.modIns-pagesize-center .num {
	width: 34px
}
.modIns-pagesize-center .num.current, .modIns-pagesize-center .num:hover {
	color: #fff;
	background-color: #f90
}
.modIns-push-surprise {
	width: 700px;
	height: 462px;
	overflow: inherit;
	border-radius: 0
}
.modIns-push-surprise .show-close {
	top: -1px;
	right: -47px;
	background-color: #000;
	filter: alpha(opacity=60);
	opacity: .6
}
.modIns-push-surprise .show-close i {
	background: url(../images/showbox_close.png) no-repeat center center
}
.modIns-push-surprise .show-tit {
	display: none
}
.modIns-push-surprise .show-con {
	border-top: 0
}
.modIns-push-surprise .show-con .inner-box {
	padding: 0
}
.modIns-push-surprise .show-con .inner-box div {
	width: 100%;
	height: 412px;
	overflow: hidden
}
.modIns-push-surprise .show-con .inner-box div img {
	width: 100%;
	height: 100%;
	border: none
}
.modIns-push-surprise .show-con .inner-box p {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	border-top: 1px solid #eee
}
.modIns-push-surprise .show-con .inner-box p a {
	color: #f90;
	font-family: Microsoft YaHei
}
.modIns-push-surprise .show-con .inner-box p a i {
	display: inline-block;
	vertical-align: sub;
	margin-left: 10px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #f90 url(../images/icon_tri_r.png) center no-repeat
}
.modIns-list-load {
	position: relative;
	height: 0;
	overflow: hidden
}
.modIns-list-load.show {
	padding-bottom: 30px;
	height: auto
}
.modIns-list-load a {
	margin: 0 auto;
	width: 200px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	color: #f90;
	font-size: 1pc;
	background-color: #fff;
	border: 1px solid #f90;
	display: block
}
.modIns-list-load i {
	padding-right: 10px;
	font-style: normal;
	font-family: arial
}
.modIns-list-load .t, .modIns-list-load i {
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-listFilter-wrap {
	height: 102px
}
.modIns-listFilter {
	position: relative;
	background-color: #f8f8f8
}
.modIns-listFilter.fixed {
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 9;
	margin-left: -495px
}
.modIns-listFilter .inner-box {
	font-size: 14px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	overflow: hidden
}
.modIns-listFilter .key-box {
	padding: 0 15px;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	overflow: hidden
}
.modIns-listFilter .list-key {
	float: left
}
.modIns-listFilter .list-key li {
	float: left;
	margin-right: 25px
}
.modIns-listFilter .list-key a {
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-listFilter .list-key li.current a {
	color: #f90
}
.modIns-listFilter .list-key b {
	padding: 0 10px;
	height: 47px;
	font-weight: 400;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-listFilter .list-key li.current b {
	font-size: 1pc;
	font-weight: 700;
	border-bottom: 3px solid #f90
}
.modIns-listFilter .list-range {
	float: right;
	padding-top: 13px
}
.modIns-listFilter .list-range li {
	float: left;
	margin-left: 8px;
	padding: 0 10px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border: 1px solid #666;
	border-radius: 24px;
	overflow: hidden
}
.modIns-listFilter .list-range li.current {
	background-color: #f90;
	border-color: #f90
}
.modIns-listFilter .list-range a {
	color: #666;
	display: inline-block;
	*display: inline;
	*zoom: 1
}
.modIns-listFilter .list-range li.current a {
	color: #fff
}
.modIns-listFilter .value-box {
	padding: 0 15px;
	height: 50px;
	line-height: 50px
}
.modIns-listFilter .list-value {
	float: left;
	width: 750px;
	height: 50px;
	overflow: hidden
}
.modIns-listFilter .list-value li {
	float: left;
	margin: 14px 20px 0 0;
	border-radius: 5px
}
.modIns-listFilter .list-value li.current {
	background-color: #f90
}
.modIns-listFilter .list-value a {
	float: left;
	padding: 0 8px;
	height: 24px;
	line-height: 24px;
	color: #999;
	display: block
}
.modIns-listFilter .list-value li.current a {
	color: #fff;
	font-weight: 700
}
.modIns-listFilter .list-value-all {
	float: left
}
.modIns-listFilter .list-value-all li {
	float: left;
	margin-right: 30px
}
.modIns-listFilter .list-value-all li.current {
	font-weight: 700
}
.modIns-listFilter .list-value-all li .t {
	float: left;
	color: #999;
	display: block
}
.modIns-listFilter .list-value-all li.current .t {
	color: #333
}
.modIns-listFilter .list-value-all li i {
	float: left;
	margin: 19px 0 0 5px;
	width: 10px;
	height: 9pt;
	background: url(../images/jt_filter.png) no-repeat;
	overflow: hidden;
	display: block
}
.modIns-listFilter .list-value-all li i.up {
	background-position: -11px 0
}
.modIns-listFilter .list-value-all li i.down {
	background-position: -22px 0
}
.modIns-listFilter .ZInput-search {
	float: right;
	margin-top: 9pt;
	width: 178px;
	height: 26px;
	line-height: 26px;
	background-color: #fff;
	border-radius: 5px
}
.modIns-listFilter .ZInput-search.focus {
	border-color: #f90;
	box-shadow: 0 0 2px #f90
}
.modIns-listFilter .ZInput-search input {
	width: 10pc;
	height: 26px;
	line-height: 26px
}
.modIns-listFilter .ZInput-search .ts-box {
	font-size: 9pt
}
.modIns-listFilter .ZInput-search .btn-search {
	position: absolute;
	top: 5px;
	right: 0;
	width: 15px;
	height: 15px;
	background: url(../images/i_search.png) no-repeat;
	overflow: hidden;
	display: block
}
.modIns-listFilter .ZInput-search.focus .btn-search {
	background-position: -1pc 0
}
.modIns-result-ok-wrap {
	height: 56px
}
.modIns-result-ok {
	height: 56px;
	line-height: 56px;
	font-size: 15px;
	border-radius: 5px
}
.modIns-result-ok.fixed {
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 9;
	margin-left: -495px
}
.modIns-result-ok .inner-box {
	padding: 0 20px;
	background-color: #fff;
	border: 1px solid #e5e5e5
}
.modIns-result-ok .result {
	float: left
}
.modIns-result-ok .result i {
	float: left;
	margin: 9pt 20px 0 0;
	width: 30px;
	height: 30px;
	background: url(../images/i_result_ok_30.png) no-repeat;
	overflow: hidden;
	display: block
}
.modIns-result-ok .result p {
	float: left
}
.modIns-result-ok .result p b {
	color: #f60
}
.modIns-result-ok .ZInput-search {
	float: right;
	margin-top: 14px;
	width: 178px;
	height: 26px;
	line-height: 26px;
	background-color: #fff;
	border-radius: 5px
}
.modIns-result-ok .ZInput-search.focus {
	border-color: #f90;
	box-shadow: 0 0 2px #f90
}
.modIns-result-ok .ZInput-search input {
	width: 10pc;
	height: 26px;
	line-height: 26px
}
.modIns-result-ok .ZInput-search .ts-box {
	font-size: 9pt
}
.modIns-result-ok .ZInput-search .btn-search {
	position: absolute;
	top: 5px;
	right: 0;
	width: 15px;
	height: 15px;
	background: url(../images/i_search.png) no-repeat;
	overflow: hidden;
	display: block
}
.modIns-result-ok .ZInput-search.focus .btn-search {
	background-position: -1pc 0
}
.modIns-share {
	height: 2pc;
	line-height: 2pc;
	font-size: 14px;
	overflow: hidden
}
.modIns-share .bdsharebuttonbox, .modIns-share .txt {
	float: left
}
.modIns-share#share .bdsharebuttonbox .imgBg {
	float: left;
	margin: 0 4px;
	width: 2pc;
	height: 2pc;
	background: url(../images/i_share_32.png) no-repeat;
	overflow: hidden;
	display: block
}
.modIns-share#share .bdsharebuttonbox .bds_sqq {
	background-position: -33px 0
}
.modIns-share#share .bdsharebuttonbox .bds_qzone {
	background-position: -66px 0
}
.modIns-share#share .bdsharebuttonbox .bds_tsina {
	background-position: -99px 0
}
#bdshare_weixin_qrcode_dialog {
	z-index: 999999;
	padding-left: 15px
}
#bdshare_weixin_qrcode_dialog .bd_weixin_popup_main {
	padding: 10px 10px 5px 0
}
#bdshare_weixin_qrcode_dialog .bd_weixin_popup_foot {
	text-align: center
}
.ZShowbox-mod-tips-yhq {
	width: 500px
}
.ZShowbox-mod-tips-yhq .show-close i {
	background-image: url(../images/showbox_close_black.png)
}
.ZShowbox-mod-tips-yhq .show-con {
	text-align: center
}
.ZShowbox-mod-tips-yhq .show-con img {
	margin: 28px auto 0;
	width: 118px;
	height: 118px;
	display: block
}
.ZShowbox-mod-tips-yhq .show-con h5 {
	padding-top: 10px;
	line-height: 17px;
	color: #333;
	font-size: 1pc
}
.ZShowbox-mod-tips-yhq .show-con p {
	margin-top: 25px;
	line-height: 15px;
	color: #f90;
	font-size: 14px
}
.ZShowbox-mod-tips-yhq .show-con p a {
	color: #f90
}
.ZShowbox-mod-tips-yhq .show-con .btn-link {
	margin: 35px 0 15px;
	width: 158px;
	height: 38px;
	line-height: 38px;
	color: #f90;
	font-size: 15px;
	background-color: #fff;
	border-radius: 38px
}
.modIns-get-GHAPP {
	position: fixed;
	bottom: 0;
	width: 100%
}
.modIns-headerTop .w990 {
	margin: 0 auto
}
.manner-new {
	float: left;
	display: inline-block;
	line-height: 20px;
	width: 50px;
	height: 20px;
	background: url(../../insist/images/ump/bir.png);
	font-size: 9pt;
	color: #f90;
	font-family: '微软雅黑';
	text-align: center
}
.modIns-pdList-nine .price-box .manner-img {
	text-align: center;
	line-height: 30px;
	width: 70px;
	height: 30px;
	background: url(../../insist/images/ump/quan.png)
}
.modIns-pdList-nine .price-box .manner-img a {
	color: #fff
}
.manner-lef {
	float: left
}
.manner-new {
	float: left;
	display: inline-block;
	line-height: 20px;
	width: 50px;
	height: 20px;
	background: url(../../../insist/images/9.9Details/bir.png);
	position: absolute;
	left: 65px;
	top: -10px;
	font-size: 12px;
	padding-left: 3px;
	color: #ff9900;
	font-family: '微软雅黑';
	text-align: center
}
.modIns-pdList-nine .price-box .manner-img {
	text-align: center;
	line-height: 30px;
	width: 70px;
	height: 30px;
	background: url(../../../insist/images/9.9Details/quan.png)
}
.modIns-pdList-nine .price-box .manner-img a {
	color: #fff;
	font-family: '微软雅黑'
}
.manner-lef {
	float: left
}
.manner-color {
	border-color: #ff9900
}
.manner_newnine_search .manner-color {
	border-radius: 20px;
	width: 158px
}
.manner_newnine_search .manner-color input {
	width: 9pc
}
.manner-color .manner-sou {
	color: #999;
	left: 10px
}
.manner-click_a {
	position: absolute;
	top: 5px;
	right: 0;
	width: 15px;
	height: 15px;
	background: url(../../../../Public/insist/images/manner-search1.png) no-repeat;
	overflow: hidden;
	display: block
}
.con-box .manner-newclearfix {
	padding-top: 13px;
	overflow: inherit
}
.w990-tc .pd-box .con-box .manner_ulnew {
	margin-top: 10px
}
.con-box .manner-newclearfix .manner-newsqu {
	margin-top: 12px
}
.con-box .manner_op {
	padding-top: 52px
}
.manner-newclearfix .manner_newquan {
	display: inline-block;
	overflow: hidden;
	font-size: 12px;
	border: 1px solid #f72763;
	border-radius: 3px;
	float: left
}
.manner-newclearfix .manner_newquan a .manner_linq {
	display: inline-block;
	background: #f72763;
	color: #fff;
	padding: 5px 11px;
	float: left
}
.manner-newclearfix .manner_newquan a .manner_yuan {
	display: inline-block;
	background: #fff;
	color: #f72763;
	padding: 5px 11px;
	float: left
}
.manner-newimgU .manner_quanpic {
	float: left;
	line-height: 33px;
	font-size: 12px;
	padding: 0 10px
}
.con-box .manner_op .manner-newimgU .manner_newnow {
	padding-left: 0
}
.manner_newbox .manner-newnine {
	display: inline-block;
	float: left;
	width: 23px;
	height: 24px
}
.manner_newbox .manner-newnine img {
	width: 23px
}
.modIns-pdList-nine .manner_newbox a .manner_t {
	font-size: 14px;
	color: #666;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.manner_newnine_box .manner_newprice .price .manner_ninecol {
	color: #ff5077;
	background: #fff;
	border: 0
}
.manner_newnine_box .manner_newprice .price .new .manner_old {
	font-size: 24px;
	font-weight: bold;
	color: #ff5077
}
.manner_newnine_box .relative-box .manner_newprice .manner_nineinf {
	width: 82px;
	margin-top: -8px
}
.manner_newnine_box .manner_newprice .manner_nineinf .manner_nine_fan {
	vertical-align: top;
	color: #ff6666
}
.manner_newnine_box .manner_newprice .manner_nineinf .manner_onlys {
	vertical-align: top;
	color: #ff6666;
	display: inline-block;
	margin-top: 13px
}
.manner_newnine_box .manner_newprice .manner_nineinf .manner_nine_fan img {
	margin-right: 6px;
	margin-left: 15px;
	vertical-align: top
}
.manner_newnine_box .manner_newprice .manner_nineinf .manner_fanli {
	border-color: #ff5077;
	color: #ff5077;
	padding: 2px 4px;
	cursor: pointer
}
.manner_newnine_box .manner_newprice .manner_nineinf .manner_fanli_img {
	width: 79px;
	height: 22px;
	display: inline-block;
	float: left;
	border: 0;
	color: #ff5077;
	padding: 0;
	background: url(../../../Public/insist/images/9btn_new.png) no-repeat;
	border-radius: 0
}
.manner_newnine_box .manner_newprice .manner_nineinf .manner_fanli_img .manner_quan_9 {
	display: inline-block;
	float: left;
	height: 22px;
	width: 60px;
	text-align: center;
	line-height: 22px
}
.manner_newnine_box .manner_newprice .manner_nineinf .manner_fanli a {
	color: #ff5077
}
.manner_newnine_box .manner_newprice .manner_nineinf .manner_fanli2 {
	border-color: #ff5077;
	color: #ff5077;
	padding: 2px 4px
}
.manner_newnine_box .manner_newprice .manner_nineinf .manner_fanlinew {
	margin-top: 16px
}
.manner_newnine_box .manner_newprice .manner_nineprice {
	margin-top: 5px
}
.manner_newnine_box .manner_newprice .manner_twosinf {
	width: 82px;
	margin-top: 5px
}
.manner_newnine_box .relative-box .manner_newprice .manner_nineprice .manner_texnone {
	text-decoration: none
}
.relative-box .spriteImg:hover {
	background-color: #fff
}
.ZShowbox .show-close {
	margin: 3px
}

.adv_border{ border:5px solid #fff; display: block; text-align: center;}
.adv_border img{ width:100%;}

/*---------------------------star_2017_11_28新增样式*/

/*---------star头部*/
/*手机版*/
.phone_arrow{ display:inline-block; vertical-align: middle; padding-left: 20px; background-image: url(../images/phone.png); background-repeat: no-repeat; background-position: left center;}
.phone_sec_box{ padding:15px 0 0 0; line-height: 1.4; }
.phone_sec_box .text_m{ text-align:left;}
.phone_sec_box .box_f{ margin-right:-1px; border-right:1px solid #eee;}
.phone_sec_box .box{float:left; text-align: center; width: 49.9%; padding: 0 !important;}
.text_m,.img_m{ display:inline-block; vertical-align: middle;}
.orange_text{ color:#ff9900;}
.th,.down_phone_box h4{ font-family: "Helvetica Neue", Helvetica, STHeiTi, "Microsoft YaHei", Arial, sans-serif;}
/*---------star右侧*/
/*下载客户端*/
.down_phone_box{ text-align: center; position: relative; width:140px;box-shadow: 0; border: 1px solid #ff8b41; background-color: #fff; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.down_phone_box h4{ margin: -1px; color:#fff; font-size: 14px; padding: 8px 0; text-align: center; -moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0; line-height: 1.2; margin-bottom: 5px;
    background: -moz-linear-gradient(left, #ff8a41, #ff3964); /* Firefox */
    background: -webkit-linear-gradient(0deg, #ff8a41, #ff3964); /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8a41', endColorstr='#ff3964', GradientType='1'); /* IE*/
    background-color:#ff8a41\0;
}
.box_close{ width:16px; height: 16px; font-size: 0; z-index: 5; background-image: url(../images/close_2.png); background-repeat: no-repeat; position: absolute; top:5px; right: 5px; overflow: hidden;}
/*提示*/
.order_tips{ font-size:14px; text-align:left; color:#ff9900; margin:50px 10px;}
.order_tips p{color:#ff9900;}
.order_tips h5{ color:#ff9900; font-size: 14px; text-align: left;}

.fixed_phone_box{ position: absolute;width: 140px;height:180px;top:88px; z-index: 14; right: 50%; margin-right: -650px; display: none;}

/*自适应*/
.r_cell{ display:table-cell; width:9999px; *width:auto; *zoom:1;}

.fl{float:left;_display:inline;}
.fr{float:right;_display:inline;}


/*通知*/
.query_order_ann{margin:30px 110px; font-size: 14px;}
.query_order_ann dt{ width:40px; margin-right:20px; }
.query_order_ann dd{ border:1px solid #ff9900; background-color: #fff; padding:10px 15px; }
.query_order_ann dd .china{ margin-right:5px;}
.query_order_ann dd p{ margin:5px 0;}
.query_order_ann2{ margin:10px auto 0 auto; width: 750px;}
.query_order_ann2 dd{ border:none;}
.query_order_ann2 dd p{ margin:0; line-height: 1.2;}
.query_order_ann2 dt { padding:12px 0 0 0;}
/*兼容圆角*/
.round_s{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.round_s{position:relative\9; behavior: url(../js/pie.htc);}


/*---------------------------end_2017_11_28新增样式*/

#toploginbox .tab-box{
    position: relative;
    overflow: hidden;
    padding: 0 2pc;
    margin-bottom: 10px;
}
#toploginbox .tab-box .tab-item{
    display: inline-block;
    margin-right: 1pc;
    color: #999;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.2s;
    border-bottom: 2px solid #fff;
}
#toploginbox .tab-box .tab-item.active{
    color: #333;
    border-bottom: 2px solid #f90;
}
#toploginbox .ZInput-vc .btn-send-code{
    position: absolute;
    right: 0;
    top: 0;
}
#toploginbox .modIns-ZShowbox-loginReg{
    height: 380px;
}
#toploginbox .modIns-ZShowbox-loginReg .form-box{
    height: 290px;
}
