@charset "utf-8";

/* 签证 */
.visa_bg_box {
	float: left;
	width: 100%;
	height: 380px;
	position: relative;
	margin-bottom: 40px;
	background: url(../images/visa_bg.jpg) center bottom no-repeat
}

.country_sar {
	width: 488px;
	height: 88px;
	position: absolute;
	left: 50%;
	bottom: 20px;
	padding: 16px 16px 0;
	margin-left: -260px;
	border-radius: 5px;
	background: url(../images/aph_bg.png) left top repeat
}

.country_sar .import {
	float: left;
	width: 488px;
	height: 46px
}

.country_sar .import .sr_text {
	float: left;
	width: 423px;
	height: 46px;
	line-height: 46px;
	padding: 0 5px;
	font-size: 16px;
	border-radius: 5px
}

.country_sar .import .tj_btn {
	float: right;
	width: 50px;
	height: 46px;
	border-radius: 5px;
	cursor: pointer;
	background: url(../images/dest-page-ico.png) no-repeat 9px -43px #ff9d00
}

.country_sar .import .tj_btn:hover {
	background: url(../images/dest-page-ico.png) no-repeat 9px -43px #f80
}

.country_sar .public {
	float: left;
	width: 488px;
	margin-top: 5px
}

.country_sar .public a {
	float: left;
	color: #fff;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-right: 20px
}

.hot-visa-box {
	float: left;
	width: 1200px;
	margin-bottom: 90px
}

.hot-visa-box .visa-bt {
	float: left;
	width: 1200px;
	height: 51px
}

.hot-visa-box .visa-bt h3 {
	width: 500px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	font-size: 26px;
	font-weight: 500;
	text-align: center;
	border-bottom: 1px solid #eff4f7
}

.visa-list-box,
.st-visa-list {
	float: left;
	width: 1200px
}

.st-visa-list li {
	float: left;
	width: 208px;
	padding: 7px;
	margin: 20px 20px 0 0;
	overflow: hidden;
	border-radius: 3px;
	border: 1px solid #d8d8d8;
	box-shadow: 1px 1px 3px #e5e5e5;
	background: #fff;
	box-sizing: content-box;
}

.st-visa-list li.mr_0 {
	margin-right: 0
}

.st-visa-list li:hover {
	box-shadow: 1px 3px 3px #999
}

.st-visa-list li .country {
	float: left;
	width: 208px;
	height: 117px;
	position: relative;
	background: url(../images/st-visa-bg.png) left no-repeat
}

.st-visa-list li .country em {
	position: relative;
	left: 6px;
	top: 6px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 140px;
	height: 95px
}

.st-visa-list li .country em img {
	max-width: 140px;
	max-height: 95px;
	vertical-align: middle;
	border-radius: 5px
}

