.pagebox .banner#agency{height:0;padding-bottom:33%;}
.ping{display:block;max-width:100%;max-height:100%;min-height:100%;min-width:100%;}


.page-title {
	text-align: center;
}

.page-title .main {
	font-size: 18px;
	color: #333;
}

.page-title .small {
	font-size: 18px;
	color: #888;
	margin-top: 12px;
	line-height: 180%;
}

.first-main {
	padding: 25px 10px 0;
	background-color: #559df6;
}
.first-main .main{
	color: #fff;
}

.first-content {
	text-align: center;
	margin-top: 20px;
}
.first-content .first-text img{
	width: 16px;
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.first-content .first-text{
	font-size: 16px;
	color: #fff;
	text-align: left;
}
.first-content .first-text>div{
	font-weight: bold;
}
.first-content p{
	font-size: 12px;
	color: #fff;
	text-align: left;
	padding: 10px 0 15px 20px;
}
.first-main .first-img>img{
	width: 70%;
}


/*--------------------*/

.third-main {
	padding: 25px 15px;
	background-color: #fafafa;
}
.third-main .main{
	/*color: #fff;*/
}

.third-main .small {
	font-size: 12px;
	/*color: #fff;*/
	margin-top: 10px;
}
.third-content {
	width: 100%;
	text-align: center;
	margin: 0 auto 0 auto;
	padding-top:20px;
}
.third-content:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	clear: both;
}

/*------------------*/

.jfxt-main{
	background-color: #fff;
	padding: 25px 15px 0;
}
.jfxt-main .third-content{
	text-align: center;
	width: 100%;
}
.jfxt-main .third-content:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	clear: both;
}
.jfxt-main .third-content .list{
	float: left;
	height: 220px;
	width: 230px;
	margin-right: 12.5px;
	background-color: #fff;
}
/*-------------------*/

.xtys-main{
	padding: 25px 10px;
	background-color: #fff;
}
.xtys-main .third-content{
	width: 100%;
}
.xtys-main .third-content .list{
	border: solid 1px #f3f3f8;
	box-sizing: border-box;
	padding: 5px;
	height: 64px;
	margin-bottom: 8px;
	display:flex;
}
.xtys-main .third-content .list div{
	display: inline-block;
	font-size: 14px;
	color: #333;
	box-sizing: border-box;
}
.xtys-main .third-content .list .bg{
	width: 25%;
	height: 100%;
	vertical-align: top;
	
}
.xtys-main .third-content .list .list-text{
	width: 73%;
	box-sizing: border-box;
}
.xtys-main .third-content .list .list-text:nth-child(1n){
	text-align: right;
	padding-right: 5px;
}
.xtys-main .third-content .list .list-text:nth-child(2n){
	text-align: left;
	padding-left: 5px;
}
.xtys-main .third-content .list p{
	font-size: 12px;
	color: #888;
	/*text-align: left;*/
}
.xtys-main .third-content .bg img{
	width: 30%;
	max-width: 30px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.xtys-main .third-content .bg-2 img{
	width: 35%;
}
.xtys-main .bg-1{
	background-color: #2489ff;
}
.xtys-main .bg-2{
	background-color: #61dc98;
}
.xtys-main .bg-3{
	background-color: #f95f60;
}
.xtys-main .bg-4{
	background-color: #2a406e;
}
.xtys-main .bg-5{
	background-color: #ffc424;
}

/*-----------------*/

.form-main {
	padding: 25px 0;
	background-color: #fff;
}

.form-content {
	width: 100%;
	margin: 15px auto 0 auto;
	border-top: 1px solid #ccc;
}

.form-group {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #ccc
}

.form-group:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	clear: both;
}

.form-group .left {
	float: left;
	border-right: solid 1px #ccc;
	width: 25%;
	height: 35px;
	font-size: 16px;
	color: #666;
	text-align: center;
	line-height: 35px;
}

.form-group .right {
	float: right;
	width: 74%;
	height: 35px;
}

.form-ipt {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 0 10px;
	font-size: 16px;
}
.form-main .form-tip2{
	display: inline-block;
	background-color: #f5f5f5;
	font-size: 12px;
	color: #333;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	margin-top: 10px;
}

.form-main .form-tips {
	text-align: center;
	font-size: 12px;
	color: #333;
}

.form-btn {
	width: 100%;
	border: 0;
	background-color: #3396f2;
	height: 36px;
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
	cursor: pointer;
}

.form-remarks {
	font-size: 12px;
	color: #6b6b6b;
	text-align: center;
	margin-top: 10px;
	line-height: 1.5;
}

.form-main .tips {
	color: #e94b4b;
}

.message{padding:1rem 0;background:#fff;}
.mestitle{text-align:center;}
.mestitle .titleh{font-size:.48rem;color:#333;}
.mestitle .contp{font-size:.36rem;color:#666;margin-top:.2rem;}
.formd{margin-top:.5rem;}
.formd form input{display:block;width:100%;box-sizing:border-box;}
.formd form .xmane,.formd form .iphone{position:relative;border:solid .02rem #f0f3fa;box-sizing:border-box;display:flex;align-items:center;}
.formd form .xmane input,.formd form .iphone input{padding:.36rem .2rem;padding-left:1rem;font-size:.36rem;}
.formd form .xmane:before{display:block;position:absolute;left:.3rem;content:'';background:url(../../images/xingming.png) no-repeat;width:.48rem;height:.48rem;background-size:100%;}
.formd form .iphone:before{display:block;position:absolute;left:.3rem;content:'';background:url(../../images/dianhua.png) no-repeat;width:.48rem;height:.48rem;background-size:100%;}
.formd form .submit{margin-top:.4rem;}
.formd form .submit input{display:block;width:100%;height:100%;text-align:center;padding:.3rem 0;background:#316fff;color:#fff;border:solid .02rem #316fff;font-size:.4rem;cursor:pointer;box-sizing:border-box;border-radius:60rem;}
.remarks{text-align:center;margin-top:.5rem;}
.remarks p.mainp{font-size:.4rem;color:#333;}
.remarks p.small{font-size:.38rem;color:#666;margin-top:.2rem;}


::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #ababab;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #ababab;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #ababab;
}

:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #ababab;
}

@media screen and (max-width: 320px) {
    .xtys-main .third-content .list {
        height: 80px;
    }
}
