@charset "utf-8";


/*bottom*/

/*车辆查询*/
.cx input{
    outline: none;
    border: 0;
}
.cxmain{ padding:34px 0 40px; }
.cxhd li{ float:left; padding:0 24px; height:50px; text-align:center; line-height:50px; border-top:6px solid #fff; background:#016bbf; margin-right:1px;}
.cxhd li a{ color:#fff; font-size:18px; cursor: pointer;}
.cxhd li:hover,
.cxhd li.on{ background: #d5eeff !important; height:53px; border-top:3px solid #016bbf; line-height:56px; }
.cxhd li:hover a,
.cxhd li.on a{ color: #016bbf !important;}

.cxbox{ background:#d5eeff; height:230px; padding:30px 57px 27px 26px; }
.cxbox dd{ width:100%;height:45px; margin-bottom:15px; }
.cxbox dd span{ font-size:18px; color:#111111; width:110px; text-align:right; margin-right:14px; float:left; height:45px; line-height:45px;}

.cxbox dd .sel{ position:relative; float:left; width:300px;}
.cxbox dd .selhd{ background: #f4f4f4 url(../images/bg_xl_03.jpg) no-repeat right center; width:300px; height:45px;}
.cxbox dd .selhd .selxl{ width:45px; height:45px; float:right; display: block; cursor: pointer; }
.cxbox dd .selhd input.seltxt{ width:235px; padding-left:20px; height:45px; line-height:45px; font-size:15px; background:transparent; float:left; color:#b1b2b2;}
.selbd{ width:300px; background:#f4f4f4; position:absolute; top:45px; left:0;}
.selbd li{ height:30px; line-height:30px; cursor: pointer; color:#b1b2b2;font-size:15px; padding-left:20px; }

.cxbox dd p{ line-height:20px; color:#111111; margin-left:19px; float:left; width:475px;}
.cxbox dd input.cxtxt{ float:left; width:280px; padding-left:20px; background:#f4f4f4; height:45px; line-height:45px; color:#b1b2b2; font-size:15px;}
.cxbox dd input.cxbtn{ width:112px; height:42px; background: url(../images/btn_cx_03.png) no-repeat; line-height:42px; text-align: center; color:#fff; font-size:17px; margin-left:215px; cursor: pointer;}
.cxjg{ width:1200px; height:auto; background:#eef8ff; padding:45px 23px 58px 24px; }
.jtitl{ font-size:25px; color:#222222; margin-bottom:48px; padding-left:17px;}
.cxform li{ float:left; margin-bottom:18px; margin-right:24px;}
.cxform li span{ font-size:18px; color:#333333; margin-right:10px; display: inline-block; *display:inline; *zoom:1;width:130px; text-align:right;}
.cxform li input{ width:298px; height:48px; border:1px solid #e9e9e9; padding-left:20px; font-size:15px; color:#222;}
/*车辆查询 end*/

.inputtxt{border:1px solid #e9e9e9; width:309px; height:48px;line-height:48px; vertical-align:middle; display:inline-block; *display:inline; zoom:1; padding-left:10px; background:#fff;}
.inputtxt2{ width:322px; height:48px;line-height:48px; vertical-align:middle; display:inline-block; *display:inline; zoom:1; text-indent:1em; }

.inputtxt p{display:table-cell;vertical-align:middle;width:300px;height:40px; line-height:18px;}
#result{
    /* display: none; */
}
