@charset "gb2312";
/* CSS Document */
/*头部*/
.header a{ color:#3366CC;}
.header a:hover{ color:#f60}
/*------------------空运发布列表----------------*/
.airinput{font-family: "SimSun","Microsoft YaHei","SimHei"; width:860px;}
.airinput th{ font-size:12px; font-weight:bold; text-align:right; width:120px;}
.airinput th,.airinput td{ height:28px;}
.airinput td{ padding:5px 0px 5px 5px;}
.airinput em{ color:#F00}
.airinput input,.airinput textarea{ background:url(bg_input_text.png) no-repeat; border:#A0A0A0 solid 1px}

/*输入框与下列列表宽度设置*/
.airinput .wa{ width:200px;}
.airinput .wb{ width:230px;}
.airinput .wbdun{ width:100px;}
.airinput .wc{ width:100px;}
.airinput .wd1{ width:100px;}
.airinput .wd2{ width:100px;}
.airinput .wdun{ width:50px;}
.airinput .warm{ color:#F00}
/*状态*/
.airinput .ztai{ width:30px;}

/*目的地*/
.airinput .mdd{ width:160px;}
.airinput .mddnei{ width:260px;}
/*起价*/
.airinput .qijia{ width:90px}
.airinput .qijiatxt{ width:60px}
/*续重*/
.airinput .xuzhong{ width:90px}
.airinput .xuzhongtxt{ width:60px}
/*运抵时间*/
.airinput .yundi{ width:70px}
.airinput .yunditxt{ width:30px}
/*操作*/
.airinput .caozuo{ width:50px;}
/*快递公司*/
.airinput .kdgs{ width:200px;}
.airinput .kdgs input{ width:200px;}


/*附加费表格*/
.fjprice{ border:#CCC solid 1px; border-bottom:none; border-right:none; float:left}
.fjprice th{ background:#F3F3F3; width:100px; font-weight:normal}
.fjprice th,.fjprice td{ border-bottom:#CCC solid 1px; border-right:#CCC solid 1px; border-collapse:collapse}

/*------------------------------------运价信息分项------------------------------------*/
.airinput .pricefen{margin-top:5px; border:#CCC solid 1px; border-bottom:none; border-right:none; width:730px; float:left; clear:both; margin-bottom:5px; text-align:center}
/*国内表格宽*/
.airinput .wid520{ width:580px;}

.airinput .pricefen th{ background:#F3F3F3; font-weight:normal; width:auto; text-align:center; line-height:16px; text-align:center; padding-top:3px;}
.airinput .pricefen th, .airinput .pricefen td{border-bottom:#CCC solid 1px; border-right:#CCC solid 1px; border-collapse:collapse}
.airinput .pricefen td { text-align:center; padding:0px; height:20px;}
.airinput .pricefen td input{ margin-left:0px; padding:0px; height:20px; line-height:20px; border:none; background:none}
.airinput .pricefen .ta{ width:50px;}
.airinput .pricefen .tb{ width:120px;}
.airinput .pricefen .tcr{ width:80px;}
.airinput .pricefen a {
color:#254EB8;
text-align:center;
}
.airinput .pricefen a:hover {
color:#f60;
text-align:center;
}
.airinput .pricefen td input.srk{ border:#A0A0A0 solid 1px; height:18px; line-height:18px;}
/*增加按钮*/
.zj{ background:url(fbtn62.gif) no-repeat; width:72px; height:22px; line-height:22px; color:#333; text-align:center; display:block; margin:5px; float:left; margin-right:5px;}





/*无边框*/
.airinput th.noborder,.airinput td.noborder,.airinput input.radiobor{ border:none}
.airinput input.radiobor{ border:none; background:none}
.airinput input.btnno{ background:none}

/*-----------------------------客户确认信息弹出页--------------------------*/
.confirm{ width:600px;}

.infocheck{border-collapse:collapse; width:600px;}
.infocheck th{ background:#F3F8FE;height:30px; line-height:30px; width:100px;color:#003399; text-align:center}
.infocheck th,.infocheck td{ border-collapse:collapse; border:#c4d5e0 1px solid;}
.infocheck td{ padding-left:5px; color:#666}

/*提示信息*/
.entity{color:#3366CC;border:#c4d5e0 1px solid; border-top:none;width:598px;font-family: "SimSun"; text-align:center; padding-bottom:10px; }
.entity{ line-height:25px;}
.entity a{ color:#F00; }
.entity a:hover{ text-decoration:underline}
.entity .checkboxt{ text-align:left; margin-left:40px;}
.entity .fbtn{ background:url(fbtn.png) no-repeat; color:#333; text-align:center; width:55px; height:22px; line-height:22px; border:none; margin-right:10px;}

/*成功发布*/
.succed { height:100%; overflow:hidden; padding-bottom:20px;border:#CCC solid 1px; width:450px; height:150px; background:#FFF ; margin:200px auto 0px auto; }
.succed p{ clear:both; margin-left:40px;}
.succed .succedtxt{ height:92px;font-size:16px;color:#003399;}
.succed .succedtxt img{ float:left;}
.succed .succedtxt span{ display:block; float:left;margin-top:30px; padding-left:12px;}
.succed a{ width:120px; height:29px; line-height:29px; display:block; background:url(button3.gif) no-repeat; text-align:center; color:#FFF; font-size:14px; font-weight:bold;   float:left; margin-right:10px;}
.succed .imga{ margin-left:40px;margin-top:15px;}

/*修改提示*/
.succedNo { height:100%; overflow:hidden; padding-bottom:20px;}
.succedNo p{ clear:both;}
.succedNo .succedtxt{ height:92px;font-size:14px;color:#003399; line-height:28px;}
.succedNo .succedtxt img{ float:left;}
.succedNo .succedtxt span{ display:block;margin-top:12px; padding-left:12px;}
.succedNo a{ width:120px; height:29px; line-height:29px; display:block; background:url(button3.gif) no-repeat; text-align:center; color:#FFF; font-size:14px; font-weight:bold;   float:left; margin-right:10px;}
.succedNo .imga{ margin-left:40px;margin-top:15px;}

.confirm a{ color:#F00; font-size:12px; font-weight:normal;display:inline; float:none}
.confirm th,.confirmm td{ border:none; background:none;}
.confirm {  border-top:#CCC dashed 1px; margin-top:15px;}
.infocheck{ width:480px; margin-top:12px;}
.infocheck th, .infocheck td{ border:none; line-height:23px; height:23px;}
.infocheck th{ width:80px;}
.infocheck td{ text-align:left;}
.entity{ text-align:left; color:#333;width:470px; border:none;margin-top:20px; line-height:16px; padding-left:10px;}
.succed .imga { margin-left:80px;}

/*确认层*/
.querend{ border-top:#1678EF solid 3px; margin-top:5px; padding-top:20px; text-align:center; padding-bottom:10px;}
/*按钮样式*/
.btnair{ background:url(btn.gif) no-repeat; width:57px; height:22px; color:#FFF; border:none; margin-right:10px;}

/*目的地弹出层*/
.fujf{background:url(triangle600.gif) no-repeat; width:510px; text-align:center;height:100%; overflow:hidden; padding-top:6px;}
.fujf .borderdiv{border:#7BA6DE solid 1px; border-top:none}
.fujf p.txt{border-bottom:#CCC dashed 1px; color:#666; padding-left:10px; line-height:25px; margin-bottom:10px; height:25px; text-align:left;font-family: "SimSun";}
.fujf em{ color:#F00; }
.fujf th.selewidth,.fujf td.selewidth{ width:180px;} 
.fujf .fj_a,.fujf .fj_b,.fujf .fj_c,.fujf .fj_d{ width:40px;}
.pop{ width:500px; background:#FFF}
.pop dd { padding:10px; }
.pop dd .scroll { height:105px; overflow-y:scroll; }
.pop dd .pop-ipt { margin:0 auto; }
.pop dd .pop-ipt tr th { text-align:right; color:#666; }
.pop dd .pop-ipt .ipt-a { width:200px; }
.pop dd .pop-ipt .ipt-b { width:100px; }
.pop dd .pop-ipt .ipt-c { width:95px; }
.pop dd .pop-ipt .ipt-d { width:300px; }
.pop dd .pop-ipt .ipt-e { width:300px; height:100px; }
.pop dd .ipt-f { width:140px; margin:5px 0; }
.pop dd .ipt-g { width:63px; margin:5px auto; background:url(zhuan.gif); border:none; height:20px; }
.pop dd .ipt-h { width:90px; margin:0 10px 10px 10px ; }
.pop-link1 { font-weight:bold; color:#06c; text-decoration:underline; }
.pop-link2 { clear:both; text-align:right; }
.pop-link2 a { color:#06c; text-decoration:underline; }
.pop .ka-list li { float:left; width:100px; height:25px; overflow:hidden; white-space:nowrap }
.pop-tab { height:25px; overflow:hidden; background:url(zyk.png) 0 -590px; }
.pop-tab ul li { float:left; width:180px; text-align:center; padding:5px 0 4px; cursor:pointer; }
.pop-tab ul .tab-on { float:left; display:inline; padding:3px 0 4px; border:2px solid #FFDCC6; border-bottom:none; background:#fff; font-weight:bold; }
.pop-tab-content {padding:10px; }
.fujf .weekbtn{ background:url(fbtn62.gif) no-repeat; width:72px; height:22px; border:none}
.pop-tab-content .select { border:1px solid #ccc; }
.pop-tab-content .select tr th { width:180px; height:25px; background:#E6E6E6; text-align:center; color:#333; font-weight:normal; }
.pop-tab-content .select tr td { text-align:center; }
.pop-tab-content .select tr td a { color:#06c; text-decoration:underline; }
.pop-tab-content .tips { text-align:center; width:120px;}
.pop-tab-content .tips p { padding:10px; text-align:left; color:#CE6535; }



/*途径区域*/
.t_quyu{ width:450px; ext-align:center; overflow:hidden; background:url(triangle600.gif) no-repeat #FFF left top; padding-top:6px;font-family:"SimSun"; color:#4C4C4C; }
.t_quyu .boxt{border:#7BA6DE solid 1px; border-top:none; padding-top:15px; overflow:hidden; padding-bottom:10px;}
.t_quyu .boxt .area{ border:#CCC solid 1px; margin-bottom:10px; padding:5px; overflow:hidden; margin-left:10px; margin-right:10px; color:#4C4C4C; zoom:1}
.t_quyu .boxt .area span{ display:block; float:left; padding-left:3px; padding-right:3px; margin-bottom:5px; color:#4C4C4C; white-space:nowrap}
.t_quyu .boxt .area span a.click{background:url(jia.gif) left no-repeat; padding-left:13px;  color:#4C4C4C;}
.t_quyu .boxt .area span a{ color:#4C4C4C; padding:2px;padding-left:13px;}
.t_quyu .boxt .area span a.on{ background:#043aa8; color:#FFF}
.t_quyu .btmbg{ background:url(fbtn62.gif) no-repeat; width:72px; height:22px; border:none; margin-top:10px; margin-left:150px;}
.t_quyu .margincen{ margin-left:160px; margin-top:10px; }
.t_quyu .ipt-f {
margin-bottom:5px;
margin-left:15px;
margin-right:0;
margin-top:15px;
width:285px;
}

.quyu{ padding-left:22px;}
.t_quyu .weekbtn{ background:url(http://style.jctrans.com/oe09/yj/ly/94.gif) no-repeat; width:70px; height:25px; text-align:center; color:#333; border:none; float:none ; margin-left:150px; margin-bottom:10px; cursor:pointer; color:#FFF; margin-top:5px; font-weight:bold}
.t_quyu .weekbtn1{ background:url(http://style.jctrans.com/oe09/yj/air/weekqr.gif) no-repeat; width:50px; height:19px; text-align:center; color:#333; border:none; margin-left:10px; margin-top:0px;  cursor:pointer}
.tabmenu { margin-top:5px; margin-left:15px;height:26px; overflow:hidden}
.tabmenu ul{ clear:both}
.tabmenu ul li{ float:left; width:80px;color:#0f67c4; cursor:pointer; height:26px; line-height:26px; text-align:center;}
.tabmenu ul li.tab-on{border:#CCC solid 1px; border-bottom:none; background:#666; color:#FFF}
.t_quyu dl{ border:#CCC solid 1px; width:380px; margin-left:15px; padding-top:10px; padding-bottom:5px; padding-left:5px; padding-right:5px;}
.t_quyu .gjinput{ width:280px;}

.overborder{ border:#CCC solid 1px; height:100px; width:425px; overflow-y:scroll; margin-left:10px; margin-bottom:10px;}
.overborder ul li{ width:170px; float:left}
.overborder ul li a{ float:left; width:170px; margin-left:5px; padding-top:5px; padding-bottom:5px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; display:block}
.overborder ul li img{ vertical-align:middle; margin-right:3px;}
.overborder ul li a{color:#4C4C4C; background:url(wrong.gif) no-repeat left; padding-left:13px;}