.st-visa-list li span.tit {
	float: left;
	color: #333;
	width: 208px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.st-visa-list li span.tit:hover {
	color: #fc6000;
	text-decoration: underline
}

.st-visa-list li p {
	float: left;
	width: 208px
}

.st-visa-list li p del {
	color: #999;
	float: left;
	height: 24px;
	line-height: 24px
}

.st-visa-list li p span {
	float: right;
	color: #fc6000;
	height: 24px;
	line-height: 24px
}

.st-visa-list li p span b {
	padding-right: 3px;
	font-size: 18px;
	font-family: Arial
}

.visa-tabbox-country {
	float: left;
	width: 1200px;
	margin-bottom: 50px
}

.visa-tabbox-country .st-tabnav {
	float: left;
	width: 1200px;
	height: 35px;
	border-bottom: 1px solid #ccc
}

.visa-tabbox-country .st-tabnav strong {
	float: left;
	color: #444;
	width: 170px;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
}

.visa-tabbox-country .st-tabnav span {
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	cursor: pointer;
	font-size: 16px
}

.visa-tabbox-country .st-tabnav span.on {
	color: #fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background: #3daff0
}

.visa-tabbox-country .st-tabcon {
	float: left;
	width: 1200px;
	padding-top: 10px
}

.visa-tabbox-country .st-tabcon ul {
	float: left;
	width: 1200px
}

.visa-tabbox-country .st-tabcon ul li {
	float: left;
	width: 200px
}

.visa-tabbox-country .st-tabcon ul li a {
	float: left;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	margin-left: 10px;
	font-size: 14px;
	background: url(../images/point.png) left no-repeat
}

.visa_flow_path {
	float: left;
	width: 1200px;
	margin-bottom: 100px
}

.visa_flow_path .tit {
	float: left;
	width: 1200px
}

.visa_flow_path .tit h3 {
	color: #333;
	width: 500px;
	font-size: 20px;
	text-align: center;
	margin: 0 auto;
	padding: 5px 0;
	border-bottom: 1px solid #eff4f7
}

.visa_flow_path .tit p {
	color: #666;
	padding: 5px 0;
	font-size: 14px;
	text-align: center
}

.visa_flow_path ul {
	float: left;
	width: 1200px;
	margin-top: 50px
}

.visa_flow_path ul li {
	float: left;
	width: 180px;
	text-align: center
}

.visa_flow_path ul li.visa-arrow-right {
	float: left;
	width: 70px;
	height: 11px;
	margin-top: 61px;
	background: url(../images/visa-link-bg.png) left no-repeat
}

.visa_flow_path ul li p {
	width: 160px;
	height: 38px;
	padding: 12px 0 12px 50px;
	text-align: left
}

.visa_flow_path ul li p.num1 {
	background: url(../images/visa_num_ico.png) no-repeat 0 -170px
}

.visa_flow_path ul li p.num2 {
	background: url(../images/visa_num_ico.png) no-repeat 0 -287px
}

.visa_flow_path ul li p.num3 {
	background: url(../images/visa_num_ico.png) no-repeat 0 -403px
}

.visa_flow_path ul li p.num4 {
	background: url(../images/visa_num_ico.png) no-repeat 0 -520px
}

.visa_flow_path ul li p.num5 {
	background: url(../images/visa_num_ico.png) no-repeat 0 -636px
}

.visa_flow_path ul li p strong {
	color: #666;
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight: 500
}

.visa_flow_path ul li p span {
	color: #999;
	display: block;
	height: 18px;
	line-height: 18px
}

.visa_atc {
	float: left;
	width: 1200px;
	height: auto;
	margin-bottom: 50px
}

.article_list {
	float: left;
	width: 267px;
	margin-right: 44px
}

.visa_atc .mr_0 {
	margin-right: 0
}

.article_list h3 {
	float: left;
	width: 267px;
	height: 40px;
	line-height: 40px;
	color: #00b7ee;
	font-size: 16px;
	font-weight: 500;
	border-bottom: 1px solid #ddd
}

.article_list ul {
	float: left;
	margin-top: 10px
}

.article_list li {
	float: left;
	width: 267px;
	height: 30px;
	line-height: 30px
}

.article_list li a {
	float: left;
	width: 250px;
	height: 30px;
	line-height: 30px;
	padding-left: 17px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/visa_num_ico.png) no-repeat 0 10px
}

.article_list li a:hover,
.visa-tabbox-country .st-tabcon ul li a:hover {
	color: #f60;
	text-decoration: underline
}

.visa_atc .mr_0 {
	margin-right: 0
}

/*列表*/
.list_headimg {
	float: left;
	width: 1200px;
	height: 280px;
	background: url(../images/pic/visa_bg01.jpg) center no-repeat
}

.gj_txt {
	float: left;
	width: 450px;
	height: 216px;
	margin: 32px 0 0 70px;
	background: url(../images/aph_bg.png) left repeat
}

.gj_txt dl {
	float: left;
	width: 410px;
	height: 196px;
	padding: 20px;
	overflow: hidden
}

.gj_txt dl dt {
	float: 410px;
	height: 64px
}

.gj_txt dl dt img {
	float: left;
	width: 62px;
	height: 62px;
	border: 1px solid #fff;
	border-radius: 50%;
}

