@charset "utf-8";
html, body, header, section, footer, ul, ol, li, a, span, em, del, legend, center, strong, var, fieldset, form, label, dl, dt, dd, cite, input, hr, time, mark, code, figcaption, figure, textarea, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	border: 0;
	padding: 0;
	font-style: normal;
	color: #555
}
html, body {
	height: 100%;
	min-height: 100%;
	-webkit-touch-callout: none;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-user-select: none;
	background-color: #fff;
	font-size: 13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Microsoft YaHei'
}
nav, article, aside, details, main, header, footer, section, fieldset, figcaption, figure {
	display: block
}
a, button, em, del, strong, var, label, cite, small, time, mark, code, textarea {
	display: inline-block
}
header, section, footer {
	position: relative
}
ol, ul {
	list-style: none
}
button, textarea, select {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 13px;
	outline: none;
	resize: none;
	font-family: 'Microsoft YaHei';
	-webkit-appearance: none
}
span {
	display: inline-block
}
a:active {
	outline: 0;
	text-decoration: none;
	background-color: #eee
}
a {
	text-decoration: none
}
label {
	word-wrap: break-word;
	word-break: break-all
}
td, th {
	padding: 0
}
img {
	padding: 0;
	margin: 0;
	vertical-align: middle
}
input{
	margin:0;
	padding:0;
	outline:none;
	border:none;
	background:transparent
}
.clearfix{
	clear:both;
}
/**/
.tip {
	position: relative;
	padding: 10px 20px;
	background: #fff4f4;
	color: #ec0000;
	text-align: center;
}
.tip:after {
	z-index: 1;
	content: '';
	width: 200%;
	height: 1px;
	background: #ffc58c;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
}
/**/
.page-nav a {
	border-top: 5px solid #eee;
	text-align: center;
	height: 50px;
	line-height: 50px;
	position: relative;
	background: -webkit-linear-gradient(#fff, #fafafa);
	background: -o-linear-gradient(#fff, #fafafa);
	background: -moz-linear-gradient(#fff, #fafafa);
	background: linear-gradient(#fff, #fafafa);
}
.page-nav a:active {
	background: -webkit-linear-gradient(#eee, #fafafa);
	background: -o-linear-gradient(#eee, #fafafa);
	background: -moz-linear-gradient(#eee, #fafafa);
	background: linear-gradient(#eee, #fafafa);
}
.page-nav a:after {
	content: '';
	height: 40px;
	width: 1px;
	border-left: 1px solid #ddd;
	-webkit-transform: scaleX(.5);
	position: absolute;
	left: 0;
	top: 5px;
}
.page-nav a:first-of-type:after {
	content: '';
	border-left: none;
	border-width: 0;
}
.page-nav a.disabled {
	display: none;
}
/**/
.wrap {
	padding: 0 0 60px
}
.wrap.t {
	padding-top: 45px
}
.wrap.nb {
	padding-bottom: 0
}
/**/
.flex {
	display: -webkit-box!important;
	display: -webkit-flex!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.cell {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	max-width: 100%;
	display: block
}
/**/
header {
	height: 45px;
	line-height: 45px;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 500;
	background: #000
}
header a.back-icon {
	position: absolute;
	left: 0;
	top: 0;
	height: 45px;
	line-height: 45px;
	background: url('../images/i6.png') no-repeat 10px 15px;
	background-size: 15px;
	color: #fff;
	padding-left: 25px;
	padding-right: 10px;
}
header a.back-icon:active {
	background-color: #222;
}
header .name {
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding-left: 70px;
	padding-right: 20px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	word-break: break-word;
	-webkit-line-clamp: 1
}
/**/
footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 60px;
	width: 100%;
	z-index: 500;
	background: #fff;
}
footer:after {
	content: '';
	width: 200%;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	top: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
}
footer a {
	text-align: center;
	color: #555;
	padding-top: 35px;
}
footer a.active {
	color: #601986
}
footer a.home {
	background: url('../images/i1.png') no-repeat center 8px;
	background-size: 25px;
}
footer a.home.active {
	background: url('../images/i1-1.png') no-repeat center 8px;
	background-size: 25px;
}
footer a.visa {
	background: url('../images/i2.png') no-repeat center 8px;
	background-size: 25px;
}
footer a.visa.active {
	background: url('../images/i2-1.png') no-repeat center 8px;
	background-size: 25px;
}
footer a.down {
	background: url('../images/i3.png') no-repeat center 8px;
	background-size: 25px;
}
footer a.down.active {
	background: url('../images/i3-1.png') no-repeat center 8px;
	background-size: 25px;
}
footer a.about {
	background: url('../images/i4.png') no-repeat center 8px;
	background-size: 25px;
}
footer a.about.active {
	background: url('../images/i4-1.png') no-repeat center 8px;
	background-size: 25px;
}
footer a.user {
	background: url('../images/i5.png') no-repeat center 8px;
	background-size: 25px;
}
footer a.user.active {
	background: url('../images/i5-1.png') no-repeat center 8px;
	background-size: 25px;
}
footer .slider-down {
	box-shadow: 0 0 10px #777;
	position: absolute;
	width: 100px;
	background: #fff;
	bottom: 60px;
	left: 70%;
	margin-left: -50px;
	display: none;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
footer .slider-down a {
	padding-top: 0;
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: relative;
}
footer .slider-down a:after {
	content: '';
	width: 200%;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
}
footer .slider-down a:last-of-type:after {
	display: none;
}
footer a:active {
	background-color: #eee
}
/**/
.s-title {
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	position: relative;
}
.s-title:after {
	z-index: 1;
	content: '';
	width: 200%;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom: -1px;
	transform: scale(0.5);
	transform-origin: 0 0;
}
.s-title span {
	z-index: 2;
	border-bottom: 2px solid #601986;
	padding: 0 20px;
	height: 39px;
	line-height: 39px;
	font-size: 16px;
	text-align: center;
	color: #601986;
	position: absolute;
	left: 10px;
	top: 0;
}
.s-title.s {
	height: 30px;
	line-height: 30px;
}
.s-title.s span {
	font-size: 12px;
	height: 29px;
	line-height: 29px;
	padding: 0 10px;
}

.name_list{border-bottom:1px solid #e8e8e8;height:45px;position:relative;}
.c_shop{width:20%;height:45px;line-height:45px;font-size:16px;text-align:center;color:#601986;float: left;}
.c_shop a{color:#601986;}
.c_shop.hover{border-bottom:1px solid #601986;height:44px;}
.visa-promot{display: none;}
.visa-promot.open{display: block;}
.visa-promot .item{overflow:hidden;float:left;width:30%;margin-left:2.5%;}
.visa-promot .item.last{margin-right:0;}
.visa-promot .item.hover{}
.visa-promot .item img{width:100%;}
.visa-promot .item .info{width:100%;height: 30px;line-height: 30px;position: relative;margin-top: -30px;}
.visa-promot .item .info span{display:block;font-size:14px;color: #fff;}

.name_list1{border-bottom:1px solid #e8e8e8;height:45px;position:relative;}
.c_shop1{width:20%;height:45px;line-height:45px;font-size:16px;text-align:center;color:#601986;float: left;}
.c_shop1 a{color:#601986;}
.c_shop1.hover{border-bottom:2px solid #601986;height:44px;}
.guide-list1{display: none;}
.guide-list1.open{display: block;}
/**/
.visa-promot {
	overflow: hidden;
	padding:8px 0;
}
.visa-promot a {
	display: block;
	float: left;
	width: 25%;
	text-align: center;
	padding: 8px 0 0 0;
	position: relative;
	border-radius: 10px;
}
.visa-promot a .info {
	padding: 5px 0;
}
.visa-promot a .info .p {
	color: #ff5960
}
.visa-promot a .info .p em {
	font-size: 10px;
	color: #999
}
/**/
.guide-list a {
	display: block;
	padding: 10px;
	position: relative;
}
.guide-list a:after {
	content: '';
	width: 200%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
}
.guide-list a .info{
	width:100%
}
.guide-list a .info .tit {
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	word-break: break-word;
	-webkit-line-clamp: 2
}
.guide-list a .info .brief {
	font-size: 12px;
	color: #999;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	word-break: break-word;
	-webkit-line-clamp: 2
}

.guide-list .li{width: 47%;float: left;margin-left: 2%;}
.guide-list .li a{padding: 10px 0;}
.guide-list .li img{width: 100%;}
.guide-list .li dt{width: 96%;height: 28px;line-height: 28px;padding:0 2%;background-color: #000;opacity: 0.8;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position: relative;margin-top: -28px;color: #fff;}
.guide-list .li .price{width: 100%;height: 40px;line-height: 40px;font-size: 12px;}
.guide-list .li .price span{float: right;width: 65px;height: 24px;background-color: #ea4b38;margin-right: 5px;margin-top: 8px;line-height: 24px;text-align: center;color: #fff;}
.guide-list .li .price c{font-size: 10px;color: #ea4b38;}
.guide-list .li .price b{font-size: 16px;color: #ea4b38;}
.guide-list .more{height: 20px;line-height: 20px;}
/**/
.bottom-icons {
	display:-webkit-flex;
	display:flex;
	justify-content: space-around;
	align-items: center;
	padding: 10px;
/*	border-top:5px solid #f0f0f0;*/
}
.bottom-icons .icon {
	margin-left: 10px;
	padding: 10px;
	position: relative;
}
.bottom-icons .icon a{
	display:block;
	width:-webkit-calc(100%/3);
	width:calc(100%/3);
}
.bottom-icons .icon:after {
	content: '';
	width: 200%;
	height: 200%;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #ccc;
	border-radius: 15px;
	transform: scale(0.5);
	transform-origin: 0 0;
}
.bottom-icons .icon:first-of-type {
	margin-left: 0;
}
.bottom-icons .icon:active:after {
	border: 1px solid #601986;
}

/**/
.down-wrap {
	height: 100%;
}
.down-wrap .left-part {
	width: 100px;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	border-right: 5px solid #eee;
}
.down-wrap.t .left-part {
	top: 45px;
}
.down-wrap .left-part span {
	display: block;
	text-align: center;
	height: 50px;
	line-height: 50px;
	position: relative;
}
.down-wrap .left-part span:after {
	content: '';
	width: 200%;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
}
.down-wrap .left-part span.active {
	background-color: #f5f5f5;
}
.down-wrap .right-part {
	padding-left: 105px;
}
.down-wrap .right-part .item {
	padding: 0 0 100px;
	overflow: hidden;
	display: none;
}
.down-wrap.t .right-part .item {
	padding-top: 45px
}
.down-wrap .right-part .item a {
	position: relative;
	height: 50px;
	line-height: 50px;
	display: block;
	padding: 0 20px;
	background: url('../images/i7.png') no-repeat right center;
	background-size: 25px auto;
}
.down-wrap .right-part .item a:after {
	content: '';
	width: 200%;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
}
.down-wrap .right-part .item a:active {
	background-color: #eee
}
/**/
.apply-form .row {
	position: relative;
	line-height: 50px;
}
.apply-form .row:after {
	content: '';
	width: 200%;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
}
.apply-form .row label {
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	padding-left:2%
}
.apply-form .row label span {
	color: #f00
}
.apply-form .row label.full {
	width: 100%;
	text-align: center;
}
.apply-form .row input {
	background: transparent;
	height: 50px;
	line-height: 50px
}
.apply-form .row select {
	background: transparent;
}
.apply-form .row a {
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	margin: 10px;
	border-radius: 5px;
}
.apply-form .row img {
	padding: 8px 0;
	border-radius: 5px;
	margin: 0 5px;
}
.apply-form .row .btn {
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	margin: 10px;
	border-radius: 5px;
}
.apply-form .row .btn:active {
	background-color: #eee;
}
.apply-form .row .btn:disabled {
	background-color: #eee;
	color: #aaa;
}
.apply-form .row .options span {
	position: relative;
	height: 30px;
	line-height: 30px;
	width: 50px;
	text-align: center;
	margin: 10px 5px;
	border-radius: 3px;
}
.apply-form .row .options span:after {
	border-radius: 3px;
	content: '';
	width: 200%;
	height: 200%;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #ccc;
	transform: scale(0.5);
	transform-origin: 0 0;
}
.apply-form .row .options span.active {
	box-shadow: 2px 2px 5px #555 inset;
	background-color: #8957a1;
	background: -webkit-linear-gradient(#601986, #8633b3);
	background: -o-linear-gradient(#601986, #8633b3);
	background: -moz-linear-gradient(#601986, #8633b3);
	background: linear-gradient(#601986, #8633b3);
	color: #fff;
}
.apply-form .row .options span.active:after {
	display: none;
}
.apply-form .row .upload-photo {
	padding: 20px 0;
	height: 70px;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: url('../images/upload.png') no-repeat center center;
	background-size: 90px
}
.apply-form .submit {
	margin: 20px;
}
.apply-form .submit a {
	font-size: 16px;
	display: block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	width: 100%;
	background-color: #601986;
	background: -webkit-linear-gradient(#8633b3, #601986);
	background: -o-linear-gradient(#8633b3, #601986);
	background: -moz-linear-gradient(#8633b3, #601986);
	background: linear-gradient(#8633b3, #601986);
}
.apply-form .submit a:active {
	background-color: #8957a1;
	background: -webkit-linear-gradient(#601986, #8633b3);
	background: -o-linear-gradient(#601986, #8633b3);
	background: -moz-linear-gradient(#601986, #8633b3);
	background: linear-gradient(#601986, #8633b3);
}
/**/
.article-header {
	border-bottom: 5px solid #eee;
	padding: 20px;
}
.article-header .article-title {
	font-size: 20px;
	color: #000;
}
.article-header .article-info {
	font-size: 10px;
	color: #888;
	margin-top: 10px;
}
.article-detail {
	padding: 20px;
	line-height: 1.6;
	color: #333;
	font-size: 14px;
}
/**/
a.more {
	display: block;
	width: 130px;
	margin: 20px auto;
	height: 35px;
	line-height: 35px;
	text-align: center;
	position: relative;
}
a.more:active {
	background-color: #eee;
}
a.more:after {
	content: '';
	width: 200%;
	height: 200%;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #ccc;
	transform: scale(0.5);
	transform-origin: 0 0;
	border-radius:10px;
}
/**/
a.logout {
	display: block;
	margin: 10px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	position: relative;
}
a.logout:active {
	background-color: #eee;
}
a.logout:after {
	content: '';
	width: 200%;
	height: 200%;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #ccc;
	transform: scale(0.5);
	transform-origin: 0 0;
}
/**/
.about-txt {
	padding: 20px;
	line-height: 1.6;
	color: #333;
	font-size: 14px;
	color: #ccc;
}
/**/
.contact-wap {
	border-top: 5px solid #eee;
}
.contact-wap a {
	position: relative;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}
.contact-wap a:after {
	content: '';
	width: 200%;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
}
.contact-wap a i {
	width: 30px;
	height: 40px;
	display: block;
}
.contact-wap a i.tel {
	background: url('../images/tel.png') no-repeat center center;
	background-size: 20px;
}
.contact-wap a i.add {
	background: url('../images/map.png') no-repeat center center;
	background-size: 20px;
}
.contact-wap a em {
	width: 30px;
	height: 40px;
	display: block;
	background: url('../images/right.png') no-repeat center center;
	background-size: 10px;
}
/**/
.visa-filter {
	border-bottom: 5px solid #eee;
}
.visa-filter .r {
	border-left: none;
	position: relative;
}
.visa-filter .r:after {
	content: '';
	width: 200%;
	height: 80px;
	border-left: 1px solid #ccc;
	position: absolute;
	left: 0;
	top: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
}
.visa-filter .r:first-of-type:after {
	border-left: none;
}
.visa-filter .r label {
	display: block;
	text-align: center;
	position: relative;
	height: 40px;
	line-height: 40px;
	background-color: #f8f8f8
}
.visa-filter .r label:after {
	content: '';
	width: 200%;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
}
.visa-filter .r a {
	display: block;
	text-align: center;
	position: relative;
	height: 40px;
	line-height: 40px;
}
.visa-filter .r a:after {
	content: '';
	width: 200%;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
}
.visa-filter .r .toggle {
	display: none;
}
.visa-filter .show a {
	display: block;
	background-color: #fff;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.visa-filter .se {
	border-top: 5px solid #eee;
	display: none;
}
.visa-filter .se a {
	display: block;
	margin: 10px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: relative;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	background-color: #601986;
	background: -webkit-linear-gradient(#8633b3, #601986);
	background: -o-linear-gradient(#8633b3, #601986);
	background: -moz-linear-gradient(#8633b3, #601986);
	background: linear-gradient(#8633b3, #601986);
}
.visa-filter .se a:active {
	background-color: #8957a1;
	background: -webkit-linear-gradient(#601986, #8633b3);
	background: -o-linear-gradient(#601986, #8633b3);
	background: -moz-linear-gradient(#601986, #8633b3);
	background: linear-gradient(#601986, #8633b3);
}
.visa-filter.s .r {
	border-left: 5px solid #eee;
}
.visa-filter.s .r:first-of-type {
	border-left: none;
}
.visa-filter.s .r:after {
	border-left: none;
}
.visa-filter.s .r a.active {
	color: #601986;
	font-weight: bold;
}
.visa-filter.s .r a.active:after {
	background: #601986;
}
.visa-filter.s .r label {
	font-weight: bold;
}
/**/
.visa-list a {
	position: relative;
	display: block;
	padding: 10px;
}
.visa-list a:after {
	content: '';
	width: 200%;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
}
.visa-list a .img {
	position: relative;
}
.visa-list a .img:after {
	content: '';
	width: 200%;
	height: 200%;
	border: 1px solid #ccc;
	position: absolute;
	left: 0;
	top: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
}
.visa-list a .info {
	padding: 0 10px;
}
.visa-list a .info .name {
	color: #000;
	font-size: 14px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	word-break: break-word;
	-webkit-line-clamp: 1
}
.visa-list a .info .attr {
	font-size: 12px;
	line-height: 15px;
	color: #666
}
.visa-list a .info .attr .li {
	font-size: 10px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	word-break: break-word;
	-webkit-line-clamp: 1
}
.visa-list a .btn {
	text-align: center;
}
.visa-list a .btn .price {
	font-size: 10px;
	color: #555
}
.visa-list a .btn .price span {
	font-size: 10px;
	color: #ff5960
}
.visa-list a .btn .price em {
	font-size: 14px;
	color: #ff5960
}
.visa-list a .btn .bill {
	font-size: 10px;
	display: inline-block;
	width: 60px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	padding: 5px 0;
	margin-top: 5px;
	background-color: #ff5960;
	background: -webkit-linear-gradient(#ff5960, #e03940);
	background: -o-linear-gradient(#ff5960, #e03940);
	background: -moz-linear-gradient(#ff5960, #e03940);
	background: linear-gradient(#ff5960, #e03940);
}
/**/
.visa-detail {
	padding: 20px;
	position: relative;
}
.visa-detail .title {
	font-size: 14px;
	color: #000
}
.visa-detail .bri {
	font-size: 10px;
}
.visa-detail .price {
	font-size: 20px;
	color: #ff5960;
	margin-top: 10px
}
.visa-detail .price span {
	font-size: 10px;
	color: #888
}
.visa-detail .price-info {
	font-size: 10px;
}
.visa-detail a.apply {
	border: 5px solid rgba(230,230,230,0.5);
	position: absolute;
	right: 10px;
	top: 25px;
	font-size: 12px;
	width: 60px;
	height: 60px;
	color: #fff;
	border-radius: 100px;
	text-align: center;
	background-color: #ff5960;
	background: -webkit-linear-gradient(#ff5960, #e03940);
	background: -o-linear-gradient(#ff5960, #e03940);
	background: -moz-linear-gradient(#ff5960, #e03940);
	background: linear-gradient(#ff5960, #e03940);
}
.visa-detail a.apply span {
	color: #fff;
	display: block;
	padding-top: 12px;
}
.visa-detail a.apply:active {
	background-color: #e03940;
	background: -webkit-linear-gradient(#e03940, #ff5960);
	background: -o-linear-gradient(#e03940, #ff5960);
	background: -moz-linear-gradient(#e03940, #ff5960);
	background: linear-gradient(#e03940, #ff5960);
}
/**/
.visa-attrs {
	padding: 20px;
	font-size: 12px;
	border-top: 5px solid #eee;
	border-bottom: 5px solid #eee;
}
/**/
.visa-content .card-head {
	position: relative;
}
.visa-content .card-head:after {
	content: '';
	width: 200%;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
}
.visa-content .card-head a {
	position: relative;
	height: 40px;
	line-height: 40px;
	width: 20%;
	text-align: center;
	font-size: 10px;
}
.visa-content .card-head a:after {
	content: '';
	height: 40px;
	width: 1px;
	border-left: 1px solid #ddd;
	-webkit-transform: scaleX(.5);
	position: absolute;
	left: 0;
	top: 0;
}
.visa-content .card-head a:first-of-type:after {
	display: none;
}
.visa-content .card-head a.active {
	color: #601986;
	font-weight: bold;
}
.visa-content .card-body .items {
	display: none;
}
.visa-content .card-body .items a {
	color: #ff5960;
	text-decoration: underline;
}
.visa-content .card-body .items .block {
	padding: 20px 0
}
.visa-content .card-body .items .block .txt {
	padding: 20px;
	line-height: 1.6;
	color: #333;
	font-size: 14px;
	color: #444;
}
/**/
.pay-wrap .qr {
	padding: 20px;
	border-bottom: 5px solid #eee;
}
.pay-wrap .detail {
	padding: 20px;
	font-size: 10px;
}
/**/
.top-card {
	position: relative;
	border-bottom: 5px solid #eee;
}
.top-card .span {
	text-align: center;
	height: 50px;
	line-height: 50px;
	position: relative;
	font-size: 14px;
}
.top-card .span:after {
	content: '';
	height: 50px;
	width: 1px;
	border-left: 1px solid #ddd;
	-webkit-transform: scaleX(.5);
	position: absolute;
	left: 0;
	top: 0;
}
.top-card .span:first-of-type:after {
	content: '';
	border-left: none;
	border-width: 0;
}
.top-card .span em {
	position: absolute;
	left: 0;
	bottom: -5px;
	height: 5px;
	background-color: #601986;
	width: 100%;
	display: none;
}
.top-card .span.active {
	color: #601986;
}
.top-card .span.active em {
	display: block;
}
/**/
.verfy-box .top {
	height: 200px;
	width: 100%
}
.verfy-box.warning .top {
	background: #ff5400
}
.verfy-box.ok .top {
	background: #2ec82d
}
.verfy-box .top i {
	display: block;
	width: 100%;
	height: 200px
}
.verfy-box.warning .top i {
	background: url('../images/i8.png') no-repeat center center;
	background-size: 80px
}
.verfy-box.ok .top i {
	background: url('../images/i9.png') no-repeat center center;
	background-size: 80px
}
.verfy-box .info {
	text-align: center;
	padding: 20px 0
}
.verfy-box a {
	margin: 10px;
	display: block;
	background: #eee;
	color: #555;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-radius: 3px
}
/**/
.uc-block a {
	padding: 0 10px;
	height: 50px;
	line-height: 50px;
	display: block;
	position: relative;
}
.uc-block a:after {
	content: '';
	width: 200%;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
}
.uc-block a.can {
	padding-right: 20px;
	background: url('../images/i10.png') no-repeat right center;
	background-size: auto 20px
}
.uc-block a .title {
	width: 100px;
	font-size: 14px
}
.uc-block a .grid {
	text-align: right;
	color: #999;
	overflow: hidden;
}
/**/
.my-visa-list {
	padding: 20px 0;
}
.my-visa-list .items {
	position: relative;
	border-bottom: 5px solid #eee;
}
.my-visa-list .items .tite {
	font-size: 14px;
	color: #000
}
.my-visa-list .items .attrs {
	font-size: 12px;
	color: #666;
	padding: 10px;
}
.my-visa-list .items .btn {
	position: relative;
}
.my-visa-list .items .btn:after {
	content: '';
	width: 200%;
	height: 1px;
	background: #ccc;
	position: absolute;
	left: 0;
	top: 0;
	transform: scale(0.5);
	transform-origin: 0 0;
}
.my-visa-list .items .btn a {
	text-align: center;
	height: 40px;
	line-height: 40px;
}
/**/
a.go-to-reg {
	text-align: center;
	display: block;
	height: 40px;
	line-height: 40px;
	margin: 0 20px;
	border-radius: 5px;
}
a.forget-pass {
	text-align: center;
	display: block;
	height: 40px;
	line-height: 40px;
	margin: 0 20px;
	border-radius: 5px;
}
/*焦点图*/
	#wrap{
		width: 100%;
		margin:0 auto 10px;
		background: #fefefe;
	}
	.hiSlider{
		overflow: hidden;
		max-height: 188px;
		background: #eee;
	}
	.hiSlider-item{
		float: left;
	}
/*阴影*/
	.yinying{
		background:url(/Public/wap/images/yinying.png) repeat-x left bottom;
		height:3px;
	}
/*顶部*/
.header{
    display: -webkit-flex;
    display: flex;
	justify-content: center;
}
.visa-search{
	border:1px solid #642e90;
	border-radius:3px;
	width:73%;
	text-align: left;
	margin-top:3px;
	position:relative;
	height:32px;
}
.visa-search .input {
	padding:7px 0 7px 10px;
	font-size: 14px;
	height:18px;
	line-height: 18px;
}
.visa-search .submit{
	position:absolute;
	right:0;
	height:32px;
	width:48px;
	background:url('../images/chaxun.png') no-repeat center center;
	
}
.visa-search img{
	position:absolute;
	right:12px;
	top:5px;
	width:22px
}
.jindu{
	padding-top:2px;
	width:72px;
	margin-right:10px;
}
/*流程*/
.liucheng{
    display: -webkit-flex;
    display: flex;
	justify-content: space-around;
	color:#6d6d6d;
	text-align: center;
	position:relative;
	border-bottom:5px solid #f0f0f0;
	padding:5px 0 10px 0;
}
.liucheng div p{
	height:20px;
	line-height: 20px;
}
.liucheng .h-line{
	width:28px;
	height:1px;
	border-bottom:1px solid #b5b5b5;
	position:absolute;
	top:20px;
}
.liucheng .h-line1{
	left:20%;
}
.liucheng .h-line2{
	left:46%;
}
.liucheng .h-line3{
	left:72%;
}

.wrap_more{
	-webkit-display:flex;
	display: flex;
	justify-content: center;
	text-align: center;
	border-bottom:5px solid #f0f0f0;
}
.wrap_more p{
	border:1px solid #642e90;
	border-radius: 10px;
	width:90%;
	height:40px;
	line-height:40px;
	margin-bottom:16px;
	color:#642e90;
	font-size:16px;
}
/*超值特惠*/

.czth_img{
	position:relative;
}

.czth_img span{
	display:block;
	position: absolute;
	left:0;
	bottom:22px;
	background-color: rgb(0, 153, 68);
	padding:2px 5px;
	z-index: 299;
	color:white;
}
.czth h1{
	padding:2px 0 0 2px;
	font-size:14px;
	color:#343434;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:95%;
}
.fenjie{
	border-bottom:5px solid #f0f0f0;
	margin-top:20px;
}
.phone{
	height:18px;
	line-height: 18px;
	display:flex;
	justify-content:center;
	padding-left:2%;
	color:#642e90;
}


.gdgj{width: 100%;}
.gdgj .left{width: 90%;float: left;}
.gdgj .right{width: 10%;float: right;text-align: center;}
.gdgj .right li{padding:0;margin:0;list-style-type:none}
.gdgj .right li.hover a{font-size: 16px;color: #796ba6;}
.gjlist{width: 100%;display: none;}
.gjlist.open{display: block;}
.gjlist .item{width: 46%;margin: 0px 2%;float: left;margin-top: 10px;}
.gjlist .item img{width: 100%;}
.gjlist .item .info{width: 100%;height: 30px;line-height: 30px;text-align: center;}
