* {
	word-wrap: break-word;
}

body {
	background: #FFF;
}

body,
input,
button,
select,
textarea {
	font: 12px/1.5 Tahoma, Helvetica, 'SimSun', sans-serif;
	color: #444;
}

textarea {
	resize: none;
}

body,
ul,
ol,
li,
dl,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
.pr,
.pc {
	margin: 0;
	padding: 0;
}

table {
	empty-cells: show;
	border-collapse: collapse;
}

caption,
th {
	text-align: left;
	font-weight: 400;
}

ul li,
.xl li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 1em;
}
input:focus,textarea:focus{outline:none}
input,textarea,select{font-family:inherit;font-weight:inherit}
input,textarea{-webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none;border:0;background: none;}
input::-webkit-input-placeholder{color:#ccc;} 
em,
cite,
i {
	font-style: normal;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

label {
	cursor: pointer;
}

.z {
	float: left;
}

.y {
	float: right;
}

.cl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.cl {
	zoom: 1;
}

.hidefocus {
	outline: none;
}

hr {
	display: block;
	clear: both;
	*margin-top: -8px !important;
	*margin-bottom: -8px !important;
}

.mn hr,
.sd hr {
	margin: 0 10px;
}

.area hr {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

hr.l {
	height: 1px;
	border: none;
	background: #f3f3f3;
	color: #f3f3f3;
}

hr.l2 {
	height: 2px;
}

hr.l3 {
	height: 3px;
}

hr.da {
	height: 0;
	border: none;
	border-top: 1px dashed #f3f3f3;
	background: transparent;
	color: transparent;
}

hr.bk {
	margin-bottom: 10px !important;
	*margin-bottom: 2px !important;
	height: 0;
	border: none;
	border-top: 1px solid #FFF;
	background: transparent;
	color: transparent;
}

.n .sd hr.bk {
	border-top-color: #F9F9F9;
}

hr.m0 {
	margin-left: 0;
	margin-right: 0;
}

.wx,
.ph {
	font-family: 'Microsoft YaHei', 'Hiragino Sans GB', 'STHeiti', Tahoma, 'SimHei', sans-serif;
	font-weight: 100;
}

.ph {
	font-size: 20px;
}

.mt {
	padding: 10px 0;
	font-size: 16px;
}

.pipe {
	margin: 0 5px;
	color: #CCC;
}

.xs0 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 0.83em;
	-webkit-text-size-adjust: none;
}

.xs1 {
	font-size: 12px !important;
}

.xs2 {
	font-size: 14px !important;
}

.xs3 {
	font-size: 16px !important;
}

.xg1,
.xg1 a {
	color: #999 !important;
}

.xg1 .xi2 {
	color: #0080FF !important;
}

.xg2 {
	color: #666;
}

.xi1,
.onerror {
	color: #F26C4F;
}

.xi2,
.xi2 a,
.xi3 a {
	color: #0080FF;
}

.xw0 {
	font-weight: 400;
}

.xw1 {
	font-weight: 700;
}

.bbda {
	border-bottom: 1px dashed #f3f3f3;
}

.btda {
	border-top: 1px dashed #f3f3f3;
}

.bbs {
	border-bottom: 1px solid #f3f3f3 !important;
}

.bts {
	border-top: 1px dashed #f3f3f3 !important;
}

.nex_sidetool_bar {
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	display: flex;
	flex-flow: wrap;
	z-index: 10;
}

.nex_sidetool_bar_inner {
	width: 36px;
	height: 100%;
	position: relative;
}

.nex_sidetool_bar_top {
	position: absolute;
	height: 235px;
	top: 30%;
	right: 0;
	z-index: 100;
	box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, .05);
}

.nex_sidetool_bar_item {
	padding: 13px 8px;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #f3f3f3;
	background-color: #fff;
}

.nex_sidetool_bar_item a {
	display: block;
}

.nex_sidetool_bar_item a i {
	position: relative;
	z-index: 2;
	display: block;
	width: 20px;
	height: 20px;
}

.nex_sidetool_bar_item a span {}

.nex_sidetool_bar_item a span.nex_stb_desc {
	position: absolute;
	width: 75px;
	height: 32px;
	line-height: 34px;
	right: 0;
	top: 7px;
	padding-right: 35px;
	text-align: right;
	color: #fff;
	font-size: 13px;
	border-radius: 15px 0 0 15px;
	display: none;
	background: #0080FF;
}

.nex_sidetool_bar_item a:hover .nex_stb_desc {
	display: block;
}

.nex_sidetool_bar_item a i.nex_stb_ucenter {
	background: url(/assets/web2/images/nex_sb_ucenter.png) center no-repeat;
}

.nex_sidetool_bar_item a:hover i.nex_stb_ucenter {
	background: url(/assets/web2/images/nex_sb_ucenter1.png) center no-repeat;
}

.nex_sidetool_bar_item a i.nex_stb_checkin {
	background: url(/assets/web2/images/nex_sb_checkin.png) center no-repeat;
}

.nex_sidetool_bar_item a:hover i.nex_stb_checkin {
	background: url(/assets/web2/images/nex_sb_checkin1.png) center no-repeat;
}

.nex_sidetool_bar_item a i.nex_stb_pm {
	background: url(/assets/web2/images/nex_sb_pm.png) center no-repeat;
}

.nex_sidetool_bar_item a:hover i.nex_stb_pm {
	background: url(/assets/web2/images/nex_sb_pm.png) center no-repeat;
}

.nex_sidetool_bar_item a i.nex_stb_notice {
	background: url(/assets/web2/images/nex_sb_notice.png) center no-repeat;
}

.nex_sidetool_bar_item a:hover i.nex_stb_notice {
	background: url(/assets/web2/images/nex_sb_notice.png) center no-repeat;
}

.nex_sidetool_bar_item a i.nex_stb_search {
	background: url(/assets/web2/images/nex_sb_search.png) center no-repeat;
}

.nex_sidetool_bar_item a:hover i.nex_stb_search {
	background: url(/assets/web2/images/nex_sb_search1.png) center no-repeat;
}

.nex_sidetool_bar_btm {
	width: 36px;
	position: absolute;
	top: 70%;
	right: 0;
	z-index: 100;
	box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, .05);
}