.gj_txt dl dt h3 {
	color: #fff;
	float: left;
	height: 64px;
	line-height: 64px;
	margin-left: 30px;
	font-size: 30px;
	font-weight: 500
}

.gj_txt dl dd {
	color: #fff;
	float: left;
	width: 410px;
	height: 120px;
	line-height: 20px;
	margin-top: 15px;
	overflow: hidden
}

.list_mdd_tj {
	float: left;
	width: 1198px;
	margin-top: 20px;
	border: 1px solid #dcdcdd;
	box-shadow: 3px 3px 5px #efefef
}

.list_mdd_tj dl {
	float: left;
	width: 1158px;
	padding: 10px 20px 0
}

.list_mdd_tj dl:last-child {
	padding-bottom: 20px
}

.list_mdd_tj dl dt {
	float: left;
	width: 78px;
	margin-top: 10px;
	font-size: 14px
}

.list_mdd_tj dl dd {
	float: left;
	width: 1080px
}

.list_mdd_tj dl dd a {
	color: #666;
	float: left;
	height: 22px;
	line-height: 22px;
	padding: 0 15px;
	margin-top: 10px;
	font-size: 14px
}

.list_mdd_tj dl dd a.on,
.list_mdd_tj dl dd a:hover {
	color: #fff;
	background: #82C33F;
	border-radius: 3px
}

.buy-sou {
	float: right;
	width: 258px;
	height: 32px;
	margin: 7px 7px 0 0
}

.buy-sou .search-text {
	float: left;
	width: 220px;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	border: 1px solid #d8d8d8;
	border-right: 0
}

.buy-sou .search-btn {
	float: left;
	width: 32px;
	height: 32px;
	font-size: 0;
	cursor: pointer;
	background: url(../images/buy-search-ico.png) center no-repeat #d8d8d8
}

.buy-sou .search-btn:hover {
	background: url(../images/buy-search-ico.png) center no-repeat #bfbfbf
}

.visa_list_box {
	float: left;
	width: 1200px;
	margin-top: 20px
}

.visa_list_box ul {
	float: left;
	width: 1200px
}

.visa_list_box ul li {
	float: left;
	width: 1200px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee
}

.visa_list_box ul li .pic {
	float: left;
	width: 200px;
	height: 136px;
	position: relative
}

.visa_list_box ul li .pic a {
	display: table-cell;
	width: 200px;
	height: 136px;
	vertical-align: middle;
	text-align: center;
	background: #e7e7e7;
}

.visa_list_box ul li .pic a img {
	max-width: 200px;
	max-height: 136px;
	vertical-align: middle;
}

.visa_list_box ul li .txt_con {
	float: left;
	width: 720px;
	margin-left: 40px
}

.visa_list_box ul li .pic em {
	display: block;
	color: #fff;
	width: 84px;
	height: 48px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	left: 10px;
	top: 0;
	font-size: 14px;
	background: url(../images/visa-attr-bg.png) no-repeat
}

.visa_list_box ul li .pic em.attr-ico01 {
	background-position: 0 0
}

.visa_list_box ul li .pic em.attr-ico02 {
	background-position: 0 -48px
}

.visa_list_box ul li .pic em.attr-ico03 {
	background-position: 0 -96px
}

.visa_list_box ul li .pic em.attr-ico04 {
	background-position: 0 -144px
}

.visa_list_box ul li .pic em.attr-ico05 {
	background-position: 0 -192px
}

.visa_list_box ul li .pic em.attr-ico06 {
	background-position: 0 -240px
}

