@charset "utf-8";
@media (min-width: 750px) {
	.container{ width: 750px;}
	.fixed-bot{ max-width: 750px !important;}
}
/*头部*/
.header1{  width: 100%; }
.h-top{ height: .74rem; background-color: #006ab8; overflow: hidden;}
.h-top img{ height: 60%; margin-left: .22rem; margin-top: .16rem;}
.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-color: #202d35; overflow: hidden; color: #fff; padding: .1rem 0;}
.footer1 .f-top .address{ line-height: .47rem; font-size: .24rem; padding-left: .7rem; background: url(../images/icon-list.png) .22rem -3.45rem no-repeat; background-size: .44rem 4.52rem;}
.footer1 .f-top .ad2{ background: url(../images/icon-list.png) .22rem -4.12rem no-repeat; background-size: .44rem 4.52rem;}
.footer1 .f-top .address span{ font-weight: bold;}
.footer1 .f-top p{ line-height: .64rem; font-size: .2rem;padding-left: .2rem; margin-bottom: .9rem;}


.footer1 .fixed-bot{
	position: fixed; bottom: 0; height: .9rem;line-height: .9rem; background-color: #fff;width: 100%;
	border-bottom: 1px solid #ccc;z-index: 99;
}
.footer1 .fixed-bot li{ float: left; width: 25%; border-right: 1px solid #ccc;border-top: 1px solid #ccc; box-sizing: border-box;}
.footer1 .fixed-bot li a{ color: #343434; font-size: .3rem;padding-left: .55rem; display: block; height: 100%;}
.footer1 .fixed-bot .c1{ background: url(../images/icon-list.png) .11rem .14rem no-repeat; background-size: .44rem 4.52rem;} 
.footer1 .fixed-bot .c2{ background: url(../images/icon-list.png) .03rem -.72rem no-repeat; background-size: .44rem 4.52rem;} 
.footer1 .fixed-bot .c3{ background: url(../images/icon-list.png) .02rem -1.62rem no-repeat; background-size: .44rem 4.52rem;} 
.footer1 .fixed-bot .c4{ background: url(../images/icon-list.png) .02rem -2.45rem no-repeat; background-size: .44rem 4.52rem;} 
.footer1 .fixed-bot .c4{ border-right: none;}

.form{ background: url(../images/form_bg.png) no-repeat; background-size: contain; height: 4rem; font-size: .24rem;margin-bottom: -.07rem;}
.form h3{text-align: center; padding-top: .44rem; line-height: .44rem; color: #fda42e; font-size: .34rem;}
.form h5{text-align: center; line-height: .35rem; padding-bottom: .1rem; font-weight: normal; color: #333;}
.form input{ outline: none; border:1px solid #90969a; line-height: .5rem; width: 3.5rem; padding:0 .1rem; font-size: .24rem; }
.form p{ text-align: center; padding: .06rem 0;}
.gp1{ line-height: .5rem; width: 3.5rem; padding:0 .1rem; margin: 0 auto;margin-top: .2rem; background-color: #fda42e; color: #fff; border:1px solid #fda42e;}