.nex_sidetool_bar_item a i.nex_stb_qrcode {
	background: url(/assets/web2/images/nex_sb_qrcode.png) center no-repeat;
}

.nex_sidetool_bar_item a:hover i.nex_stb_qrcode {
	background: url(/assets/web2/images/nex_sb_qrcode1.png) center no-repeat;
}

.nex_stb_qrcode_box {
	position: absolute;
	right: 50px;
	top: 0px;
	border-radius: 4px;
	display: none;
	background: #fff;
	border: 1px solid #f3f3f3;
	width: 105px;
	padding: 10px;
}

.nex_stb_qrcode_box img {
	width: 105px;
	height: 105px;
}

.nex_stb_qrcode_box p {
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	color: #666;
}

.nex_sidetool_bar_item a:hover .nex_stb_qrcode_box {
	display: block;
}

.nex_sidetool_bar_item a i.nex_stb_appcode {
	background: url(/assets/web2/images/nex_sb_app.png) center no-repeat;
}

.nex_sidetool_bar_item a:hover i.nex_stb_appcode {
	background: url(/assets/web2/images/nex_sb_app1.png) center no-repeat;
}

.nex_stb_appcode_box {
	position: absolute;
	right: 50px;
	top: 0px;
	border-radius: 4px;
	display: none;
	background: #fff;
	border: 1px solid #f3f3f3;
	width: 105px;
	padding: 10px;
}

.nex_stb_appcode_box img {
	width: 105px;
	height: 105px;
}

.nex_stb_appcode_box p {
	margin-top: 5px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	color: #666;
}

.nex_sidetool_bar_item a:hover .nex_stb_appcode_box {
	display: block;
}

#nex_rolltoptop {
	padding: 13px 8px;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #f3f3f3;
	background-color: #fff;
}

#nex_rolltoptop i {
	position: relative;
	z-index: 2;
	display: block;
	width: 20px;
	height: 20px;
}

#nex_rolltoptop i.nex_stb_scrolltop {
	background: url(/assets/web2/images/nex_sb_back.png) center no-repeat;
}

#nex_rolltoptop:hover i.nex_stb_scrolltop {
	background: url(/assets/web2/images/nex_sb_back1.png) center no-repeat;
}

#nex_rolltoptop span {}

#nex_rolltoptop span.nex_stb_desc {
	position: absolute;
	width: 75px;
	height: 32px;
	line-height: 34px;
	right: 0;
	top: 7px;
	padding-right: 35px;
	text-align: right;
	color: #fff;
	font-size: 13px;
	border-radius: 15px 0 0 15px;
	display: none;
	background: #0080FF;
}

