body {
	min-width: auto;
}
#banner-01 {
	width: 100%;
	height: 400px;
	background: url("https://image.wjx.com/images/mobile/app/common-banner01.png?v=1") no-repeat center;
	background-size: cover;
}

#banner-02 {
	width: 100%;
	height: 400px;
	background: url("https://image.wjx.com/images/mobile/app/common-banner02@2x.png") no-repeat center;
	background-size: cover;
}

.banner-pic {
	width: 170px;
	padding-top: 16px;
	margin: 0 auto;
}

.banner-title {
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 33px;
}

.banner-words {
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 22px;
	padding:8px 0 6px;
}

/*the part of footer*/

footer {
	width: 100%;
	height: 184px;
	background-color: #0E1B2D;
	overflow: hidden;
}

.footer-box {
	height: 88px;
	margin: 30px 20px 0;
}

.footer-logo-box {
	width: 50%;
	float: left;
}

.footer-logo {
	width: 113px;
	height: 45px;
	margin: 0 auto;
}

.footer-info-box {
	width: 50%;
	float: left;
	padding: 10px 0 0 20px;
}

.footer-phone, .footer-email {
    width: 104px;
    height: 12px;
}

.footer-email {
	margin-top: 12px;
}

.footer-phone-icon,.footer-email-icon {
	width: 10px;
	height: 10px;
	margin-top: -4px;
	float: left;
}


.footer-phone-number, .footer-email-number {
	font-size: 12px;
	color: #AAAFB4;
	float: left;
	line-height: 12px;
	padding-left: 12px;
}

#computer-version {
	display: block;
	font-size: 15px;
	color: #1ea0ff;
	float: left;
	margin: 10px 0 0 0;
	text-decoration: underline;
}

.triangle {
	width: 0;
	height: 0;
	border-width: 0 12px 10px;
	border-color: #0E1B2D transparent;
	border-style: solid;
	margin: 10px auto 0;
}

.record {
	width: 100%;
	height: 30px;
	background-color: #0E1B2D;
	background-position: bottom;
	border-top: 1px solid #3E4857;
}

.record-box {
	width: 180px;
	height: 40px;
	margin: 0 auto;
	padding-top: 10px;
}

.record-number {
	font-size: 12px;
	color: #565F6C;
	line-height: 30px;
	float: left;
}

.icon-hyyz {
	width: 38px;
	height: 15px;
	float: right;
	margin-top: 7px;
}

.wjxphone__top, .wjxphone__index {
    position: fixed;
    bottom: 80px;
    right: 12px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 99;
}

    .wjxphone__top .wjxhome__top_icon {
        display: block;
        width: 24px;
        height: 24px;
        background: url(https://image.wjx.com/images/mobile/app/return-top.png) no-repeat center;
        background-size: cover;
    }

    .wjxphone__index .wjxhome__top_index {
        display: block;
        width: 100%;
        height: 40px;
        background: url(https://image.wjx.com/images/newimg/wjx-phone/gofirstbtn@1x.png) no-repeat center;
        background-size: cover;
    }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {

	.wjxphone__top .wjxhome__top_icon {
		background-image: url(https://image.wjx.com/images/mobile/app/return-top@2x.png);
	}

    .wjxphone__top .wjxhome__top_index {
        background-image: url(https://image.wjx.com/images/newimg/wjx-phone/gofirstbtn@2x.png);
    }
}
.btn-orange-solid {
	width: 160px;
	height: 44px;
	line-height: 44px;
	color: #fff;
	font-size: 18px;
	background: linear-gradient(180deg,rgba(255,211,72,1) 0%,rgba(255,143,0,1) 100%);
	box-shadow: 0px 3px 9px 1px rgba(255,143,0,0.4);
	border-radius: 22px;
	margin: 30px auto 40px;
	text-align:center;
	border:none;
}
.overlay-btn .btn-orange-solid{
	margin-top:0;
}
.wjxphone__top__survey {
	width: 48px;
	height: 48px;
	background: rgba(255,255,255,1);
	box-shadow: 0px 1px 7px 0px rgba(0,149,255,0.27);
	border-radius: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	bottom: 16px;
	right: 16px;
	position:fixed;
}
.wjxphone__top__outer {
	width: 48px;
	height: 110px;
	background: rgba(255,255,255,1);
	box-shadow: 0px 1px 7px 0px rgba(0,149,255,0.27);
	border-radius: 24px;
	text-align: center;
	position: fixed;
	bottom: 18px;
	right: 15px;
	z-index: 99;
	justify-content: center;
	display: flex;
	flex-direction: column;
}
.wjxphone__top {
	position: static;
	width: 34px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 10px auto 0;
	background: #d1ecff;
	border-radius: 50%;
}
.zixun-btn img{
	height:26px;
	width:26px;
}
.zixun-btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 13px;
	color: #0095FF;
	line-height:17px;
}<!--0.00018787384033203-->