@charset "utf-8";
/* CSS Document */
body { min-width:320px;	max-width:700px; margin:0 auto !important; background:#fff; overflow-x:hidden; font-family:"Microsoft YaHei",Helvetica; color:#333; }
body,section,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,th,td,input,textarea,select,img { margin:0; padding:0; border:0; }  
ul,ol,li { margin:0px; padding:0px; list-style:none; }
h1,h2,h3,h4,h5,h6 { font-size:inherit; font-weight:lighter; }
table { border-collapse:collapse; border-spacing:0; }
em,i { display:inline-block; font-weight:normal; font-style:normal; }
textarea,select,input { font-family:"Microsoft Yahei"; font-size:.32rem; color:#666; }
b { font-weight:bold; }
img { margin:0; padding:0; border:0; }
a { color:#333; text-decoration:none; }
a:hover { /*color:#333;*/ text-decoration:none; }
input[type="text"],input[type="password"],input[type="button"],input[type="submit"],button,textarea { -webkit-appearance:none; }
.cfx:after,nav.mini:after,.h:after,.hn:after,.PH:after { content:' '; clear:both; display:block; height:0; visibility:hidden; line-height:0; }
* { box-sizing:border-box; }
.fl { float:left; }
.fr { float:right; }
/**** 公共css ****/


/**** 首页 ****/
.wrapper { width:100%; float:left; line-height:1.5; font-size:.32rem; }

.banner, .banner img { width:100%; float:left; }

.main { width:100%; float:left; padding:0 .2rem .3rem .2rem; }
.main.bg1 { background:#dc2d32 url(../images/mainBg1.jpg) no-repeat; background-size:100% auto; }

.insam { width:100%; float:left; height:3.76rem; background:url(../images/indexBg1.png) no-repeat; background-size:100% 100%; padding:.9rem .2rem 0 2.6rem; line-height:1.6; font-size:.3rem; text-align:justify; }
.insam p { height:.15rem; }
.insam span { color:#f00; }

/** 资料输入版块 **/
.forminput { width:100%; float:left; background:#fff; border:solid .02rem #fdb31c; border-radius:10px; padding:0 .2rem .3rem .2rem; margin:.45rem 0 0 0; }
.forminput_hang { width:100%; float:left; height:1rem; border-bottom:dotted 2px #9e9997; }
.forminput_hang_bt { width:1.75rem; float:left; line-height:1rem; }
.forminput_hang_name { overflow:hidden; }
.finput { width:100%; float:left; border:none; background:none; outline:none; height:1rem; }
.forminput_hang_radio { overflow:hidden; }
.forminput_hang_radio a { width:auto; float:left; margin:0 .2rem 0 0; line-height:1rem; }
.forminput_hang_radio i { font-size:.35rem; color:#117efa; }
.forminput_hang_birth { overflow:hidden; line-height:1rem; display:block; cursor:pointer; }
.forminput_hang_birth span { display:block; }
.forminput_hang_status { overflow:hidden; }
.fselect { width:100%; float:left; border:none; background:none; appearance:none; -moz-appearance:none; -webkit-appearance:none; height:1rem; }
/** 资料输入版块 **/

.button { width:100%; float:left; margin:.3rem 0 0 0; }
.button a { width:100%; float:left; background:url(../images/button.png) no-repeat; background-size:100% 100%; line-height:1rem; text-align:center; }

.bigbox { margin:.45rem 0 0 0; }
.bigbox, .bigbox .top, .bigbox .top img, .bigbox .down, .bigbox .down img { width:100%; float:left; }
.bigbox .mid { width:100%; float:left; background:url(../images/indexBg2.png) no-repeat; background-size:100% 100%; padding:.4rem .25rem .2rem .25rem; }
.bigbox .mid2 { width:100%; float:left; background:url(../images/freeBg2.png) no-repeat; background-size:100% 100%; padding:.4rem .3rem .2rem .3rem; }
.bigbox .mid3 { width:100%; float:left; background:#fff; border:solid .04rem #faaf61; border-top:none; padding:.2rem; }

.inqpln { width:100%; float:left; }
.inqpln ul li { width:48%; }
.inqpln ul li:nth-child(odd) { float:left; }
.inqpln ul li:nth-child(even) { float:right; }
.inqpln ul li:nth-child(1), .inqpln ul li:nth-child(2) { margin:0 0 .35rem 0; }
.inqpln ul li:nth-child(3), .inqpln ul li:nth-child(4) { margin:0 0 .2rem 0; }
.inqpln ul li .pic, .inqpln ul li .pic img { width:100%; float:left; }
.inqpln ul li .title { width:100%; float:left; background:#f56800; border-radius:0 0 15px 15px; line-height:.6rem; color:#fff; text-align:center; }
.inqpln ul li .info { width:100%; float:left; color:#7e7875; text-align:center; margin:.1rem 0 0 0; }
.inqpln ul li .info span { color:#f10000; }

.inbtxt { width:100%; float:left; color:#d33525; font-weight:bold; text-align:center; }

.inpic, .inpic img { width:100%; float:left; }

.inxjys { width:100%; float:left; background:url(../images/indexBg4.png) no-repeat; background-size:100% 100%; padding:.4rem 2.1rem .2rem .2rem; }
.inxjys span { color:#f00; }

.inlsjs { width:100%; float:left; }
.inlsjs .pic { width:2.8rem; float:left; }
.inlsjs .pic img { width:100%; float:left; }
.inlsjs .txt { overflow:hidden; text-align:justify; }
.inlsjs .txt span { color:#f00; }

.inFuli { width:100%; float:left; border:solid 1px #f99898; background:#fff; border-radius:.1rem; padding:.2rem; text-align:justify; margin:.3rem 0 0 0; }
.inFuli a { color:#f00; }
/**** 首页 ****/

/**** 浮动按钮 ****/
.floatbtn { width:100%; float:left; background:url(../images/bt_bg.png) repeat; padding:.1rem; position:fixed; bottom:0px; max-width:700px; }
/*** 浮动按钮 ***/

/** 20200519 **/
.indexNum { width:100%; float:left; color:#fff; text-align:center; margin:.2rem 0 0 0; }
.indexNum span { color:#ff0; }

.indexBtn {
	animation: zoom 1s linear infinite alternate;
	-moz-animation: zoom 1s linear infinite alternate; /* Firefox:*/
	-webkit-animation: zoom 1s linear infinite alternate; /* Safari and Chrome:*/
	-o-animation: zoom 1s linear infinite alternate; /* Opera:*/
}
@keyframes zoom { 
    form { }
    to { 
        -ms-transform:scale(.8); /* IE 9 */
    	-webkit-transform:scale(.8); /* Safari */
    	transform:scale(.8); /* 标准语法 */
    } 
}
@-moz-keyframes zoom { /* Firefox */
    form { }
    to { 
        -ms-transform:scale(.8); /* IE 9 */
    	-webkit-transform:scale(.8); /* Safari */
    	transform:scale(.8); /* 标准语法 */
    } 
}
@-webkit-keyframes zoom { /* Safari and Chrome */
    form { }
    to { 
        -ms-transform:scale(.8); /* IE 9 */
    	-webkit-transform:scale(.8); /* Safari */
    	transform:scale(.8); /* 标准语法 */
    } 
}
@-o-keyframes zoom { /* Opera */
    form { }
    to { 
        -ms-transform:scale(.8); /* IE 9 */
    	-webkit-transform:scale(.8); /* Safari */
    	transform:scale(.8); /* 标准语法 */
    } 
}
/** 20200519 **/