#nex_rolltoptop:hover .nex_stb_desc {
	display: block;
}

.nex_qq_kuang_after {
	display: none;
	position: absolute;
	top: 50px;
	border: 1px solid #f3f3f3;
	background: #fff;
	z-index: 444;
	width: 320px;
	right: 0;
	box-shadow: 0 0 30px rgba(0, 0, 0, .1);
}

			.E-footer {
				margin-top: 30px;
				font-size: 14px;
				line-height: 1.8;
				background: #373d41;
			}

			.E-footer .footer-article {
				padding: 24px 0 20px;
				overflow: hidden;
				border-bottom: 1px solid #4b5054;
				width: 1200px;
				margin: 0 auto;
				position: relative;
			}

			.E-footer .col-article {
				float: left;
				width: 428px;
				margin-right: 40px;
			}

			.E-footer .col-article dt {
				margin-bottom: 15px;
				font-size: 16px;
				font-weight: normal;
				color: #d7d8d9;
			}

			.E-footer .col-article dd {
				width: 426px;
				margin: 0;
				overflow: hidden;
				border-right: 1px solid #4b5054;
			}

			.E-footer .col-article dd a {
				float: left;
				width: 426px;
				margin: 0 0 6px;
				font-size: 15px;
				color: #9b9ea0;
				text-overflow: ellipsis;
				white-space: nowrap;
				overflow: hidden;
			}
			
			.E-footer .col-code {
				float: left;
				width: 120px;
				text-align: center;
				color: #9b9ea0;
				padding-top: 12px;
			}

			.E-footer .col-code2 {
				float: right !important;
				width: 120px;
				text-align: center;
				color: #9b9ea0;
				padding-top: 12px;
			}

			.E-footer .col-code2 img {
				width: 120px;
				height: 120px;
				margin-bottom: 5px;
			}

			.E-footer .col-code img {
				width: 120px;
				height: 120px;
				margin-bottom: 5px;
			}

			.footer-links {
				position: relative;
				z-index: 1;
				width: 1140px;
				padding: 10px 0 10px 60px;
				margin: 0 auto;
				font-size: 12px;
				line-height: 24px;
				border-bottom: 1px solid #4b5054;
			}

			.footer-links span {
				position: absolute;
				left: 0;
				color: #73777a;
			}

			.footer-links a {
				padding: 0 6px;
				margin: 0 10px;
				color: #73777a;
			}

			.footer-info .info-text {
				padding-bottom: 15px;
				font-size: 14px;
				text-align: center;
			}

			.footer-info .info-text .copyright {
				padding-top: 15px;
				color: #9b9ea0;
			}

			.footer-info .info-text .copyright a {
				color: #9b9ea0
			}

.nex_common_top {
    width: 100%;
    min-width: 1180px;
    background: #f4f4f4;
    height: 35px;
}
.nexheader {
    width: 100%;
    min-width: 1180px;
    height: 100px;
    padding: 10px 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: #fff;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.nex_common_top_L {
    float: left;
    height: 35px;
    line-height: 35px;
    color: #5d5b5b;
    font-size: 14px;
}
.nex_common_top_L em {
    padding: 0 5px;
    color: #FF5353;
}
.nex_common_top_R {
    float: right;
}
.nex_commoniterms {
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 5px;
    font-size: 14px;    
}
.nex_commoniterms div {
    float: left;
    height: 35px;
    line-height: 35px;
    position: relative;
    z-index: 20;
}
.nexlogo {
    width: 350px;
    height: 53px;
    margin-top: 23px;
    float: left;
}
.nexlogo img {
    height: 50px;
	width: 200px;
}
.nexsearch {
    float: left;
    width: 450px;
    margin-top: 23px;
    margin-left: 10px;
}
#scbar {
    width: 446px;
    height: auto;
    line-height: auto!important;
    border-top: 0;
    border-bottom: 0;
    border: 2px solid #FF5353;
    background: none;
    height: 40px!important;
    line-height: 40px!important;
    border-radius: 0;
    overflow: hidden;
}
.nex_scbar_type_td {
    float: left;
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #999;
}
#scbar_type {
    padding-left: 12px;
    height: 30px;
    line-height: 30px;
    margin: 5px 0;
    border-right: 1px solid #eee;
    font-size: 14px;
	padding-right: 12px;
}
.nex_scbartxt {
    float: left;
    width: 276px!important;
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    border: 0;
    background: #fff;
}
.scbar_txt {
	width: 294px;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 14px;
    letter-spacing: 1px;
    border: 1px solid #FFF;
    outline: none;
    background: #ffffff;
	margin-top: -6px;
}
.nex_scbar_btn {
    float: right;
}
.scbar_btn {
    background: #FF5353 url(/assets/web2/images/search_butn.png) center no-repeat;
    border: 0;
    width: 80px;
    font-size: 14px;
    font-family: Microsoft Yahei;
    height: 40px;
    line-height: 40px;
}
.nexDL_part {
    float: right;
    margin-top: 20px;
}
.nex_ads_topslider {
    position: relative;
    width: 220px;
    height: 57px;
}
.nex_ads_topslider .tempWrap {
    overflow: hidden;
}
.nex_ads_topslider .tempWrap img {
    height: 57px;
    display: block;
	float: right;
}

