/*å¯¼èˆªæ ·å¼*/
.nav_company {
	float: left;
	padding-top: 24px;
	padding-left: 6px;
}

.nav_company ul li {
	float: left;
	font-size: 18px;
	padding: 0 14px 0 14px;
	display: block;
	color: #6a6a6a;
}

.shu_left {
	border-left: 1px solid #ddd;
}

/*end*/

.nav_detail a.yellow_person {
	float: right;
	color: #f90;
	background: url(../images/yellow_person.png) no-repeat left center;
	padding-left: 25px;
	margin: 0;
}

.wrap {
	width: 960px;
	margin: 0 auto;
}

.turn_page a:link,
.turn_page a:visited,
.turn_page a:hover,
.turn_page a:active {
	outline: none;
	text-decoration: none;
	color: #fff;
}

.confirm-box {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: hsla(100, 50%, 5%, 0.2);
	z-index: 10000;
}

.confirm-con {
	position: fixed;
	left: 0;
	right: 0;
	background-color: hsla(100, 50%, 5%, 0.2);
	z-index: 10000;
	left: 50%;
	margin-left: -135px;
	width: 270px;
	background-color: #fff;
	border-radius: 5px;
}

.confirm-txt {
	padding: 30px 30px;
	color: #333;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
}

.confirm-txt p:first-child {
	margin-top: 0;
}

.confirm-txt p {
	margin-top: 10px;
	font-weight: normal;
}

#confirm-buts {
	display: -moz-box;
	display: -webkit-box;
	display: box;
}

.confirm-btn {
	display: block;
	line-height: 42px;
	text-align: center;
	font-size: 14px;
	border-top: 1px solid #e0e0e0;
	color: #157efb;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	cursor: pointer;
}

.confirm-btn:active {
	background-color: #e0e0e0;
}

.bluebtn {
	color: #157efb !important;
}

.confirm-btn.bluebtn1 {
	color: #157efb !important;
	border-left: 1px solid #e0e0e0;
}

.graybtn {
	border-right: 1px solid #e0e0e0;
	color: #333 !important;
}

.exbg {
	background: url(../images/111.jpg) no-repeat center top;
	padding-bottom: 147px;
	padding-top: 330px;
}

.transactor ul li {
	height: 32px;
	margin-bottom: 30px;
	line-height: 32px;
	position: relative;
}

.next {
	float: left;
	padding: 0 12px;
	min-width: 66px;
	height: 32px;
	background: #0066b3;
	border-radius: 5px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	margin-right: 20px;
	font-size: 14px;
	cursor: pointer;
}

.previous {
	background: #3da4f1;
}

.foreign {
	color: #333;
	font-size: 14px;
}

.yuitem {
	float: left;
	width: 306px;
	background: #efefef;
	margin-bottom: 90px;
}

.yuitem+.yuitem {
	margin-left: 20px;
}

.yuitem img {
	margin: 0;
	padding: 0;
	display: block;
}

.yuitem .txt {
	padding: 35px 30px;
}

.yuitem h3 {
	font-size: 26px;
	margin-bottom: 60px;
	font-weight: normal;
}

a.next:hover {
	color: white;
}

/* 纪念币批次2020.12.22*/
.y_item {
	padding-bottom: 50px;
}

.y_pr_d {
	width: 250px;
    float: left;
}
    
.y_pr {
	padding-right: 15px;
}

.y_main {
	padding-bottom: 30px;
	box-shadow: 2px 2px 8px 2px #cccccc;
    border-radius: 8px;
	margin-bottom: 30px;
	text-indent: 10px;
}

.y_title {
	font-size: 15px;
	font-weight: bold;
	padding-left: 24px;
	background: #dbebf7 url(../images/jnb_icon.png) no-repeat 8px center;
	line-height: 36px;
	border-radius: 8px 8px 0px 0px;
}

.y_time {
	margin-top: 20px;
}

.exchang_time {
	margin-bottom: 20px;
}

.y_btn {
	text-align: right;
	margin-top: 8px;
}

.y_btn a {
	display: inline-block;
	text-align: center;
	padding: 2px 15px;
	border-radius: 3px;
	color: #fff;
	font-size: 15px;
	margin-right: 20px
}

.btn_blue {
	background: #0066b3;
}

.btn_disad {
	background-color: #ddd !important;
	cursor: default;
	pointer-events: none;
}

.other_check_box {
	padding: 20px 0;
}

.div_check {
	width: 450px;
	float: left;
	background: #eee;
	height: 80px;
}

.div_check img {
	height: 80px;
}

.div_check span,
.div_check a {
	display: inline-block;
	vertical-align: middle;
}

.div_check a {
	padding: 4px 20px;
	background: #0066b3;
	border-radius: 3px;
	color: #fff;
	margin-left: 112px;
}

.step_check_box {
	float: right;
}

/* 弹窗2022.0407*/
.pt_30 {
	padding-top: 30px;
}

.pt_20 {
	padding-top: 20px;
}

.pt_15 {
	padding-top: 15px;
}

.t_box {
	background: url("/cn/insurance/v3/images/bg_black_5.png") repeat;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}

.t_box_in {
	position: absolute;
	width: 480px;
	height: 230px;
	top: 50%;
	left: 50%;
	margin: -115px 0 0 -240px;
	background: #fff;
	border-radius: 8px;
}

.t_box_in h4 {
	background: #0066b3;
	font-size: 16px;
	font-weight: normal;
	line-height: 40px;
	padding: 0 15px;
	color: #fff;
	border-radius-bottom: 5px;
	/* color: #333; */
}

.t_content {
	font-size: 14px;
	color: #333;
	padding: 15px;
	max-height: 210px;
}

.t_check_in {
	position: relative;
	padding-left: 20px;
}

.t_sure {
	width: 15px;
	height: 15px;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 3px;
}

.t_text strong {
	font-size: 13px;
}

.t_check label {
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
}

.t_btn_box {
	text-align: center;
	padding-top: 25px;
}

.t_btn {
	display: inline-block;
	text-decoration: none;
	/* width: 80px; */
	height: 30;
	line-height: 30px;
	border-radius: 4px;
	background: #0066b3;
	color: #fff;
	padding: 4px 10px;
}

.t_grey {
	background: #ddd;
	cursor: default;
	pointer-events: none;
}

.btn_cancle {
	background: #3da4f1;
	margin-left: 10px;
}

.t_btn:hover,
.btn_agree:hover {
	color: #fff !important
}

.hide.none {
	display: none;
}