@charset "UTF-8";

#main{
	background-color:#f5f5f5;
	margin:0 auto;
	width:100%;
}
.other-box {
    width: 100%;
}
.other-link{
	padding:.1rem 0;
	overflow:hidden;
}
.other-link ul{
	width:100%;
	height:.7rem;
	background-color:#FFF;
	line-height:.7rem;
	overflow:hidden;
	padding-left:.1rem;
}
.other-link ul li{
	float:left;
	font-size:.26rem;
	color:#666666;
	overflow: hidden;
}
.other-link ul li a{
	color:#666666;
	margin-left:.1rem;
	margin-right:.1rem;
}
.other-link ul li a:last-child{
	color:#15b1fb;
}


.cost-box1{
	width:100%;
	padding:.5rem 0;
	padding-bottom:0;
	background-color:#FFF;
}
.cost-box1 h3{
	text-align:center;
	font-size:.4rem;
	color:#0194ff;
	font-weight:normal;
	margin-bottom:.3rem;
}
.cost-box1 div.ct{
	font-size:.28rem;
	color:#333333;
	padding-left:.2rem;
}
.cost-box1 div.ct span.red{
	font-size:.24rem;
	color:#ff0000;
	display:block;
	margin-top:.1rem;
}
.cost-box1 div.ct span.red a{
	text-decoration:underline;
	color:#ff0000;
}
.cost-box1 table{
	width:100%;
	font-size:.22rem;
	color:#333333;
	text-align:center;
	margin-top:.3rem;
}
.cost-box1 table tr th{
	font-size:.26rem;
	color:#e3510d;
	font-weight:normal;
	padding:.2rem 0;
	border-right:1px solid #fff;
	background-color:#fdecd3;
}
.cost-box1 table tr th:last-child{
	border-right:none;
}
.cost-box1 table tr td{
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	padding:.1rem 0;
	color:#333333;
}
.cost-box1 table tr td span{
	display:block;
	color:#666666;
	font-size:.14rem;
}
.cost-box1 table tr td a,.cost-box1 table tr td.red{
	color:#ff4440;
}
.cost-box1 table tr td.bg{
	background-color:#fef4e6;
}
.cost-box1 table tr td:nth-of-type(6){
	border-right:none;
}
.cost-box1 table tr:nth-of-type(8) td:last-child{
	border-right:none;
}
.cost-box1 a.ask{
	width:80%;
	margin:.5rem auto;
	margin-bottom:0;
	height:.7rem;
	line-height:.7rem;
	text-align:center;
	font-size:.3rem;
	color:#ffffff;
	background-color:#65bdfd;
	display:block;
	border-radius:5px;
}
.cost-box1 .content{
	font-size:.26rem;
	color:#ffffff;
	width:100%;
	margin-top:.4rem;
	width:94%;
	padding:.35rem 3%;
	padding-bottom:1rem;
	background-image:url(../images/cost/cost1.jpg);
	background-size:100%;
	line-height:.4rem;
	background-repeat:no-repeat;
}
.cost-box1 .content h4{
	font-size:.3rem;
	font-weight:normal;
	margin-bottom:0.2rem;
}
.cost-box1 .content a{
	color:#ff0000;
	text-decoration:underline;
}
.cost-box1 a.ask2{
	width:80%;
	margin:0 auto;
	margin-top:-.35rem;
	margin-bottom:0;
	height:.7rem;
	line-height:.7rem;
	text-align:center;
	font-size:.3rem;
	color:#ffffff;
	background-color:#fcb51d;
	display:block;
	border-radius:5px;
}
.cost-box1 h3:nth-of-type(2){
	margin-top:.6rem;
}
.cost-box1 table:nth-of-type(2){
	width:94%;
	margin:0.6rem auto;
	border:1px solid #ccc;
	border-bottom:none;
}
.cost-box1 table:nth-of-type(2) tr td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size: .24rem;
}
.cost-box1 table:nth-of-type(2) tr td:last-child{
	border-right:none;
}
.cost-box1 table:nth-of-type(2) tr:nth-of-type(3) td{
	text-align:left;
	font-size:.2rem;
	padding:.1rem 1%;
	width:98%;
	color:#666666;
	font-family:黑体;
}
.cost-box1 table:nth-of-type(2) tr:nth-of-type(3) td h5{
	font-weight:normal;
	font-size:.2rem;
	margin-bottom:.1rem;
}
.cost-box1 table:nth-of-type(2) tr:nth-of-type(3) td ul li{
	display:flex;
	align-items:center;
}
.cost-box1 table:nth-of-type(2) tr:nth-of-type(3) td ul li span{
	width:49%;
	margin-right:2%;
	font-size: .18rem;
}
.cost-box1 table:nth-of-type(2) tr:nth-of-type(3) td ul li span:last-child{
	margin-right:0;
}
.cost-box1 .ask-btn{
	width:90%;
	padding:.2rem 5%;
	display:flex;
	align-items:center;
}
.cost-box1 .ask-btn a:first-child{
	display:block;
	width:53%;
	height:.7rem;
	line-height:.7rem;
	text-align:center;
	font-size:.3rem;
	background-color:#fcb51d;
	border-radius:5px;
	color:#fff;
}
.cost-box1 .ask-btn a:last-child{
	display:block;
	width:40%;
	height:.7rem;
	margin-left:7%;
	line-height:.7rem;
	text-align:center;
	font-size:.3rem;
	background-color:#16a8ff;
	border-radius:5px;
	color:#fff;
}
.cost-box1 .promise-box{
	width:94%;
	padding:.4rem 3%;
	margin-top:.4rem;
	background-color:#65bdfd;
	background-image:url(../images/cost/cost2.jpg);
	background-size:100%;
	background-position:0 100%;
	background-repeat:no-repeat;
}
.cost-box1 .promise-box h3{
	font-size:.4rem;
	color:#ffffff;
	font-weight:normal;
}
.cost-box1 .promise-box .cont{
	width:94%;
	padding:.2rem 3%;
	border-radius:5px;
	background-color:#FFF;
	margin:.4rem 0;
	font-size:.24rem;
	color:#333333;
	text-indent:.5rem;
	line-height:.4rem;
}
.cost-box1 .promise-box .cont2{
	font-size:.24rem;
	color:#fff;
	line-height:.4rem;
}
.cost-box1 .promise-box .cont2 span{
	display:block;
	font-size:.28rem;
	margin-bottom:.2rem;
}
.cost-box1 .promise-box  a.ask{
	background-color:#fcb51d;
}