.scbar_hot_td {
    margin-top: 5px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.scbar_hot_td a {
    padding: 0 10px 0 0;
    color: #999!important;
    font-size: 12px;
}
#nex_top_nav {
	width: 100%;
	min-width: 1180px;
	height: 38px;
	border-bottom: 2px solid #FF5353;
	background: #fff;
}

.nex_Nav_box {
	width: 1080px;
	height: 40px;
	float: left;
	overflow: hidden;
}

.nex_Nav_box ul li {
	float: left;
}

.nex_Nav_box ul li a {
	display: inline-block;
	padding: 0 25px;
	height: 40px;
	line-height: 40px;
	color: #5b5b5b;
	font-size: 16px;
	text-align: center;
	position: relative;
	font-weight: 500;
}

.nex_Nav_box ul li.actives a {
	color: #fff;
}

.nex_Nav_box span {
	display: none;
}

.nex_nav_focus {
	float: right;
	height: 29px;
	position: relative;
	width: 98px;
	margin-top: 5.5px;
	cursor: pointer;
	z-index: 40;
}

.nex_nav_focus i {
    position: absolute;
    top: -43px;
    left: -22px;
    font-size: 58px;	
}

.nex_nav_focus span {
    position: absolute;
    top: -44px;
    right: 0;
    font-size: 68px
}

.nex_nav_focusinter {
	width: 102px;
	height: 132px;
	border: 1px solid #FF5353;
	background: #fff;
	padding: 12px;
	position: absolute;
	top: 35px;
	right: 0;
	display: none;
}

.nex_nav_focus:hover .nex_nav_focusinter {
	display: block;
}

.nex_nav_focusinter p {
	height: 15px;
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	overflow: hidden;
}

.nex_nav_focus_ewm {
	width: 90px;
	height: 90px;
	margin: 10px auto;
}

.nex_nav_focus_ewm img {
	width: 90px;
	height: 90px;
}			
			
.btn {
    font-size: 16px;
    font-weight: 600;
    background: #fe8103;
    color: #fff;
    border-radius: 2px;
    padding: 8px 25px;
    text-align: center;
    border: none;
    cursor: pointer;
}
.right {
    float: right;
}
.sign {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10003;
	opacity: 0.0;
	visibility: hidden;
	overflow: auto;
	transform: perspective(1px) scale(1.1);
	transition: visibility 0s linear 0.15s, opacity 0.15s 0s, transform 0.15s;
}

.sign-mask {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #313B43;
	opacity: 0.90;
	filter: alpha(opacity=80)
}

.sign .sign-box {
	background-color: #ffffff;
	width: 370px !important;
	position: absolute;
	z-index: 9;
	margin: auto;
	border-radius: 3px;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}

.sign .close-link {
	color: #fff;
	position: absolute;
	left: 100%;
	top: 0;
	padding: 22px 0;
	font-size: 18px;
	color: #3da9f7;
	display: block;
	opacity: 0.85;
	filter: alpha(opacity=85);
	width: 70px;
	margin-left: -60px;
	text-align: center
}

.sign .close-link:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.sign form {
	padding: 30px 25px;
}

.sign .form-item {
	margin-bottom: 20px;
	position: relative;
	z-index: 3;
}

.sign .form-item i {
	position: absolute;
	left: 6px;
	top: 7px;
}

.sign .logo-login {
	width: auto;
	height: 58px;
	z-index: 9;
	position: relative;
}

