@charset "utf-8";

/*头部*/

.header1{  width: 100%; }
.h-top{ height:.71rem; background-color:#006ab8; overflow: hidden; width:7.5rem}
.h-top img{ height:.71rem;  }
.navbar{ height: .74rem; background-color: #fff; line-height: .74rem;}
.navbar li{ width: 25%; text-align: left; float: left; font-size: .28rem; }
.navbar li:nth-child(1){ text-align: center;}
.navbar li a{color:#646464}





/*底部*/

.footer1 .f-top{ background:url(../images/foot.png) ; no-repeat; background-size: contain; overflow: hidden; color:#a0a0a0; width:100%; height:2rem; padding-bottom:.9rem;}
.footer1 .f-top p{ line-height: .3rem; font-size: .23rem;  padding-top:.95rem;  text-align:center; }





.fixed-bot{
	position: fixed; bottom: 0; height: .9rem;line-height: .9rem; background-color: #fff;width: 100%;
	border-bottom: 1px solid #ccc;z-index: 99;
}
.fixed-bot li{ float: left; width: 33.3%; border-right: 1px solid #ccc;border-top: 1px solid #ccc; box-sizing: border-box;}
.fixed-bot li a{ color: #343434; font-size: .3rem;padding-left: .95rem; display: block; height: 100%;}
.fixed-bot .c1{ background: url(../images/icon-list.png) .42rem .22rem no-repeat; background-size: .44rem 3.64rem;} 
.fixed-bot .c2{ background: url(../images/icon-list.png) .42rem -.69rem no-repeat; background-size: .44rem 3.64rem;} 
.fixed-bot .c3{ background: url(../images/icon-list.png) .42rem -1.55rem no-repeat; background-size: .44rem 3.64rem;} 
.fixed-bot .c3{ border-right: none;}







.form3{ background: url(../images/bm_bg.png) no-repeat; background-size: contain; height:5.38rem; }
.form3 .group input{ outline: none; border:1px solid #FFF; line-height: .34rem; width:5.75rem; height:0.8rem;  margin-top:.3rem; font-size:.28rem; background-color:#FFF;;  border-radius:0.15rem; color: #d2d2d2;  padding-left:.25rem; border:hidden;}
.form3 p{ text-align: center; padding: 0 0;}
.form3 .gp1 input{outline: none; line-height:.8rem;  width:4.47rem; height:0.75rem; margin: 0 auto; margin-top:.35rem; background: url(../images/submit.png) no-repeat; background-size:contain;   border-radius:0.8rem; font-size: .28rem;   color: #fff; border:hidden;}