/*-------------------------/产品图标---------------------------*/

[class*=tc_] {
	background-repeat: no-repeat;
}

.bg-purplishred {
		background-color: #51213d;
}
.text-purplishred {
		color: #51213d;
}

.msg_red_point{
	position: absolute;
	right: 15px;
	top: 10px;
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background-color: red;
	display: block;
	display: none;
}
.red_point_f{
	position: relative;
}

.tc_docx {
	background-image: url('../img/icon/tc_docx.png');
}

.tc_newpro,.tc_cphcx,.tc_clcxjl,.tc_clcxjlzyb,.tc_cjhcx,.tc_clpzjl,.tc_cltbqhy,.tc_cphczxmyz,.tc_clwz,.tc_clnjztcx,.tc_cphcfdjh,.tc_clpfbzcx,.tc_clzh,.tc_wxbyjl,.tc_cpvin{
	background-image:url('../img/icon/tc_docx.png');
}

.tc_hkszpcs,.tc_qygsxxcx,.tc_tianyanchags,.tc_swsfzyz,.tc_qyzscq{
	background-image: url('../img/icon/tc_pcssq.png');
}

.tc_sjhsysc,.tc_sjhsmrz,.tc_sjhsysc,.tc_sjstatus,.tc_sjhsdjc,.tc_sjhgsd{
	 background-image:url('../img/icon/tc_online.png');
}
.tc_qyyhkyz,.tc_fygg_Search,.tc_yhksys,.tc_yhkyz,.tc_nrwbsh
{
	background-image: url("../img/icon/tc_qyyhkyz.png");
}

.tc_allcompany,.tc_company,.tc_jzzz,.tc_zzxq,.tc_ryxq,.tc_xmxq,.tc_tsls,.tc_qyjyyc{
	background-image:url("../img/icon/tc_allcompany.png");
}
.tc_basereport,.tc_showphone,.tc_sjhjzsb{
	background-image: url("../img/icon/tc_basereport.png");
}
.tc_qyxx,.tc_cpws_all{
	background-image: url("../img/icon/tc_gongshang.png");
}
.tc_djg,.tc_cardSearch{
	background-image: url("../img/icon/tc_djg.png");
}
.tc_fygg {
	background-image: url("../img/icon/tc_fygg.png");
}
.tc_recruitment,.tc_fyggjs,.tc_wam{
	background-image: url("../img/icon/tc_recruitment.png");
}
.tc_qysh,.tc_grhx,.tc_qyxkz{
	background-image: url("../img/icon/tc_qysh.png");
}

.tc_sfzsm,.tc_sfzgsd,.tc_sfzwhcx,.tc_sfzwhxy,.tc_sfzh4w{
	background-image: url("../img/icon/tc_zmxy.png");
}

.tc_bankCardAddr,.tc_yhkrys,.tc_video_member,.tc_yhkgsd{
	background-image: url("../img/icon/tc_bankCardAddr.png");
}
.tc_sxllhmd {
	background-image: url("../img/icon/tc_sxbzxrhmd.png");
}
.tc_qyztb,.tc_zyzs{
	background-image: url("../img/icon/tc_qyztb.png");
}
.tc_qyzlcx,.tc_fayuan_notice,.tc_lscx,.tc_gzccx{
	background-image: url("../img/icon/tc_qyzlcx.png");
}
.tc_ymbacx,.tc_kaitinggg{
	background-image: url("../img/icon/tc_ymbacx.png");
}
.tc_mechanism,.tc_rlsfzdb,.tc_grxybg {
	background-image: url("../img/icon/tc_mechanism.png");
}
.tc_gdxxcx,.tc_bzxrgrb,.tc_bzxrqyb{
	background-image: url("../img/icon/tc_gdxxcx.png");
}
.tc_sjhsmz,.tc_khjc,.tc_SmartImage,.tc_gjwlcx{
	background-image: url("../img/icon/tc_swsjyz.png");
}
.tc_yhksysrz,.tc_cpws,.tc_jszkfcx,.tc_yhklhh{
	background-image: url("../img/icon/tc_yhksysrz.png");
}
.tc_fybzxrcx,.tc_fybzxrcx_detail{
	background-image: url("../img/icon/tc_fybzxrcx.png");
}
.tc_grhmd,.tc_dzszsqjwh{
	background-image: url("../img/icon/tc_grhmd.png");
}
.tc_qyzhxxbg {
	background-image: url("../img/icon/tc_comreport.png");
}
.tc_sjzwsc,.tc_ktggjs {
	background-image: url("../img/icon/tc_sjzwsc.png");
}
.tc_pepyhsb,.tc_xzys,.tc_sxys,.tc_thycs,.tc_bzyc,.tc_cphyscx,.tc_sjhmcjx{
	background-image: url("../img/icon/tc_pepyhsb.png");
}
.tc_getip,.tc_sjymd ,.tc_iptype{
	background-image: url("../img/icon/tc_getip.png");
}
.tc_xzgxfry,.tc_yhkhxy{
	background-image: url("../img/icon/tc_xzgxf.png");
}

/*-------------------------产品图标/---------------------------*/


/*--------登录背景图----------*/

.login_bg {
	background-image: url("../img/login_bg.png");
}
.login_bg {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	min-height: 500px;
}
@media only screen and (max-width:768px) {
	.login_animation {
		display: none;
	}
}

/*--------/登录背景图----------*/

.top_nav {
	background-color: white;
	position: relative;
}
.navbar-brand {
	float: left;
	padding: 8px 15px 8px 0;
}
.navbar-brand a {
	display: block;
}
.navbar-brand a img {
	width: 40px;
	float: left;
}
.navbar-brand a h2 {
	float: left;
	font-weight: 700;
	margin: 0;
}
.navbar-nav {
	float: left;
	padding-left: 15px;
	transition: .5s;
}
.navbar-nav .nav-bar {
	margin-bottom: 0;
}
.navbar-nav .nav-bar > li {
	float: left;
}
.navbar-nav .nav-bar > li.active a
{
   color: #e1bb98;
   font-weight: bold;
   border-bottom: #e1bb98 solid 2px;
}
.navbar-nav .nav-bar > li a:hover {
	color: #e1bb98;
}

.navbar-nav .nav-bar >li a em{ 
  
  color: #fff;
  font-size: 12px;
  padding: 0 5px;
  line-height: 16px;
  background: #E84026;
  border-radius: 8px;
 
  position: absolute;
   top: 3px;
  
}

.navbar-nav .nav-bar > li a,
.reg_link a {
	display: block;
	padding: 8px;
	margin:10px;
	font-size: 15px;
	color: #ffffff;
}
.reg_link {
	float: right;
	transition: .5s;
}
.reg_link a {
	display: inline-block;
	font-size: 14px;
}
.reg_link a {
	background-color: #e1bb98;
	padding: 9px 20px;
	color: #fff;
	border-radius: 2px;
	margin-top: 9px;
}
.reg_link a.svg_login {
	color: #333;
	background-color: transparent;
}
.svg_icon {
	text-indent: 20px;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 16px 50%;
}
.svg_register {
	background-image: url("../img/svg_register.png");
}
.svg_login {
	background-image: url("../img/svg_login.png");
}
.svg_exit {
	background-image: url("../img/svg_exit.png");
}
.search_box {
	padding: 5rem 15px;
	/* min-height: 400px; */
	position: relative;
	overflow: hidden;
	background-color: #08c;
	background-image: linear-gradient( rgba(131, 106, 171, 0.75), transparent);
	
	
	width: 1200px;
	margin:0 auto;
}
.perspective {
	/* perspective: 1000px; */
}
.scrolltxt {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	/* height: 135%; */
	z-index: 0;
	user-select: none;
	pointer-events: none;
	transition: .33s;
	transform: perspective(400px) rotateX(10deg) rotateY(5deg) rotateZ(5deg) translateX(0vw) translateY(-15vw) translateZ(240px);
	animation: bannerscroll both 90s infinite linear;
}
.scrolltxt p {
	color: rgba(255, 255, 255, 0.07);
	font-size: 6vw;
	font-weight: 700;
	text-align: center;
	/* float: left; */
	/* margin-right: 5rem; */
	/* filter: blur(1px); */
}
@keyframes bannerscroll {
	from {
		transform: perspective(400px) rotateX(10deg) rotateY(5deg) rotateZ(5deg) translateX(0vw) translateY(-15vw) translateZ(240px);
	}
	to {
		transform: perspective(400px) rotateX(10deg) rotateY(5deg) rotateZ(5deg) translateX(0vw) translateY(-90vw) translateZ(240px);
	}
}
.form_index {
	margin-top: 20px;
	padding: 10px;
	border-radius: 6px;
	margin-bottom: 20px;
	background-color: rgba(255, 255, 255, 0.2);
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}
.form_index_box {
	position: relative;
	z-index: 9;
}
.form_index input {
	font-size: 16px;
	padding: 0.75rem 1rem;
	width: 100%;
	border: none;
	background-color: #fbfdff;
}
.form_index button {
	font-size: 16px;
	padding: 0.75rem 1.5rem;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	color: white;
	background-color: #e1bb98;
}
.selectTite {
	position: absolute;
	left: 10px;
	bottom: -32px;
	margin-bottom: 0;
}
.classListheader {
	display: inline-block;
	font-weight: 700;
	font-size: 14px;
	margin-right: 10px;
	padding: 2px;
	width: 60px;
	text-align: center;
	position: relative;
	cursor: pointer;
	background-color: transparent;
	color: rgba(255, 255, 255, 0.7);
	transition: all .25s;
}
.classListheader.listactive {
	color: #fff;
	background-color: transparent;
}
.classListheader:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	left: 35%;
	border-top: 8px solid rgba(255, 255, 255, 0.2);
	top: -8px;
	transition: all .25s;
	pointer-events: none;
	opacity: 0;
}
.listactive:after {
	border-top: 8px solid rgba(255, 255, 255, 0.2);
	opacity: 1;
}
.title_index {
	color: white;
	font-size: 2.75rem;
	font-weight: 700;
	letter-spacing: 0.25rem;
	text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
}
section {
	margin: 0;
	padding: 35px 0;
}
.notice_box,
.record_box {
	border-radius: 6px;
	padding: 0 25px 15px;
	z-index: 1;
	position: relative;
	border: 1px solid #eaeff5;
	box-shadow: 0 5px 25px -6px rgba(41, 128, 185, 0.2);
}
@media only screen and (max-width:768px) {
	.notice_box,
	.record_box {
		padding: 0 15px 15px;
	}
}
.mb-15 {
	margin-bottom: 15px;
}
.mb-md-15 {
	margin-bottom: 15px;
}
@media only screen and (min-width:992px) {
	.mb-md-15 {
		margin-bottom: 0;
	}
}
.notice_box li,
.record_box li {
	position: relative;
	line-height: 1.75;
	height: 1.75rem;
	color: #666;
	white-space: nowrap;
}
.notice_box h4,
.record_box h4 {
	margin: 0;
	padding: 14px 0;
	border-bottom: 1px solid #eaeff5;
	position: relative;
}
.notice_box h4 a,
.record_box h4 a {
	position: absolute;
	top: 1.15rem;
	right: 0;
	font-size: 1rem;
	color: #888;
}
.notice_box ul,
.record_box ul {
	margin: 0;
}
.notice_box li > a {
	width: calc(100% - 90px);
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
	transition: .2s;
}
.notice_box li > a:hover {
	color: #2196F3;
}
.notice_box li > a + span,
.notice_box li > a + a {
	position: absolute;
	top: 0;
	right: 0;
	color: #999;
	padding: 0 !important;
	width: auto;
}
.record_box li > span {
	color: #e1bb98;
}
.record_box li > a {
	text-indent: 20px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: 2px center;
}
.record_box .mt-20,
.notice_box .mt-20 {
	margin-top: 20px;
	height: 8.75rem;
}
.record_box .mt-20 {
	overflow: hidden;
}
.record_box ul#list {
	animation: yy_scroll 12s both infinite linear;
	margin-top: 0;
}
.record_box ul#list:hover {
	animation-play-state: paused;
}

@keyframes yy_scroll {
	5% {
		transform: translateY(-1.75rem);
	}
	10% {
		transform: translateY(-1.75rem);
	}
	15% {
		transform: translateY(-3.5rem);
	}
	20% {
		transform: translateY(-3.5rem);
	}
	25% {
		transform: translateY(-5.25rem);
	}                         
	30% {                     
		transform: translateY(-5.25rem);
	}                         
	35% {                     
		transform: translateY(-7rem);
	}                         
	40% {                     
		transform: translateY(-7rem);
	}                         
	45% {                     
		transform: translateY(-8.75rem);
	}                         
	50% {                     
		transform: translateY(-8.75rem);
	}                         
	55% {                     
		transform: translateY(-10.7rem);
	}                         
	60% {                     
		transform: translateY(-10.7rem);
	}                         
	65% {                     
		transform: translateY(-12.25rem);
	}                         
	70% {                     
		transform: translateY(-12.25rem);
	}                         
	75% {                     
		transform: translateY(-14rem);
	}                         
	80% {                     
		transform: translateY(-14rem);
	}                         
	85% {                     
		transform: translateY(-15.75rem);
	}                         
	90% {                     
		transform: translateY(-15.75rem);
	}                         
	95% {                     
		transform: translateY(-17.5rem);
	}                         
	100% {                    
		transform: translateY(-17.5rem);
	}
}

