@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body,h1,h2,h3,h4,h5,h6,div,p,span,strong,i,b,a{font-size:12px; font-family:"Metropolis-Medium", sans-serif; word-break:break-word; color:#231f20;}
a{cursor:pointer; text-decoration:none;}
.epBox{margin-top:60px; width:100%; overflow:hidden;}
.logo{text-align:center; margin-bottom:45px;}
.ads img{width:100%;}
.content{max-width:1473px; margin:0 auto; margin-top:38px; margin-bottom:45px; padding:0 10px;}
.stepDiv{clear:both;}
.stepTitle{line-height:60px; display:flex; align-items:center; margin-bottom:15px;}
.stepTitle b{display:inline-block; width:155px; height:60px; line-height:60px; text-align:center; background:#ff9f00; color:#fff; font-size:30px; border-radius:22px 60px 0 22px; margin-right:20px;}
.stepTitle strong{font-size:30px; font-family:"Metropolis Black", sans-serif; display:inline-block; width:81%; line-height:32px;}
.stepDiv .step{margin-bottom:100px;}

.stepDiv .details .left{width:155px; text-align:right; float:left; line-height:42px; margin:8px 0;}
.stepDiv .details .left span{font-size:19px; font-family: 'Metropolis-Bold', sans-serif;}
.stepDiv .details .right{display:flex; flex-wrap:wrap;}
.stepDiv .details .right a{min-width:70px; display:inline-block; font-family:tahoma,sans-serif; font-size:18px; line-height:42px; background:#eff3ff; color:#989898; border-radius:10px; font-weight:bold; text-align:center; margin:8px 6px;}
.stepDiv .details .right a i{color:#989898; font-style:normal; font-family:tahoma,sans-serif; font-weight:normal; font-size:16px;}
.step02 .details a{width:250px;}
.step03 .details a{width:360px;}
.step04 .details a{padding:0 35px;}
.step05 .details a{padding:0 35px;}
.step06 .details a{padding:0 15px; min-width:70px;}
.step07 .details a{padding:0 15px;}

.styleDiv{display:inline-block; width:23.5%; margin-right:1.5%;}
.stepDiv .details .right span{display:block; text-align:center; padding:8px 6px; height:115px;}
.styleDiv a{width:100%; margin:8px 0 !important;}

.stepDiv .details table{text-align:center;}
.stepDiv .details table td{padding:8px 6px;}
.stepDiv .details table td:first-child{padding:0; text-align:right;}
.stepDiv .details table img{display:inline-block;}
.stepDiv .details table a{display:inline-block; font-family:tahoma,sans-serif; font-size:18px; line-height:42px; background:#eff3ff; color:#989898; border-radius:10px; font-weight:bold;}
.stepTable01 a{width:306px;}
.stepTable02 a{width:250px;}
.stepTable04 a{width:152px;}
.stepDiv .details table a:hover, .stepDiv .details .right a:hover{background:#008542; color:#fff;}
.stepDiv .details table a.active, .stepDiv .details .right a.active{background:#008542; color:#fff;}
.stepDiv .details .right a:hover i{color:#fff;}
.stepDiv .details .right a.active i{color:#fff;}
.stepDiv .details table span{font-size:20px; font-family: 'Metropolis-Bold', sans-serif;}
.stepDiv .remark, .getPrice p{font-size:16px; line-height:30px; background:#ededed; padding:0 35px; margin-top:16px; font-family:'Metropolis', sans-serif;}
.priceDiv{height:115px; vertical-align:middle; background:#eff3ff; border-radius:60px 0 0 60px; display:flex; align-items:center;}
.priceBox{width:675px; height:77px; border:1px solid #333; background:#fff; margin-left:25px; border-radius:30px 0 0 30px; display:flex; align-items:center;}
.priceBox .per{display:flex; width:150px; height:80px; background:#13c400; border-radius:30px 80px 0 30px; margin-top:-1px; margin-left:-1px; float:left; align-items:center; justify-content:center;}
.priceBox .per span{color:#fff; font-size:20px;}
.priceBox .price{margin-left:30px;}
.priceBox .price i{display:inline-block; font-family:"Metropolis-BoldItalic", sans-serif; font-size:30px; margin-right:5px;}
.priceBox .price span{display:inline-block; font-family:"Metropolis-Medium", sans-serif; font-size:30px;}
.getPrice p{background:none; margin-top:5px;}
.getPrice{margin-bottom:34px;}
.stepDiv .remark2{font-size:16px; line-height:30px; padding:0 35px; margin-top:10px; font-family: 'Metropolis-Bold', sans-serif; margin-left:125px;}

.epChat{text-align:center; margin-top:20px;}
.epChat p{margin-bottom:10px;}
.epChat .btn{margin-bottom:20px;}
.epChat img{text-align:center;}
.epNum{margin-top:15px;}
.epNum span{margin:0 10px; font-family:"Metropolis"; font-size:16px;}
.epChat strong{color:#333 !important; font-size:18px; font-family: 'Metropolis-ExtraBold';}
.chatIcon{margin-top:15px; margin-bottom:10px;}
.chatIcon a{display:inline-block; margin-bottom:5px;}
.chatIcon strong{display:block;}
.epChat a{color:#29b2e7 !important; font-weight:normal !important;}
.epChat p:last-child{font-family:"Myriad Pro"; font-size:13px;}
.epChat .btn a{margin:0 8px; display:inline-block;}
.eplink{padding-top:0; line-height:40px;}
.eplink strong{font-family:"Arial Black"; color:#231f20 !important; font-size:40px; letter-spacing:-1px; margin-right:20px;}
.eplink strong b{font-size:54px; font-family:"Arial Black";}
.eplink span{font-size:30px; font-family: 'Metropolis-Medium';}

/* 选项值显示区域样式 */
/*.selectedValues {
	background: #eff3ff;
	padding: 20px;
	margin: 0 auto 30px;
	max-width: 1473px;
	border-radius: 10px;
}
.selectedValues h3 {
	font-size: 22px;
	margin-bottom: 15px;
	font-weight: bold;
	color:#008542;
}
.selectedValues ul {
	list-style: none;
}
.selectedValues li {
	font-size: 16px;
	margin: 8px 0;
	padding-left: 10px;
	border-left: 3px solid #008542;
	color:#008542;
	width:40%;
	display:inline-block;
}
.selectedValues li strong{font-size:16px; margin-right:5px; font-weight:normal;}*/

@media (max-width: 1220px) {
	.styleDiv a{width:80%; line-height:22px !important; padding:5px 10% 8px;}
}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          