.sign .captcha-clk,
.sign .captcha-sms-clk {
	cursor: pointer;
	font-size: 13px;
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 10.5px;
}

.sign .captcha-clk.disabled {
	border: 1px solid #949393;
	background: #949393;
	cursor: auto
}

.sign .captcha-clk2 {
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.sign .invitation-link {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 13px;
}

.sign .form-control {
	border-radius: 2px;
	padding-left: 30px;
	width: 100%;
	background: #e6eaed;
	border: none;
	min-height: 40px;
	margin: 0 !important;
	box-sizing: border-box;
}

.sign .sign-submit {
	border-bottom: 1px solid #eaeaea;
	overflow: hidden;
	padding-bottom: 20px
}

.sign .sign-submit .btn {
	width: 100%;
	padding: 10px 25px;
	box-sizing: border-box;
}

.sign .sign-submit label {
	margin-top: 8px;
	font-weight: normal;
	font-size: 14px;
	
}

.sign .sign-submit label input {
	position: relative;
	top: 2px;
	margin-right: 4px
}

.sign .erphp-weixin-scan .ews-box .ews-input {
	background: #e6eaed;
	border: none;
}

.sign-trans {
	margin-top: 10px;
	font-size: 13px;
	color: #999;
	clear: both;
    overflow: hidden;
}

#sign-up .sign-trans {
	margin-top: 10px
}

.sign-trans a,
.form-policy a {
	color: #fe8103
}

.form-policy {
	margin-top: 5px;
	font-size: 12px;
	color: #999;
}

.form-policy input {
	position: relative;
	top: 2px;
}

.form-policy label {
	font-size: 12px !important;
}

.sign-tips {
	position: absolute;
	bottom: 0;
	background-color: #FD6E6E;
	left: 0;
	right: 0;
	height: 0;
	line-height: 29px;
	padding: 0 50px;
	color: #fff;
	font-size: 12px;
	overflow: hidden
}

.sign-tips a {
	display: none;
}

.sign-show .sign {
	opacity: 1.0;
	visibility: visible;
	transform: perspective(1px) scale(1.0);
	transition: visibility 0s linear 0s, opacity 0.15s 0s, transform 0.15s;
}

.sign-show .sign .sign-box {
	-webkit-animation: showPanel 0.5s ease;
	-moz-animation: showPanel 0.5s ease;
	animation: showPanel 0.5s ease-in
}

.sign-show .sign .sign-box .img {
    text-align: center;
    width: 100%;
}

.sign-show .sign .sign-box .desc {
    font-size: 16px;
}

body.sign-show {
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.sign-social {
	margin: 20px auto 0;
	overflow: hidden;
	text-align: center;
}

#sign-up .sign-social {
	margin: 10px auto 0;
}

.sign-social h2 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px
}

.sign-social .login-qq,
.sign-social .login-weibo,
.sign-social .login-weixin {
	opacity: 0.85;
	filter: alpha(opacity=85);
	color: #fff;
	font-size: 22px;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	text-align: center;
	margin: 0 1%;
	display: inline-block;
}

.sign-social .login-qq {
	background-color: #3F92D6;
}

.sign-social .login-weibo {
	background-color: #FF766C;
}

.sign-social .login-weixin {
	background-color: #40C34A
}

.sign-social .login-qq:hover,
.sign-social .login-weibo:hover,
.sign-social .login-weixin:hover {
	color: #fff;
	opacity: 1;
	filter: alpha(opacity=100)
}

.sign-social .icon {
	font-size: 22px;
	top: -1px;
}

.sign .expend-container {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	z-index: 1;
}

.sign .expend-container:after {
	content: ' ';
    position: absolute;
    right: 1rem;
    top: 1rem;
    z-index: 2;
    border-top: 1px rgba(0, 0, 0, 0.2) solid;
    height: 4.8rem;
    width: 4.8rem;
    background: #fff;
    transform: rotate(45deg);
    transition: all 0.4s;
}

.sign .gtips {
    position: absolute;
    right: 50px;
    top: 5px;
    z-index: 999;
    font-size: 14px;
    color: #1aa97b;
}

.sign .expend-container:hover:after {
	right: 1.2rem;
	top: 1.2rem;
}

.sign .expend-container a {
	display: inline-block;
}

.sign .expend-container svg {
	fill: #999
}

.sign-in{
	padding: 25px;
}

.sign-in .title{
	font-size: 22px;
	text-align: center;
}