.visa_list_box ul li .txt_con p {
	float: left;
	width: 720px;
	padding: 5px 0;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.visa_list_box ul li .txt_con .p1 a {
	float: left;
	width: 720px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.visa_list_box ul li .txt_con .p1 a:hover {
	color: #f60;
}

.visa_list_box ul li .txt_con .p1 a img {
	vertical-align: middle;
	margin: -3px 0 0 5px;
	max-height: 16px;
}

.visa_list_box ul li .txt_con .p2 {
	color: #888
}

.visa_list_box ul li .txt_con p em {
	color: #333;
	font-style: normal
}

.visa_list_box ul li .txt_con .p3 span {
	color: #888;
	float: left;
	width: 170px;
	padding-right: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.visa_list_box ul li .txt_con .p4 {
	color: #888
}

.visa_list_box ul li .yd {
	float: right;
	width: 130px;
	margin-top: 27px
}

.visa_list_box ul li .yd span {
	float: left;
	color: #f60;
	width: 130px;
	height: 40px;
	font-size: 20px;
	text-align: center
}

.visa_list_box ul li .yd span b {
	font-size: 34px;
	font-family: Arial;
	font-weight: bold
}

.visa_list_box ul li .yd a {
	float: left;
	color: #fff;
	width: 130px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	background: #f60;
	border-radius: 5px
}

/*详情*/
.visa_show_top {
	min-height: 360px;
	margin-bottom: 15px;
	border-radius: 5px;
	background-color: #fff;
}

.visa_show_top .pic {
	float: left;
	width: 450px;
	height: 330px;
	overflow: hidden;
	margin: 15px 0 0 15px
}

.visa_show_top .pic a {
	display: table-cell;
	width: 450px;
	height: 330px;
	vertical-align: middle;
	text-align: center;
	background: #e7e7e7;
}

.visa_show_top .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: middle;
}

.visa_show_top .txt_con {
	float: left;
	width: 470px;
	overflow: hidden;
	padding: 15px 30px 15px 30px;
	border-right: 1px solid #eee
}

.visa_show_top .txt_con h1 {
	float: left;
	color: #333;
	width: 430px;
	line-height: 30px;
	font-size: 22px
}

.visa_show_top .txt_con h1 img {
	vertical-align: middle;
	margin: -3px 0 0 5px;
	max-height: 20px;
}

.visa_show_top .txt_con ul {
	float: left;
	width: 430px
}

.visa_show_top .txt_con ul li {
	color: #888;
	float: left;
	margin-top: 10px;
	font-size: 14px
}

.visa_show_top .txt_con ul li em {
	color: #333;
	font-style: normal
}

.visa_show_top .txt_con ul li .download-btn {
	float: left;
	width: 81px;
	height: 27px;
	font-size: 0;
	background: url(../images/visa-download-bg.png) left no-repeat
}

.visa_show_top .txt_con ul .li_c {
	width: 430px
}

.visa_show_top .txt_con ul .li_d {
	width: 215px
}

.visa_show_top .txt_con .md-js {
	color: #666;
	float: left;
	width: 430px;
	height: 48px;
	line-height: 24px;
	margin-top: 5px;
	padding-top: 10px;
	font-size: 14px;
	overflow: hidden;
	border-top: 1px dashed #d7d7d7
}

.msg-ul {
	float: left;
	width: 430px;
	margin-top: 10px;
	font-size: 14px
}

.msg-ul .item-hd {
	float: left;
	width: 74px;
	height: 30px;
	line-height: 30px;
}

.msg-ul .item-bd {
	min-height: 30px;
	line-height: 30px;
	padding-left: 74px;
	font-size: 14px
}

.jf-type-wrap {
	display: inline-block;
	height: 19px;
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	cursor: pointer;
}

.jf-type-wrap .num {
	display: inline-block;
	color: #ff9b3a;
	height: 19px;
	line-height: 19px;
	padding-left: 24px;
	vertical-align: top;
	font-size: 12px;
}

.jf-type-wrap .di {
	background: url("../images/ls-icobg.png") no-repeat 0 -269px;
}

.jf-type-wrap .ding {
	background: url("../images/ls-icobg.png") no-repeat 0 -307px;
}

.jf-type-wrap .ping {
	background: url("../images/ls-icobg.png") no-repeat 0 -383px;
}

.jf-type-wrap .num i {
	float: right;
	width: 5px;
	height: 19px;
	background: url("../images/ls-icobg.png") no-repeat right -288px;
}

.jf-type-wrap .info {
	display: none;
	width: 186px;
	position: absolute;
	left: 50%;
	bottom: 30px;
	padding: 5px 8px;
	margin-left: -102px;
	border: 1px solid #ccc;
	font-size: 12px;
	background: #fff;
}

.jf-type-wrap .info .tit {
	display: block;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
}

.jf-type-wrap .info .txt {
	color: #666;
	display: block;
	line-height: 18px;
	margin-top: 2px;
}

.jf-type-wrap .info .txt:after {
	content: "";
	display: block;
	width: 16px;
	height: 8px;
	position: absolute;
	left: 50%;
	bottom: -8px;
	margin-left: -8px;
	background: url("../images/ls-icobg.png") no-repeat right 0;
}

.cp-show-msg .msg-ul li .item-bd .pay-type {
	float: left;
	margin: 5px 5px 0 0;
}

.visa_show_top .show_msg {
	float: left;
	width: 240px;
	padding: 0 21px
}

.show_msg p {
	float: left;
	width: 200px;
	margin-top: 15px
}

.show_msg p.price {
	color: #666;
	font-size: 16px;
	text-align: center
}

.show_msg p.price span {
	font-size: 18px;
	/*! font-weight: bold */
}

.show_msg p.price span b {
	/*! font-size: 34px; */
	/*! font-family: Arial; */
	/*! font-weight: bold */
}

.show_msg p.date input {
	float: left;
	width: 190px;
	height: 33px;
	line-height: 33px;
	padding-left: 5px;
	font-family: "微软雅黑";
	border: 1px solid #ddd;
	background: url(../images/date-ico.png) no-repeat 175px 9px
}

.show_msg p.lx span {
	float: left;
	width: 190px;
	height: 31px;
	line-height: 31px;
	padding-left: 6px;
	font-size: 14px;
	position: relative;
	border: 1px solid #11d073;
}

.show_msg p.lx span s {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/tc-ico.gif) left no-repeat
}

.show_msg p.num em {
	float: left;
	color: #666;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-style: normal
}

.show_msg p.num span {
	float: left;
	width: 36px;
	height: 35px;
	cursor: pointer;
	background: url(../images/subadd.gif) no-repeat
}

.show_msg p.num span.sub {
	background-position: 0 0
}

.show_msg p.num span.add {
	background-position: 0 -35px
}

.show_msg p.num input {
	float: left;
	width: 43px;
	height: 33px;
	padding: 0;
	margin: 0 5px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #ddd
}

.show_msg p.now_btn a {
	float: left;
	color: #FFF;
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	background: #f60;
	border-radius: 5px
}

.show_msg p.now_btn_no a {
	float: left;
	color: #FFF;
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	background: #e7e7e7;
	border-radius: 5px
}

.st-visa-show {
	/*! float: left; */
	/*! width: 941px; */
}

.visashow-con {
	/*! float: left; */
	/*! width: 905px */
}

.visashow-con .tabnav-list {
	float: left;
	width: 1200px;
	border-bottom: 2px solid #11d073;
	background: #f8f8f8
}

.visashow-con .tabnav-list span {
	color: #666;
	float: left;
	height: 39px;
	line-height: 39px;
	padding: 0 30px;
	font-size: 14px;
	cursor: pointer;
	margin-right: -1px;
	border: 1px solid #eee;
	border-bottom: 0
}

.visashow-con .tabnav-list span.on {
	color: #fff;
	height: 40px;
	line-height: 39px;
	border: 0;
	background: #11d073;
}

.tabbox-list {
	float: left;
	/*! width: 863px; */
	padding: 0 20px 15px;
	border: 1px solid #d8d8d8;
	border-top: 0;
	background-color: #fff;
}

.tabcon-list {
	float: left;
	width: 1120px;
	margin-top: 20px;
}

.tabcon-list .list-tit {
	/*! float: left; */
	/*! width: 863px; */
	overflow: hidden;
	margin-right: 10px;
	border-bottom: 1px solid #d8d8d8
}

.tabcon-list .list-tit strong {
	float: left;
	color: #000;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	/*background:url(../images/list-tit-bg.png) left no-repeat*/
}

.tabcon-list .list-txt {
	color: #000;
	/*! float: left; */
	/*! width: 833px; */
	line-height: 24px;
	overflow: hidden;
	padding: 10px 15px 0
}

.tabcon-list .list-txt *,
.crowd-tabbox .st-tabcon * {
	max-width: 100%
}

.crowd-tabbox .st-tabcon strong,
.tabcon-list .list-txt strong {
	font-weight: bold !important;
}

.tabcon-list .list-txt i,
.tabcon-list .list-txt em,
.crowd-tabbox .st-tabcon i,
.crowd-tabbox .st-tabcon em {
	font-style: italic !important;
}

.crowd-tabbox .st-tabcon a,
.tabcon-list .list-txt a {
	color: #0082dd;
}

.crowd-tabbox .st-tabcon a:hover,
.tabcon-list .list-txt a:hover {
	color: #ff8a00;
	text-decoration: underline;
}

.tabcon-list .list-txt table,
.tabcon-list .list-txt th,
.tabcon-list .list-txt td,
.crowd-tabbox .st-tabcon table,
.crowd-tabbox .st-tabcon th,
.crowd-tabbox .st-tabcon td {
	border: 1px solid #e5e5e5;
}

.crowd-tabbox {
	float: left;
	width: 833px;
	padding: 15px
}

.crowd-tabbox .st-tabnav {
	float: left;
	width: 833px;
}

.crowd-tabbox .st-tabnav span {
	float: left;
	color: #666;
	max-width: 140px;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	font-size: 14px;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #f5f5f5;
	margin: 0 10px 10px 0;
	overflow: hidden;
}

.crowd-tabbox .st-tabnav span:last-child {
	margin-right: 0;
}

.crowd-tabbox .st-tabnav span.on {
	color: #fff;
	background: #0c9251;
}

.crowd-tabbox .st-tabcon {
	float: left;
	color: #000;
	width: 813px;
	line-height: 24px;
	overflow: hidden;
	padding: 10px 10px 0
}

/*热门签证国家*/
.visa-hot-country {
	float: left;
	width: 1200px;
	margin-bottom: 40px
}

.visa-hot-country .hot-country-tit {
	padding: 10px 0;
	text-align: center;
	font-size: 26px
}

.hot-country-block {
	display: block
}

.hot-country-block:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
}