.btn_select {
	border-radius: 50px;
	padding: 5px;
	max-width: 400px;
	margin: 15px auto 50px;
	background-color: #0f98ff;
	background-image: linear-gradient( rgba(131, 106, 171, 0.75), transparent);
}
.btn_select li {
	width: 50%;
	text-align: center;
	float: left;
}
.btn_select li a {
	padding: 12px 15px;
	display: block;
	border-radius: 50px;
	color: white;
	font-size: 1.15rem;
	font-weight: bold;
	transition: .33s;
}
.btn_select li.active a,
.btn_select li:hover a {
	background-color: white;
	color: #e1bb98;
}
.bg-gray {
	background-color: #fcfcfc;
}
.bg-white {
	background-color: white;
}
.product_widget {
	background-color: white;
	box-shadow: 0 2px 15px 0px rgba(18, 61, 88, 0.03);
	border: 1px solid #e8eef1;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
	transition: .33s;
	will-change: transform;
}
.product_widget:hover {
	box-shadow: 0 6px 25px -4px rgba(18, 61, 88, 0.2);
	transform: translateY(-5px);
}
.product_widget:hover .price_part {
	color: white;
	background-color: #e1bb98;
	border-color: #e1bb98;
}
.product_widget:hover .price_part i {
	color: rgba(255, 255, 255, 0.75);
}
.product_widget > a {
	display: block;
	padding: 35px 15px 50px;
	position: relative;
}
@media only screen and (max-width:768px) {
	.product_widget > a {
		padding: 35px 0px 50px;
	}
}
.product_widget > a > figure {
	width: 40px;
	height: 40px;
	margin: auto;
	background-position-x: center;
	background-position-y: center;
	border-radius: 4px;
	background-color: #eef5ff;
	background-size: 30px 30px;
	border: 1px solid #d6e6ff;
	position: relative;
	float: left;
}
.product_widget > a > h4 {
	color: #333;
	font-size: 1.15rem;
	text-align: left;
	text-indent: 0.6rem;
}
.product_widget > a > hr {
	margin-top: 20px;
}
.product_widget > a > p {
	color: #888;
	overflow: hidden;
	height: 20rem;
}
.product_widget > a > .price_part {
	color: #e1bb98;
	font-weight: bold;
	padding: 6px 20px;
	border-radius: 50px;
	border: 1px solid #eaeff5;
	display: inline-block;
	position: absolute;
	right: 15px;
	bottom: 15px;
	transition: .33s;
}
.product_widget > a > .price_part i {
	color: #aaa;
	font-size: 85%;
	text-decoration: line-through;
	font-style: normal;
	font-weight: 400;
	margin-right: 4px;
	border-radius: 50px;
	display: inline-block;
	transition: .33s;
}
.product_widget > a > .sales_part {
	padding: 6px 0;
	display: inline-block;
	position: absolute;
	left: 15px;
	bottom: 15px;
	color:#5cc9a7;
}
hr {
	display: block;
	height: 1px;
	width: 100%;
	border: none;
	margin: 15px auto;
	background-image: linear-gradient(to right, transparent, #ebebeb 30%, 70%, transparent);
}
.product_widget.hot a:before {
	content: "热门";
	display: block;
	font-size: 13px;
	position: absolute;
	top: 15px;
	right: 15px;
	color: white;
	padding: 0px 6px;
	border-radius: 3px;
	background-color: #e1bb98;
}
.product_widget.discount a:after {
	content: "折扣";
	display: block;
	font-size: 13px;
	position: absolute;
	top: 15px;
	right: 15px;
	color: white;
	padding: 0px 6px;
	border-radius: 3px;
	background-color: #5cc9a7;
}
.product_widget.free a:after {
	content: "免费";
	display: block;
	font-size: 13px;
	position: absolute;
	top: 15px;
	right: 15px;
	color: white;
	padding: 0px 6px;
	border-radius: 3px;
	background-color: #e1bb98;
}
.product_widget.hot.discount a:after {
	right: 58px;
}
.btn-more {
	background-color: #e1bb98;
	padding: 14px 30px;
	color: #fff;
	border-radius: 4px;
	font-size: 1.15rem;
	display: inline-block;
	min-width: 160px;
}
.btn-more:hover {
	color: #fff;
}
.notice_box.ex {}
.notice_box.ex h4 {
	color: #e1bb98;
}
.notice_box.ex .mt-20 {
	height: auto;
	margin-top: 8px;
}
.notice_box.ex li {
	height: auto;
}
.notice_box.ex li a {
	padding: 10px 5px;
}
.notice_box.ex li:not(:last-child) {
	border-bottom: 1px dashed #eaeff5;
}
.notice_box.ex li a + span,
.notice_box.ex li a + a {
	top: 9px;
}
.py-60 {
	padding: 60px 0;
}
.foot-logo {
	margin-bottom: 10px;
}
.foot-logo img {
	display: inline-block;
	width: 50px;
}
.foot-logo p {
	color: white;
	display: inline-block;
	font-size: 30px;
	font-weight: 700;
	vertical-align: middle;
	margin: 0;
}
footer {
	background-color: #202226;
	padding: 35px 0 0;
	color: white;
	background-image: linear-gradient( rgba(33, 150, 243, 0.1), transparent);
}
footer p,
footer li {
	color: #a0aec0;
}
footer a {
	color: #a0aec0;
}
footer a:hover {
	color: #ffffff;
}
@media only screen and (min-width:992px) {
	.foot-wechat {
		text-align: right;
	}
}
.under,
.links a,
.about a {
	display: inline-block;
	position: relative;
	transition: .33s;
}
.under:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: currentcolor;
	position: absolute;
	bottom: -3px;
	opacity: 0;
	transition: .33s;
}
.under:hover,
.links a:hover,
.about a:hover {
	/* color: #cfe2ff; */
}
.under:hover:after {
	bottom: 0px;
	opacity: 1;
}
.foot-wechat-wrap {
	display: inline-block;
}
.foot-wechat-wrap img {
	width: 70px;
}
.foot-contact li {
	margin-bottom: 10px;
}
.mobile-menu {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	z-index: 999;
	top: 15px;
	right: 15px;
	transform: rotate(0deg);
	transition: .5s ease-in-out;
}
@media only screen and (min-width:992px) {
	.mobile-menu {
		display: none;
	}
}
.mobile-menu span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #e1bb98;
	border-radius: 10px;
	opacity: 1;
	left: 0;
	transform: rotate(0deg);
	transition: .25s ease-in-out;
}
.mobile-menu span:nth-child(1) {
	top: 0px;
}
.mobile-menu span:nth-child(2) {
	top: 10px;
}
.mobile-menu span:nth-child(3) {
	top: 20px;
}
.menu-on .mobile-menu span:nth-child(1) {
	top: 10px;
	transform: rotate(135deg);
}
.menu-on .mobile-menu span:nth-child(2) {
	opacity: 0;
	left: -60%;
}
.menu-on .mobile-menu span:nth-child(3) {
	top: 10px;
	transform: rotate(-135deg);
}
.menu-on .navbar-nav {
	left: 0;
}
.menu-on .reg_link {
	left: 0;
}
.mobile-menu-bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 996;
	opacity: 0;
	visibility: hidden;
	background-color: rgba(0, 0, 0, 0.2);
	transition: .5s;
}
.menu-on .mobile-menu-bg {
	opacity: 1;
	visibility: visible;
}
@media only screen and (max-width:993px) {
	.navbar-nav {
		position: fixed;
		width: 240px;
		height: 100%;
		padding-left: 0;
		top: 0;
		left: -240px;
		z-index: 997;
		background-color: #38485f;
		background-image: linear-gradient(to right bottom, rgb(23, 96, 154), transparent);
	}
	.navbar-nav .nav-bar > li {
		float: none;
		padding: 10px 10px 0;
	}
	.navbar-nav .nav-bar > li a {
		color: white;
		padding: 15px;
		background-color: rgba(33, 150, 243, 0.05);
	}
	.reg_link {
		position: fixed;
		z-index: 998;
		left: -240px;
		margin: 15px;
		bottom: 0;
		float: none;
	}
	.reg_link a:first-of-type {
		background-color: white;
		padding: 9px 20px;
		border-radius: 2px;
		margin-right: 6px;
	}
}
.search_box.s-size {
	min-height: auto;
}
.z-index9 {
	z-index: 9;
}
.title_index.s-size {
	color: rgba(255, 255, 255, 0.65);
	font-size: 1.5rem;
	font-weight: 200;
	letter-spacing: 0;
	margin-top: 10px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
}
.links_group {
	width: 20%;
	float: left;
}
.links a {
	display: block;
	padding: 2px 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.data p {
	color: #72849e;
	display: block;
	padding: 2px 0;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.about a {
	color: #72849e;
	display: block;
	padding: 2px 0;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.part-1 {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.border-b {
	border-bottom: 1px solid rgba(114, 132, 158, 0.7);
}
footer h4 {
	border-left: 3px solid #5cc9a7;
	line-height: 1;
	text-indent: 10px;
}
a.hot {
	position: relative;
}
a.hot:after {
	content: "hot";
	font-size: 0.85em;
	display: inline-block;
	color: #FFf;
	padding: 2px 3px;
	margin-left: 3px;
	line-height: 1;
	border-radius: 2px;
	background-color: #e1bb98;
	animation: hot 2s infinite cubic-bezier(0.22, 0.61, 0.36, 1);
}
@media only screen and (max-width:768px) {
	a.hot:after {
		content: "";
		display: inline-block;
		padding: 3px;
		margin-left: 3px;
		margin-bottom: 5px;
		line-height: 1;
		border-radius: 50px;
		background-color: #FF5722;
	}
}
@keyframes hot {
	50% {
		transform: scale(.8);
		opacity: .6;
	}
}
.py-80 {
	padding: 80px 0;
}
.py-100 {
	padding: 100px 0;
}
.py-15 {
	padding: 7px 0;
}
.m-0 {
	margin: 0;
}
.page_title {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.page_title h2 {
	color: white;
	position: relative;
	top: -15px;
}
.page_title h1 {
	color: white;
	position: relative;
	top: -15px;
	font-size: 30px;
}
.bread_nav li {
	display: inline-block;
}
.bread_nav li a {
	display: inline-block;
	color: rgba(255, 255, 255, 0.75);
}
.bread_nav li a.active {
	color: white;
}
.search_box .overlay {
	-webkit-backface-visibility: hidden;
	position: absolute;
	width: 100%;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	opacity: .4;
	background-image: linear-gradient(360deg, #000, transparent);
	transition: .3s;
}
.bread_nav li + li:before {
	display: inline-block;
	color: rgba(255, 255, 255, 0.7);
	content: "/";
	margin-right: 4px;
}
.page_caption {
	display: block;
	position: absolute;
	top: -40px;
	min-width: 320px;
	padding: 10px 30px 10px 10px;
	background-color: white;
	border-radius: 100px;
	box-shadow: 0 0 15px 3px rgba(41, 128, 185, 0.2);
}
@media only screen and (max-width:768px) {
	.page_caption {
		width: 90%;
		left: 5%;
		top: -110px;
		min-width: auto;
	}
}
.caption {
	display: inline-block;
	float: left;
	width: 50px;
	height: 50px;
	margin: auto;
	background-position-x: center;
	background-position-y: center;
	/* border-radius: 100px; */
	/* background-color: #eef5ff; */
	background-size: 50px 50px;
	/* border: 1px solid #d6e6ff; */
	position: relative;
}
.page_caption .pname_bard {
	display: block;
	padding: 0 0 0 65px;
	margin: 0;
	color: #333;
	font-size: 1.5rem;
}
.page_caption .pname_bard h1{
	font-size: 21px;
	line-height: 30px;
}
.page_caption .pname_bard span {
	display: block;
	font-size: 1.3rem;
	font-weight: 700;
	color: #e1bb98;
	margin-top: 4px;
}
.page_caption .pname_bard em {
	display: inline-block;
	position: relative;
	top: -2px;
	font-size: 1rem;
	font-style: normal;
	color: #fff;
	padding: 2px 6px;
	font-size: 0.85rem;
	background-color: #e1bb98;
	border-radius: 2px;
	margin-left: 5px;
}
.page_caption .pname_bard em i {
	display: inline-block;
	position: absolute;
	top: -78px;
	right: -60px;
	width: 120px;
	color: #fff;
	padding: 6px 12px;
	font-size: 0.85rem;
	font-style: normal;
	line-height: 1.6;
	background-color: #e1bb98;
	border-radius: 2px;
	box-shadow: 2px 2px 6px 0px rgba(71, 85, 95, 0.3);
	opacity: 0;
	visibility: hidden;
	transform: translateY(-5px);
	transition: .33s;
}
.page_caption .pname_bard em i:after {
	content: "";
	position: absolute;
	left: 10px;
	bottom: -15px;
	display: block;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top: 8px solid #e1bb98;
}
.page_caption:hover .pname_bard em i {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
}
.widget-box {
	background-color: white;
	border-radius: 6px;
	padding: 0 25px 15px;
	margin-bottom: 30px;
	position: relative;
	border: 1px solid #eaeff5;
	box-shadow: 0 5px 25px -6px rgba(41, 128, 185, 0.1);
}
@media only screen and (max-width:768px) {
	.widget-box,
	.product_widget {
		margin-bottom: 15px;
		padding: 0 15px 15px;
	}
}
.widget-box h3 {
	font-size: 1.35rem;
	margin-top: 0;
	padding: 14px 0;
	border-bottom: 1px solid #eaeff5;
	position: relative;
}
.widget-box p {
	color: #777;
}
.widget-box p b {
	color: #555;
}
.tag {
	display: inline-block;
	font-size: 12px;
	font-style: normal;
	padding: 5px 15px;
	margin-left: 5px;
	border-radius: 50px;
	top: -3px;
	position: relative;
	color: #4e8cee;
	background-color: #e5efff;
}
.form_warp {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.form_warp input {
	height: 50px;
	border: 1px solid #dde6ef;
	margin-bottom: 8px;
	box-shadow: none;
	border-radius: 0px;
	background: #fbfdff;
	font-size: 12px;
	color: #6b7c8a;
	font-weight: 400;
	display: block;
	width: 100%;
	padding: 6px 12px 6px 45px;
	outline: 0;
	transition: .5s;
}
.form_warp label {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #6b7c8a;
	line-height: 50px;
	font-weight: 400;
	padding: 0 15px 0 45px;
	margin: 0;
	/*color: #aaa;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	pointer-events: none;
	opacity: 1;
	transform: translate(0, -50%);
	transform-origin: left center;
	transition: .5s;
}
.form_warp input:focus ~ label,
.form_warp input:valid ~ label {
	opacity: 0;
	transform: translate(7%, -50%);
}
.form_warp input:hover,
.form_warp input:focus {
	/*border: 1px solid #e1bb98;
	box-shadow: inset 0 1px 6px rgba(255, 124, 57, 0.2);
	*/
}
.form_warp.icon:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	pointer-events: none;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 50% 50%;
}
.form_warp.icon.ic_file:after {
	background-image: url("../img/icon_file.png");
}
.form_warp.icon.ic_search:after {
	background-image: url("data:image/svg+xml,%3Csvg t='1545097764499' class='icon' style='vertical-align: middle;fill: currentColor;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='1092'%3E%3Cpath d='M799.722 743.993c61.992-74.483 95.914-167.373 95.914-265.077 0-229.293-186.84-415.926-416.565-415.926-229.545 0-416.394 186.633-416.394 415.926 0 229.302 186.84 415.935 416.394 415.935 60.102 0 118.133-12.555 172.377-37.332 16.192-7.389 23.247-26.317 15.84-42.308-5.129-11.145-16.2-18.742-29.046-18.742-4.827 0-9.403 1.073-13.504 2.993-42.504 19.807-92.501 31.409-145.208 31.409-0.164 0-0.329 0-0.493 0-194.222 0-352.306-157.914-352.306-351.945 0-194.031 158.085-351.936 352.332-351.936 194.247 0 352.332 157.905 352.332 351.936 0 91.35-34.956 177.867-98.153 243.747-5.533 5.744-8.941 13.568-8.941 22.19 0 9.050 3.757 17.223 9.795 23.044 1.036 0.864 2.243 1.207 3.277 2.071 0.864 1.206 1.377 2.753 2.412 3.96l165.672 176.994c5.832 6.248 14.117 10.144 23.312 10.144 0.037 0 0.075 0 0.112 0 7.914 0 15.663-2.925 21.864-8.595 6.348-5.845 10.31-14.197 10.31-23.474 0-8.425-3.269-16.088-8.607-21.788l-152.713-163.224z' fill='%23FF5722' p-id='1093' data-spm-anchor-id='a313x.7781069.0.i0'%3E%3C/path%3E%3C/svg%3E");
}
.form_warp.icon.ic_mail:after {
	background-image: url("data:image/svg+xml,%3Csvg t='1545097819721' class='icon' style='vertical-align: middle;fill: currentColor;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='1216' data-spm-anchor-id='a313x.7781069.0.i4'%3E%3Cpath d='M864 768a32 32 0 0 0 32-32V288a32 32 0 0 0-32-32H160a32 32 0 0 0-32 32v448a32 32 0 0 0 32 32z m0 64H160a96 96 0 0 1-96-96V288a96 96 0 0 1 96-96h704a96 96 0 0 1 96 96v448a96 96 0 0 1-96 96z' fill='%23FF5722' p-id='1217' data-spm-anchor-id='a313x.7781069.0.i5'%3E%3C/path%3E%3Cpath d='M784.96 291.84a32 32 0 1 1 30.08 56.32l-297.6 160a32 32 0 0 1-32 0l-278.08-160a32 32 0 0 1 32-55.68l262.72 151.36z' fill='%23FF5722' p-id='1218'%3E%3C/path%3E%3C/svg%3E");
}
.form_warp.icon.ic_user:after {
	background-image: url("data:image/svg+xml,%3Csvg t='1546570711769' class='icon' style='vertical-align: middle;fill: %23999;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='9090'%3E%3Cpath d='M800 384c0-160-128-288-288-288s-288 128-288 288c0 108.8 57.6 201.6 147.2 249.6-121.6 48-214.4 153.6-240 288-3.2 16 6.4 35.2 25.6 38.4h6.4c16 0 28.8-9.6 32-25.6 28.8-150.4 160-259.2 313.6-262.4h6.4c156.8 0 284.8-128 284.8-288zM288 384c0-124.8 99.2-224 224-224s224 99.2 224 224c0 121.6-99.2 220.8-220.8 224H505.6C384 604.8 288 505.6 288 384zM723.2 675.2c-16-9.6-35.2-6.4-44.8 9.6-9.6 16-6.4 35.2 9.6 44.8 73.6 51.2 124.8 121.6 140.8 204.8 3.2 16 16 25.6 32 25.6h6.4c16-3.2 28.8-19.2 25.6-38.4-19.2-99.2-80-185.6-169.6-246.4z' p-id='9091' data-spm-anchor-id='a313x.7781069.0.i2'%3E%3C/path%3E%3C/svg%3E");
}
.form_warp.icon.ic_password:after {
	background-image: url("data:image/svg+xml,%3Csvg t='1546570949308' class='icon' style='vertical-align: middle;fill: %23999;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='9220'%3E%3Cpath d='M512 768c-17.664 0-32-14.304-32-32l0-96c0-17.696 14.336-32 32-32s32 14.304 32 32l0 96C544 753.696 529.664 768 512 768z' p-id='9221'%3E%3C/path%3E%3Cpath d='M832 960 192 960c-52.928 0-96-43.072-96-96L96 512c0-52.928 43.072-96 96-96l640 0c52.928 0 96 43.072 96 96l0 352C928 916.928 884.928 960 832 960zM192 480c-17.632 0-32 14.368-32 32l0 352c0 17.664 14.368 32 32 32l640 0c17.664 0 32-14.336 32-32L864 512c0-17.632-14.336-32-32-32L192 480z' p-id='9222' data-spm-anchor-id='a313x.7781069.0.i4'%3E%3C/path%3E%3Cpath d='M736 480c-17.696 0-32-14.336-32-32L704 318.016C704 209.248 601.76 128 510.336 128 416.768 128 320 198.912 320 317.568L320 448c0 17.664-14.336 32-32 32s-32-14.336-32-32L256 317.568C256 158.848 385.312 64 510.336 64 632.224 64 768 168.32 768 318.016L768 448C768 465.664 753.696 480 736 480z' p-id='9223'%3E%3C/path%3E%3C/svg%3E");
}
.form_warp.icon.ic_phone:after {
	background-image: url("data:image/svg+xml,%3Csvg t='1546571156052' class='icon' style='vertical-align: middle;fill: %23999;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='9352'%3E%3Cpath d='M736 992 288 992c-52.928 0-96-43.072-96-96L192 128c0-52.928 43.072-96 96-96l448 0c52.928 0 96 43.072 96 96l0 768C832 948.928 788.928 992 736 992zM288 96C270.368 96 256 110.368 256 128l0 768c0 17.664 14.368 32 32 32l448 0c17.664 0 32-14.336 32-32L768 128c0-17.632-14.336-32-32-32L288 96z' p-id='9353' data-spm-anchor-id='a313x.7781069.0.i6'%3E%3C/path%3E%3Cpath d='M512 896.416c-35.296 0-64-28.704-64-64s28.704-64 64-64c35.296 0 64 28.704 64 64S547.296 896.416 512 896.416zM512.032 832.416c0 0-0.064 0-0.064 0.032L512 864.416 512.032 832.416z' p-id='9354'%3E%3C/path%3E%3Cpath d='M704 736 320 736c-17.664 0-32-14.304-32-32L288 160c0-17.664 14.336-32 32-32l384 0c17.696 0 32 14.336 32 32l0 544C736 721.696 721.696 736 704 736zM352 672l320 0L672 192 352 192 352 672z' p-id='9355'%3E%3C/path%3E%3C/svg%3E");
}
.form_warp.icon.ic_email:after {
	background-image: url("data:image/svg+xml,%3Csvg t='1546571402244' class='icon' style='vertical-align: middle;fill: %23999;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='9484'%3E%3Cpath d='M858.656 192 165.344 192C109.472 192 64 237.44 64 293.312l0 469.376C64 818.56 109.472 864 165.344 864l693.312 0C914.528 864 960 818.56 960 762.688L960 293.312C960 237.44 914.528 192 858.656 192zM858.656 800 165.344 800C144.736 800 128 783.264 128 762.688L128 293.312C128 272.736 144.736 256 165.344 256l684.544 0-307.488 279.808c-14.592 14.56-38.272 14.528-54.752-1.792l-244.256-206.752C229.856 315.84 209.664 317.504 198.272 331.008c-11.424 13.472-9.76 33.664 3.744 45.088l242.304 204.96c19.904 19.904 46.048 29.792 72.032 29.792 25.632 0 51.136-9.632 70.176-28.736L896 300.744l0 462.144C896 783.264 879.264 800 858.656 800z' p-id='9485' data-spm-anchor-id='a313x.7781069.0.i8'%3E%3C/path%3E%3C/svg%3E");
}
@media only screen and (max-width:768px) {
	.title_index {
		font-size: 2rem;
	}
	.title_index.s-size {
		font-size: 1rem;
	}
	.search_box {
		padding: 3rem 0;
	}
	section,
	section.py-60 {
		padding: 15px 0;
	}
	.py-md-60 {
		padding: 60px 0;
		height: 120px;
	}
	.mb-md-15px {
		margin-bottom: 15px;
	}
}
.pay_warp {
	position: relative;
	border: 1px solid #eaeff5;
	box-shadow: 0 5px 25px -6px rgba(41, 128, 185, 0.1);
}
.pay_warp:not(:last-of-type) {
	margin-bottom: 15px;
}
.pay_warp label {
	position: relative;
	display: block;
	cursor: pointer;
	height: 50px;
	margin: 0;
	font-size: 16px;
	line-height: 50px;
	padding-left: 50px;
	background-size: 27px 27px;
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
@media only screen and (max-width:768px) {
	.pay_warp label {
		background-position: 95% 50%;
	}
}
.pay_warp label a,
.pay_warp label i,
.btn_ex {
	display: inline-block;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	padding: 1px 5px;
	margin-left: 5px;
	border-radius: 2px;
	top: -1px;
	position: relative;
	color: #ffffff;
	pointer-events: none;
	background-color: #e1bb98;
}
.pay_warp label i {
	background-color: #0f98ff;
}
.btn_ex {
	pointer-events: auto;
}
.btn_ex:hover {
	color: #ffffff;
}
.pay_warp label:before {
	content: "";
	display: block;
	position: absolute;
	top: 15px;
	left: 15px;
	padding: 8px;
	border: 1px solid #ddd;
	border-radius: 100%;
	transition: .33s;
}
.pay_warp label:after {
	content: "";
	display: block;
	position: absolute;
	top: 19px;
	left: 19px;
	padding: 5px;
	background-color: #e1bb98;
	border-radius: 100%;
	opacity: 0;
	transform: scale(0);
	transition: .25s;
}
.pay_warp label[for="wechat"] {
	background-image: url("data:image/svg+xml,%3Csvg class='icon' style='vertical-align: middle;fill: currentColor;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='3367'%3E%3Cpath d='M236.24 323.769c0 24.005 19.32 43.325 43.325 43.325s43.326-19.32 43.326-43.325c0-24.005-19.321-43.325-43.326-43.325-24.004 0-43.325 19.32-43.325 43.325z m336.064 223.067c0 18.735 15.223 33.958 33.958 33.958s33.958-15.223 33.958-33.958-15.223-33.958-33.958-33.958-33.958 15.223-33.958 33.958zM456.38 323.769c0 24.005 19.32 43.325 43.325 43.325 24.005 0 43.325-19.32 43.325-43.325 0-24.005-19.32-43.325-43.325-43.325-24.005 0-43.325 19.32-43.325 43.325z' p-id='3368' fill='%2319d100'%3E%3C/path%3E%3Cpath d='M858.017 0H165.983C74.648 0 0.293 74.356 0.293 166.276v690.863c0 91.92 74.355 166.276 165.69 166.276h692.034c91.335 0 165.69-74.356 165.69-166.276V166.276C1023.707 74.94 949.352 0 858.017 0zM384.366 686.18c-38.642 0-69.672-8.197-108.899-15.808L167.154 724.82l31.03-93.09C120.316 577.28 74.063 507.022 74.063 422.128c0-147.54 139.929-264.05 310.303-264.05 152.81 0 286.298 93.09 313.23 217.798a255.341 255.341 0 0 0-29.859-1.757c-147.54 0-264.05 110.07-264.05 245.315 0 22.834 3.513 44.496 9.367 64.988-9.367 1.171-18.735 1.757-28.688 1.757z m457.843 108.313l23.42 77.283-84.895-46.838c-31.03 7.61-62.06 15.808-93.09 15.808-147.541 0-264.051-100.703-264.051-225.41 0-124.12 116.51-225.408 264.05-225.408 139.344 0 263.465 101.288 263.465 225.409-0.785 70.843-46.838 132.903-108.899 179.156z' p-id='3369' data-spm-anchor-id='a313x.7781069.0.i14' fill='%2319d100'%3E%3C/path%3E%3Cpath d='M741.507 546.836c0 18.735 15.223 33.958 33.958 33.958s33.958-15.223 33.958-33.958-15.223-33.958-33.958-33.958c-19.32 0-33.958 15.223-33.958 33.958z' p-id='3370' fill='%2319d100'%3E%3C/path%3E%3C/svg%3E");
}
.pay_warp label[for="alipay"] {
	background-image: url("data:image/svg+xml,%3Csvg class='icon' style='vertical-align: middle;fill: currentColor;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='2131'%3E%3Cpath d='M230.404452 576.536487C218.3168 586.264487 205.360974 600.466922 201.598887 618.520487 196.478887 643.18553 200.730365 674.061357 224.327235 698.281183 253.155061 727.64327 296.964452 735.679443 315.886191 737.059617 367.286539 740.777183 422.070539 715.288487 463.364452 686.215791 479.548104 674.795965 507.262887 651.86727 533.753322 616.494748 474.383583 585.84153 400.277148 551.938226 321.050713 555.255096 280.780452 556.946922 251.5968 565.33927 230.404452 576.536487ZM983.262609 712.080696C1009.463652 650.773913 1024 582.967652 1024 512 1024 229.687652 794.334609 0 512 0 229.665391 0 0 229.687652 0 512 0 794.334609 229.665391 1024 512 1024 682.384696 1024 833.491478 940.27687 926.630957 811.876174 838.633739 768.133565 693.604174 696.141913 604.271304 652.577391 561.641739 701.17287 498.621217 749.879652 427.430957 771.072 382.70887 784.361739 342.394435 789.437217 300.232348 780.822261 258.493217 772.274087 227.750957 752.729043 209.830957 733.139478 200.704 723.144348 190.21913 710.433391 182.628174 695.318261 183.340522 697.232696 183.830261 698.368 183.830261 698.368 183.830261 698.368 179.46713 690.843826 176.128 678.867478 174.413913 673.079652 173.256348 667.046957 172.78887 660.72487 172.432696 656.584348 172.343652 652.221217 172.588522 647.68 172.210087 639.977739 172.521739 631.897043 174.258087 623.616 178.44313 603.38087 187.080348 579.806609 209.430261 557.924174 258.493217 509.885217 324.207304 507.302957 358.244174 507.503304 408.665043 507.792696 496.283826 529.853217 570.056348 555.942957 590.491826 512.422957 603.603478 465.875478 612.062609 434.843826L305.307826 434.843826 305.307826 401.67513 462.825739 401.67513 462.825739 335.337739 272.13913 335.337739 272.13913 302.169043 462.825739 302.169043 462.825739 235.853913C462.825739 226.749217 464.62887 219.269565 479.410087 219.269565L554.028522 219.269565 554.028522 302.169043 761.321739 302.169043 761.321739 335.337739 554.028522 335.337739 554.028522 401.67513 719.849739 401.67513C719.849739 401.67513 703.198609 494.502957 651.130435 585.99513 766.686609 627.266783 929.257739 690.843826 983.262609 712.080696Z' p-id='2132' fill='%230088cc' data-spm-anchor-id='a313x.7781069.0.i4'%3E%3C/path%3E%3C/svg%3E");
}
.pay_warp label[for="vip"] {
	background-image: url("data:image/svg+xml,%3Csvg t='1545184173896' class='icon' style='vertical-align: middle;fill: currentColor;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='1154'%3E%3Cpath d='M77.925279 333.206918c0 0 651.241274 0 868.322381 0 13.072737 0.001023 13.072737-10.099009 13.072737-10.099009l0-92.621491c0-24.923646-20.394493-45.318138-45.318138-45.318138L109.426737 185.16828c-24.923646 0-45.319162 20.394493-45.319162 45.318138 0 0 0 68.728314 0 86.37216C64.107575 333.206918 77.925279 333.206918 77.925279 333.206918z' fill='%23ff7c39' p-id='1155'%3E%3C/path%3E%3Cpath d='M940.445514 429.637154c-92.417853 0-659.830907 0-862.071004 0-14.266935 0-14.266935 11.330046-14.266935 11.330046l0 350.287945c0 24.925692 20.394493 45.318138 45.319162 45.318138l804.581662 0c24.923646 0 45.319162-20.392446 45.319162-45.318138l0-343.145268C959.32756 448.109878 959.32756 429.637154 940.445514 429.637154zM201.592856 571.3272c0 8.838296-7.230682 16.07614-16.068977 16.07614l-58.44511 0c-8.840342 0-16.074094-7.240915-16.074094-16.07614l0-55.973826c0-8.838296 7.233752-16.070001 16.074094-16.070001l58.44511 0c8.838296 0 16.068977 7.231705 16.068977 16.070001L201.592856 571.3272zM325.559239 571.3272c0 8.838296-7.231705 16.07614-16.071024 16.07614l-58.44204 0c-8.839319 0-16.07307-7.240915-16.07307-16.07614l0-55.973826c0-8.838296 7.234775-16.070001 16.07307-16.070001l58.44204 0c8.839319 0 16.071024 7.231705 16.071024 16.070001L325.559239 571.3272zM562.128189 780.362051l-43.138496 0-61.412698-179.14817 41.173748 0 38.743396 126.642329c1.925862 6.246261 3.123131 12.142551 3.584642 17.693987l0.694825 0c0.61603-5.704932 1.925862-11.755742 3.932566-18.157545l38.743396-126.178771 39.901779 0L562.128189 780.362051zM723.443202 630.936833l-15.381315 0L708.061886 750.639099l15.381315 0 0 29.722952-68.698638 0L654.744563 750.639099l15.150048 0L669.894611 630.936833l-15.150048 0 0-29.722952 68.698638 0L723.443202 630.936833zM881.463168 702.007495c-13.455453 11.063987-30.28577 16.363689-50.483788 15.901155l-19.661805 0 0 62.453401-38.166251 0L773.151323 601.213881l61.643965 0c44.563962 0 66.848501 18.891256 66.848501 56.670697C901.64379 676.234505 894.915551 690.943508 881.463168 702.007495z' fill='%234e8cee' p-id='1156' data-spm-anchor-id='a313x.7781069.0.i0'%3E%3C/path%3E%3Cpath d='M828.202127 630.820176l-16.884552 0 0 57.828057 16.538675 0c22.437012 0 33.655518-9.754155 33.655518-29.261441C861.511767 640.34511 850.408895 630.820176 828.202127 630.820176z' fill='%234e8cee' p-id='1157'%3E%3C/path%3E%3C/svg%3E");
}
.pay_warp input[type="radio"],
.pricing_box input[type="radio"] {
	display: none;
}
.pay_warp input[type="radio"]:checked ~ label:after {
	opacity: 1;
	transform: scale(1);
}
.pay_explain {
	max-height: 0;
	border-top: 1px solid #eaeff5;
	padding: 0 15px;
	/* margin: 15px 0; */
	overflow: hidden;
	transition: .5s;
}
.pay_explain ul,
ul.list-line {
	margin: 0;
}
.pay_explain ul li,
ul.list-line li {
	position: relative;
	color: #777;
	margin-bottom: 10px;
	padding-left: 20px;
}
.pay_explain ul li:after,
ul.list-line li:after {
	position: absolute;
	left: 0;
	top: 10px;
	width: 10px;
	height: 1px;
	content: "";
	background: #999;
}
.btn_info {
	display: inline-block;
	padding: 12px 30px;
	font-size: 16px;
	border-radius: 2px;
	color: #fff;
	background-color: #19d100;
	transition: .33s;
}
@media only screen and (max-width:768px) {
	.pay_explain .btn_info {
		width: 100%;
	}
}
.btn_info:hover,
.btn_info:visited {
	color: #fff;
	opacity: .75;
}
#wechat ~ .pay_explain .btn_info {
	background-color: #19d100;
}
#alipay ~ .pay_explain .btn_info {
	background-color: #ff88cc;
}
#vip ~ .pay_explain .btn_info {
	background-color: #e1bb98;
}
.pay_warp input[type="radio"]:checked ~ .pay_explain {
	padding: 15px;
	max-height: 300px;
}
.orange {
	color: #e1bb98 !important;
}
.widget-box.tab_info {
	padding: 0 0 15px;
}
.tab_info_wrap {}
.tab_info_nav {
	border-bottom: 1px solid #eaeff5;
}
.tab_info_box {
	display: none;
	position: relative;
	padding: 25px;
	transition: .33s;
}
.tab_info_content {
	position: relative;
	overflow: hidden;
}
.tab_info_wrap input[type="radio"] {
	display: none;
}
.tab_info_wrap label {
	display: block;
	float: left;
	font-size: 14px;
	padding: 15px 30px;
	margin-bottom: 0;
	border: none;
	transition: .33s;
}
.tab_info_nav label:hover {
	/*color: #e1bb98;*/
}
.tab_info_wrap input[type="radio"]:nth-of-type(1):checked ~ .tab_info_nav label:nth-of-type(1),
.tab_info_wrap input[type="radio"]:nth-of-type(2):checked ~ .tab_info_nav label:nth-of-type(2),
.tab_info_wrap input[type="radio"]:nth-of-type(3):checked ~ .tab_info_nav label:nth-of-type(3),
.tab_info_wrap input[type="radio"]:nth-of-type(4):checked ~ .tab_info_nav label:nth-of-type(4),
.tab_info_wrap input[type="radio"]:nth-of-type(5):checked ~ .tab_info_nav label:nth-of-type(5) {
	color: #e1bb98;
	border-bottom-color: #e1bb98;
}
.tab_info_wrap input[type="radio"]:nth-of-type(1):checked ~ .tab_info_content .tab_info_box:nth-of-type(1),
.tab_info_wrap input[type="radio"]:nth-of-type(2):checked ~ .tab_info_content .tab_info_box:nth-of-type(2),
.tab_info_wrap input[type="radio"]:nth-of-type(3):checked ~ .tab_info_content .tab_info_box:nth-of-type(3),
.tab_info_wrap input[type="radio"]:nth-of-type(4):checked ~ .tab_info_content .tab_info_box:nth-of-type(4),
.tab_info_wrap input[type="radio"]:nth-of-type(5):checked ~ .tab_info_content .tab_info_box:nth-of-type(5) {
	display: block;
}
.widget-box.tab_info {
	padding-bottom: 0;
}
.tab_info_box a {
	text-decoration: underline;
}
.tab_info_box h2.all_Infor {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-left: 3px solid #e1bb98;
	line-height: 1;
	text-indent: 10px;
}
.tab_info_box > div:first-of-type h2.all_Infor {
	margin-top: 0;
}
.tab_info_box ul.listcon {
	padding: 10px 0;
	margin-bottom: 0;
	position: relative;
}
.tab_info_box ul.listcon:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-image: linear-gradient(to right, transparent, #ebebeb 30%, 70%, transparent);
}
.tab_info_box ul.listcon li {
	padding: 3px 0;
}
.tab_info_box ul.listcon li span.com_List {
	color: #999;
}
ul.list-line li.icon:after {
	content: none;
}
ul.list-line li.icon {
	padding: 10px 0 10px 30px;
	margin: 0;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 0% 50%;
}
ul.list-line li.icon:not(:last-child) {
	border-bottom: 1px dashed #eaeff5;
}
ul.list-line li.icon.ic_fuwu {
	background-image: url("data:image/svg+xml,%3Csvg t='1545889266199' class='icon' style='vertical-align: middle;fill: %23666;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='7037'%3E%3Cpath d='M767.104 959.936c-5.344 0-10.688-1.344-15.52-4.032l-241.312-133.856-241.824 133.024c-10.72 5.92-23.904 5.152-33.888-1.92-10.016-7.072-15.104-19.264-13.12-31.328l46.88-284.736-196.448-202.08c-8.256-8.512-11.168-20.928-7.456-32.192 3.68-11.296 13.312-19.616 25.024-21.632l155.072-26.592c17.632-2.944 33.984 8.736 36.96 26.144 2.976 17.408-8.704 33.952-26.144 36.96l-95.168 16.32 165.344 170.08c7.072 7.296 10.272 17.504 8.64 27.488l-38.816 235.68 199.616-109.824c9.632-5.312 21.344-5.312 30.944 0.064l199.168 110.464-38.016-235.776c-1.632-10.016 1.632-20.224 8.704-27.456l164.672-168.256-225.664-34.816c-10.76-1.632-19.584-8.416-24.128-18.08l-99.2-212.384-100.064 211.84c-7.552 16-26.624 22.816-42.624 15.264-15.968-7.552-22.816-26.624-15.264-42.624l129.152-273.44c5.312-11.2 16.576-18.336 28.928-18.336 0 0 0.032 0 0.064 0 12.416 0.032 23.68 7.232 28.928 18.464l120.8 258.624 270.336 41.728c11.872 1.824 21.696 10.144 25.504 21.504 3.776 11.36 0.864 23.936-7.488 32.48l-196.928 201.216 45.92 284.864c1.952 12.096-3.2 24.256-13.216 31.296C780 958.016 773.568 959.936 767.104 959.936z' p-id='7038' data-spm-anchor-id='a313x.7781069.0.i3'%3E%3C/path%3E%3C/svg%3E");
}
ul.list-line li.icon.ic_phone {
	background-image: url("data:image/svg+xml,%3Csvg t='1545889380429' class='icon' style='vertical-align: middle;fill: %23666;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='7167'%3E%3Cpath d='M368.992 830.304l0 1.184c-6.496 0-11.264 0.712-14.048 0.712l-3.296 0c-69.248 0-124.992-55.36-126.944-124.512-1.056-33.952 11.2-66.816 34.464-91.488 23.264-24.672 54.72-39.136 88.64-40.096 0.32 0 3.744-0.192 4.032-0.192 26.592 0 52.064 8.32 73.984 24.288 30.752 10.848 61.824-4.32 92.192-45.024 30.208-40.416 36.576-72.448 18.88-95.232-6.304-4.544-12.352-9.92-18.368-16.32-1.056-1.024-2.048-2.144-2.976-3.296-19.872-22.432-31.264-50.816-32.16-80.064-1.92-70.176 53.376-128.8 123.232-130.784 0.32 0 3.584-0.064 3.904-0.064 58.784 0 110.752 41.664 123.552 99.072 10.336 31.872 36.704 158.176-90.176 327.84C526.528 813.312 412.576 830.304 368.992 830.304zM364.896 766.208c18.976 0.416 118.592-2.24 227.616-148.416 111.36-148.928 86.016-253.376 79.776-272.832-7.104-31.168-32.8-51.776-61.888-51.776-36.704 1.024-64.096 30.144-63.168 64.992 0.776 18.496 9.312 31.968 16.544 39.968 0.224 0.256 0.48 0.744 0.672 0.8 4.032 4.352 7.808 7.648 11.552 10.08 2.368 1.568 4.576 3.424 6.432 5.568 19.616 22.112 57.6 83.84-13.28 178.624-45.792 61.28-92.704 74.112-124 74.144-16.096 0-32.096-3.296-47.52-9.728-2.656-1.12-5.184-2.592-7.456-4.384-7.968-6.272-21.088-13.76-38.432-13.76-18.976 0.744-34.56 7.52-46.048 19.712-11.52 12.256-17.6 28.288-17.088 45.12 0.96 34.4 28.64 61.248 62.976 61.248 0.16 0 0.192 0.032 0.064 0.064 1.184-0.192 2.496-0.352 3.264-0.416C358.336 765.184 361.696 765.44 364.896 766.208z' p-id='7168' data-spm-anchor-id='a313x.7781069.0.i5'%3E%3C/path%3E%3Cpath d='M512 963.328c-60.224 0-118.624-11.744-173.6-34.88-16.288-6.88-23.936-25.632-17.056-41.92 6.848-16.32 25.632-23.904 41.92-17.088 47.072 19.808 97.12 29.888 148.768 29.888 211.744 0 384-172.256 384-384 0-211.744-172.256-384-384-384-211.744 0-384 172.256-384 384 0 72.384 20.256 142.88 58.56 203.904 9.376 14.976 4.864 34.72-10.08 44.096-14.976 9.408-34.72 4.896-44.128-10.08C87.616 681.984 64 599.712 64 515.328c0-247.008 200.96-448 448-448s448 200.96 448 448C960 762.336 759.04 963.328 512 963.328z' p-id='7169'%3E%3C/path%3E%3C/svg%3E");
}
ul.list-line li.icon.ic_time {
	background-image: url("data:image/svg+xml,%3Csvg t='1545889520166' class='icon' style='vertical-align: middle;fill: %23666;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='1430'%3E%3Cpath d='M896 227.104c-8.192 0-16.384-3.136-22.624-9.376l-96-96c-12.512-12.512-12.512-32.736 0-45.248s32.736-12.512 45.248 0l96 96c12.512 12.512 12.512 32.736 0 45.248C912.384 223.968 904.192 227.104 896 227.104z' p-id='1431'%3E%3C/path%3E%3Cpath d='M129.216 225.12c-8.192 0-16.384-3.136-22.624-9.376-12.512-12.512-12.512-32.736 0-45.248l96-96c12.512-12.512 32.736-12.512 45.248 0 12.512 12.512 12.512 32.736 0 45.248l-96 96C145.6 222.016 137.408 225.12 129.216 225.12z' p-id='1432'%3E%3C/path%3E%3Cpath d='M726.624 345.728c12.512-12.512 12.512-32.736 0-45.248s-32.736-12.512-45.248 0l-128 128c-0.096 0.064-0.096 0.192-0.192 0.288-12.576-6.016-26.4-9.664-41.184-9.664s-28.672 3.648-41.184 9.664c-0.064-0.096-0.096-0.192-0.192-0.288l-96-96c-12.512-12.512-32.736-12.512-45.248 0s-12.512 32.736 0 45.248l96 96c0.064 0.064 0.192 0.096 0.288 0.192C419.648 486.432 416 500.288 416 515.104c0 52.928 43.072 96 96 96 52.928 0 96-43.104 96-96 0-14.784-3.648-28.672-9.664-41.184 0.096-0.064 0.192-0.096 0.288-0.192L726.624 345.728zM512 547.136c-17.632 0-32-14.368-32-32s14.368-32 32-32 32 14.368 32 32S529.632 547.136 512 547.136z' p-id='1433' data-spm-anchor-id='a313x.7781069.0.i0'%3E%3C/path%3E%3Cpath d='M506.848 515.104' p-id='1434'%3E%3C/path%3E%3Cpath d='M809.888 804.864C882.816 729.952 928 627.712 928 515.104c0-229.376-186.624-416-416-416s-416 186.624-416 416c0 113.376 45.696 216.192 119.52 291.328l-48.896 73.984c-9.728 14.752-5.696 34.624 9.056 44.32 5.44 3.584 11.552 5.312 17.6 5.312 10.4 0 20.776-4.992 26.72-14.336l44.352-67.168c69.28 51.584 154.816 82.56 247.648 82.56 93.568 0 179.744-31.424 249.312-83.808l45.376 66.56c6.176 9.056 16.256 13.984 26.464 13.984 6.208 0 12.48-1.856 17.984-5.6 14.624-9.984 18.368-29.888 8.448-44.448L809.888 804.864zM160 515.104c0-194.08 157.92-352 352-352 194.048 0 352 157.92 352 352s-157.952 352-352 352C317.92 867.136 160 709.184 160 515.104z' p-id='1435'%3E%3C/path%3E%3C/svg%3E");
}
ul.list-line li.icon.ic_heart {
	background-image: url("data:image/svg+xml,%3Csvg t='1545889579497' class='icon' style='vertical-align: middle;fill: %23666;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='1694'%3E%3Cpath d='M512 928c-28.928 0-57.92-12.672-86.624-41.376L106.272 564C68.064 516.352 32 471.328 32 384c0-141.152 114.848-256 256-256 53.088 0 104 16.096 147.296 46.592 14.432 10.176 17.92 30.144 7.712 44.608-10.176 14.432-30.08 17.92-44.608 7.712C366.016 204.064 327.808 192 288 192c-105.888 0-192 86.112-192 192 0 61.408 20.288 90.112 59.168 138.688l315.584 318.816C486.72 857.472 499.616 863.808 512 864c12.704 0.192 24.928-6.176 41.376-22.624l316.672-319.904C896.064 493.28 928 445.696 928 384c0-105.888-86.112-192-192-192-48.064 0-94.08 17.856-129.536 50.272l-134.08 134.112c-12.512 12.512-32.736 12.512-45.248 0s-12.512-32.736 0-45.248l135.104-135.136C610.76 151.808 671.904 128 736 128c141.152 0 256 114.848 256 256 0 82.368-41.152 144.288-75.68 181.696l-317.568 320.8C569.952 915.328 540.96 928 512 928z' p-id='1695' data-spm-anchor-id='a313x.7781069.0.i3'%3E%3C/path%3E%3C/svg%3E");
}
ul.list-line li.icon.ic_email {
	background-image: url("data:image/svg+xml,%3Csvg t='1545889614815' class='icon' style='vertical-align: middle;fill: %23666;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='1824'%3E%3Cpath d='M858.656 192 165.344 192C109.472 192 64 237.44 64 293.312l0 469.376C64 818.56 109.472 864 165.344 864l693.312 0C914.528 864 960 818.56 960 762.688L960 293.312C960 237.44 914.528 192 858.656 192zM858.656 800 165.344 800C144.736 800 128 783.264 128 762.688L128 293.312C128 272.736 144.736 256 165.344 256l684.544 0-307.488 279.808c-14.592 14.56-38.272 14.528-54.752-1.792l-244.256-206.752C229.856 315.84 209.664 317.504 198.272 331.008c-11.424 13.472-9.76 33.664 3.744 45.088l242.304 204.96c19.904 19.904 46.048 29.792 72.032 29.792 25.632 0 51.136-9.632 70.176-28.736L896 300.744l0 462.144C896 783.264 879.264 800 858.656 800z' p-id='1825' data-spm-anchor-id='a313x.7781069.0.i5'%3E%3C/path%3E%3C/svg%3E");
}
ul.list-line li.icon.ic_qq {
	background-image: url("data:image/svg+xml,%3Csvg t='1545889646517' class='icon' style='vertical-align: middle;fill: %23666;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='1954'%3E%3Cpath d='M512 928c-8.192 0-16.384-3.136-22.624-9.376l-96-96c-12.512-12.512-12.512-32.736 0-45.248s32.736-12.512 45.248 0L512 850.752l73.376-73.376C591.36 771.36 599.488 768 608 768l224 0c17.664 0 32-14.336 32-32L864 224c0-17.632-14.336-32-32-32L192 192C174.368 192 160 206.368 160 224l0 512c0 17.664 14.368 32 32 32l96 0c17.664 0 32 14.304 32 32s-14.336 32-32 32L192 832c-52.928 0-96-43.072-96-96L96 224c0-52.928 43.072-96 96-96l640 0c52.928 0 96 43.072 96 96l0 512c0 52.928-43.072 96-96 96l-210.752 0-86.624 86.624C528.384 924.864 520.192 928 512 928z' p-id='1955' data-spm-anchor-id='a313x.7781069.0.i7'%3E%3C/path%3E%3Cpath d='M336 512C309.536 512 288 490.464 288 464S309.536 416 336 416s48 21.536 48 48S362.464 512 336 512z' p-id='1956'%3E%3C/path%3E%3Cpath d='M528 512c-26.464 0-48-21.536-48-48s21.536-48 48-48 48 21.536 48 48S554.464 512 528 512z' p-id='1957'%3E%3C/path%3E%3Cpath d='M720 512c-26.464 0-48-21.536-48-48s21.536-48 48-48 48 21.536 48 48S746.464 512 720 512z' p-id='1958'%3E%3C/path%3E%3C/svg%3E");
}
ul.list-line li.icon.ic_recharge {
	background-image: url("data:image/svg+xml,%3Csvg t='1546054176433' class='icon' style='vertical-align: middle;fill: %23666;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='7820'%3E%3Cpath d='M960.192 361.152l-104.288-246.048c-5.024-11.84-16.64-19.52-29.472-19.52L232.032 95.584c-11.68 0-22.4 6.368-28.032 16.576l-133.44 242.592c-6.24 11.328-5.056 25.248 2.976 35.328l417.952 525.376c6.08 7.648 15.296 12.096 25.056 12.096l0 0c9.76 0 18.976-4.48 25.056-12.096l414.176-521.952C963.072 384.352 964.736 371.936 960.192 361.152zM741.92 159.552l-226.336 182.592L308.256 159.552 741.92 159.552zM238.048 183.008 429.92 352 224 352c-17.664 0-32 14.336-32 32s14.336 32 32 32l256 0 0 382.24L136.896 366.912 238.048 183.008zM544 809.472 544 416l256 0c17.696 0 32-14.336 32-32s-14.304-32-32-32l-194.72 0 209.824-169.248 78.752 185.856L544 809.472z' p-id='7821' data-spm-anchor-id='a313x.7781069.0.i5'%3E%3C/path%3E%3C/svg%3E");
}
ul.list-line li.icon.ic_order {
	background-image: url("data:image/svg+xml,%3Csvg t='1546054058442' class='icon' style='vertical-align: middle;fill: %23666;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='7688'%3E%3Cpath d='M940.8 284.8c-16-19.2-38.4-28.8-64-28.8H352c-19.2 0-32 12.8-32 32s12.8 32 32 32h524.8c6.4 0 12.8 3.2 16 6.4 3.2 3.2 6.4 9.6 3.2 19.2l-48 336c0 9.6-12.8 19.2-25.6 19.2h-38.4-3.2-444.8c-12.8 0-25.6-16-25.6-28.8L256 300.8l-28.8-156.8C220.8 99.2 182.4 64 134.4 64H96c-19.2 0-32 16-32 32s12.8 32 32 32h38.4c12.8 0 25.6 9.6 28.8 25.6L192 310.4l51.2 371.2C249.6 729.6 288 768 332.8 768h486.4c44.8 0 83.2-32 89.6-73.6L960 355.2c3.2-25.6-3.2-51.2-19.2-70.4z' fill='%23666666' p-id='7689' data-spm-anchor-id='a313x.7781069.0.i3'%3E%3C/path%3E%3Cpath d='M323.2 896m-64 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0Z' fill='%23666666' p-id='7690'%3E%3C/path%3E%3Cpath d='M832 896m-64 0a64 64 0 1 0 128 0 64 64 0 1 0-128 0Z' fill='%23666666' p-id='7691'%3E%3C/path%3E%3C/svg%3E");
}
ul.list-line li.icon.ic_vip{
	background-image: url('data:image/svg+xml,<svg t="1628557060749" class="icon" viewBox="0 0 1365 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2004" width="200" height="200"><path d="M682.666667 1024L0 337.609697 335.747879 0h693.837576L1365.333333 337.609697zM86.140121 337.609697L682.666667 937.425455l596.526545-599.815758-274.835394-276.48H360.975515z m574.991515 327.059394l-304.562424-306.269091 43.070061-43.132121 304.562424 306.269091z m21.535031 8.998788a29.416727 29.416727 0 0 1-21.535031-8.998788 30.533818 30.533818 0 0 1 0-43.132121l304.562425-306.269091a30.099394 30.099394 0 0 1 43.07006 0 30.502788 30.502788 0 0 1 0 43.132121l-304.562424 306.269091a29.416727 29.416727 0 0 1-21.53503 8.998788z" p-id="2005"></path></svg>');
}
ul.list-line li.icon.ic_bulk{
	background-image: url('data:image/svg+xml,<svg t="1628557239277" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="2807" width="200" height="200"><path d="M134.4 568c16 0 28.8-12.8 28.8-28.8V340.8c0-22.4 19.2-41.6 41.6-41.6h478.4c22.4 0 41.6 19.2 41.6 41.6v478.4c0 22.4-19.2 41.6-41.6 41.6h-144c-16 0-28.8 12.8-28.8 28.8s12.8 28.8 28.8 28.8h144c54.4 0 99.2-44.8 99.2-99.2v-36.8h36.8c54.4 0 99.2-44.8 99.2-99.2V204.8c0-54.4-44.8-99.2-99.2-99.2H340.8c-54.4 0-99.2 44.8-99.2 99.2v36.8h-36.8c-54.4 0-99.2 44.8-99.2 99.2v198.4c1.6 16 12.8 28.8 28.8 28.8z m164.8-363.2c0-22.4 19.2-41.6 41.6-41.6h478.4c22.4 0 41.6 19.2 41.6 41.6v478.4c0 22.4-19.2 41.6-41.6 41.6h-36.8v-384c0-54.4-44.8-99.2-99.2-99.2h-384v-36.8z m0 0" p-id="2808"></path><path d="M129.6 692.8h320c11.2 0 20.8-6.4 24-16 4.8-9.6 3.2-20.8-4.8-28.8l-65.6-70.4c-4.8-4.8-11.2-8-19.2-8s-14.4 1.6-19.2 6.4-8 11.2-8 19.2c0 6.4 1.6 14.4 6.4 19.2l24 25.6H129.6c-14.4 0-27.2 12.8-27.2 27.2s12.8 25.6 27.2 25.6zM451.2 792h-320c-11.2 0-20.8 6.4-24 16s-3.2 20.8 4.8 28.8l65.6 70.4c4.8 4.8 11.2 8 19.2 8h1.6c6.4 0 12.8-3.2 17.6-6.4 11.2-9.6 11.2-27.2 1.6-38.4L192 844.8h259.2c14.4 0 27.2-12.8 27.2-27.2s-12.8-25.6-27.2-25.6z" p-id="2809"></path></svg>');
}
ul.list-line li.icon.ic_xst{
	background-image: url(../img/xunshutongicon.png);
}
.list-share li {
	display: inline-block;
}
.list-share li a {
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-indent: -9999px;
	width: 45px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	border-radius: 50%;
	transition: all ease .4s;
	border: 1px solid #eaeff5;
	box-shadow: 0 0 15px 1px rgba(71, 85, 95, 0.05);
	background-repeat: no-repeat;
	background-size: 18px 18px;
	background-position: 50% 50%;
}
.list-share li a:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-image: radial-gradient(circle, transparent 35%, #e1bb98);
	transition: .33s;
	z-index: 0;
	opacity: 0;
	transform: scale(0);
}
.list-share li a:hover:after {
	opacity: 0.7;
	transform: scale(1);
}
.list-share.fixed {
	position: fixed;
	right: 50%;
	bottom: 10%;
	margin-right: -660px;
	transform: translate(0, 50%);
	display: none;
	z-index: 9;
}
.list-share.fixed li {
	display: block;
	margin-bottom: 5px;
}
.list-share.fixed li a {
	background-color: white;
}
.list-share li a.ic_qzone {
	background-image: url("data:image/svg+xml,%3Csvg t='1545898747219' class='icon' style='vertical-align: middle;fill: %23ff7c39;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='10051'%3E%3Cpath d='M957.434443 412.258345c-8.280594-23.668049-309.126476-44.821835-309.126476-44.821835S537.022395 88.016613 510.108418 88.016613c-26.909883 0-138.253784 279.419897-138.253784 279.419897S72.293001 388.478755 62.727135 412.258345c-9.56689 23.77345 223.692688 217.514989 223.692688 217.514989s-68.87567 294.214858-52.816926 307.104423c16.109909 12.894681 276.450263-145.008628 276.450263-145.008628s258.379699 163.376974 276.508591 145.008628c13.31526-13.505595-22.435988-178.836061-41.794895-262.452457-0.615007-2.676969-101.048417 11.166317-212.389248 11.890818-98.863658 0.669242-209.145367-6.031367-209.145367-6.031367l257.429047-191.169971c0 0-80.009242-14.56881-140.769071-20.036335-86.837764-7.814989-162.92672-7.648191-153.472394-10.045797 15.050788-3.797489 120.773099-13.677511 223.688595-10.04989 94.112448 3.351328 187.211822 20.040429 187.211822 20.040429L439.892217 652.15611c0 0 56.226582 8.653077 102.893438 10.440793 88.903819 3.403516 197.392696 0.947582 197.171662 0-3.304256-14.009062-6.210445-32.82357-6.210445-32.82357S965.716061 435.923324 957.434443 412.258345L957.434443 412.258345zM957.434443 412.258345' p-id='10052' data-spm-anchor-id='a313x.7781069.0.i36'%3E%3C/path%3E%3C/svg%3E");
}
.list-share li a.ic_weibo {
	background-image: url("data:image/svg+xml,%3Csvg t='1545898680854' class='icon' style='vertical-align: middle;fill: %23ff7c39;overflow: hidden;' viewBox='0 0 1026 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='9916'%3E%3Cpath d='M0 61.5 0 61.5 0 61.5zM780 577c-11-2-18-5.5-21-9.5-3-4.5-4-8-1.5-12l3-5.5c0.7-0.7 1.5-2 2-3 0.7-1.5 2-4.5 4.5-9 2-4.5 4-9.5 5-14 1-4.5 2-10.7 2.5-17s0.7-13.5-0.7-19.5c-1-6-3-12.5-6.5-20-3.5-7-7.5-13.5-13.5-19.5-10-10-23-16.5-39.5-19.5-16-3-32.5-3-48.5-0.7-16 2.5-31.5 5.5-45.5 9.5-14.5 4-26 7.5-35.5 11.5l-14 6.5c-7 2-13 3.5-18 4.5-4.5 0.7-8.5 0.7-11-0.7-2.5-1-4.5-2-6-3-1.5-1-2-3.5-1.5-7.5 0.7-4 0.7-7.5 1-10 0.7-3 1.5-7.5 2.5-13.5 1.5-6 2.5-11 3-14.5 0-8.5-0.7-16.5-1.5-24-1-7.5-3.5-16-7-25.5s-9-17-15.5-22.5c-7-5.5-15.5-10.7-26-14-10.7-3.5-24-4.5-40.7-3-16.5 1.5-35 5.5-56 13-25 8.5-50.7 21.5-76.5 38-26 17-48 34.5-67 52.5-19 18.5-36.5 36-52 53.5-16 17-28 31-36.5 42l-12 17c-23.5 31-41 61.5-52.5 92.5-11.5 31-17 54-16 70l0 22.5c4.5 34.5 15 65.5 31.5 92.5 17 27.5 37 49.5 60 66 23.5 17 51 31 82.5 43 31.5 12 62 20.7 91 26s59.5 9 92 11.5c53 4.5 108 0 165-12.5 57-12.5 110-34.5 159-65 49-31 84-68 104-111 12-25 18.5-49 19-71 0.7-22-3.5-40.7-11.5-54.5s-18-26.5-30.7-37c-12.5-11-24.5-18.5-35.5-23.5C798.5 581.5 788.5 578 780 577L780 577zM452 911.5c-77.5 3.5-143.5-11.5-197.5-45-54-33.5-81-76.5-81-128 0-51 27-95 80.7-132s120-57 198-61 144 9.5 198 38.5 80.7 69.5 80.7 120.7c0 51.5-27.5 98-82.5 139.5S528 908 452 911.5L452 911.5zM420.7 613.5c-21 2-39.5 7-56 14.5-16.5 7.5-29.5 16-38.5 26-9.5 9.5-17 20-23.5 31-6.5 11-11 22-13.5 33-2.5 11-4 20.7-5 29.5-0.7 9-1 16-1 21l1 8.5 0 4.5c0 2 0.7 6.5 2 13s3.5 12.5 6 18c2.5 5.5 6.5 11.5 12.5 18s12.5 12 20.7 16c47.5 23 91.5 30 132.5 21 41-9 74-29.5 99-62 10-12 16.5-27.5 20-45 3-18 2.5-36-2-54.5-4.5-18.5-12.5-35-24-50-11.5-15-28.5-26.5-51-35C476 612 450 610 420.7 613.5L420.7 613.5zM382 817c-4.5 0.7-8.5 1-12.5 0.7-4-0.7-7.5-1-11-2-3.5-1-6.5-2.5-9.5-4-3-1.5-6-3.5-8-6-2-2.5-4-5-6-7.5-2-2.5-3-5.5-4.5-8.5s-1.5-6.5-1.5-10c0-8 2-15.5 6.5-23 4.5-7.5 10-14 18-19.5 7.5-5.5 16-8.5 25.5-9 6.5-0.7 12.5-0.7 19 0.7 6 1 11.5 3 15.5 5.5 4.5 2.5 8 5.5 11.5 8.5 3 3 5.5 7 7 11.5 1.5 4.5 2 9 2 14 0 8-2.5 15.5-7 22.5-4.5 7-11 13.5-19 18.5C400 813 391.5 816 382 817L382 817zM473.5 739.5c-5 3.5-10 5-15.5 5-5.5-0.7-9-2.5-11.5-7l-2-4.5c-0.7-1.5-1-3-1-4.5l0-4.5c0-2 0.7-4 1-5.5l2-4.5c0.7-1.5 2-2.5 3-3l3-4.5c5.5-4.5 11.5-6 16.5-5.5s9 3.5 11.5 8.5c2 3 3 6 2.5 9.5-0.7 3.5-1.5 7-3 10C478.5 733.5 476 736.5 473.5 739.5L473.5 739.5zM855.5 514.5c4.5 0 8.5-1 12-3 3.5-2 6.5-5 8.5-8 2-3 3.5-6.5 4.5-10 0.7-0.7 1-2 1-3 8.5-82-20-128.5-86-140-19.5-3.5-37.5-4-54-1-5 0-9.5 1.5-13 4-3.5 2.5-6.5 5.5-9 9.5-2.5 4-4 8-4 12.5 0 7 2.5 13.5 7.5 18.5 5 5 11 7.5 18.5 7.5 56-13 86 5 90.7 54 1.5 12 0.7 23.5-2 34.5 0 7 2.5 13.5 7.5 18.5C842 512 848 514.5 855.5 514.5L855.5 514.5zM837 211c-31.5-7-74-5.5-127 4.5-0.7 0-1.5 0.7-2 1l-1 2-1 1c-8 2-14.5 6.5-19.5 13.5s-7.5 14-7.5 22c0 11 3.5 19.5 11 27 7 7 16 11 26 11l3 0c0.7 0 2.5-0.7 5-1 2.5-0.7 5-1.5 8-1.5 3-0.7 6-1 9-2s6-2 8.5-3c2.5-1 7.5-1.5 14.5-1.5 7 0 16 0.7 26.5 1.5 10.7 1 22 4 34.5 8 12.5 4.5 25 9.5 37.5 16 12.5 6.5 25 15.5 37.5 27 12.5 11.5 23.5 24.5 33 40 18.5 42.5 22.5 83 11 122.5 0 0.7 0 1.5-0.7 2-0.7 0.7-1 2.5-1.5 5.5s-1.5 5.5-2 8c-0.7 2.5-1.5 5.5-2 9.5s-1 7.5-1 10c0 6.5 2 12 5.5 16 3.5 4.5 8 7.5 13.5 9 5.5 2 11.5 2.5 19 2.5 20 0 32-12 35.5-36.5 8.5-28 13.5-54.5 14.5-80s-0.7-48-5.5-67c-4.5-19.5-11.5-37.5-21-54.5-9.5-17-20-31-32.5-43-12-12-26-22.5-41-32.5-15-9.5-29.5-17.5-43.5-23C866.5 219.5 852 214.5 837 211L837 211z' p-id='9917' data-spm-anchor-id='a313x.7781069.0.i34'%3E%3C/path%3E%3C/svg%3E");
}
.list-share li a.ic_txweibo {
	background-image: url("data:image/svg+xml,%3Csvg t='1545898585738' class='icon' style='vertical-align: middle;fill: %23ff7c39;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='9786'%3E%3Cpath d='M517.12 5.12q92.16 0 172.544 34.816t140.288 94.72 94.72 140.288 34.816 171.52q0 92.16-34.816 172.544t-94.72 140.288-140.288 94.72-172.544 34.816l-13.312 0q-6.144 0-12.288-1.024l-4.096 0q-15.36-2.048-26.112-13.824t-10.752-28.16q0-17.408 12.288-29.696t29.696-12.288q4.096 0 12.288 2.048l1.024-1.024 11.264 0q73.728 0 139.264-28.16t114.176-76.8 76.8-114.176 28.16-139.264-28.16-139.264-76.8-113.664-114.176-76.288-139.264-28.16-139.264 28.16-113.664 76.288-76.288 113.664-28.16 139.264q0 75.776 29.696 143.36 6.144 9.216 6.144 22.528 0 17.408-12.288 29.696t-29.696 12.288q-11.264 0-19.968-4.608t-14.848-12.8q-20.48-43.008-31.744-90.624t-11.264-99.84q0-91.136 34.816-171.52t94.72-140.288 140.288-94.72 171.52-34.816zM721.92 446.464q0 41.984-15.872 79.36t-43.52 65.024-65.024 44.032-80.384 16.384q-34.816 0-66.048-10.752t-56.832-31.232q-11.264 13.312-28.672 33.28t-36.864 44.544-39.936 51.712-37.888 53.76q-25.6 38.912-47.616 79.36t-38.4 74.24q-19.456 39.936-35.84 77.824l-105.472-4.096q15.36-44.032 37.888-92.16 19.456-40.96 47.616-91.136t67.072-100.352q21.504-27.648 45.056-55.296t46.08-52.224 41.984-44.544 32.768-33.28q-28.672-48.128-28.672-104.448 0-41.984 15.872-79.36t43.52-65.024 65.024-43.52 79.36-15.872q43.008 0 80.384 15.872t65.024 43.52 43.52 65.024 15.872 79.36z' p-id='9787' data-spm-anchor-id='a313x.7781069.0.i32'%3E%3C/path%3E%3C/svg%3E");
}
.list-share li a.ic_facebook {
	background-image: url("data:image/svg+xml,%3Csvg t='1545898788287' class='icon' style='vertical-align: middle;fill: %23ff7c39;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='10181'%3E%3Cpath d='M745.317906 68.314898l0 142.583392-84.789105 0c-30.971385 0-51.861158 6.475482-62.668295 19.426445-10.807137 12.950963-16.210193 32.387641-16.210193 58.31208l0 102.071723 158.241001 0-21.050432 159.867034L581.650313 550.775574l0 409.91395L416.391479 960.489524 416.391479 550.776597 278.68107 550.776597 278.68107 390.709563l137.709385 0 0-117.731378c0-66.964134 18.723434-118.90511 56.170301-155.820881 37.445844-36.916794 87.312578-55.375192 149.600203-55.375192 52.931536 0 93.983511 2.155083 123.156948 6.464225L745.317906 68.314898 745.317906 68.314898z' p-id='10182' data-spm-anchor-id='a313x.7781069.0.i38'%3E%3C/path%3E%3C/svg%3E");
}
.list-share li a.ic_twitter {
	background-image: url("data:image/svg+xml,%3Csvg t='1545898821878' class='icon' style='vertical-align: middle;fill: %23ff7c39;overflow: hidden;' viewBox='0 0 1025 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='10311'%3E%3Cpath d='M1024.032 194.432c-37.664 16.704-78.176 28-120.672 33.088 43.36-26.016 76.672-67.168 92.384-116.224-40.608 24.064-85.568 41.568-133.408 50.976-38.336-40.832-92.928-66.336-153.344-66.336-116.032 0-210.08 94.048-210.08 210.08 0 16.48 1.856 32.512 5.44 47.872-174.592-8.768-329.408-92.416-433.024-219.52-18.08 31.04-28.448 67.104-28.448 105.632 0 72.896 37.088 137.184 93.472 174.88-34.432-1.088-66.816-10.728-95.168-26.272-0.032 0.864-0.032 1.76-0.032 2.656 0 101.792 72.416 186.688 168.512 206.016-17.632 4.8-36.192 7.36-55.36 7.36-13.536 0-26.688-1.312-39.52-3.776 26.752 83.456 104.32 144.192 196.256 145.888-71.904 56.352-162.496 89.92-260.928 89.92-16.96 0-33.664-0.992-50.112-2.944 92.96 59.616 203.392 94.4 322.048 94.4 386.432 0 597.728-320.128 597.728-597.76 0-9.12-0.192-18.176-0.608-27.168C960.256 273.536 995.872 236.544 1024.032 194.432z' p-id='10312' data-spm-anchor-id='a313x.7781069.0.i40'%3E%3C/path%3E%3C/svg%3E");
}
.list-share li a.ic_totop {
	background-image: url("data:image/svg+xml,%3Csvg t='1545965454307' class='icon' style='vertical-align: middle;fill: %23ff7c39;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='15979'%3E%3Cpath d='M511.609097 961.619254' p-id='15980'%3E%3C/path%3E%3Cpath d='M846.620104 753.070474 511.629563 406.696676 172.304298 757.600651l0-0.017396c-11.521404 11.462053-27.132964 18.532075-44.375673 18.532075-35.320437 0-63.923892-29.600155-63.923892-66.109674 0-17.817808 6.831592-33.986045 17.917068-45.886073l0 0 383.580189-396.650879 0 0c11.643178-12.456706 27.930119-20.2236 46.006823-20.2236l0.12075 0 0.156566 0c18.076704 0 34.406624 7.766894 46.006823 20.2236l0.038886 0 383.54642 396.650879-0.160659 0.160659c11.042497 11.877515 17.796318 27.969005 17.796318 45.725414 0 36.509519-28.605501 66.109674-63.923892 66.109674C875.700419 776.11533 858.342076 767.175727 846.620104 753.070474L846.620104 753.070474zM846.620104 753.070474' p-id='15981' data-spm-anchor-id='a313x.7781069.0.i2'%3E%3C/path%3E%3C/svg%3E");
}
.list-share li a.ic_feedback {
	background-image: url("data:image/svg+xml,%3Csvg t='1546507499046' class='icon' style='vertical-align: middle;fill: %23ff7c39;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='6362'%3E%3Cpath d='M512.8 13.6C233.6 13.6 8 208.8 8 448.8c0 124.8 60.8 237.6 159.2 316.8L512 1022.4V884c278.4 0 504.8-195.2 504.8-435.2S791.2 13.6 512.8 13.6zM764 526.4c-36.8 0-66.4-29.6-66.4-66.4 0-36.8 29.6-66.4 66.4-66.4s66.4 29.6 66.4 66.4c-0.8 36.8-30.4 66.4-66.4 66.4z m-251.2 0c-36.8 0-66.4-29.6-66.4-66.4 0-36.8 29.6-66.4 66.4-66.4s66.4 29.6 66.4 66.4c-0.8 36.8-30.4 66.4-66.4 66.4z m-250.4 0c-36.8 0-66.4-29.6-66.4-66.4 0-36.8 29.6-66.4 66.4-66.4 36.8 0 66.4 29.6 66.4 66.4 0 36.8-29.6 66.4-66.4 66.4z m0 0'  p-id='6363' data-spm-anchor-id='a313x.7781069.0.i4'%3E%3C/path%3E%3C/svg%3E");
}
.tooltip {
	position: relative;
}
.tooltip .tooltip_info {
	position: absolute;
	display: block;
	right: 52px;
	top: 4px;
	font-style: normal;
	white-space: nowrap;
	min-width: 80px;
	padding: 8px 12px;
	pointer-events: none;
	border: 1px solid #eaeff5;
	border-radius: 4px;
	background-color: white;
	box-shadow: 0 5px 25px -6px rgba(41, 128, 185, 0.2);
	transition: .33s;
	opacity: 0;
	visibility: hidden;
	transform: translate(-5px);
}
.tooltip:hover .tooltip_info {
	opacity: 1;
	visibility: visible;
	transform: translate(0px);
}
.tooltip .tooltip_info:after {
	content: "";
	display: block;
	position: absolute;
	top: 8px;
	right: -6px;
	width: 0;
	height: 0;
	border: 0;
	border: 10px solid transparent;
	border-left: 10px solid white;
	border-right: 0;
}
.is_stuck {
	z-index: 9;
	transition: .33s;
}
.product_widget.ex {
	border: 1px solid rgba(41, 128, 185, .05);
	margin: 5px 0;
}
.product_widget.ex > a {
	padding: 15px;
}
.product_widget.ex > a > figure {
	float: none;
	width: 50px;
	height: 50px;
}
.product_widget.ex > a > h4 {
	text-align: center;
	text-indent: 0;
	color: #777;
	font-size: 1rem;
	margin-bottom: 0;
}
.product_widget.ex > a > hr {
	margin: 12px auto;
}
.side_bar a {
	color: #777;
}
.pricing_box label {
	display: block;
	position: relative;
	cursor: pointer;
	background: #fff;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 15px;
	text-align: center;
	padding: 0;
	border: 1px solid #f4f5f7;
	transition: .5s cubic-bezier(0.79, -0.65, 0.19, 1.66);
	box-shadow: 0 5px 25px -6px rgba(41, 128, 185, 0.1);
}
.pricing_box label h4 {
	margin: 0;
	padding: 10px 0 35px;
	color: white;
	background-color: #5cc9a7;
	transition: .5s cubic-bezier(0.79, -0.65, 0.19, 1.66);
}
.pricing_box label b {
	display: block;
	position: absolute;
	top: 36px;
	left: 50%;
	transform: translate(-50%);
	width: 86px;
	font-size: 13px;
	font-weight: 400;
	color: #5cc9a7;
	padding: 0 6px;
	border-radius: 50px;
	border: 1px solid rgba(0, 0, 0, 0.02);
	background-color: #ffffff;
	box-shadow: 0 2px 15px -6px rgba(41, 128, 185, 0.3);
	transition: .5s cubic-bezier(0.79, -0.65, 0.19, 1.66);
}
.pricing_box label p {
	font-size: 2.58rem;
	color: #555;
	text-indent: -1rem;
	margin: 0;
	padding: 15px 0;
	transition: .5s cubic-bezier(0.79, -0.65, 0.19, 1.66);
}
.pricing_box label p sup {
	color: #333;
	font-size: 20px;
	opacity: .7;
	font-weight: 400;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pricing_box label p sub {
	color: #333;
	font-size: 16px;
	opacity: .7;
	font-weight: 400;
}
.pricing_box label:after {
	content: "";
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50px;
	background-image: url("data:image/svg+xml,%3Csvg t='1546072969325' class='icon' style='vertical-align: middle;fill: %23fff;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='16539'%3E%3Cpath d='M512.154014 0c-282.66615 0-511.847009 229.172493-511.847009 511.826038 0 282.653545 229.18086 511.826038 511.847009 511.826038s511.844963-229.172493 511.844963-511.826038C1023.998977 229.172493 794.820164 0 512.154014 0zM512.154014 927.685397c-229.6823 0-415.875375-186.187493-415.875375-415.859359S282.471714 95.966679 512.154014 95.966679c229.67923 0 415.874352 186.187493 415.874352 415.859359S741.834268 927.685397 512.154014 927.685397zM710.825796 286.197254 439.673336 557.1145 313.173181 430.68502 222.749117 521.018398 439.673336 737.801722 801.248836 376.49277Z' p-id='16540' data-spm-anchor-id='a313x.7781069.0.i7'%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 50% 50%;
	opacity: 0;
	transform: scale(0);
	transition: .5s cubic-bezier(0.79, -0.65, 0.19, 1.66);
}
.pricing_box input:checked ~ label {
	transform: translateY(-5px);
	box-shadow: 0 5px 25px -6px rgba(41, 128, 185, 0.3);
}
.pricing_box input:checked ~ label h4 {
	background-color: #e1bb98;
}
.pricing_box input:checked ~ label p {
	color: #e1bb98;
}
.pricing_box input:checked ~ label b {
	color: #e1bb98;
}
.pricing_box input:checked ~ label:after {
	opacity: 1;
	transform: scale(1);
}
.payfor_wrap {}
.pay_price_tit {
	line-height: 2rem;
	display: inline-block;
}
.pay_price_num {
	color: #e4393c;
	font-family: Verdana;
	font-weight: 700;
	font-size: 18px;
	min-width: 115px;
	float: right;
	text-align: right;
	line-height: 2rem;
}
.pay_price_value {
	color: #666;
	font-family: Verdana;
	min-width: 115px;
	float: right;
	text-align: right;
	line-height: 2rem;
}
.pay_for_btn {
	display: block;
	font-size: 16px;
	background-color: #0f98ff;
	outline: none;
	border: 1px solid transparent;
	padding: 12px 24px;
	border-radius: 4px;
	color: white;
	width:100%;
	/* font-weight: bold; */
	/* margin: auto; 
	min-width: 180px;*/
	transition: .33s;
}
.pay_for_btn:hover {
	opacity: .8;
}

/* 历史订单页面 */

.lsdd {}
.lsdd > dt {
	float: left;
	text-align: center;
	width: 25%;
	color: #666;
	font-size: 15px;
	padding: 6px 0 12px;
}
.lsdd > dd {
	clear: both;
	position: relative;
	border-top: 1px dashed #eaeff5;
}
.lsdd > dd > ul {
	overflow: hidden;
	margin: 0;
}
.lsdd > dd > ul > li {
	float: left;
	text-align: center;
	width: 25%;
	font-size: 14px;
	color: #777;
	padding: 12px 0;
}
.lsdd > dd > ul > li a[href*="usercenter"] {
	color: #FF5722 !important;
	text-indent: 0px;
	position: relative;
}
@media (max-width: 769px) {
	.lsdd {
		counter-reset: yy;
	}
	.lsdd > dt {
		display: none;
	}
	.lsdd > dd:before {
		content: "成交记录："counter(yy);
		counter-increment: yy;
		display: block;
		color: #e1bb98;
		font-weight: 700;
		margin-top: 15px;
	}
	.lsdd > dd > ul {
		padding: 5px 0 10px;
	}
	.lsdd > dd > ul > li {
		width: auto;
		float: none;
		text-align: left;
		padding: 5px 0;
	}
	.lsdd > dd > ul > li:before {
		margin-right: 0.7em;
		color: #444;
	}
	.lsdd > dd > ul > li:nth-of-type(1):before {
		content: "订单号　："
	}
	.lsdd > dd > ul > li:nth-of-type(2):before {
		content: "购买产品："
	}
	.lsdd > dd > ul > li:nth-of-type(3):before {
		content: "消费积分："
	}
	.lsdd > dd > ul > li:nth-of-type(4):before {
		content: "购买时间："
	}
}
.lsdd li a[class*="tc_"] {
	text-indent: 20px;
	background-size: 16px 16px;
	background-position: 0px center;
}
.paging {
	text-align: center;
	margin-top: 30px;
}
.paging a,
.paging span {
	display: inline-block;
	padding: 6px 12px;
	border-radius: 2px;
}
.paging a:hover,
.paging span {
	background-color: #5cc9a7;
	color: white;
}
.form_login.pay_for_btn {
	width: 100%;
	/* background-color: #e1bb98; */
}
.widget-box.login_animation {
	background-color: transparent;
	border-color: transparent;
	box-shadow: none;
}
.gray {
	color: #777 !important;
}
.blue {
	color: #5cc9a7 !important;
}
.notice_box.ex.ex2 h4 {
	color: #333;
}
.detail_info span {
	color: #999;
}
.detail_info span + span {
	margin-left: 6px;
}
/*.detail_content {
	padding: 15px 0;
}*/
.detail_content img {
	border: 5px solid #fff;
	box-shadow: 0 0px 15px 0px rgba(41, 128, 185, 0.1);
	border-radius: 4px;
}
.detail_footer {
	padding-top: 15px;
	border-top: 1px solid #eaeff5;
}
.detail_footer b {
	margin-right: 8px;
	font-weight: 400;
	color: #777;
}
.detail_footer span {
	color: #777;
}
@media only screen and (min-width:768px) {
	.text-md-right {
		text-align: right;
	}
}
.result h2 {
	font-size: 16px !important;
	font-weight: 400 !important;
	margin-top: 15px;
	margin-bottom: 15px;
	border-left: 3px solid #e1bb98;
	line-height: 1;
	text-indent: 10px;
}
.result ul {
	padding: 10px 0 !important;
	margin: 0 !important;
	position: relative;
	border: none !important;
	opacity: 1 !important;
}
.info_row:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-image: linear-gradient(to right, transparent, #ebebeb 30%, 70%, transparent);
}
/*.result ul:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-image: linear-gradient(to right, transparent, #ebebeb 30%, 70%, transparent);
}*/
.result ul li {
	padding: 3px 0;
	float: none !important;
}
.result ul li a + span {
	display: inline-block;
	color: white !important;
	background-color: #e1bb98;
	font-size: 12px;
	padding: 1px 5px;
	margin-left: 5px;
	border-radius: 2px;
	/* top: -1px; */
	position: relative;
}
.result + .preload .svg_01 {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 211.46 171.56'%3E%3Cdefs%3E%3Cstyle%3E.cls-1,%0A.cls-8 %7B fill: none;%0A%7D%0A.cls-2 %7B fill: %23eaebfb;%0A%7D%0A.cls-3 %7B clip-path: url%28%23clip-path%29;%0A%7D%0A.cls-4 %7B fill: %23dfe0f3;%0A%7D%0A.cls-5 %7B fill: %23fff;%0A%7D%0A.cls-6 %7B fill: %23c5c9e6;%0A%7D%0A.cls-7 %7B fill: %233d415b;%0A%7D%0A.cls-8 %7B stroke: %233d415b; stroke-miterlimit: 10; stroke-width: 2.5px;%0A%7D%0A.cls-9 %7B fill: %23e3bc9a;%0A%7D%0A.cls-10 %7B fill: %23d8ac89;%0A%7D%0A.cls-11 %7B fill: %237c6ef2;%0A%7D%0A.cls-12 %7B fill: %23303348;%0A%7D%0A.cls-13 %7B fill: %23282c3c;%0A%7D%0A.cls-14 %7B fill: %23583bf5;%0A%7D%0A.cls-15 %7B fill: %23ddb28d;%0A%7D%0A.cls-16 %7B fill: %2393b7fa;%0A%7D%0A.cls-17 %7B fill: %23a9c9fa;%0A%7D%0A.cls-18 %7B fill: %2382a7e7;%0A%7D%0A.cls-19 %7B fill: %238eb6ec;%0A%7D%0A.cls-20 %7B fill: %23ecf2f5;%0A%7D%0A.cls-21 %7B fill: %2329323d;%0A%7D%3C/style%3E%3CclipPath id='clip-path'%3E%3Cpath class='cls-1' d='M139.9,58.56C105.42,37.72,89.14-26.31,35.89,12S4.73,128.83,55.75,147.84s116.67,8.27,135.14-27C222.45,60.44,163,72.54,139.9,58.56Z'/%3E%3C/clipPath%3E%3C/defs%3E%3Ctitle%3E1%3C/title%3E%3Cg%3E%3Cg id='OBJECTS'%3E%3Cpath class='cls-2' d='M139.9,58.56C105.42,37.72,89.14-26.31,35.89,12S4.73,128.83,55.75,147.84s116.67,8.27,135.14-27C222.45,60.44,163,72.54,139.9,58.56Z'/%3E%3Cg class='cls-3'%3E%3Cpath class='cls-4' d='M0,132.64s29.41-29.49,78.53-15.5,78,2,71.95-72.16c0,0,69,9.63,60.19,58.69C199.93,163.22,61.26,185.94,0,132.64Z'/%3E%3C/g%3E%3Cpath class='cls-5' d='M89.71,31.82l-.47-1.33-.47,1.33a4.66,4.66,0,0,1-2.59,2.64h0a4.66,4.66,0,0,1,2.59,2.64l.47,1.33.47-1.33a4.66,4.66,0,0,1,2.59-2.64h0A4.66,4.66,0,0,1,89.71,31.82Z'/%3E%3Cpath class='cls-5' d='M47.61,108.12l-.47-1.33-.47,1.33a4.66,4.66,0,0,1-2.59,2.64h0a4.66,4.66,0,0,1,2.59,2.64l.47,1.33.47-1.33a4.66,4.66,0,0,1,2.59-2.64h0A4.66,4.66,0,0,1,47.61,108.12Z'/%3E%3Cpath class='cls-5' d='M173.83,100.08l-.31-.88-.31.88a3.08,3.08,0,0,1-1.71,1.74h0a3.08,3.08,0,0,1,1.71,1.74l.31.88.31-.88a3.07,3.07,0,0,1,1.71-1.74h0A3.07,3.07,0,0,1,173.83,100.08Z'/%3E%3Cpath class='cls-5' d='M27.26,55.79l-.31-.88-.31.88a3.07,3.07,0,0,1-1.71,1.74h0a3.07,3.07,0,0,1,1.71,1.74l.31.88.31-.88A3.08,3.08,0,0,1,29,57.53h0A3.07,3.07,0,0,1,27.26,55.79Z'/%3E%3Cpath class='cls-6' d='M108.91,118.92h33.8a13.3,13.3,0,0,0,13.22-11.85l4.87-50.73H127l-.69,29.41Z'/%3E%3Cpath class='cls-7' d='M108.91,118.38c8.68-.35,17.36-.5,26-.64l6.51-.05c.53,0,1.12,0,1.59,0a9.64,9.64,0,0,0,1.47-.15,11.35,11.35,0,0,0,2.82-.82,12.19,12.19,0,0,0,7.12-8.75c.17-.91.26-2,.37-3.11l.32-3.24.64-6.48c.41-4.32.88-8.64,1.34-13q1.36-13,2.9-25.88a.78.78,0,0,1,1.54.15q-.92,13-2.08,26c-.37,4.33-.73,8.65-1.15,13l-.61,6.48-.31,3.24c-.11,1.09-.17,2.12-.39,3.35a14.46,14.46,0,0,1-8.69,10.63,13.9,13.9,0,0,1-3.43.94,12.05,12.05,0,0,1-1.77.15c-.61,0-1.11,0-1.66,0l-6.51-.05c-8.68-.14-17.36-.29-26-.64a.55.55,0,0,1,0-1.09Z'/%3E%3Cline class='cls-8' x1='128.23' y1='119.88' x2='128.23' y2='155.71'/%3E%3Crect class='cls-7' x='25.66' y='86.32' width='108.95' height='1.69' transform='translate%28160.28 174.33%29 rotate%28180%29'/%3E%3Cpolygon class='cls-9' points='121.76 162.47 122.92 166.62 117.29 168.32 115.53 163.21 121.76 162.47'/%3E%3Cpolygon class='cls-9' points='87.78 159.47 87.78 162.79 92.76 162.79 93.32 159.47 87.78 159.47'/%3E%3Cpath class='cls-10' d='M126.06,63.19l-7.53,18.58-.17.41a2.84,2.84,0,0,1-2.64,1.77L94.28,83.8a1.57,1.57,0,0,1-.22-3.12l21.21-3.1-2.81,2.18,5.07-19.4a4.5,4.5,0,1,1,8.71,2.27A5,5,0,0,1,126.06,63.19Z'/%3E%3Cpath class='cls-10' d='M96.61,80.3l-7.32-.15A3.48,3.48,0,0,0,86,83.8H96.7Z'/%3E%3Cpath class='cls-11' d='M114.21,65.45l11.72,2.86,1.92-10.45A5.06,5.06,0,0,0,123.54,52h0A5.15,5.15,0,0,0,118,55.25Z'/%3E%3Cpath class='cls-12' d='M126.33,85.76,90.21,104.09a9.45,9.45,0,0,0-5.16,9l2.72,46.4h5.54l7.48-49.65,28.12-19.74Z'/%3E%3Cpath class='cls-13' d='M120,22.39s10-3.41,15.31,6.09A9.6,9.6,0,0,0,136.31,30c1.07,1.26,3.3,3.59,5.76,4.35,9.77,3,15.95,21.46-3.49,23.11-24.33,2.06-31.24-2.74-27.76-12.44,2.48-6.92.27-11.83.27-11.83Z'/%3E%3Cpath class='cls-14' d='M128,47.18l-5.19,2.31a8.47,8.47,0,0,0-5,7.84c.08,6.82,1.63,23.75,7.39,30.22h17.56c2.72-12,1.15-30.43,1.15-30.43a8.68,8.68,0,0,0-7.64-9Z'/%3E%3Cpath class='cls-15' d='M128.45,52.77h0a3.36,3.36,0,0,1-3.72-2.91L123.3,38.69l6.68-.78L131.39,49A3.36,3.36,0,0,1,128.45,52.77Z'/%3E%3Cpath class='cls-9' d='M113.38,29.18H129.9a0,0,0,0,1,0,0V39a8.13,8.13,0,0,1-8.13,8.13h-.27A8.13,8.13,0,0,1,113.38,39V29.18a0,0,0,0,1,0,0Z' transform='translate%28-3.91 16.06%29 rotate%28-7.44%29'/%3E%3Cpath class='cls-13' d='M130.47,34.18l-1.4,2.9s-1.86,1.61-2.39-2.44c-.45-3.43-2.94-2.84-2.94-2.84s-8.54,6.46-13.55,2c-4-3.5,2.44-9.9,9.76-11.44l9.6,4.19Z'/%3E%3Ccircle class='cls-9' cx='130.8' cy='36.87' r='2.71' transform='translate%28-3.48 15.98%29 rotate%28-6.9%29'/%3E%3Ccircle class='cls-5' cx='130.8' cy='38.08' r='0.49' transform='translate%28-3.63 15.98%29 rotate%28-6.89%29'/%3E%3Cpath class='cls-5' d='M116.47,42.31l4.6-1s.22,2-2.3,2.36A1.87,1.87,0,0,1,116.47,42.31Z'/%3E%3Cpath class='cls-7' d='M142.68,87.55H125.12L97,104.52A7.7,7.7,0,0,0,94,114.21l21.56,49,6.23-.73-11.59-47.28c9.72-.41,27.78-1.88,32.5-7.14C150.67,99.15,142.68,87.55,142.68,87.55Z'/%3E%3Cpath class='cls-16' d='M82.8,56.8l10,26.92H60.26L51,58.36a1.16,1.16,0,0,1,1.09-1.56Z'/%3E%3Cpath class='cls-17' d='M82.8,56.8h1.56a2,2,0,0,1,1.88,1.31l9.45,25.61H92.82Z'/%3E%3Cpath class='cls-18' d='M60.35,83.72H92.82a0,0,0,0,1,0,0v2.59a0,0,0,0,1,0,0H62.7A2.35,2.35,0,0,1,60.35,84v-.24A0,0,0,0,1,60.35,83.72Z'/%3E%3Cpath class='cls-19' d='M92.82,86.32h20.09a1.3,1.3,0,0,0,1.3-1.3h0a1.3,1.3,0,0,0-1.3-1.3H92.82Z'/%3E%3Cellipse class='cls-20' cx='71.87' cy='71.1' rx='2.92' ry='3.55' transform='matrix%280.95, -0.31, 0.31, 0.95, -18.71, 26.2%29'/%3E%3Cpath class='cls-9' d='M139.8,62.68l-7.54,18.94-.17.42a2.87,2.87,0,0,1-2.67,1.8L108,83.69a1.58,1.58,0,0,1-.22-3.15L129,77.4l-2.84,2.22,5.05-19.75a4.54,4.54,0,1,1,8.8,2.25A5,5,0,0,1,139.8,62.68Z'/%3E%3Cpath class='cls-9' d='M110.3,80.15,103,80a3.52,3.52,0,0,0-3.28,3.72H110.4Z'/%3E%3Cpath class='cls-11' d='M127.9,65l11.72,2.92,1.92-10.64a5.14,5.14,0,0,0-4.31-6h0a5.14,5.14,0,0,0-5.58,3.34Z'/%3E%3Cpath class='cls-21' d='M113.64,164.35,110.9,167l-6.15,1.5a1.92,1.92,0,0,0-1.36,1.23l-.31.89a.67.67,0,0,0,.65.89l19.78-.48a1.12,1.12,0,0,0,1.09-1.21l-1.56-5.6-3,.71a3.67,3.67,0,0,1-3-.31l-1.06-.62A2,2,0,0,0,113.64,164.35Z'/%3E%3Cpath class='cls-21' d='M85.24,160.46l-2.73,2.7-6.15,1.5A1.93,1.93,0,0,0,75,165.89l-.31.89a.67.67,0,0,0,.65.89l17.9-.38a1.12,1.12,0,0,0,1.09-1.21l-.46-5.72-2.21.73a3.67,3.67,0,0,1-3-.31l-1.06-.62A2,2,0,0,0,85.24,160.46Z'/%3E%3Cpath class='cls-16' d='M43.91,78.16s8.28,0,6.56-8.5C50.47,69.66,41.78,70.72,43.91,78.16Z'/%3E%3Cpath class='cls-16' d='M42.87,77.7s-8.39,0-6.64-8.6C36.23,69.1,45,70,42.87,77.7Z'/%3E%3Cpath class='cls-18' d='M43.26,77.73s-6.11-6.15,1.1-11.58C44.35,66.15,50.14,73.31,43.26,77.73Z'/%3E%3Cpolygon class='cls-14' points='49.96 77.01 36.55 77.01 38.69 86.31 47.65 86.31 49.96 77.01'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
}
.result + .preload .svg_02 {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 63.06 13.51'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23e8e9f9;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3E2%3C/title%3E%3Cg%3E%3Cg id='OBJECTS'%3E%3Cpath class='cls-1' d='M0,13.51A49.68,49.68,0,0,1,3.63,9.74C6.12,7.6,9,3.82,18.09,6.6a21.37,21.37,0,0,1,2.08.79c.8.34,3.29.35,5.84-1.68C30.06,2.5,31.65.08,37.2,0c6.46-.09,7.48,8,12.5,10,3.2,1.31,11.62,2.62,13.37,3.2Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	width: 60px;
	height: 15px;
	right: 6%;
	top: 10%;
	animation: svg_02 both 12s infinite linear;
}
.result + .preload .svg_03 {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32.97 7.77'%3E%3Cdefs%3E%3Cstyle%3E.cls-1 %7B fill: none; stroke: %23e8e9f9; stroke-linecap: round; stroke-linejoin: round; stroke-width: 0.9px;%0A%7D%3C/style%3E%3C/defs%3E%3Ctitle%3E3%3C/title%3E%3Cg%3E%3Cg id='OBJECTS'%3E%3Cpath class='cls-1' d='M.45,7.32A25.27,25.27,0,0,1,2.3,5.4C3.56,4.31,5,2.39,9.65,3.81a10.85,10.85,0,0,1,1.06.4,3.41,3.41,0,0,0,3-.85C15.74,1.72,16.55.49,19.37.45c3.29,0,3.8,4.05,6.36,5.1,1.63.67,5.91,1.33,6.8,1.63Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	width: 40px;
	height: 10px;
	top: 47%;
	left: 0;
	animation: svg_03 both 8s infinite linear;
}
.result + .preload .svg_04 {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70.31 37.73'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23c7cbe8;%7D.cls-2%7Bfill:%2393b7fa;%7D.cls-3%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3E4%3C/title%3E%3Cg%3E%3Cg id='OBJECTS'%3E%3Cpath class='cls-1' d='M70.31,4.48V33.24a4.49,4.49,0,0,1-4.49,4.48H4.49A4.49,4.49,0,0,1,0,33.24V4.48A4.49,4.49,0,0,1,4.49,0H65.82A4.49,4.49,0,0,1,70.31,4.48Z'/%3E%3Cpath class='cls-2' d='M70.31,4.48V7H0V4.48A4.49,4.49,0,0,1,4.49,0H65.82A4.49,4.49,0,0,1,70.31,4.48Z'/%3E%3Ccircle class='cls-3' cx='3.96' cy='3.82' r='0.94'/%3E%3Ccircle class='cls-3' cx='7.73' cy='3.82' r='0.94'/%3E%3Ccircle class='cls-3' cx='11.5' cy='3.82' r='0.94'/%3E%3Crect class='cls-3' x='8.72' y='11.14' width='15.79' height='13.09' rx='0.83' ry='0.83'/%3E%3Cpath class='cls-3' d='M60.79,30.36H8.73a1,1,0,0,1-1-1h0a1,1,0,0,1,1-1H60.79a1,1,0,0,1,1,1h0A1,1,0,0,1,60.79,30.36Z'/%3E%3Cpath class='cls-3' d='M60.79,22.87H29.12a1,1,0,0,1-1-1h0a1,1,0,0,1,1-1H60.79a1,1,0,0,1,1,1h0A1,1,0,0,1,60.79,22.87Z'/%3E%3Cpath class='cls-3' d='M48.61,15.83H29.12a1,1,0,0,1-1-1h0a1,1,0,0,1,1-1H48.61a1,1,0,0,1,1,1h0A1,1,0,0,1,48.61,15.83Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	width: 50px;
	height: 30px;
	top: 10%;
	left: 15%;
	animation: svg_04 both 5s infinite;
}
.result + .preload .svg_05 {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34.95 28.74'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%2393b7fa;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3E5%3C/title%3E%3Cg%3E%3Cg id='OBJECTS'%3E%3Cpath class='cls-1' d='M32.07,0H2.88A2.88,2.88,0,0,0,0,2.88V18.65a2.88,2.88,0,0,0,2.88,2.88H4.45v7.22l7.21-7.21h20.4A2.88,2.88,0,0,0,35,18.65V2.88A2.88,2.88,0,0,0,32.07,0Z'/%3E%3Cpath class='cls-2' d='M7,15.45h6.89a1,1,0,0,1,1,1h0a1,1,0,0,1-1,1H7a1,1,0,0,1-1-1H6A1,1,0,0,1,7,15.45Z'/%3E%3Cpath class='cls-2' d='M7,10.63H19.67a1,1,0,0,1,1,1h0a1,1,0,0,1-1,1H7a1,1,0,0,1-1-1H6A1,1,0,0,1,7,10.63Z'/%3E%3Cpath class='cls-2' d='M7,5.95H28.79a1,1,0,0,1,1,1h0a1,1,0,0,1-1,1H7a1,1,0,0,1-1-1H6A1,1,0,0,1,7,5.95Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	width: 30px;
	height: 25px;
	top: 10px;
	left: 50%;
	animation: svg_05 both 5s infinite .4s;
}
.result + .preload .svg_06 {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56.43 20.43'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%234747cc;%7D.cls-2%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3E6%3C/title%3E%3Cg%3E%3Cg id='OBJECTS'%3E%3Crect class='cls-1' width='56.43' height='20.43' rx='3.09' ry='3.09' transform='translate%2856.43 20.43%29 rotate%28180%29'/%3E%3Crect class='cls-2' x='37.94' y='4.35' width='12.35' height='11.72' rx='0.97' ry='0.97' transform='translate%2888.23 20.43%29 rotate%28180%29'/%3E%3Cpath class='cls-2' d='M7,6.81H33.83A.84.84,0,0,0,34.67,6h0a.84.84,0,0,0-.84-.84H7A.84.84,0,0,0,6.14,6h0A.84.84,0,0,0,7,6.81Z'/%3E%3Crect class='cls-2' x='23.62' y='9.37' width='11.05' height='1.68' rx='0.84' ry='0.84' transform='translate%2858.29 20.43%29 rotate%28-180%29'/%3E%3Crect class='cls-2' x='6.14' y='9.37' width='12.88' height='1.68' rx='0.84' ry='0.84' transform='translate%2825.17 20.43%29 rotate%28-180%29'/%3E%3Cpath class='cls-2' d='M13.7,15.3H33.83a.84.84,0,0,0,.84-.84h0a.84.84,0,0,0-.84-.84H13.7a.84.84,0,0,0-.84.84h0A.84.84,0,0,0,13.7,15.3Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	width: 40px;
	height: 15px;
	top: 25%;
	right: 6%;
	animation: svg_06 both 5s infinite .8s;
}
@keyframes svg_01 {
	0% {
		transform: translate(-50%, -50%) scale(0);
		opacity: 0;
	}
	100% {
		transform: translate(-50%, -50%) scale(1);
		opacity: 1;
	}
}
@keyframes svg_02 {
	0%,
	100% {
		transform: translate(-50%);
		opacity: 0;
	}
	50% {
		transform: translate(0%);
		opacity: 1;
	}
}
@keyframes svg_03 {
	0%,
	100% {
		transform: translate(50%);
		opacity: 0;
	}
	50% {
		transform: translate(0%);
		opacity: 1;
	}
}
@keyframes svg_04 {
	0% {
		transform: perspective(200px) translate(20px, 30px) scale(0) rotateX(60deg) rotateY(60deg) rotateZ(270deg);
		opacity: 0;
	}
	25% {
		transform: perspective(200px) translate(0, 0) scale(1) rotateX(0) rotateY(0) rotateZ(0);
		opacity: 1;
	}
	75% {
		opacity: 1;
	}
	85% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@keyframes svg_05 {
	0% {
		transform: perspective(200px) translate(-30px, 40px) scale(0) rotateX(60deg) rotateY(60deg) rotateZ(270deg) ;
		opacity: 0;
	}
	25% {
		transform: perspective(200px) translate(0, 0) scale(1) rotateX(0) rotateY(0) rotateZ(0) ;
		opacity: 1;
	}
	75% {
		opacity: 1;
	}
	85% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@keyframes svg_06 {
	0% {
		transform: perspective(200px) translate(-90px, 10px) scale(0) rotateX(60deg) rotateY(60deg) rotateZ(270deg) ;
		opacity: 0;
	}
	25% {
		transform: perspective(200px) translate(0, 0) scale(1) rotateX(0) rotateY(0) rotateZ(0) ;
		opacity: 1;
	}
	75% {
		opacity: 1;
	}
	85% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
.result + .preload .svg_animate > div:not(.dot_around) {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: absolute;
	background-size: 100% 100%;
}
.result + .preload {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	z-index: 10;
	display:  none;
}
.result + .preload .svg_animate {
	width: 240px;
	height: 200px;
	/* position: absolute; */
	/* top: 50%; */
	/* left: 50%; */
	/* overflow: hidden; */
	/* transform: translate(-50%, -50%); */
	/* background-color: white; */
	/* border-radius: 6px; */
	/* box-shadow: 0 5px 25px -6px rgba(41, 128, 185, 0.1); */
	will-change: transform;
	/* animation: svg_01 both 1s 1 cubic-bezier(0.63, -0.22, 0.71, 1.31); */
}
.result + .preload .loading_text {
	/* position: absolute; */
	/* bottom: 20px; */
	/* left: 0; */
	width: 100%;
	margin-bottom:  0;
	text-align: center;
	color: #5cc9a7;
}
.result + .preload .dot_around {
	content: '';
	left: 0;
	top: 0;
	width: 12px;
	height: 12px;
	border-radius: 100px;
	animation: dot_around 6s infinite linear;
	position: absolute;
	transform: translate3d(0,0,0);
	will-change:  transform;
}
.result + .preload .dot_around:after {
	content: "";
	display:  block;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 25px;
	height: 10px;
	border-radius: 100px;
	background-color: #5cc9a7;
	border: 3px solid #fff;
	box-shadow: 0 0 15px #fff, 0 0 30px #5cc9a7;
	will-change: transform;
}
/*动画中的228px=240px-6*2px*/
@keyframes dot_around {
	0% {
		transform: translateX(0) translateY(0) rotate(-0.25turn);
	}
	3% {
		transform: translateX(0) translateY(0) rotate(0turn);
	}
	22% {
		transform: translateX(228px) translateY(0) rotate(0turn);
	}
	25% {
		transform: translateX(228px) translateY(0) rotate(0.25turn);
	}
	47% {
		transform: translateX(228px) translateY(228px) rotate(0.25turn);
	}
	50% {
		transform: translateX(228px) translateY(228px) rotate(0.7turn);
	}
	72% {
		transform: translateX(0) translateY(228px) rotate(0.7turn);
	}
	75% {
		transform: translateX(0) translateY(228px) rotate(0.75turn);
	}
	100% {
		transform: translateX(0) translateY(0) rotate(0.75turn);
	}
	
}
.result:empty + .preload {
    display:  block;
}
.result + .preload .preload_box {width: 240px;height: 240px;position: absolute;top: 50%;left: 50%;/* overflow: hidden; */transform: translate(-50%, -50%);background-color: white;border-radius: 6px;box-shadow: 0 5px 25px -6px rgba(41, 128, 185, 0.1);will-change: transform;animation: svg_01 both 1s 1 cubic-bezier(0.63, -0.22, 0.71, 1.31);}


/*-------------------------------*/

.Validform_checktip {
    float:none;
    display:block;
    text-align:right;
    font-size:11px;
    margin: 0;
    padding: 0;
    color: #ccc;
    pointer-events: none;
	position: absolute;
    bottom: 40%;
    right: 12px;
}
.Validform_checktip.Validform_wrong {
	    color: #fb560a;
   
}
.Validform_checktip.Validform_right {
	    color:#090;  
}

.nameLogin{
    color: #0076ca;
    position: relative;

}

.nameLogin:hover>.center{
    display: block;
    position: absolute;
    border: 1px solid #0076ca;
    background: white;
    z-index: 100;
    width: 100px;
}
.center{
    display: none;
}
.center>li{
    padding: 10px;
}
.center>li:hover{
    background: #0a9dc7;
    color: white;
}


@media (max-width:1200px) {
	.list-share.fixed {
	    right: 10px;
	    margin-right: 0;
	    display: block;
	}
}

.error{display:none;}

.detail_content.result.showdemo img {max-width: 240px;}
.detail_content {word-break: break-word;}
/* 打开硬件加速，解决表单抖动的问题 */
.form_warp.icon:after {
	transform: translateZ(0);
}



foot-wechat-wrap.pro {
    display: inline-block;
    position: absolute;
    color: rgba(255, 255, 255, 0.75);
    top: -40px;
    right: 0;
}

@media (max-width: 992px) {
  .foot-wechat-wrap.pro {
    display: none;
}}


.xgcp.yy>p>a:first-child {
        display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.xgcp.yy>p>a:last-child {
    display: block;
    border-radius: 4px;
    padding: 10px 12px;
    text-align: center;
    background-color: #5cc9a7;
    color: white;
}
.result ul>li a.other_pro {
        display: block;
    overflow: hidden;
}
.result ul>li a.other_pro #span_title {
        float: left;
    display: block;
    font-size: 16px;
    color: #333;
}
.result ul>li a.other_pro #span_cname {
    overflow: hidden;
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #e1bb98;
}
.result ul>li a.other_pro #span_btn {
    display: block;
    clear: both;
    border-radius: 4px;
    padding: 10px 12px;
    text-align: center;
    background-color: #5cc9a7;
    color: white;
    margin-top: 6px;

}

.ps{
	float: left; 
	width:100%!important; 
}
/*手机去掉产品描述*/
@media only screen and (max-width:768px) {
	.widget-box.pro {
		display:none;
	}
}


.img1{
	margin-left:auto;margin-right:auto; 
	border-radius:50%;
	width:100px; height:100px; 
	position:relative; 
	bottom:-30px;
}


.base_info{
	width:480px; height:570px; 
	/*position:absolute; */
	/*top:50px; left:50px; */
	line-height:20px;
	border-style:dashed; 
	border-width:1px; 
	border-color:#33CCFF;
}
.base_line{
	width:180px; height:48px;
	background:#17A6FF; 
	border-radius:6%;
	position:relative;top:-24px; 
	left:150px; line-height:30px; 
	font-size:16px; color:#FFFFFF; 
	line-height: 54px;/*让黄色div中的文字内容垂直居中*/
    text-align: center;/*让文字水平居中*/
	/*font-weight:bold;\*/
		/*-o-border-radius:100%;
	-ms-border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;*/
}
.ps{
	float: left; 
	width:100%!important;

}
.geren_div{
	width: 480px;
	height: 200px;
	margin: 0px auto;
	margin-bottom:20px;
	border:1px solid #96C2F1;
	background-color: #EFF7FF;
}
.geren_p{
/*
border-radius:50%;*/

border-radius:50% !important;
width:90px; 
height:90px; 
margin-top: 40px;
margin-left:370px;	
}


.geren_i{
border-radius:50%;
width:100%; 
height:200px; 
margin-top: -115px;
margin-left:30px;	
}

.geren_biaoqian{
	font-size:16px;
	width: 100%;
}
.select_hangye{


background:#fafdfe;  
		    height:28px;  
		    width:388px;  
		    line-height:28px;  
		    border:1px solid #9bc0dd;  
		    -moz-border-radius:2px;  
		    -webkit-border-radius:2px;  
		    border-radius:2px; 
}


.shequtuijian{
    font-size: 13px;
    top: 15px;
    right: 15px;
    color: white;
    padding: 0px 6px;
    border-radius: 3px;
    background-color: #e1bb98;
}

.she{
    font-size: 13px;
    top: 15px;
    right: 15px;
    color: white;
    padding: 0px 6px;
    border-radius: 3px;
    background-color:#5cc9a7;
}

.zitihuanghang {
    /* width: 78%; */
    /* height: 18px; */
    /* float: right; */
    /* position: relative; */
    /* left: 6px; */
    /* top: -18px; */
    display: inline-block;
    width: calc(100% - 80px);
    vertical-align: top;
}

@media only screen and (max-width:768px) {

/*.zitihuanghang{

	width:78%;
	height: 18px;
	float:right;position: relative;
	left:6px;
	top: -18px;

}*/

/*.zitihuanghang{

	width:78%;
	height: 18px;
	float:right;position: relative;
	left:6px;
	top: -18px;

}
*/

.form_warp input {
	height: 50px;
	border: 1px solid #dde6ef;
	margin-bottom: 0px;
	box-shadow: none;
	border-radius: 0px;
	background: #fbfdff;
	font-size: 12px;
	color: #6b7c8a;
	font-weight: 400;
	display: block;
	width: 100%;
	padding: 6px 12px 6px 45px;
	outline: 0;
	transition: .5s;
}

.base_info{
	width:100%; height:580px; 
	/*position:absolute; */
	/*top:50px; left:50px; */
	border-style:dashed; 
	border-width:1px; 
	border-color:#33CCFF;
}

.base_line{
	width:120px; height:40px;
	background:#17A6FF; 
	
	position:relative;top:-24px; 
	left: 27%; line-height:25px; 
	font-size:15px; color:#FFFFFF; 
	line-height: 43px;/*让黄色div中的文字内容垂直居中*/
    text-align: center;/*让文字水平居中*/
	/*font-weight:bold;*/
	/*-o-border-radius:100%;
	-ms-border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;*/
}

.geren_div{
width: 100%;
height: 150px;
/*margin: 0px auto;*/
margin-bottom:20px;
border:1px solid #96C2F1;
background-color: #EFF7FF
}
.geren_biaoqian{
	font-size:12.6px;
}

.geren_p{
/*
border-radius:50%;*/

border-radius:50% !important;
width:80px; 
height:80px; 
margin-top: 15px;
margin-left: 210px;
}


.geren_i{
border-radius:50%;
width:200px; 
height:200px; 
margin-top: -88px;
margin-left:15px;	
}
.detail_content.result.showdemo img.ps{
	float: left; 
	width: 50% !important;
    max-width: none;
}



.select_hangye{


background:#fafdfe;  
		    height:28px;  
		    width:310px;  
		    line-height:28px;  
		    border:1px solid #9bc0dd;  
		    -moz-border-radius:2px;  
		    -webkit-border-radius:2px;  
		    border-radius:2px; 
}



}
.pdf_download{
    display: inline-block;
    /* float: right; */
    background-repeat: no-repeat;
    background-image: url(..../img/pdf_download.png);
    background-size: contain;
    width: 10em;
    text-align: right;
}
.docx_download{
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url(..../img/docx_download.png);
    background-size: contain;
    width: 10em;
    text-align: right;
}

/*.shengshiqu {
    height: 40px;
    border: 1px solid #dde6ef;
    margin-bottom: 0;
    box-shadow: none;
    border-radius: 0px;
    background: #fbfdff;
    font-size: 12px;
    color: #6b7c8a;
    font-weight: 400;
    display: block;
    width: 50%;
    padding: 6px 12px 6px 45px;
    outline: 0;
    transition: .5s;
}
*/

/*._citys { width: 450px; display: inline-block; border: 2px solid #eee; padding: 5px; position: relative; }*/
._citys span { color: #56b4f8; height: 15px; width: 15px; line-height: 15px; text-align: center; border-radius: 3px; position: absolute; right: 10px; top: 10px; border: 1px solid #56b4f8; cursor: pointer; }
._citys0 { width: 100%; height: 34px; display: inline-block; border-bottom: 2px solid #56b4f8; padding: 0; margin: 0; background: rgb(255,255,255);}
._citys0 li { display: inline-block; line-height: 34px; font-size: 15px; color: #888; width: 80px; text-align: center; cursor: pointer; }
.citySel { background-color: #56b4f8; color: #fff !important; }
._citys1 { width: 100%; display: inline-block; padding: 10px 0;  background: rgb(255,255,255);}
._citys1 a { width: 83px; height: 35px; display: inline-block; background-color: #f5f5f5; color: #666; margin-left: 6px; margin-top: 3px; line-height: 35px; text-align: center; cursor: pointer; font-size: 13px; overflow: hidden; }
._citys1 a:hover { color: #fff; background-color: #56b4f8; }
.AreaS { background-color: #56b4f8 !important; color: #fff !important; }

.sfxu_ul li{
	background-color: #f5f5f5;
	width: 7rem;
    color: #666;
    float: left;
    margin: 5px;
    padding: 5px;
}
.sfxu_ul li:hover{
	cursor:pointer;
}
.idcard{
	margin:0 auto;
	width: 30em;
	height: 19em;
	background-repeat: no-repeat;
    background-image: url(..../img/sfzdb.jpg);
    background-size: contain;
    font-size: 1em;
    overflow:hidden;
    font-family:"黑体";
}
@media screen and (max-width: 400px) {
	.idcard{
		-ms-transform: scale(0.7, 0.7);
        -webkit-transform: scale(0.7, 0.7);
        transform: scale(0.7, 0.7);
        position: relative;
    	left: -4rem;
	}
}
.idcard ul{
	margin: 2em !important;
}
.idcard ul:before{
	background:none;
}
.idcard ul li{
	font-size: 1.1em;
	margin-bottom: 1em;
}
.idcard ul li span{
	color: #3168ce;
    letter-spacing: 1em;
}
.idcard .csrq{
	letter-spacing: 0.3em;
}
.idcard .sfz{
	letter-spacing: 0.1em;
}
.idcard .sfz span{
    letter-spacing: 0em;
    margin-right: 1em;
}
.idcard .img{
	width: 8em;
    height: 11em;
    border: none;
    position: relative;
    left: 20em;
    top: -18em;
    display: flex;
    align-items: center;
    justify-content:center;
}
.idcard .img img{
	max-width: 8em !important;
	max-height: 11em !important;
	border:none;
	border-radius: 0;
}

.Bar ,.Bars { 
	position: relative; width: 15em;
	border: 1px solid #B1D632; padding: 1px;
} 

.Bar div,.Bars div { 
	display: block; position: relative;
	background-image: linear-gradient(0, #1cc57f 0px, #ddd 50px, #ddd 100px);
	color: #333333;
	height: 1em;
	line-height: 1em;
}
.Bar2 div{
	background-image: linear-gradient(0, #FF2424 0px, #ddd 50px, #ddd 100px);
}
.Bar3 div{
	background-image: linear-gradient(0, #F4FF24 0px, #ddd 50px, #ddd 100px);
}
.Bar div span{ 
	position: absolute; 
	width: 15em;
	text-align: center; 
	font-weight: bold; 
} 
.cent{ 
	margin:0 auto; 
	width: 15em;
	overflow:hidden;
} 
.pricing_bulk_box{
	height: 6rem;
}
.pricing_bulk_box input[type="radio"] {
	display: none;
}
.pricing_bulk_box label {
	display: block;
	position: relative;
	cursor: pointer;
	background: #fff;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 15px;
	text-align: center;
	padding: 0;
	border: 1px solid #f4f5f7;
	transition: .5s cubic-bezier(0.79, -0.65, 0.19, 1.66);
	box-shadow: 0 5px 25px -6px rgba(41, 128, 185, 0.1);
}

.pricing_bulk_box label h4 {
	margin: 0;
	padding: 10px 0 10px;
	color: white;
	background-color: #5cc9a7;
	transition: .5s cubic-bezier(0.79, -0.65, 0.19, 1.66);
}
.pricing_bulk_box label h4 span {
	display: block;
    font-size: 1.5rem;
    line-height: 2rem;
}
.pricing_bulk_box label h4 span i{

    font-size: 0.5rem;
	font-style:normal;
	color: #eee;
}
.pricing_bulk_box label h4 b {
	display: block;
	margin:0 auto;
	width: 86px;
	font-size: 13px;
	font-weight: 400;
	color: #5cc9a7;
	padding: 0 6px;
	border-radius: 50px;
	border: 1px solid rgba(0, 0, 0, 0.02);
	background-color: #ffffff;
	box-shadow: 0 2px 15px -6px rgba(41, 128, 185, 0.3);
	transition: .5s cubic-bezier(0.79, -0.65, 0.19, 1.66);
}
.pricing_bulk_box label p {
	font-size: 2.58rem;
	color: #555;
	text-indent: -1rem;
	margin: 0;
	padding: 15px 0;
	transition: .5s cubic-bezier(0.79, -0.65, 0.19, 1.66);
}
.pricing_bulk_box label p sup {
	color: #333;
	font-size: 20px;
	opacity: .7;
	font-weight: 400;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pricing_bulk_box label p sub {
	color: #333;
	font-size: 16px;
	opacity: .7;
	font-weight: 400;
}
.pricing_bulk_box label:after {
	content: "";
	position: absolute;
	top: 0.5rem;
	right: 0.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	border-radius: 50px;
	background-image: url("data:image/svg+xml,%3Csvg t='1546072969325' class='icon' style='vertical-align: middle;fill: %23fff;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='16539'%3E%3Cpath d='M512.154014 0c-282.66615 0-511.847009 229.172493-511.847009 511.826038 0 282.653545 229.18086 511.826038 511.847009 511.826038s511.844963-229.172493 511.844963-511.826038C1023.998977 229.172493 794.820164 0 512.154014 0zM512.154014 927.685397c-229.6823 0-415.875375-186.187493-415.875375-415.859359S282.471714 95.966679 512.154014 95.966679c229.67923 0 415.874352 186.187493 415.874352 415.859359S741.834268 927.685397 512.154014 927.685397zM710.825796 286.197254 439.673336 557.1145 313.173181 430.68502 222.749117 521.018398 439.673336 737.801722 801.248836 376.49277Z' p-id='16540' data-spm-anchor-id='a313x.7781069.0.i7'%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: 1rem 1rem;
	background-position: 50% 50%;
	opacity: 0;
	transform: scale(0);
	transition: .5s cubic-bezier(0.79, -0.65, 0.19, 1.66);
}
.pricing_bulk_box input:checked ~ label {
	transform: translateY(-5px);
	box-shadow: 0 5px 25px -6px rgba(41, 128, 185, 0.3);
}
.pricing_bulk_box input:checked ~ label h4 {
	background-color: #e1bb98;
}
.pricing_bulk_box input:checked ~ label p {
	color: #e1bb98;
}
.pricing_bulk_box input:checked ~ label b {
	color: #e1bb98;
}
.pricing_bulk_box input:checked ~ label:after {
	opacity: 1;
	transform: scale(1);
}

.product_detail .chose{
	background-color: #e1bb98;
	color: #ffffff;
}

.product_detail .kid{
	margin-top:10px; 
}
.product_detail .pname{
	margin-bottom: 5px;
	cursor: pointer;
}
.msdn a,  
.msdn span {  
    display: inline-block;  
    padding: 2px 5px;  
    margin: 0 1px;  
/*    border: 1px solid #5cc9a7;  */
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    border-radius: 3px;  
}  

.msdn a,  
.msdn li {  
    display: inline-block;  
    list-style: none;  
    text-decoration: none!important;  
    color: #5cc9a7; 
     margin: 0 3px;   
}  
.msdn a.first,  
.msdn a.prev,  
.msdn a.next,  
.msdn a.end {  
}  
.msdn a:hover {  
    border-color: #5cc9a7;  
}  
  
.msdn span.current {  
    background: #5cc9a7;  
    color: #FFF;  
    font-weight: 400;  
    border-color: #5cc9a7;  
}
.msdn{
    padding: 10px 0px;
    text-align: center;
    font-size: 14px;
}
.info .equal {
	display:table;
	border-collapse:separate;
	border-spacing: 0px 10px;
}
.info .t_row div:nth-child(1){
	color:#999;
	text-align-last:justify;
}

.equal .t_row{
	display:table-row;
}
.equal .t_row div{
	 display:table-cell;
}
.info_h5{
	border-bottom: 1px solid #eaeff5;
}
.info_row{
	border-bottom: 1px solid #eaeff5;
}
.detail_content details summary::-webkit-details-marker { display:none; }
.detail_content details summary::::-moz-list-bullet {font-size:0}
.detail_content details summary::after {

    content: '';

    position: absolute;

    width: 1em; height: 1em;

    margin: .2em 0 0 .5ch;

    background: url(..../img/summary.png) no-repeat;

    background-size: 100% 100%;

    transition: transform .2s;

}
@media (min-width:992px) {
	.col-md-3.recharge{
		width: 20%;
	}
	.recharge .pricing_box label b{
		width: 100px;
	}
	.recharge .price{
		font-size: 2rem;
		padding:10px 0;
	}
	.recharge .pricing_box input:checked ~ label:after{
		right:5px;
		width: 15px;
		height: 15px;
		background-size:15px 15px;
	}
}
details:not([open]) summary::after {

    margin-top: .25em;

    transform: rotate(-90deg);    

}