.sign-wrap {
    position: fixed;
    width: 100%;
    /* height: 80%; */
    /* left: 0; */
    /* top: 80px; */
    z-index: 9999999;
    text-align: center;
}

.sign-wrap .sign-close {
    position: relative;
    display: inline-block;
    margin-top: 15px;
    width: 45px;
    height: 45px;
    font-size: 28px;
    line-height: 45px;
    font-weight: 300;
    color: #333;
    border-radius: 50%;
    background: #fefefe;
    text-align: center;
    vertical-align: top;
    font-family: serif;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, .2);
    cursor: pointer;
}


.mobile-share-bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: rgba(0, 0, 0, .5)
}

.mobile-share-bg .top_tips {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	background: rgba(255, 235, 155, .95);
	color: #a65018;
	text-align: center
}

@media (min-width:768px) {
	.mobile-share-bg .top_tips {
		display: none !important
	}
}

.mobile-share-wrap {
	position: fixed;
	width: 100%;
	height: 80%;
	left: 0;
	top: 80px;
	z-index: 9999999;
	text-align: center
}

.mobile-share-wrap img {
	position: relative;
	max-height: 100%;
	max-width: 96%;
	width: auto;
	display: block;
	margin: 0 auto;
	float: none;
	border-radius: 3px;
}

.mobile-share-wrap .mobile-share-close {
	position: relative;
	display: inline-block;
	margin-top: 20px;
    width: 48px;
    height: 48px;
    font-size: 26px;
    line-height: 48px;
    font-weight: 600;
	color: #333;
	border-radius: 50%;
	background: #fefefe;
	text-align: center;
	vertical-align: top;
	font-family: serif;
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, .2);
	cursor: pointer
}

.mobile-share-wrap .swiper-container .swiper-slide img {
    width: auto;
    height: 580px;
    border-radius: 2px;
}

.mobile-share-wrap .footers {
    color: #fff;
	line-height: 32px;
	font-size: 16px;
}

.mobile-share-wrap .footers span {
    background-color: #fe8103;
    padding: 1px 5px;
    border-radius: 3px;
}

.erphp-weixin-scan {
	margin: 0 auto;
    position: relative;
    max-width: 300px;
	text-align: center;
	z-index: 9
}

.erphp-weixin-scan .ews-title {
    text-align: center;
    font-size: 18px;
}

.erphp-weixin-scan img {
	max-width: 100%;
    height: auto;
}

.erphp-weixin-scan .ews-tips {
    text-align: center;
    font-size: 13px;
    color: #999;
    margin-top: 0px;
}

.infoimg {
    text-align: center;
    margin-bottom: 88px;
}

.url_content {
    z-index: 99999999;
    background: #fff;
    border-radius: 6px;
    margin: 0 auto;
    width: 388px;
    padding: 20px;
}
.content-title {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 1px;
    line-height: 16px;
    text-align: center;
}
.content-sub-title {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin: 20px 0;
}
.url_content .qr {
    width: 120px;
    height: 120px;
    box-shadow: 0 0 9px 0 hsla(0,0%,78%,.5);
    margin: 10px auto;
}
.qr img {
    width: 100%;
    box-shadow: none;
}
.qr-desc {
    font-size: 12px;
    color: #999;
    letter-spacing: 1px;
    line-height: 12px;
    text-align: center;
    padding-bottom: 8px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 11px;
}
.url-wrap {
    margin-bottom: 20px;
    text-align: center;
    margin-top: 9px;
    font-size: 14px;
	line-height: 1.6;
    color: #5671a4;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;	
}
.qr-bottom, .qr-bottom-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.qr-bottom-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.qr-bottom {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.qr-bottom-button-cancel {
    background: #fff;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.11);
    color: #999;
}
.qr-bottom-button {
    width: 120px;
    height: 40px;
    border-radius: 20px;
    font-size: 18px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.qr-bottom-button-copy {
    background: #fe8103;
    box-shadow: 0 1px 5px 0 rgba(255,90,49,.4);
    color: #fff;
    border: none;
    outline: none;
}
.shorturl {
    background: #fe8103;
    box-shadow: 0 1px 5px 0 rgba(255,90,49,.4);
    color: #fff;
    border: none;
    outline: none;
    padding: 3px 8px;
    border-radius: 20px;
}
.openlink {
    background: #2ba245;
    box-shadow: 0 1px 5px 0 rgba(255,90,49,.4);
    color: #fff;
    border: none;
    outline: none;
    padding: 5px 18px;
    border-radius: 20px;
}

#credit_loading {
    width: 100%;
    text-align: center;
    clear: both;
    font-size: 14px;
    color: #9E9E9E;
    padding: 0;
}

#btn_Page {
    display: inline-block;
    padding: 10px 80px;
    text-decoration: none;
    background-color: #fe8103;
    color: #fff !important;
    border-radius: 50px;
	margin-bottom: 10px;
}

