@charset "utf-8";

/*头部*/

.header1{  width: 100%; }
.h-top{ height:.72rem; background-color:#006ab8; overflow: hidden; width:7.5rem}
.h-top img{ height:.72rem;  }
.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:#33a0fd}





/*底部*/

.footer1 .f-top{ background:url(../images/foot.png) ; no-repeat; background-size: contain; overflow: hidden; color:#bcbcbc; width:100%; height:2.82rem; padding-bottom:.9rem;}
.footer1 .f-top p{ line-height: .25rem; font-size: .19rem;  padding-top:1.45rem;  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;}




.form2{ background: url(../images/bm_bg.png) no-repeat; background-size: contain; height:7.52rem; }
.form2 .group input{ outline: none; border:1px solid #90969a; line-height: .34rem; width:5.75rem; height:0.8rem;  margin-top:.25rem; font-size:.28rem;  background-color:#FFF;  border-radius:0.15rem; color:#c6c5c5; padding-left:.25rem; border:hidden;}
.form2 p{ text-align: center; padding: 0 0;}
.form2 .gp1 input{outline: none; line-height:.8rem;  width:4.47rem; height:0.78rem; margin: 0 auto; margin-top:.55rem; background: url(../images/submit3.png) no-repeat; background-size:contain;   border-radius:0.8rem; font-size: .28rem;   color: #fff; border:hidden;}


.form3{ background: url(../images/yue_bg.png) no-repeat; background-size: contain; height:1.53rem; }
.form3 .group input{ outline: none; border:1px solid #000; line-height: .34rem; width:2.85rem; height:0.7rem;  margin-top:.3rem; background-size:contain; background-color:rgba(0,0,0,0); font-size:.23rem;   color:#acb0a6; border:hidden; display:block; float:left;}
.form3 p{ text-align: center; padding: 0 0; padding-left:.5rem;}
.form3 .gp1 input{outline: none; line-height:.62rem;  width:1.8rem; height:0.62rem; margin: 0 auto; margin-top:.28rem; background: url(../images/submity.png) no-repeat; background-size:contain;   border-radius:0.8rem; font-size: .28rem;   color: #fff; border:hidden; float:left;}




