header{  z-index: 999; position: fixed;left: 0; top:0;width: 100%; height: 40px;background: #1d1b19;}
header div.c{position: relative;}
header a.left{position: absolute;left: 0;top: 0; display: block;width: 30px; height: 100%;margin-left: 10px; background: url("../image/header.png") no-repeat -6px center; background-size:210px 43px; }
header p{ margin: 0 auto; text-align: center;  color: #ffffff;font-size: 16px; line-height: 40px;}
header div.right{position: absolute;left: calc(100% - 80px);top: 0; width: 80px;}
header div.right a{float: left; width: 30px;height: 40px;background: url("../image/header.png") no-repeat -70px center;display: block;background-size: 210px; }
header div.right span{ float:right;margin-left: 15px; margin-right: 10px; width: 16px;height: 40px;background: url("../image/header.png") no-repeat -110px center;display: block;background-size: 210px; }

.main{padding-top: 20px;}
.main .top{display: block; width: 100%; margin: 3 auto;font-size: 20px;padding-bottom: 2px; text-align: center }
.main .top i{ color: #ff5644;}

.main .wp{padding-top: 10px;}
.main .wp form .span{height: 10px;width: 100%; font-size: 12px;display: block;line-height: 20px;color: #fe5d5d; }
.main .wp form .hidden {visibility: hidden;}
.main div.wp input{width: 100%;  border: 1px solid #cccccc; border-radius: 3px;padding-left: 10px;height: 38px; }
.main div.wp input[type=text]:focus{border: 1px solid #f29400;}

.main .budget{width: 100%;}
.main .hidden{ visibility: hidden;}
.main .budget span{display: block;text-align: center; width: 100%; font-size: 13px;color: #1d1b19; padding-top: 3px;}
.main .budget span i{color: #ff5644;font-size: 17px;}
.main .budget a {color: #666666; font-size: 11px; padding-top: 10px;}
.main div.wp .submit{  margin-top: 3px; background: #ffffff; color: #ff5644;font-size: 14px;border: 2px solid #ff5644;  width: 100%;height: 34px; text-align: center;line-height: 30px;}
.main div.wp .submit a{color: #ff5644; display: block;}
.main div.wp .submit_b{  margin-top: 3px; background: #ff5644; color: #ffffff;font-size: 14px;   width: 100%;height: 34px; text-align: center;line-height: 34px;}
.main div.wp .submit_b a{color: #ffffff; display: block;}