﻿.clearit:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}
.pr {
	position: relative
}
.c3 {
	color: #333
}
.c4 {
	color: #444
}
.c6 {
	color: #666
}
.c9 {
	color: #999
}
.f14 {
	font-size: 14px
}
.f16 {
	font-size: 16px
}
.nowrap {
	white-space: nowrap
}
.breakall {
	white-space: pre-wrap;
	word-break: break-all
}
.breakword {
	white-space: pre-wrap;
	word-wrap: break-word
}
.txtflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.middle-sp {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mr10 {
	margin-right: 10px
}
.ml10 {
	margin-left: 10px
}
.mt10 {
	margin-top: 10px
}
.mb10 {
	margin-bottom: 10px
}
.mr5 {
	margin-right: 5px
}
.ml5 {
	margin-left: 5px
}
.mt5 {
	margin-top: 5px
}
.mb5 {
	margin-bottom: 5px
}
.hidden {
	display: none
}
.html-hs {
	overflow: hidden
}
.f-icons {
	background-image: url(/m/images/icons.png);
*background-image:url(/m/images/icons.png)
}
.f-icons, .btn {
	display: inline-block
}
.btn {
	position: relative
}
.btn.loading, .btn.loading:hover {
	background-image: url(/m/images/icon_loading.gif);
*background-image:url(/m/images/icon_loading.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 center;
	opacity: .4;
	cursor: default;
	filter: alpha(opacity=40)
}
.placeholder {
	position: absolute;
	top: 5px;
*top:0;
	left: 5px;
	z-index: 1;
	color: #999;
	font-size: 12px
}
.btn {
	background-color: #fa554e;
	color: #fff;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0 20px
}
.btn:hover, .btn.loading, .btn.loading:hover {
	background-color: #ed413a
}
.btn.gray {
	background-color: #cacaca
}
.card {
	padding: 20px;
	position: relative;
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #e6e8e9;
	border-top: 0;
	border-radius: 1px;
	box-shadow: 0 1px 2px #e5e7e8
}
.pop-title {
	font-size: 16px;
	color: #999;
	padding: 30px 30px 0
}
.f-main .mc-pagn-cursor-act, .f-main .mc-pagn-cursor:hover {
	background-color: #cd4d4a;
	border: 1px solid #cd4d4a
}
.video {
	background-color: #F5F5F5
}
.empty-img {
	width: 391px;
	height: 254px;
	margin: 50px auto;
	background-image: url(/m/images/list-empty-1.png);
*background-image:url(/m/images/list-empty-1.png);
	background-image: -webkit-image-set(url(/m/images/list-empty-1.png) 1x, url(/static/images/ec/list-empty-2.png?v=7cb149e) 2x);
	background-image: -moz-image-set(url(/m/images/list-empty-1.png) 1x, url(/static/images/ec/list-empty-2.png?v=7cb149e) 2x);
	background-image: -o-image-set(url(/m/images/list-empty-1.png) 1x, url(/static/images/ec/list-empty-2.png?v=7cb149e) 2x);
	background-image: -ms-image-set(url(/m/images/list-empty-1.png) 1x, url(/static/images/ec/list-empty-2.png?v=7cb149e) 2x);
	background-image: image-set(url(/m/images/list-empty-1.png) 1x, url(/static/images/ec/list-empty-2.png?v=7cb149e) 2x)
}
.empty-font {
	margin: 5px auto;
	text-align: center;
	font-size: 16px;
	color: #999
}
.f-form {
	padding: 10px 30px
}
.f-btns-ct {
	text-align: center
}
.f-btns-ct .btn {
	display: inline-block
}
.f-ipt-row {
	margin: 20px auto
}
.f-ipt-lbl {
	display: inline-block;
	line-height: 30px;
	text-align: right;
	vertical-align: top;
	width: 50px;
	margin-right: 10px
}
.f-ipt-ct, .f-ipt {
	font: 14px/180% "Microsoft YaHei";
	position: relative
}
.f-ipt {
	overflow-y: hidden;
	background-color: transparent;
	resize: none;
	border: medium none;
	outline: medium none;
	border-bottom: 1px solid #ebebeb;
	padding: 5px 0;
	height: 20px;
	width: 450px
}
.f-icons.mc-dlg-close {
	width: 10px;
	height: 10px;
	top: 15px;
	background-image: url(/m/images/icon-close1-1.png);
*background-image:url(/m/images/icon-close1-1.png);
	background-image: -webkit-image-set(url(/m/images/icon-close1-1.png) 1x, url(/static/images/home/icon-close1-2.png?v=2ff14b4) 2x);
	background-image: -moz-image-set(url(/m/images/icon-close1-1.png) 1x, url(/static/images/home/icon-close1-2.png?v=2ff14b4) 2x);
	background-image: -o-image-set(url(/m/images/icon-close1-1.png) 1x, url(/static/images/home/icon-close1-2.png?v=2ff14b4) 2x);
	background-image: -ms-image-set(url(/m/images/icon-close1-1.png) 1x, url(/static/images/home/icon-close1-2.png?v=2ff14b4) 2x);
	background-image: image-set(url(/m/images/icon-close1-1.png) 1x, url(/static/images/home/icon-close1-2.png?v=2ff14b4) 2x)
}
.f-icons.mc-dlg-close:hover {
	width: 12px;
	height: 12px;
	top: 14px;
	background-image: url(/m/images/icon-close2-1.png);
*background-image:url(/m/images/icon-close2-1.png);
	background-image: -webkit-image-set(url(/m/images/icon-close2-1.png) 1x, url(/static/images/home/icon-close2-2.png?v=f178f34) 2x);
	background-image: -moz-image-set(url(/m/images/icon-close2-1.png) 1x, url(/static/images/home/icon-close2-2.png?v=f178f34) 2x);
	background-image: -o-image-set(url(/m/images/icon-close2-1.png) 1x, url(/static/images/home/icon-close2-2.png?v=f178f34) 2x);
	background-image: -ms-image-set(url(/m/images/icon-close2-1.png) 1x, url(/static/images/home/icon-close2-2.png?v=f178f34) 2x);
	background-image: image-set(url(/m/images/icon-close2-1.png) 1x, url(/static/images/home/icon-close2-2.png?v=f178f34) 2x)
}
.login-dlg .f-icons.mc-dlg-close, .reg-dlg .f-icons.mc-dlg-close {
	background-image: url(/m/images/icons.png);
*background-image:url(/m/images/icons.png);
	background-position: -9px -145px;
	width: 14px;
	height: 14px;
	top: 19px
}
.mc-loadding-ct {
	text-align: center;
	height: 40px;
	line-height: 40px
}
.mc-loadding-text {
	font-size: 14px
}
.mc-loading {
	background-repeat: no-repeat;
	background-attachment: scroll;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	background-image: url(/m/images/icon_loading.gif);
*background-image:url(/m/images/icon_loading.gif);
	width: 16px;
	height: 18px
}
.mc-loadding-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .9;
	filter: alpha(opacity=90);
	background-color: #fbfbfb;
	text-align: center;
	padding-top: 60px;
	min-height: 100px
}
.mc-prompt {
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 50000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	background-color: #fef29d;
	color: #7d7b6f;
	border: 1px solid #dfd3b6;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	min-width: 150px;
	border-radius: 1px;
	box-shadow: 0 1px 2px #c4c4c4
}
.clear {
	clear: both;
*height:0;
*line-height:0
}
.mc-txtflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.mc-pr {
	position: relative
}
.mc-fl {
	float: left
}
.mc-dlg {
	position: absolute;
	z-index: 20003;
	border-radius: 3px;
	outline: 0;
	overflow: hidden
}
.mc-dlg-title {
	padding: 30px 30px 0;
	font-size: 16px;
	color: #999
}
.mc-dlg-title-sec {
	position: relative;
	text-align: center;
	padding: 30px 30px 0;
	top: 0;
	left: 0;
	right: 0;
	font-size: 16px;
	color: #333
}
.mc-dlg {
	width: 360px;
	min-height: 240px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.5)
}
.mc-dlg-close {
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 15px;
	z-index: 152
}
.mc-dlg .dlg-sure-btn, .mc-dlg .dlg-cancel-btn {
	display: inline-block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mc-dlg .pop-title {
	padding: 0 30px;
	font-size: 16px;
	color: #999
}
.mc-dlg .pop-title-tip {
	padding: 0 30px;
	text-align: center;
	height: 60px
}
.mc-dlg .pop-title-tiptext {
	display: inline-block;
	text-align: center;
	font-size: 16px;
	width: 100%;
	padding: 20px 0 14px
}
.mc-dlg .pop-title-tipcontent {
	display: inline-block;
	text-align: center;
	width: 100%;
	padding-bottom: 30px
}
.mc-dlg .btn-panel {
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
	padding-bottom: 30px
}
.mc-dlg .dlg-sure-btn {
	color: #fff;
	border: none;
	background-color: #4fcbcd;
	vertical-align: middle
}
.mc-dlg .dlg-sure-btn:hover {
	color: #fff;
	background-color: #2ba6a2
}
.mc-dlg .dlg-sure-btn:disabled {
	color: #fff;
	border: none;
	background-color: #C9E2DF;
	cursor: default
}
.mc-dlg .dlg-cancel-btn {
	color: #333;
	border: 1px solid #ddd;
	background-color: #fff;
	margin-right: 20px;
	vertical-align: middle
}
.mc-dlg .dlg-cancel-btn:hover {
	color: #2ba6a2;
	border: 1px solid #4fcbcd;
	margin-right: 20px
}
.mc-mask {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed!important;
	z-index: 150;
	background-color: #000;
	opacity: .6;
	filter: alpha(opacity=60)
}
.mc-gd-tb {
	table-layout: fixed
}
.mc-gd-tb td, .mc-gd-tb th {
	border-bottom: 1px solid #EBEBEB;
	padding: 10px 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.grid-col {
	white-space: normal!important;
	word-break: break-all;
	word-wrap: break-word
}
.mc-gd-empty {
	height: 200px;
	text-align: center;
	position: relative;
	padding: 20px;
	margin-bottom: 20px
}
.mc-pagn-ct {
	margin: 10px 0
}
.mc-pagn-tb {
	float: right
}
.mc-pagn-cursor {
	float: left;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #ddd;
	text-align: center;
	padding: 1px 6px;
	margin-right: 8px
}
.mc-pagn-cursor:hover {
	background-color: #1996E6;
	border: 1px solid #1996E6
}
.mc-pagn-cursor:hover a, .mc-pagn-cursor:hover a:hover {
	color: #fff!important
}
.mc-pagn-cursor a {
	color: #999!important;
	text-decoration: none!important
}
.mc-pagn-cursor a:hover {
	text-decoration: none!important;
	color: #fff!important
}
.mc-pagn-cursor-act {
	background-color: #1996E6;
	border: 1px solid #1996E6;
	color: #fff!important;
	font-weight: 700
}
.mc-pagn-count {
	color: #999;
	margin-right: 15px;
	display: inline
}
.mc-pagn-btn {
	cursor: pointer;
	margin-left: 10px
}
.mc-pagn-btn-info {
	height: 16px;
	width: 30px;
	padding-top: 2px
}
.mc-pagn-ipt-ct {
	margin: 0 15px 0 5px;
	display: inline
}
.mc-pagn-ipt-lbl {
	display: inline;
	padding-left: 5px;
	height: 21px;
	line-height: 21px
}
.mc-pagn-ipt {
	width: 40px;
	height: 21px;
	line-height: 21px
}
.mc-ipt {
	border-radius: 3px;
	font-size: 12px;
	zoom: 1;
	vertical-align: middle;
	border: 1px solid #ccc;
	background: #fff;
	padding: 0 8px;
	height: 30px
}
.mc-ipt, .mc-ipt-ct {
	position: relative;
	display: inline-block
}
.mc-ipt-text {
	margin: 0;
	border: 0;
	outline: 0;
	background: 0 0;
	vertical-align: middle;
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding: 5px 0
}
.mc-ipt-readonly {
	background-color: #eee
}
.mc-ipt-msg {
	color: #D90000!important
}
.mc-ipt-sep {
	margin-left: 4px;
	font-family: lucida Grande, Verdana
}
.mc-cb {
	cursor: default
}
.mc-cb b, .mc-rd b {
	border: 0;
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	margin: 0
}
.mc-cb-on {
	background-image: url(/m/images/check_on.png);
*background-image:url(/m/images/check_on.png)
}
.mc-cb-off {
	background-image: url(/m/images/check_off.png);
*background-image:url(/m/images/check_off.png)
}
.mc-rd-on {
	background-image: url(/m/images/radio_on.png);
*background-image:url(/m/images/radio_on.png)
}
.mc-rd-off {
	background-image: url(/m/images/radio_off.png);
*background-image:url(/m/images/radio_off.png)
}
.login-content {
	padding: 20px 42px
}
.login-title {
	color: #666;
	font-size: 14px;
	margin-bottom: 30px
}
.login-icons {
	background-image: url(/m/images/icons.png);
*background-image:url(/m/images/icons.png);
	display: inline-block
}
.login-ipt-ct {
	position: relative;
	width: 250px;
	height: 40px;
	border: solid 1px #ccc;
	border-radius: 5px;
	margin: 0 auto 13px
}
.login-ipt-ct.name {
	background: #fff url(/m/images/login_name.png) no-repeat 10px 10px;
*background:#fff url(/m/images/login_name.png) no-repeat 10px 10px
}
.login-ipt-ct.name.login-jy-ct.mt20 {
	margin-top: 20px
}
.login-ipt-ct.pwd {
	background: #fff url(/m/images/login_pwd.png) no-repeat 10px 10px;
*background:#fff url(/m/images/login_pwd.png) no-repeat 10px 10px;
	margin-bottom: 15px
}
.login-ipt-ct .placeholder {
	left: 35px;
	top: 8px;
	z-index: 1;
	height: 20px;
	line-height: 20px
}
.login-ipt {
	width: 235px;
	height: 20px;
	line-height: 20px;
	padding: 10px 0;
	border: none;
	outline: none;
	background-color: transparent;
	font-size: 14px;
	position: absolute;
	z-index: 2;
	left: 35px
}
.remember-pwd .cb, .remember-pwd .text {
	vertical-align: middle
}
.remember-pwd .text {
	margin-left: 7px;
	color: #333;
	font-size: 12px
}
.login-bt {
	margin: 15px 0;
	font-size: 12px;
	line-height: 16px
}
.login-bt, .login-bt a, .login-bt a:active, .login-bt a:focus {
	color: #999
}
.login-bt a:hover {
	color: #666
}
.login-bt .sep {
	margin: 0 15px
}
.login-link {
	padding: 8px 0 8px 10px
}
.auth-l {
	width: 250px
}
.auth-r {
	width: 210px;
	padding-left: 40px;
	border-left: 1px solid #e6e6e6
}
.login-item {
	background-image: url(/m/images/login_other.png);
*background-image:url(/m/images/login_other.png);
	display: inline-block;
	width: 194px;
	height: 50px;
	cursor: pointer;
	margin-bottom: 5px
}
.auth-r .i-sina {
	background-position: 0 -50px
}
.auth-r .i-qq {
	background-position: 0 0
}
.auth-r .i-weixin {
	background-position: 0 -100px
}
.login-icons {
	vertical-align: middle
}
.login-icons.i-sina {
	height: 24px;
	width: 24px;
	background-position: -111px -40px;
	margin-right: 5px
}
.login-icons.i-qq {
	width: 24px;
	height: 24px;
	background-position: -82px -40px;
	margin-right: 5px
}
.login-icons.i-weixin {
	width: 24px;
	height: 24px;
	background-position: -138px -40px;
	margin-right: 5px
}
.login-dlg {
	position: fixed!important;
	top: 50%!important;
	margin-top: -205px!important;
	border-radius: 5px!important
}
.reg-tab {
	height: 1px
}
.reg-tab, .reg-title {
	margin-bottom: 20px;
	overflow: hidden
}
.reg-tab li {
	display: inline-block;
	width: 50%;
	text-align: center;
	border-bottom: 1px solid #ccc;
	cursor: pointer
}
.ie7 .reg-tab li {
	display: inline
}
.reg-tab li, .reg-title {
	height: 35px;
	line-height: 35px
}
.reg-tab .active {
	border-bottom: 1px solid #06a8ac
}
.auth-l .form-row {
	position: relative;
	width: 284px;
	height: 35px;
	margin: 0 auto 13px
}
.auth-l .ipt-ct {
	border: solid 1px #ccc;
	border-radius: 5px;
	background: #fff
}
.auth-l .name {
	background: #fff url(/m/images/login_name.png) no-repeat 10px 9px;
*background:#fff url(/m/images/login_name.png) no-repeat 10px 9px
}
.auth-l .pwd {
	background: #fff url(/m/images/login_pwd.png) no-repeat 10px 9px;
*background:#fff url(/m/images/login_pwd.png) no-repeat 10px 9px;
	margin-bottom: 10px
}
.auth-l .label {
	height: 20px
}
.auth-l .placeholder {
	top: 8px;
	z-index: 1
}
.auth-l .placeholder, .auth-ipt {
	height: 20px;
	line-height: 20px;
	left: 35px
}
.auth-ipt {
	width: 235px;
	padding: 10px 0;
	border: none;
	outline: none;
	background-color: transparent;
	font-size: 14px;
	position: absolute;
	z-index: 2
}
.reg-dlg {
	position: fixed!important;
	top: 50%!important;
	margin-top: -260px!important;
	border-radius: 5px!important
}
.reg-code .ipt-ct {
	width: 135px
}
.reg-code .ipt-ct, .reg-vcode .ipt-ct {
	display: inline-block;
	margin-right: 0;
	height: 35px
}
.reg-vcode .ipt-ct {
	width: 180px
}
.reg-code .auth-ipt {
	left: 10px;
	width: 110px
}
.reg-vcode .auth-ipt {
	left: 10px;
	width: 160px
}
.reg-code .placeholder, .reg-vcode .placeholder {
	left: 10px
}
.reg-code .action, .reg-vcode .action {
	display: inline-block;
	overflow: hidden;
	float: right
}
.reg-vcode .action {
	cursor: pointer;
	border: 1px solid #ccc;
	border-radius: 3px;
	height: 35px
}
.reg-code .btn {
	height: 35px;
	line-height: 35px;
	color: #000;
	padding: 0 15px;
	border: 1px solid #ccc;
	border-radius: 5px
}
.reg-code .btn, .reg-code .btn:hover, .reg-code .btn.loading, .reg-code .btn.loading:hover {
	background-color: #ECECEC!important
}
.reg-code .btn.loading, .reg-code .btn.loading:hover {
	opacity: .7!important;
	filter: alpha(opacity=7)!important
}
.reg-code .timer {
	cursor: default;
	opacity: .7;
	filter: alpha(opacity=70)!important
}
.reg-terms {
	font-size: 12px;
	margin-bottom: 13px
}
.reg-terms .cb {
	margin-right: 5px
}
.voice-code {
	height: 10px!important;
	font-size: 12px
}
.voice-code>span {
	color: #39f;
	float: right;
	cursor: pointer
}
.reg-btn .btn {
	width: 100%;
	padding: 0;
	height: 38px;
	line-height: 38px
}
.reg-login {
	text-align: center
}
.login-3p-title {
	color: #A1A1A1;
	font-size: 16px
}
.login-3p-title, .login-3p-links {
	text-align: center
}
.login-3p-title span {
	display: inline-block;
	width: 50px;
	border-bottom: 1px solid #EDEDED;
	margin-bottom: 6px
}
.login-3p-title span.right {
	margin-left: 20px
}
.login-3p-title span.left {
	margin-right: 20px
}
.login-3p-links a.login-3p-item.i-wx {
	background-position: -132px 0
}
.login-3p-links a.login-3p-item.i-sina {
	background-position: -66px 0
}
.login-3p-links a.login-3p-item.i-qq {
	background-position: 0 0
}
.login-jy-ct {
	width: 284px;
	left: 0;
	height: 35px
}
.login-jy-btn {
	background-position: 0 -66px;
	height: 38px!important;
	width: 286px;
	margin: 0 auto;
	color: #fff;
	line-height: 38px!important;
	text-align: center;
	font-size: 16px;
	display: block!important;
	padding: 0!important
}
.go2login-btn {
	background: #ECECEC;
	display: block;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-align: center;
	color: #000;
	padding: 3px;
	margin: 10px 0
}
a.login-jy-btn:hover {
	background-position: 0 -105px;
	color: #fff
}
.login-yj-other {
	width: 286px;
	margin: 10px auto 0
}
.login-jy-reg {
	float: right;
	color: #8B8B8B
}
.reg-jy-wp {
	width: 286px;
	margin: -20px auto 0
}
.login-cjt-title {
	margin: -5px 0 20px
}
.login-jy-btn, .btn {
	background-image: none;
	background-color: #4FC2C3
}
.login-jy-btn.loading, .login-jy-btn:hover.loading {
	background-color: #4FC2C3
}
.login-jy-btn:hover {
	background-color: #06a8ac
}
.login-jy-red {
	color: #2D97FF
}
.login-yj-other-tle {
	color: #A89FA0;
	margin-top: 30px
}
.login-yj-other-icons {
	margin-top: 20px
}
.login-yj-other-icons>div {
	float: left;
	width: 42px;
	height: 42px;
	background-image: url(/m/images/login_3ps.png);
*background-image:url(/m/images/login_3ps.png);
	margin-right: 10px;
	cursor: pointer
}
.l-weibo-icon {
	background-position: -42px 0
}
.l-weixin-icon {
	background-position: -84px 0
}
.login-3p-title.login-cjt-title.ydz {
	margin-bottom: 40px
}
.reg-tab.ydz .active {
	border-bottom: 1px solid #4FC2C3
}
.btn.ydz.loading, .btn.ydz.loading:hover {
	background-color: #4FC2C3!important;
	background-image: url(/m/images/icon_loading.gif);
*background-image:url(/m/images/icon_loading.gif)
}
.login-jy-btn.disabled {
	background-color: #d6e2e2
}
.iconsv31 {
	display: inline-block;
	background-image: url(/m/images/menu-nav-1.png);
*background-image:url(/m/images/menu-nav-1.png);
	background-image: -webkit-image-set(url(/m/images/menu-nav-1.png) 1x, url(/static/images/ec/menu-nav-2.png?v=a30f257) 2x);
	background-image: -moz-image-set(url(/m/images/menu-nav-1.png) 1x, url(/static/images/ec/menu-nav-2.png?v=a30f257) 2x);
	background-image: -ms-image-set(url(/m/images/menu-nav-1.png) 1x, url(/static/images/ec/menu-nav-2.png?v=a30f257) 2x);
	background-image: image-set(url(/m/images/menu-nav-1.png) 1x, url(/static/images/ec/menu-nav-2.png?v=a30f257) 2x);
	background-repeat: no-repeat
}
.iconsv31.i-close-dlg {
	display: inline-block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 152;
	border-radius: 3px;
	background-position: -20px -320px
}
.iconsv31.i-close-dlg:hover {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: #4fcbcd;
	background-position: -60px -320px
}
.iconsv31.i-cal {
	width: 16px;
	height: 16px;
	background-position: -200px -140px;
	z-index: -1
}
.iconsv31.i-search {
	width: 16px;
	height: 16px;
	background-position: -320px -140px
}
.iconsv31.i-search:hover {
	background-position: -340px -140px
}
.iconsv31.i-caret {
	width: 8px;
	height: 5px;
	z-index: -1
}
.iconsv31.i-caret.down1 {
	z-index: 1;
	background-position: -464px -46px
}
.iconsv31.i-tick, .iconsv31.i-forbidden {
	width: 16px;
	height: 16px
}
.iconsv31.i-tick {
	background-position: -200px -160px
}
.iconsv31.i-forbidden {
	background-position: -120px -140px
}
.iconsv31.i-curve-up {
	width: 8px;
	height: 5px;
	background-position: -444px -145px
}
.iconsv31.i-notice {
	width: 32px;
	height: 32px;
	background-position: -18px -278px;
	position: relative;
	margin-right: 8px;
	top: 12px
}
.iconsv31.i-tips {
	width: 60px;
	height: 60px;
	background-position: -20px -360px
}
* {
	margin: 0;
	padding: 0
}
body {
	font: 14px/160% 'Microsoft YaHei', Helvetica, Arial, sans-serif;
	_font-family: "SimSun";
	color: #333;
	background: #fff;
	font-family: 'Microsoft YaHei', Helvetica, Arial, sans-serif
}
select, input, img {
	vertical-align: middle
}
input, button, select, textarea {
	outline: none
}
img {
	border: 0;
	max-width: 100%
}
ul, li, ol {
	list-style: none
}
textarea {
	resize: none
}
a {
	color: #39f;
	text-decoration: none;
	cursor: pointer
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #3598ff
}
button {
	cursor: pointer
}
.area {
	width: 1140px;
	position: relative;
	margin: 0 auto
}
.head-ct.area {
	width: initial;
	max-width: 1140px
}
.sec-head {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99
}
.head-icons {
	background-image: url(/m/images/head_sprit.png);
*background-image:url(/m/images/head_sprit.png);
	display: inline-block
}
.head-h {
	height: 60px
}
.head-mask {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1
}
.head-mask.scroll {
	opacity: .7;
	filter: alpha(opacity=70);
	background-color: #051122
}
.head-l {
	float: left
}
.head-r {
	float: right
}
.head-logo {
	background-position: 0 0;
	width: 168px;
	height: 44px;
	vertical-align: middle
}
.head-r li {
	position: relative;
	display: inline-block;
	padding: 0 16px;
	color: #4fc2c3;
	vertical-align: middle
}
.head-r li a, .head-r li a:active, .head-r li a:focus {
	font-size: 16px;
	color: #4fc2c3
}
.head-r li a.active, .head-r li a:hover {
	color: #f8a222
}
.head-r li a.active {
	border-bottom: 1px solid #f8a222
}
.head-btn {
	font-size: 16px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border: 1px solid;
	border-radius: 2px;
	cursor: pointer;
	padding: 0 20px!important;
	margin-left: 10px
}
.head-btn.active {
	background-color: #4fc2c3;
	border: 1px solid #4fc2c3;
	color: #343a41
}
.head-btn.left {
	margin-left: 25px
}
.head-btn.loading {
	background-image: url(/m/images/icon_loading.gif);
*background-image:url(/m/images/icon_loading.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 center;
	opacity: .4;
	cursor: default;
	filter: alpha(opacity=40)
}
.head-user .name {
	display: inline-block;
	max-width: 80px;
	margin-left: 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
	line-height: 30px;
	vertical-align: middle;
	text-align: right
}
.head-user .menu {
	display: none;
	background-position: -204px 0;
	width: 85px;
	height: 30px;
	position: absolute;
	top: 25px;
	left: 15px;
	text-align: center;
	padding-top: 13px
}
.head-user .menu a, .head-user .menu a:hover, .head-user .menu a:visited {
	font-size: 14px;
	color: #000
}
.head-user:hover .menu {
	display: block
}
.head-pic {
	background-position: 0 -52px;
	width: 21px;
	height: 21px;
	vertical-align: middle
}
.head-opt {
	display: inline-block;
	vertical-align: middle;
	width: 260px
}
.sec-foot {
	background-color: #363c47;
	color: #919bac;
	min-width: 1160px
}
.sec-foot, .foot-l, .foot-r {
	height: 120px;
	line-height: 120px
}
.foot-l {
	float: left
}
.foot-r {
	float: right;
	width: 360px
}
.sec-foot p {
	font-size: 14px
}
.sec-foot p, .sec-foot img {
	display: inline-block;
	vertical-align: middle
}
.sec-foot img {
	width: 80px;
	height: 80px;
	margin-left: 10px
}
.unsupport-warning {
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #fde7c1;
	color: #d95e00;
	font-weight: 700;
	font-size: 14px;
	display: none
}
.unsupport-warning img {
	display: inline-block;
	width: 12px;
	position: relative;
	top: -1px;
	right: 5px
}
.unsupport-warning a {
	text-decoration: underline;
	color: #d95e00
}
.alert-text {
	padding: 30px 34px;
	font-size: 12px;
	color: #464646
}
.alert-btns {
	padding: 15px 0;
	text-align: center
}
.alert-btn {
	width: auto;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #93d200;
	text-align: center;
	margin: 0 10px;
	display: inline-block;
	min-width: 78px;
	border-radius: 5px;
	color: #666;
	cursor: pointer
}
.alert-btn:hover, .alert-btn.emp {
	background-color: #93d200;
	color: #fff
}
.alert-dlg.mc-dlg {
	min-height: initial
}
.alert-dlg .i-close-dlg {
	display: none!important
}
.alert-dlg .mc-dlg-title-sec {
	height: 39px;
	line-height: 39px;
	padding: 0 10px;
	text-align: left;
	border-bottom: 1px solid #d8d8d8
}
.fr {
	float: right
}
.fl {
	float: left
}
.fz24 {
	font-size: 24px
}
.fz20 {
	font-size: 20px
}
.fz18 {
	font-size: 18px
}
.fz16 {
	font-size: 16px
}
.fz14 {
	font-size: 14px
}
.fz12 {
	font-size: 12px
}
.clearfloat:after {
	display: block;
	content: '';
	clear: both
}
.top-bar {
	width: 100%;
	min-width: 1170px;
	height: 40px;
	background: #312f38
}
.top-bar-mid {
	width: 1170px;
	height: 40px;
	margin: 0 auto;
	font-size: 14px
}
a.hot-phone, a.online {
	padding-left: 20px;
	padding-right: 40px;
	color: #d5d5d5;
	line-height: 40px
}
a.hot-phone {
	background-image: url(/m/images/hot-phone.png);
*background-image:url(/m/images/hot-phone.png)
}
a.hot-phone, a.online {
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 14px
}
a.online {
	background-image: url(/m/images/online.png);
*background-image:url(/m/images/online.png)
}
a.top-bar-text {
	color: #d5d5d5;
	line-height: 40px
}
a.btn-register {
	display: block;
	width: 90px;
	height: 24px;
	line-height: 24px;
	margin-right: 30px;
	margin-top: 8px;
	background: #ff0b43;
	border-radius: 50px;
	color: #fff;
	text-align: center
}
.btn-signIn, a.btn-fuwu {
	height: 40px;
	line-height: 40px;
	color: #d5d5d5
}
a.btn-fuwu {
	display: block;
	margin-left: 30px
}
a.btn-enter-app {
	height: 24px;
	line-height: 24px;
	width: 110px;
	text-align: center;
	color: #fff;
	border-radius: 50px;
	margin-top: 8px
}
.head-user {
	position: relative;
	height: 34px;
	padding-top: 6px;
	cursor: pointer
}
.head-user img {
	width: 24px;
	height: 24px;
	border-radius: 100px
}
.head-name {
	display: block;
	line-height: 28px;
	padding: 0 15px 0 6px;
	color: #d5d5d5;
	background: url(/m/images/n1.png) no-repeat right center;
*background:url(/m/images/n1.png) no-repeat right center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 160px
}
.head-pop {
	width: 110px;
	background: #fff;
	position: absolute;
	top: 40px;
	right: 350px;
	z-index: 150;
	border-radius: 3px;
	padding: 10px;
	-moz-box-shadow: 0 0 2px #aaa;
	-webkit-box-shadow: 0 0 2px #aaa;
	box-shadow: 0 0 2px #aaa;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#aaaaaa')";
filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=120, Color='#aaaaaa')
}
.land-icon {
	width: 17px;
	height: 18px;
	background: url(/m/images/c_02.png) no-repeat;
*background:url(/m/images/c_02.png) no-repeat;
	position: absolute;
	top: -8px;
	left: 17px
}
div.head-pop ul li a {
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	color: #333;
	text-align: left;
	padding-left: 6px
}
div.head-pop ul li a:hover {
	background: #eaeaea
}
.new-footer {
	width: 100%;
	min-width: 1170px;
	background: #312f38;
	padding: 80px 0 40px
}
.footer-mid {
	width: 1170px;
	margin: 0 auto;
	font-size: 14px
}
.aboutOur, .safe, .help {
	width: 160px;
	margin-right: 50px
}
.red-bar {
	width: 160px;
	height: 4px;
	background: -moz-linear-gradient(90deg, #f46360, #ff4b47);
	background: -webkit-gradient(linear, left, right, from(#f46360), to(#ff4b47));
	background: -webkit-linear-gradient(90deg, #f46360, #ff4b47);
	background: -o-linear-gradient(90deg, #f46360, #ff4b47);
	background: -ms-linear-gradient(90deg, #f46360, #ff4b47);
	background: linear-gradient(90deg, #f46360, #ff4b47)
}
.yellow-bar {
	width: 160px;
	height: 4px;
	background: -moz-linear-gradient(90deg, #fbd249, #f5a623);
	background: -webkit-gradient(linear, left, right, from(#fbd249), to(#f5a623));
	background: -webkit-linear-gradient(90deg, #fbd249, #f5a623);
	background: -o-linear-gradient(90deg, #fbd249, #f5a623);
	background: -ms-linear-gradient(90deg, #fbd249, #f5a623);
	background: linear-gradient(90deg, #fbd249, #f5a623)
}
.green-bar {
	width: 160px;
	height: 4px;
	background: -moz-linear-gradient(90deg, #b5eb45, #7ed321);
	background: -webkit-gradient(linear, left, right, from(#b5eb45), to(#7ed321));
	background: -webkit-linear-gradient(90deg, #b5eb45, #7ed321);
	background: -o-linear-gradient(90deg, #b5eb45, #7ed321);
	background: -ms-linear-gradient(90deg, #b5eb45, #7ed321);
	background: linear-gradient(90deg, #b5eb45, #7ed321)
}
.p-title {
	color: #fff;
	margin-bottom: 24px;
	margin-top: 30px
}
a.footer-txt {
	display: block;
	color: #96959a;
	line-height: 28px;
	cursor: pointer
}
.two-code {
	width: 136px;
	height: 136px;
	text-align: center;
	color: #96959a
}
.link-friend {
	width: 100%;
	min-width: 1170px;
	margin-top: 40px;
	border-top: 1px solid #5b5a61;
	border-bottom: 1px solid #5b5a61;
	color: #96959a
}
.link-friend-mid {
	width: 1170px;
	margin: 0 auto;
	padding: 20px 0
}
.link-friend-mid a {
	color: #96959a;
	padding-right: 10px
}
a.plice-link {
	display: inline-block;
	height: 20px;
	padding-left: 22px;
	color: #96959a;
	background: url(/m/images/batb.png) no-repeat left top;
*background:url(/m/images/batb.png) no-repeat left top;
	padding-top: 2px
}
.footer-text {
	color: #96959a;
	text-align: center;
	padding-top: 50px
}
.top-nav {
	width: 100%;
	min-width: 1170px;
	height: 60px;
	background: #fff;
	border-bottom: 1px solid #ededed
}
.top-nav ul {
	width: 1170px;
	margin: 0 auto;
	font-size: 16px
}
.top-nav ul li {
	float: left
}
.top-nav ul li img {
	margin-top: 10px;
	margin-right: 160px
}
.top-nav ul li a.top-nav-a {
	display: block;
	width: 112px;
	height: 60px;
	line-height: 60px;
	color: #666;
	text-align: center
}
.top-nav ul li.active-top-nav a.top-nav-a {
	font-weight: 700;
	color: #333
}
.pos-li {
	position: relative
}
.nav-two-yun, .nav-two-t, .nav-two-fwzc {
	left: 0
}
.nav-two-yun, .nav-two-t, .nav-two-fwzc, .nav-two-hzjm {
	position: absolute;
	top: 60px;
	width: 112px;
	text-align: center;
	background: #fff;
	box-shadow: 0 3px 8px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.5);
	-ms-box-shadow: 0 3px 8px rgba(0,0,0,.5)
}
.nav-two-hzjm {
	left: 24px
}
.nav-box {
	line-height: 40px
}
.nav-box, .nav-box a {
	width: 112px;
	height: 40px
}
.nav-box a {
	display: block;
	color: #333;
	font-size: 16px
}
.nav-box a:hover {
	color: #fff;
	background: #ff4b47
}
.top-drop-down-list {
	z-index: 99
}
.idx-sec {
	position: relative
}
.idx-sec-1 {
	height: 450px;
	background: url(/m/images/banner.jpg) 50% 50% no-repeat;
*background:url(/m/images/banner.jpg) 50% 50% no-repeat
}
.idx-sec-1 .free-trail-btn {
	width: 150px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	border-radius: 2px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -75px;
	cursor: pointer
}
.idx-sec-2 {
	min-width: 1250px
}
.idx-sec-2, .idx-sec-9 {
	padding: 80px 0
}
.idx-sec-2>.title, .idx-sec-7>.title, .idx-sec-8>.title, .idx-sec-9>.title {
	color: #292e30;
	font-size: 28px;
	width: 845px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto 20px;
	text-align: center
}
.idx-sec-2>.subtitle, .idx-sec-7>.subtitle, .idx-sec-8>.subtitle, .idx-sec-9>.subtitle {
	color: #768187;
	font-size: 14px;
	line-height: 1.5;
	width: 845px;
	text-align: center;
	margin: 0 auto
}
.idx-sec-2>.cards {
	height: 347px;
	margin-top: 30px;
	position: relative;
	text-align: center
}
.idx-sec-2>.cards>.card {
	width: 200px;
	height: 100%;
	padding: 0 37.5px;
	border: 0;
	box-shadow: none;
	cursor: pointer;
	margin: 0 15px;
	border-radius: 10px;
	display: inline-block
}
.idx-sec-2>.cards>.card>.icon-red {
	position: absolute;
	width: 64px!important;
	top: 0;
	left: 20px;
	z-index: 1;
	display: none
}
.idx-sec-2>.cards>.card>.card-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 0;
	display: none
}
.idx-sec-2>.cards>.card>div {
	position: relative
}
.idx-sec-2>.cards>.card>.title {
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 24px;
	border-bottom: 1px solid #eee
}
.idx-sec-2>.cards>.card>.spec {
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 14px;
	color: #666;
	display: none
}
.idx-sec-2>.cards>.card>.price {
	font-size: 20px;
	color: #666;
	margin: 50px 0 30px
}
.idx-sec-2>.cards>.card>.price>.currency {
	font-size: 40px;
	color: #333;
	height: 50px;
	line-height: 50px
}
.idx-sec-2>.cards>.card>.btn {
	width: 100px
}
.idx-sec-2>.cards>.card>.btn, .idx-sec-2>.cards>.card>.btns>.btn {
	height: 40px;
	line-height: 40px;
	padding: 0;
	border-radius: 20px;
	background: #faa300;
	color: #fff
}
.idx-sec-2>.cards>.card>.btns>.btn {
	display: inline-block;
	width: 80px;
	margin: 0 5px
}
.idx-sec-2>.cards>.card>.btns>.btn.try {
	background: #ee713e
}
.idx-sec-2>.cards>.card:hover {
	color: #fff
}
.idx-sec-2>.cards>.card:hover>.title, .idx-sec-2>.cards>.card:hover>.spec, .idx-sec-2>.cards>.card:hover>.price, .idx-sec-2>.cards>.card:hover>.price>.currency {
	color: #fff;
	border-color: #fff
}
.idx-sec-2>.cards>.card:hover>.btn, .idx-sec-2>.cards>.card:hover>.btns>.btn {
	background: #fff;
	color: #333
}
.idx-sec-2>.cards>.card:hover>.icon-red, .idx-sec-2>.cards>.card:hover>.card-bg {
	display: block
}
.idx-sec-3>img, .idx-sec-1>img {
	width: 100%;
	position: relative;
	z-index: 0
}
.idx-sec-3>.content {
	width: 845px;
	height: 240px;
	margin: -120px 0 0 -427.5px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	color: #fff
}
.idx-sec-3>.content>.title, .idx-sec-4>.content>.title {
	font-size: 28px;
	height: 100px;
	line-height: 100px;
	text-align: center
}
.idx-sec-5>.content>.title, .idx-sec-6 .content .title {
	font-size: 28px;
	height: 100px;
	line-height: 100px
}
.idx-sec-6 .content .title {
	text-align: center
}
.idx-sec-3>.content>.text {
	color: #e6e6e6;
	font-size: 14px;
	text-align: center;
	padding: 20px;
	line-height: 1.5;
	border: 1px solid #fff
}
.idx-sec-4 {
	padding: 120px 0 0;
	background: #f9f9f9
}
.idx-sec-4>.content {
	width: 845px;
	margin: 0 auto
}
.idx-sec-4>.content>.text {
	text-align: center
}
.idx-sec-4>.content>.text, .idx-sec-5>.content>.text, .idx-sec-6>.content>.text {
	font-size: 14px;
	padding: 20px;
	line-height: 1.5;
	color: #768187
}
.idx-sec-6>.content>.text {
	text-align: center
}
.idx-sec-4>img {
	display: block;
	width: 725px;
	margin: 0 auto 100px
}
.idx-sec-5>img {
	width: 206px;
	position: relative;
	z-index: 0;
	left: 50%;
	margin-left: -400px
}
.idx-sec-5>.content {
	width: 500px;
	height: 240px;
	margin: -120px 0 0 -100px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	text-align: center
}
.idx-sec-5>.content>.title, .idx-sec-5>.content>.text {
	text-align: left
}
.idx-sec-5>.content>.title {
	padding: 0 20px
}
.idx-sec-6 {
	height: 500px;
	overflow: hidden
}
.idx-sec-6>.idx-sec-inn {
	width: 1000px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -500px
}
.idx-sec-6>.bg {
	width: 100%
}
.idx-sec-6>.idx-sec-inn>.notebook {
	height: 364px;
	position: absolute;
	top: 50%;
	margin-top: -182px;
	right: 0
}
.idx-sec-6>.idx-sec-inn>.content {
	width: 400px;
	position: absolute;
	left: 0;
	top: 20%;
	color: #fff;
	margin: 0
}
.idx-sec-6>.idx-sec-inn>.content>.title {
	text-align: left
}
.idx-sec-6>.idx-sec-inn>.content>.text {
	padding: 0;
	text-align: left;
	color: #e6e6e6
}
.idx-sec-7, .idx-sec-8 {
	padding: 80px 0 0
}
.idx-sec-9 {
	padding-bottom: 0
}
.idx-sec-7>.gallery, .idx-sec-8>.gallery {
	text-align: center;
	padding: 30px 0 0
}
.idx-sec-9>.gallery {
	text-align: center
}
.idx-sec-8 {
	background: #f9f9f9
}
.idx-sec-9>.gallery {
	padding: 60px 0 50px
}
.idx-sec-9>.gallery>.profile {
	display: inline-block;
	vertical-align: top;
	width: 250px;
	height: 100%
}
.idx-sec-9>.gallery>.profile.center.l {
	margin: 0 15px 0 30px
}
.idx-sec-9>.gallery>.profile.center.r {
	margin: 0 30px 0 15px
}
.idx-sec-9>.gallery>.profile>.avatar {
	width: 90px;
	height: 90px;
	margin: 0 auto 25px;
	display: block
}
.idx-sec-9>.gallery>.profile>.avatar.i-2 {
	background-position: -154px -260px
}
.idx-sec-9>.gallery>.profile>.avatar.i-3 {
	background-position: -308px -260px
}
.idx-sec-9>.gallery>.profile>.name {
	font-size: 14px;
	line-height: 24px
}
.idx-sec-9>.gallery>.profile>.cmpy {
	font-size: 12px;
	color: #a8a8c9;
	line-height: 24px
}
.idx-sec-9>.gallery>.profile>.desc {
	margin-top: 15px;
	font-size: 12px;
	color: #727581;
	line-height: 25px
}
.idx-sec-10>img {
	width: 100%;
	position: relative;
	z-index: 0
}
.idx-sec-10>.content {
	width: 800px;
	height: 180px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -90px 0 0 -400px;
	z-index: 1
}
.idx-sec-10>.content>.logo-w {
	display: block;
	margin: 0 auto 35px
}
.idx-sec-10>.content>.text-1 {
	height: 28px;
	line-height: 28px;
	font-size: 26px;
	color: #fff;
	text-align: center;
	margin-bottom: 27px
}
.idx-sec-10>.content>.text-2 {
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #929292;
	text-align: center
}
.pop-pay-box {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	color: #666
}
.pay-bg {
	background: #000;
	filter: alpha(opacity=40);
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
	width: 100%;
	height: 100%
}
.pop-pay-tab {
	background-color: #fff;
	position: absolute;
	margin-left: 50%;
	top: 200px;
	left: -325px;
	z-index: 110
}
.yi-text-box, .gong-txt-box {
	width: 322px;
	height: 330px;
	padding: 80px 40px 0
}
.pop-btn-yiLink, .pop-btn-gongLink {
	display: block;
	width: 240px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 3px
}
.pop-btn-yiLink {
	background: #ff4b47;
	color: #fff
}
.pop-btn-yiLink:hover {
	box-shadow: 0 0 15px rgba(255,75,71,.5);
	-webkit-box-shadow: 0 0 15px rgba(255,75,71,.5);
	-ms-box-shadow: 0 0 15px rgba(255,75,71,.5)
}
.pop-btn-gongLink {
	background: #ececec;
	color: #333
}
.pop-btn-gongLink:hover {
	box-shadow: 0 0 15px rgba(236,236,236,.8);
	-webkit-box-shadow: 0 0 15px rgba(236,236,236,.8);
	-ms-box-shadow: 0 0 15px rgba(236,236,236,.8)
}
.close-pop-icon {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 18px;
	height: 18px;
	background: url(/m/images/pop-close.png) no-repeat center;
*background:url(/m/images/pop-close.png) no-repeat center;
	background-size: 18px;
	cursor: pointer
}
.pop-pay-tab3 {
	background-color: #fff;
	position: absolute;
	margin-left: 50%;
	top: 100px;
	left: -180px;
	z-index: 110
}
.pop-txt-wei {
	width: 300px;
	padding: 70px 30px 60px;
	text-align: center
}
.pop-btn-goumai, .pop-btn-huise {
	display: inline-block;
	width: 240px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 3px
}
.pop-btn-goumai {
	background: #ff4b47;
	color: #fff;
	margin-top: 40px
}
.pop-btn-goumai:hover {
	color: #fff;
	box-shadow: 0 0 15px rgba(255,75,71,.5);
	-webkit-box-shadow: 0 0 15px rgba(255,75,71,.5);
	-ms-box-shadow: 0 0 15px rgba(255,75,71,.5)
}
.pop-btn-huise {
	background: #ececec;
	color: #333;
	margin-top: 20px
}
.pop-btn-huise:hover {
	color: #333;
	box-shadow: 0 0 15px rgba(236,236,236,.8);
	-webkit-box-shadow: 0 0 15px rgba(236,236,236,.8);
	-ms-box-shadow: 0 0 15px rgba(236,236,236,.8)
}
.hkj-jh-btn {
	position: relative
}
.hkj-jh-btn .jh-form {
	width: 262px;
	background: #fff;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	padding: 40px 0 25px 43px;
	position: absolute;
	top: 40px;
	left: -232px;
	box-shadow: 0 0 15px rgba(0,0,0,.5);
	z-index: 8888
}
.hkj-jh-btn .jh-form .jh-el {
	height: 16px;
	width: 200px;
	padding: 10px 8px;
	line-height: 16px;
	border: 1px solid #d1d1d1;
	border-radius: 4px;
	margin-bottom: 16px;
	font-size: 14px
}
.hkj-jh-btn .jh-form .jh-el.jh-btn {
	height: 36px;
	padding: 0;
	border: none;
	background: #3ec8dd;
	color: #fff;
	margin-bottom: 13px;
	text-align: center;
	width: 218px;
	cursor: pointer
}
.jh-form p {
	color: #999;
	font-size: 12px
}
.jh-form p a {
	font-size: 14px;
	border: none;
	border-bottom: 1px solid #3ec8dd;
	color: #3ec8dd!important;
	border-radius: 0;
	line-height: 28px;
	display: inline
}
.jh-form .ee-hover-arrow {
	display: block;
	width: 15px;
	height: 11px;
	background: url(/m/images/pop_arrow.png);
*background:url(/m/images/pop_arrow.png);
	position: absolute;
	top: -11px;
	left: 266px
}
.jh-form .warn-icon {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
	background-image: url(/m/images/icon-warning-1.png);
*background-image:url(/m/images/icon-warning-1.png);
	background-repeat: no-repeat;
	background-size: cover
}
.jh-form .label {
	width: 220px;
	color: #666;
	font-size: 12px
}
.headerbox.show-fixed {
	position: fixed;
	display: block!important;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 10;
	min-width: 1200px
}
.show-fixed .header_nav a, .show-fixed .header_nav .c-fff {
	color: #323439
}
.contentbox {
	width: 1000px;
	padding: 30px 0;
	background: #fff;
	margin: 0 auto
}
.btn {
	border-radius: 2px
}
.jh-btn.loading {
	opacity: .7!important;
	filter: alpha(opacity=7)!important
}
