﻿@charset "utf-8";
/* CSS Document */

/*page*/
.page-new{height:30px;text-align:center;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
}
.control-page{height:22px;display:inline-block;*display:inline;*zoom:1;}
.pages,.page-count{float:left;}
.pages a,.pages span{width:20px;display:inline-block;height:16px;margin:0 2px;padding:2px 0;line-height:16px;font-family:\5b8b\4f53;text-align:center;}
.pages a{border:1px solid #ddd;color:#008371;}
.pages a:hover,.pages .page-cur{border:1px solid #008371;text-decoration:none;}
.pages a:active{background:#edfffd;}
.pages .page-cur{font-weight:bold;background:#008371;color:#fff;}
.pages .page-index,.pages .page-end,.pages .page-pre,.pages .page-next,.pages .page-part{width:50px;}
.page-count{height:22px;margin:0 30px;line-height:22px;}
.page-count span{display:inline-block;margin:0 3px;}
.page-count span i{color:#008371;}

/*input*/
.query-input{width:125px;height:21px;padding:0 5px;border:1px solid #d3d3d3;background:#fff;line-height:21px;vertical-align:middle;}
.query-input:hover{border-color:#aaa;}
.query-input:focus{border-color:#ff700f;box-shadow:2px 2px 3px #ededed inset;}
.query-input-time,.query-input-route{width:85px;}
.query-select{width:135px;height:23px;padding:1px;line-height:1;vertical-align:middle;border:1px solid #d3d3d3;}
.query-spilt{height:23px;line-height:23px;padding:0 5px;}
.query-required{padding:0 10px;display:inline-block;color:#f00;font-size:14px;font-weight:bold;}
.query-input:disabled{background:#d3d3d3;color:#434343;}
.query-input:disabled:hover{border-color:d3d3d3;}

.sui-btn-text{height:27px;padding:0 20px;background:url(../images/global/sui-common-bg.png) 0 -60px repeat-x;border:0;display:inline-block;color:#fff;font:bold 14px/27px \5b8b\4f53;border-radius:2px;text-align:center;cursor:pointer;_border:0;_line-height:30px;}
.sui-btn-text:hover{color:#fff;text-decoration:none;background-position:0 -90px;}
.add01{ margin: 50px 20px;}

/*width:980px*/
.w980 .pages a,.w980 .pages span{margin:0;}
.w980 .page-count{margin:0 15px;}

.w980 .query-input{width:88px;}
.w980 .query-input-time,.w980 .query-input-route{width:65px;}
.w980 .query-select{width:100px;}

.hotcity-item:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}

/*hotcity*/
.hotcity-box,.location-box{border:1px solid #d7d7d7;}
.hotcity-title{height:26px;padding:5px 0 5px 10px;line-height:26px;background:#e8f0f6;position:relative;}
.hotcity-title span{display:inline-block;}
.hotcity-title .aClose{display:inline-block;width:14px;height:14px;position:absolute;right:15px;top:12px;background:url(../images/global/sui-global-icon.png) -135px -225px no-repeat;}

.hotcity-tab{height:26px;margin-left:5px!important;margin-top:5px!important;border-bottom:1px solid #d7d7d7;}
.hotcity-tab li{width:auto;height:25px;padding:0 8px;float:left;display:block;vertical-align:middle;overflow:hidden;color:#131313;line-height:25px;background:#fff;cursor:pointer;}
.hotcity-tab .selected{border:#d7d7d7 1px solid;border-bottom:#fff 1px solid;margin-bottom:-1px;position:relative;font-weight:bold;}
.hotcity-item{margin-left:6px;}
.hotcity-item li{width:65px;height:25px;margin:0 6px;padding:2px 0 0 0;float:left;display:inline;cursor:pointer;line-height:25px;}
.hotcity-item .liOn,.hotcity-item li:hover,.hotcity-tab li:hover{color:#316ac5;font-weight:bold;}

/*location*/
.location-body{padding:2px 10px 10px;}
.location-body dl{padding:10px 0;border-bottom:1px dashed #ddd;}
.location-body dl dt{width:100%;height:24px;font:bold 14px/24px \5b8b\4f53;}
.location-body dl dd a{height:22px;display:inline-block;padding-right:10px;float:left;white-space:nowrap;word-break:break-all;color:#06c;line-height:22px;}
.location-body dl dd a:hover{color:#f00;text-decoration:none;}


/*自助商旅20161206*/
/*page*/
.page-new{ padding:10px 0px;}
.pages a, .pages span{ color: #333; background: #E5F5EF; }
.pages .page-cur{ background: #FA8F12; border:1px solid #FA8F12; }
.page-count span i{ color: #FA8F12; padding:0px 3px;}
.pages a:hover, .pages .page-cur{ border:1px solid #FA8F12; }

/*出差申请单20161216*/
.sui-btn-text{ margin-right: 10px; }