.hot-country-block li {
	float: left;
	width: 282px;
	height: 230px;
	margin: 24px 24px 0 0
}

.hot-country-block li.mr_0 {
	margin-right: 0
}

.hot-country-block li .pic {
	position: relative;
	display: table-cell;
	width: 282px;
	height: 192px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}

.hot-country-block li .pic img {
	max-width: 282px;
	max-height: 192px;
	vertical-align: middle;
}

.hot-country-block li .pic .layer {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	color: #fff;
	width: 282px;
	height: 192px;
	text-align: center;
	font-size: 24px;
	background: url(../images/aph25_bg.png) left repeat
}

.hot-country-block li .pic .layer .hy {
	margin-top: 50px;
	background: url(../images/visa-country-bg.png) center bottom no-repeat
}

.hot-country-block li .pic .layer .hy,
.hot-country-block li .pic .layer .eg {
	display: block;
	height: 50px;
	line-height: 50px;
	text-transform: capitalize
}

.hot-country-block li .txt {
	height: 42px;
	line-height: 42px;
	padding: 0 12px;
	border: 1px solid #f1f1f1;
	border-top: 0
}

.hot-country-block li a:hover .txt {
	background: #f9f9f9
}

.hot-country-block li .txt .gj {
	float: left;
	width: 152px;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.hot-country-block li .txt .jg {
	float: right;
	font-size: 14px
}

.hot-country-block li .txt .jg b {
	color: #ff9d00;
	font-size: 18px
}

.s-jf,
.p-jf,
.d-jf {
	float: left;
	color: #ff9b3a;
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	padding-left: 24px;
	margin-right: 10px;
	background: url(../images/ls-icobg.png) no-repeat
}

.s-jf {
	background-position: 0 -307px
}

.p-jf {
	background-position: 0 -383px
}

.d-jf {
	background-position: 0 -269px
}

.s-jf i,
.p-jf i,
.d-jf i {
	float: right;
	width: 5px;
	height: 19px;
	background: url(../images/ls-icobg.png) no-repeat -123px -288px
}

.sw-jf div {
	float: left;
}

.sw-jf em {
	float: left;
}

.yd-btn {
	float: right;
	color: #fff;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin: 5px 5px 0 0;
	text-align: center;
	font-size: 16px;
	border-radius: 3px;
	background: #ff8a00;
}

/*介绍*/
.st-comm-introduce {
	margin-bottom: 50px;
}

/*点评*/
.visa_show_top .txt_con ul .li_c span {
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
	margin-right: 15px;
}

.visa_show_top .txt_con ul .li_c a {
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
	color: #888;
}

.visa_show_top .txt_con ul .li_c a:hover {
	text-decoration: underline;
}

/*404*/
.nofound-page{text-align: center; padding: 100px 0; margin-bottom: 30px;}
.btn-box{text-align: center; margin-top: 30px;}
.btn-box .back-home-btn{display: inline-block; padding: 10px 20px; background-color: #0c9251; color: #fff; text-decoration: none; border-radius: 5px;min-width: 112px;}
.btn-box .back-home-btn:hover{background-color: #087a45;}
.btn-box .back-prev-btn{display: inline-block; padding: 10px 20px; border:1px solid #0c9251; color: #0c9251; text-decoration: none; border-radius: 5px; margin-left: 15px;}
.btn-box .back-prev-btn:hover{background-color: #087a45;color: #fff;}  

/*msg box*/
.order-hint-msg-box {
    padding: 6px 30px;
    margin-bottom: 15px;
    border: 1px solid #f9dcb7;
    background: #fffced
}

.order-hint-msg-box .hint-txt {
    color: #666;
    height: 24px;
    line-height: 24px;
    font-size: 14px
}

.order-hint-msg-box .hint-txt:before {
    content: ' ';
    display: inline-block;
    width: 24px;
    height: 24px;
    overflow: hidden;
    vertical-align: middle;
    margin: -3px 20px 0 0;
    background: url(/res/images/user-hintmsg-ico.png) no-repeat 0 -28px
}

.order-hint-msg-box .hint-txt a {
    color: #f80;
    padding: 0 3px;
    font-weight: bold
}

.order-hint-msg-box .hint-txt a:hover {
    text-decoration: underline
}

.con-order-box .product-msg .table-msg .control-box .add-btn, .con-order-box .product-msg .table-msg .control-box .sub-btn {
    float: left;
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin-right: -1px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #d8d8d8;
}
.con-order-box .product-msg .table-msg .control-box .number-text {
    float: left;
    width: 30px;
    height: 22px;
    line-height: 22px;
    margin-right: -1px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #d8d8d8;
}.con-order-box .product-msg .table-msg .control-box .add-btn, .con-order-box .product-msg .table-msg .control-box .sub-btn {
    float: left;
    width: 22px;
    height: 22px;
    line-height: 22px;
    margin-right: -1px;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #d8d8d8;
}

.st-consult{
	padding-top: 15px;
}
.st-tj-question >textarea{
	width: 100%;
	height: 100px;
	resize: none;
	box-sizing: border-box;
	padding: 15px;
	border: 1px solid #ccc;
}

.st-consult {
	overflow: hidden;
}

.st-tj-question .msg{
	overflow: hidden;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	margin-top: 10px;
}
.st-tj-question .tj-btn{
	display: inline-flex;
	align-items: center;
	justify-content: center;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    background: #ff8a00;
	color: #fff;
	margin-left: 15px;
}
.st-tj-question .msg>span{
	margin-left: 20px;
	display: block;
}
.st-tj-question input{
	border: 1px solid #ccc;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	width: 150px!important;
}

.st-tj-question .msg>span img{
	width: 100px;
	height: 36px;
}
#nickname + a{
	margin-left: 10px;
	font-size: 16px;
}






