*{
    margin: 0;
    padding: 0;
}

body{background: #f3faff;}
input[type="button"], input[type="submit"], input[type="reset"] {

-webkit-appearance: none;

}





textarea {  -webkit-appearance: none;}  
input:focus {outline: none;}
select:focus {outline: none;}
img{display:block;}

.images1{width:100%;height:auto;margin:0 auto;display: block;margin-top:-1px;}

/*---top---*/

.foot-bq{width:100%;height:auto;background:none;padding:.2rem 0 .3rem 0;font-size: .24rem;color:#333;line-height: .36rem;text-align: center;}

.mk-con{width:100%;height:auto;}

.index-mk{width:100%;height:auto;/*background:#fff;border-radius: .2rem;*/overflow: hidden;margin: .0rem auto 0 auto;padding:.2rem 0 .0rem 0;}

.mk-tit{width:6.5rem;height:auto;overflow: hidden;margin: 0 auto;padding-top:.1rem;}

.mk-tit b{display:block;width:100%;height:.66rem;font-size: .36rem;color:#264cf3;line-height: .66rem;font-weight: bolder;}
.mk-tit strong{display:block;width:100%;height:.24rem;font-size: .24rem;line-height: .24rem;color:#333333;}


.index-bm1{width:6.9rem;height:auto;overflow: hidden;margin:.36rem auto .1rem auto;background: #fff;padding:.3rem 0 .2rem 0;border-radius: .15rem;
	
	-webkit-box-shadow: 0rem 0rem 0.3rem rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0rem 0rem 0.3rem rgba(0, 0, 0, 0.07);
    box-shadow: 0rem 0rem 0.3rem rgba(0, 0, 0, 0.07);
	

}
.bm-con{width:85%;height:auto;margin: 0 auto;}

.bm-con h2{display:block;width:100%;height: .32rem;font-weight:normal;overflow: hidden;margin:.16rem auto;}
.bm-con h2 b{display:inline-block;height:.32rem;font-size:.28rem;color:#333;line-height: .32rem;float:left;}
.bm-con h2 span{display:inline-block;height: .32rem;font-size:.3rem;color:#333;line-height: .32rem;padding: 0 .15rem;float:left;}
.bm-con h2 i{display:inline-block;height:.32rem;font-style: normal;font-size:.32rem;color:#f00;float:left;line-height: .32rem;}


.RadioStyle{width:100%;overflow: hidden;}

.RadioStyle input {
	display: none
	}

.RadioStyle label {
	border: 1px solid #ababab;
	color: #666;
	width:48%;
	height:.6rem;
	line-height: .6rem;
	text-align: center;
	float: left;

	font-size:.26rem;
	margin:0 0 .2rem 0;
	border-radius: .1rem;
	

	}

.RadioStyle input:checked + label {
	
border: 0px solid #b17d3b;
	background:#264cf3;
	color: #fff
	}
.RadioStyle input:disabled + label {
	opacity: 0.7;
	}
.RadioStyle label:nth-of-type(2n){float:right;}



.form-input{display:block;width:4.98rem;height:.64rem;background:#fff;border:1px solid #ababab;border-radius: .1rem;font-size:.24rem;color:#b7b7b7;line-height:.64rem;text-indent: .26rem;margin:.0rem auto .24rem auto;text-align: center;}


.form-anniu{display:block;width:4.28rem;height:.68rem;border-radius: .5rem;font-size:.32rem;color:#fff;font-weight:bolder;text-align: center;line-height: .7rem;margin:0rem auto .2rem auto;border:none;
	
background:linear-gradient(top,#6ca9fe,#325cf5);
	background:-webkit-linear-gradient(top,#6ca9fe,#325cf5);
	background:-moz-linear-gradient(top,#6ca9fe,#325cf5);
	background:-o-linear-gradient(top,#6ca9fe,#325cf5) ;

}




.form-jg{width:5.9rem;height:.3rem;border-top:1px dashed #bfc2c5;margin: .2rem auto 0 auto;}

