html {
	font-size: 20px;
	font-family: "黑体";
}
body {
	margin: 0;
	padding: 0;
}
.index {
	position: relative;
	width: 100%;
}
.main {
	position: relative;
	width: 100%;
	background-color: #F0F0F0;
}
.top-box {
	position: relative;
	width: 100%;
	padding: 30px 0;
	background-color: #FFFFFF;
}
.top-box .country-title {
	position: relative;
	width: 100%;
	text-align: center;
} 
.top-box .country-title .country-name {
	display: inline-block;
	min-width: 150px;
	height: 60px;
	text-align: right;
	line-height: 60px;
	font-size: 3rem;
	color: #515567;
	font-weight: bold;
	vertical-align: top;
}
.top-box .country-title .desc-icon {
	display: inline-block;
	width: 80px;
	height: 60px;
	background: url(../../img/visa-wiki/desc-icon.png) no-repeat -5px -8px;
	overflow: hidden;
	vertical-align: top;
}
.top-box .country-title .english-desc {
	display: block;
	width: 100%;
	margin-top: 12px;
	text-align: center;
	font-family: "Arial";
	font-size: 1.2rem;
	color: #515567;
}
.top-box .conduct-button {
	display: block;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
	width: 210px;
	height: 70px;
	background: url(../../img/visa-wiki/desc-icon.png) no-repeat -5px -77px;
	text-decoration: none;
	outline: none;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}
.top-box .country-pic {
	display: block;
	position: relative;
	width: 100%;
	margin-top: 25px;
}
.top-box .country-desc {
	display: block;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	margin-top: 30px;
	padding: 0 30px;
	color: #666666;
	font-size: 1.4rem;
	line-height: 45px;
	word-break: break-all;
}
.specify-box {
	position: relative;
	width: 100%;
	margin-top: 30px;
	background-color: #FFFFFF;
	padding-bottom: 30px;
}
.specify-box .box-title {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	padding: 15px 30px;
	background-color: #0CB3E3;
	color: #FFFFFF;
	font-size: 1.6rem;
}
.specify-box .box-title .icon-visa3 {
	margin-right: 10px;
	font-size: 1.8rem;
	vertical-align: text-bottom;
}
.specify-box .item-box {
	position: relative;
	width: 100%;
	margin-top: 40px;
	box-sizing: border-box;
	padding: 0 30px;
}
.specify-box .item-box .item-title {
	position: relative;
	width: 100%;
	line-height: 45px;
	color: #0CB3E3;
	font-size: 1.4rem;
}
.specify-box .item-box .item-title .line {
	display: inline-block;
	width: 5px;
	height: 28px;
	background-color: #0CB3E3;
	margin-right: 10px;
	vertical-align: text-top;
}
.specify-box .item-box .item-list {
	position: relative;
	width: 100%;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-padding-start: 0;
	margin-top: 10px;
}
.specify-box .item-box .item-list li {
	position: relative;
	display: block;
	width: 100%;
	list-style: none;
}
.specify-box .item-box .item-list .list-img {
	display: inline-block;
	margin-top: 7px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	border-radius: 50%;
	border: 1px solid #666666;
	color: #666666;
	font-size: 1.3rem;
	text-align: center;
	vertical-align: top;
}
.specify-box .item-box .item-list .li-content {
	display: inline-block;
	width: 90%;
	margin-left: 10px;
	color: #666666;
	font-size: 1.4rem;
	line-height: 45px;
	word-break: break-all;
}
.specify-box .item-box .item-list .sli-content {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding-left: 30px;
	color: #666666;
	font-size: 1.4rem;
	line-height: 45px;
	word-break: break-all;
}
.specify-box .item-box .warn-box {
	position: relative;
	width: 100%;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dashed #999999;
}
.specify-box .item-box .warn-box .warn-tip {
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #515567;
	font-size: 1rem;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	vertical-align: top;
}
.specify-box .item-box .warn-box .warn-content {
	display: block;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	padding-left: 40px;
	line-height: 30px;
	font-size: 1.2rem;
	color: #999999;
	word-break: break-all;
	vertical-align: top;
}
.specify-box .item-box .kind-list {
	position: relative;
	width: 100%;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-padding-start: 0;
}
.specify-box .item-box .kind-list li {
	position: relative;
	display: block;
	width: 100%;
	list-style: none;
}
.specify-box .item-box .kind-list .kind-item {
	display: inline-block;
	width: 30%;
	line-height: 45px;
	font-size: 1.4rem;
	color: #0CB3E3;
	vertical-align: top;
}
.specify-box .item-box .kind-list .kind-content {
	display: inline-block;
	width: 68%;
	line-height: 45px;
	font-size: 1.4rem;
	color: #666666;
	word-break: break-all;
	vertical-align: top;
}
.specify-box .item-box .state-box {
	position: relative;
	width: 100%;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dashed #999999;
	font-size: 1.1rem;
	color: #999999;
	line-height: 30px;
}
.button-box {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 30px;
	background-color: #FFFFFF;
}
.button-box .left-button {
	display: inline-block;
	width: 270px;
	padding: 25px 0;
	text-align: center;
	background-color: #FCA542;
	border-radius: 8px;
	font-size: 1.6rem;
	color: #F0F0F0;
	text-decoration: none;
	outline: none;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}
.button-box .right-button {
	float: right;
	display: inline-block;
	width: 270px;
	padding: 25px 0;
	text-align: center;
	background-color: #FF7C70;
	border-radius: 8px;
	font-size: 1.6rem;
	color: #F0F0F0;
	text-decoration: none;
	outline: none;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}
.button-box .one-button {
	display: block;
	width: 330px;
	margin: 0 auto;
	padding: 25px 0;
	text-align: center;
	background-color: #FCA542;
	border-radius: 8px;
	font-size: 1.6rem;
	color: #F0F0F0;
	text-decoration: none;
	outline: none;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}