.wppay-custom-modal-box {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100000;
	background: rgba(0, 0, 0, 0.6);
}

.wppay-custom-modal-box .wppay-modal {
	max-width: 320px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: auto;
	background: #fff;
	border-radius: 3px;
	display: block !important
}

.wppay-custom-modal-box .wppay-modal .erphp-wppay-qrcode {
    padding: 20px 30px 10px;
}
.wppay-custom-modal-box .wppay-modal .wppay-desc {
    text-align: center;
    font-size: 14px;
    color: #86878a;
    margin-bottom: 10px;
}
.erphpdown-type-link {
	display: block;
	border-radius: 50px;
	width: 100%;
	padding: 12px 0;
	color: #fff !important;
	background: #fe8103;
	line-height: 1;
	text-align: center;
	margin-bottom: 20px;
	font-size: 16px;
}

.erphpdown-type-link:last-child {
	margin-bottom: 0
}
.bcolor0 {
	background: #0ec0e6;
}

.bcolor1 {
	background: #514e9f;
}

.bcolor2 {
	background: #6f0ee6;
}

.bcolor3 {
	background: #d2c55d;
}

.bg-phone {
	background: #00c250;
}

.bg-twitter {
	background: #00a3ee;
}

.erphpdown-type-qqpay {
	background: #0BB2FF;
}

.erphpdown-type-paypal {
	background: #0070ba;
}

.erphpdown-type-stripe {
	background: #635bff;
}

.erphpdown-type-credit {
	margin-top: 20px;
}

.erphpdown-type-card {
	background: #555
}

.action {
	position: fixed;
	z-index: 999;
	bottom: 30%;
	right: 20px;
	width: 40px
}

.action.action-style-1 {
	width: 62px
}

.action.action-style-1 .action-item {
	width: 62px;
	height: 64px
}

.action.action-style-1 .action-item>span {
	display: block;
	font-size: 12px;
	line-height: 1
}

.action.action-style-1 .action-item-icon {
	font-size: 28px;
	line-height: 42px;
	vertical-align: top
}

.action.action-color-1 .action-item {
	position: relative;
	z-index: 0;
	color: #fff;
	background-color: var(--action-color)
}

.action.action-color-1 .action-item:hover:before {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .1);
	content: ""
}

.action.action-pos-1 {
	right: auto;
	left: 50%;
	margin-left: 610px
}

@media (max-width:1219px) {
	.action.action-pos-1 {
		left: auto;
		right: 10px;
		margin-left: 0
	}
}


.action .action-item {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #999;
	text-align: center;
	background: #eee;
	text-decoration: none;
	border-top: 1px solid rgba(0, 0, 0, .05)
}

.action .action-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.action .action-item:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px
}

.action .action-item:hover {
	color: #fff;
	background-color: var(--theme-hover);
	cursor: pointer
}

.action .action-item:hover .action-item-inner {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	transform: translateX(-5px);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.action .action-item-icon {
	font-size: 20px;
	line-height: 40px
}

.action .action-item-inner {
	visibility: hidden;
	position: absolute;
	right: 98%;
	bottom: 0;
	width: 250px;
	padding: 15px;
	font-size: 12px;
	color: #333;
	text-align: left;
	background-color: #fff;
	-webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, .1);
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, .1);
	opacity: 0;
	cursor: auto;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.action .action-item-inner:after {
	position: absolute;
	width: 5px;
	height: 100%;
	right: -5px;
	top: 0;
	content: ""
}

.action .action-item-inner.action-item-type-2 {
	font-size: 14px;
	line-height: 1.6
}

.action .action-item-inner.action-item-type-2 p:last-child,
.modules-text blockquote p:last-child,
.modules-text p:last-child {
	margin-bottom: 0
}

.action .action-item-inner img {
	max-width: 100%;
	height: auto
}

.action.action-color-1 .action-item {
	background-color: #1AA97B;
}