@charset "gb2312";
body,html{width:100%;height:100%;}
body>div{width:100%;}
*{padding:0;margin:0;}
li{list-style:none;}
input,select,option{outline:none;}

div.formBox{height:100%;position:absolute;top:0;left:0;display: none;}
.formBox div.fb1{width:500px;height:640px;position:fixed;top:50%;left:50%;margin-top:-300px;margin-left:-250px;z-index: 9999}
.formBox div.fb1 .fb2{width:500px;height:395px;margin:0 auto;position:relative;text-align:center;background: url(../images/tc/fbg.png) no-repeat;overflow: hidden;background-size: 100% 100%;}
.fb2 h4{width:96%; padding-left:51px;font:14px/26px "microsoft yahei";color:#FFFFFF; height:28px;}
.fb2 h4 span{color:#ffff33;}
.fbs1,.fbs2,.fbs3,.fbs4,.fbs5{font:bold 14px/25px "microsoft yahei";color:#333333;text-align:center;margin:20px 0;}
.fbs1 select,.fbs2 select{width: 360px;height: 50px;border: 2px solid #390803;font: 24px/47px "microsoft yahei";color: #d7d7d7;padding-left: 7px;border-radius: 10px;background: #fff9ef;}
.fbs3 p{display:inline-block;*display:inline;*zoom:1;}
.fbs3 p span{display:inline-block;*display:inline;*zoom:1;}
.fbs3 table{margin:0 auto;text-align:left;}
.fbs4 select{width: 180px;height: 55px;border: 2px solid #390803;font: 24px/47px "microsoft yahei";color: #d7d7d7;padding-left: 7px;border-radius: 10px;background: #fff9ef;}
/*.fbs5 p{ display:inline-block; width:247px;}*/
.fbs5 input{width: 360px;height: 50px;border: 2px solid #390803;font: 24px/47px "microsoft yahei";color: #d7d7d7;padding-left: 7px;border-radius: 10px;background: #fff9ef;}
.fbs5{margin-bottom:0;}
p.error{padding-left:18px;width:230px;text-align:left;color:#e1002d;font-size:20px;font-family:"microsoft yahei";margin:15px 0 0 160px;background:url(../images/tc/exclamation.png) no-repeat left 6px;}
.fbs2{margin-top:28px;}
#selCity{margin-left:15px;}
.fbs6{width:100%;position:absolute;bottom:40px;left:0px;    z-index: 9999}
input#quote{padding-bottom: 25px;width:388px;height:75px;background:url(../images/tc/bj_btn.png) no-repeat;background-size: 100%;font:bold 40px/50px "microsoft yahei";color:#de1543;text-align:center;border:none;cursor:pointer;}
/*input#quote:hover{background-color:#e1002d;}*/
td#kjopts span{padding:3px 9px;font:12px/12px "microsoft yahei";color:#999999;border:1px solid #cccccc;border-radius:20px;display:inline-block;*display:inline;*zoom:1;margin-bottom:4px;cursor:pointer;}
td#kjopts span:hover{color:#e1002d;border:1px solid #e1002d;}
td#kjopts span.on{color:#e1002d;border:1px solid #e1002d;}

#layer{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: #000;
    opacity: .75;
    top: 0;
    left: 0;
    z-index: 8000;
    display: none;
}

.tc-close{
    color:#fff;
    font-size: 22px;
    line-height: 24px;
    position: absolute;
    right:-20px;
    top:0;
    width: 48px;
    cursor: pointer;
}
