.consult-header{
	box-shadow: 0 10px 20px #f4f4f4;
}
.consult-step{
	text-align: right;
	font-size: 14px;
}
.consult-step-title{
	color: #666666;
	line-height: 20px;
}
.consult-step p{
	color: #bbb;
	padding-top: 10px;
}
.consult-step p .active{
    color: #3394f5;
}
.consult-step p .s2{
	padding:0 25px;
	font-size: 18px;
	display: inline-block;
}
.consult-con{
	margin:0 auto;
	width: 700px;
    padding:70px 0;
}
.consult-con-title{
	text-align: center;
	font-size: 24px;
	line-height: 38px;
}
.consult-con-subtitle{
	font-size: 16px;
	color: #999999;
	text-align: center;
	line-height: 32px;
}
.consult-con-content{
	width: 678px;
	border:1px solid #eeeeee;
	height: 242px;
	margin-top: 30px;
	padding:10px;
	font-size: 16px;
	line-height: 30px;
	color: #999;
	font-family: "微软雅黑";
	resize: none;
	display: block;
}
.consult-con-address{
	height: 36px;
	background-color: #f8f8f8;
	line-height: 36px;
	border:1px solid #eeeeee;
	border-top:0;
	padding:0 25px;
	font-size: 14px;
}
.consult-con-address .address-title{
	color: #666;
}
.consult-con-address .address-select{
	padding-left: 10px;
}
.consult-con-address .address-select span i{
	color: #999;
}
.consult-con-address .address-select .select{
	color: #999;
	line-height: 35px;
	height: 35px;
	margin-right:10px;
}
.consult-con-address .address-select .select option{
	height: 35px;
	line-height: 35px;
}
.consult-con-btn{
	width: 198px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	color: #fff;
	background-color: #ff7543;
	font-size: 18px;
    margin:50px auto;
    cursor: pointer;
}
.consult-footer{
	border-top:1px solid #bfbfbf;
	padding:20px 0;
}
.consult-footer-menu{
	display: flex;
	display: -webkit-flex; /* Safari */
	flex-direction: row;
	justify-content: center;

}
.consult-footer-menu li{
	padding:0 15px;
	line-height: 30px;
}
.consult-footer-copyright{
	text-align: center;
	color: #999999;
	padding-top: 10px;
}
.consult-show-box{
	background-color: rgba(0,0,0,0.49);
	width: 100%;
	height: 100%;
	position: fixed;
    top:0;
    display: none;
}
.consult-phone{
	width: 340px;
	background-color: #fff;
	margin:0 auto;
	padding:30px;
	border-bottom: 3px solid #3394f5;
    margin-top: 150px;
    position: relative;
}
.consult-phone-title{
	font-size: 16px;
	color: #bbbbbb;
	line-height: 25px;
}
.consult-phone-title i.iconfont{
	color: #3394f5;
	line-height: 25px;
	padding-right: 10px;
}
.consult-show-box .con{
	padding:90px 0;
}
.consult-show-box .con p{
	padding:10px 0;
	border-bottom: 1px solid #bbbbbb;
	overflow: hidden;
}
.consult-show-box .con p .inptext{
	font-size: 18px;color: #bbbbbb;
	line-height: 40px;
	width: 100%;
	text-align: center;
}
.consult-show-box .con p .inpcode{
	width: 61%;
	text-align: right;
	margin-right: 20px;
}
.consult-show-box .con p .btn-code{
	width: 106px;
	height: 40px;
	background-color: #f0f0f0;
	color: #c9c9c9;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	cursor: pointer;
}
.consult-show-box .phone-btn{
	width: 140px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background-color: #ff7543;
	border-radius: 36px;
	margin:32px auto;
	font-size: 14px;
	cursor: pointer;
}
.consult-show-box-close{
    position: absolute;right: 30px;top: 30px;font-size: 14px;font-family: 'Microsoft Yahei';text-align: center;border: 1px #999 solid;border-radius: 50%;color: #999;cursor: pointer;width: 20px;line-height: 20px;
}
.consult-success-main{
    display: flex;display: -webkit-flex;flex-direction: column;text-align: center;font-family: 'Microsoft Yahei';justify-content: center;height: 300px;line-height: 30px;
}
.consult-success-main .issue-success-icon{
    overflow: hidden;
}
.consult-success-main .issue-success-icon span.icon{
    display: inline-block;background: green;color: white;width: 30px;border-radius: 50%;
}
.consult-success-main .issue-success-text{
    font-size: 16px;padding: 10px 0;
}
.consult-success-main .current-issue-link a{
    color: #3394f5;font-weight: bold;
}
.consult-other-main{
	padding: 40px 0 0 0;text-align: center;
}
.consult-other-main .other-link{
	display: inline-block;width: 160px;text-align: center;line-height: 40px;margin: 0 40px;background: #029ae4;
	color: white;text-decoration: none;position: relative;
}
.consult-other-main .other-link .other-link-text{
	display: block;height: 40px;cursor: pointer;
}
.consult-other-main .other-link .other-link-text i.icon{
	width: 0;height: 0;border-width: 5px;border-style: solid;border-color:white transparent transparent transparent;
	position: absolute;right: 36px;top: 18px;
}
.consult-other-main .other-link .other-sub{
	display: none;position: absolute;left: 0;right: 0;top: 40px;background: #029ae4;
}