@charset "UTF-8";
/* 变量说明
mainColor：是主颜色，颜色最深
subColor: 是大块区域的填充颜色，颜色最浅
otherColor：是按钮、控件等hover的背景和边框颜色，颜色深浅适中
*/
/*新华联变量配置
$mainColor:#523726;
$subColor:#D2AA78;
$otherColor:#D2AA78;
$bgUrl:url(../../img/ticket_order.png);
$adBgUrl:url(../../img/reg_login_bg_xhl.png);
$logoBgUrl:url(../../img/logo_xhl.png);
$logoLongBgUrl:url(../../img/c_logo2013_xhl.png);
$breadBgUrl:url(../../img/bread_bg.gif);*/
/*三亚变量配置
$mainColor:#2344B5;
$subColor:#B5E6F4;
$otherColor:#17B2F4;
$bgUrl:url(../../img/ticket_order.png);
$adBgUrl:url(../../img/reg_login_bg_sanya.png);
$logoBgUrl:url(../../img/logo_sy.png);
$logoLongBgUrl:url(../../img/c_logo2013_sy.png);
$breadBgUrl:url(../../img/bread_bg.gif);*/
/*云南变量配置
$mainColor:#fa7413;
$subColor:#fdd5b8;
$otherColor:#feb783;
$bgUrl:url(../../img/ticket_order_yunnan.png);
$adBgUrl:url(../../img/reg_login_bg_yn.jpg);
$logoBgUrl:url(../../img/logo_yn.png);
$logoLongBgUrl:url(../../img/c_logo2013_yn.png);
$breadBgUrl:url(../../img/bread_bg.gif);*/
/*三水荷花 配置
$mainColor:#632684;
$subColor:#da95fe; 
$otherColor:#da95fe; 
$bgUrl:url(../../img/ticket_order_ss.png);
$adBgUrl:url(../../img/reg_login_bg_ss.jpg);
$logoBgUrl:url(../../img/logo_ss.png);
$logoLongBgUrl:url(../../img/c_logo2013_ss.png);
$breadBgUrl:url(../../img/bread_bg.gif);
*/
/*标准配置*/
/*颜色和logo配置*/
.bgcolor {
  color: #377ef4;
}

.bg_border_bottom {
  border-bottom: 2px solid #377ef4;
}

.bgroundColor {
  background: #377ef4;
}

.hongli_logo, .hongli_logo a {
  overflow: hidden;
}

.hongli_logo {
  padding-left: 118px;
  width: auto;
  padding-top: 4px;
  padding-bottom: 8px;
}

.hongli_logo a {
  display: block;
  width: auto;
  height: 50px;
  text-indent: -999px;
  background: url(../../img/c_logo2013.png) no-repeat;
}

.nav {
  height: 90px;
  border-bottom: 3px solid #377ef4;
  min-width: 1002px;
}

.nav .logo {
  float: left;
  display: inline;
  margin: 16px 0 0 0;
  position: relative;
  z-index: 2;
}

.nav .aim {
  float: left;
  display: inline;
  margin-left: -55px;
}

.nav .aim span {
  display: block;
  width: 191px;
  height: 87px;
  background-position: -134px -154px;
}

.nav .mycash {
  float: left;
  display: inline;
  width: 137px;
  margin: 32px 0 0 18px;
  border-left: 1px solid #e0e0e0;
  padding-left: 16px;
}

.nav .mycash h2 {
  color: #666;
  font: 24px '\5FAE\8F6F\96C5\9ED1';
  height: 44px;
  line-height: 44px;
}

.logreg_nav {
  border-bottom: 2px solid #377ef4;
}

.logreg_nav .logo {
  margin-top: 25px;
}

.logreg_nav .sub_head {
  float: left;
  display: inline;
  margin: 32px 0 0 18px;
  border-left: 1px solid #e0e0e0;
  padding-left: 16px;
}

.logreg_nav .sub_head h2 {
  color: #666;
  font: 24px '\5FAE\8F6F\96C5\9ED1';
  height: 44px;
  line-height: 44px;
}

.logreg_nav .exchange {
  float: right;
  display: inline;
  margin-top: 60px;
  height: 20px;
  line-height: 20px;
  color: #424242;
  font-size: 14px;
  position: relative;
}

.logreg_nav .exchange a {
  color: #377ef4;
  margin-left: 8px;
}

.btn_orange, .btn_orange_disabled {
  display: block;
  width: 238px;
  background: #377ef4;
  text-align: center;
  color: #fff;
  font: 18px "\5FAE\8F6F\96C5\9ED1";
  border: none;
  cursor: pointer;
}

.btn_orange_disabled {
  background: #d6d6d6;
}

.btn_orange:hover {
  color: #fff;
  text-decoration: none;
}

.btn_orange_search, .btn_orange_search_disabled {
  width: 238px;
  height: 40px;
  line-height: 40px;
}

.btn_orange_search_disabled {
  background: #d6d6d6;
  color: #666;
  cursor: default;
}

.btn_orange_search_disabled:hover {
  color: #666;
}

.btn_orange_reg, .btn_orange_reg_disabled {
  width: 270px;
  height: 40px;
  line-height: 40px;
}

.btn_orange_reg_disabled {
  background: #d6d6d6;
  color: #666;
  cursor: default;
}

.btn_orange_reg_disabled:hover {
  color: #666;
}

.btn_orange_w210 {
  width: 210px;
  height: 40px;
  line-height: 40px;
}

.btn_orange_w140 {
  width: 140px;
  height: 40px;
  line-height: 40px;
}

.btn_blue {
  display: block;
  background: #377ef4;
  text-align: center;
  color: #fff;
  border: none;
  font: 16px "\5FAE\8F6F\96C5\9ED1";
  cursor: pointer;
}

.btn_blue:hover {
  color: #fff;
  text-decoration: none;
}

.btn_blue_verifi, .btn_blue_verifi_disabled {
  width: 113px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  font-family: "\5B8B\4F53";
}

.btn_blue_verifi_disabled {
  background: #d6d6d6;
  color: #666;
  cursor: default;
}

.btn_blue_verifi_disabled em {
  color: #ff7600;
}

.btn_blue_verifi_disabled:hover {
  color: #666;
}

.btn_blue_agree {
  width: 218px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
}

.inp_status_icon, .inp_status_icon2, .inp_status_icon3 {
  position: absolute;
  top: 10px;
  right: 9px;
  display: block;
  width: 17px;
  height: 16px;
  background: url(../../img/inp_status_icon.gif) no-repeat;
}

.inp_status_icon2 {
  left: 115px;
}

.inp_status_success {
  background-position: 0 -20px;
}

.inp_focus_tips, .inp_status_tips {
  float: left;
  display: inline;
  width: 242px;
  margin-bottom: -32px;
  line-height: 16px;
  padding: 4px 0;
  color: #999;
  font-size: 12px;
  position: relative;
}

.inp_status_tips {
  color: #f00;
}

.inp_Text_h35, .inp_Text_h35ico {
  width: 224px;
  height: 20px;
  line-height: 20px;
  background: #fff;
  color: #333;
  font-size: 12px;
  padding: 7px 8px 6px;
  border: 1px solid #ccc;
}

.inp_Text_h35ico {
  width: 232px;
  padding: 7px 8px 6px 25px;
}

.inp_Text_h35ico108 {
  width: 75px;
  height: 20px;
  line-height: 20px;
  background: #fff;
  color: #333;
  font-size: 12px;
  padding: 7px 8px 6px 25px;
  border: 1px solid #ccc;
}

.inp_Text_h35_w140 {
  width: 122px;
}

.inp_Text_h35_w110 {
  width: 92px;
}

.inp_Text_h35_w237 {
  width: 219px;
}

.inp_Text_h35_w240 {
  width: 222px;
}

.inp_Text_h35_w270 {
  width: 252px;
}

.inp_Text_h35_w108 {
  width: 90px;
}

.inp_Text_gray, .inp_text_bc {
  border: solid 1px #ccc;
}

.inp_Text_blue {
  border: solid 1px #3598dc;
}

.inp_Text_red {
  border: solid 1px #ff0000;
}

.inp_nece, .inp_nece1 {
  margin-right: 5px;
  color: #f00;
  font-size: 12px;
  font-family: Arial;
}

.inp_layer_item {
  line-height: 35px;
  position: relative;
}

.inp_layer_item label {
  float: left;
  display: inline;
  width: 157px;
  padding-right: 13px;
  text-align: right;
  color: #999;
}

.inp_layer_item .inp_layer {
  float: left;
  position: relative;
  padding-bottom: 32px;
}

.inp_layer_item .inp_layer_wraper {
  float: left;
}

.inp_layer_wraper {
  position: relative;
}

.password_safety {
  position: absolute;
  top: 40px;
  right: 0;
  height: 14px;
  line-height: 14px;
  font-size: 12px;
}

.password_safety .psafe_title {
  float: left;
  color: #999;
}

.password_safety .psafe_con {
  float: left;
  position: relative;
  width: 105px;
  height: 14px;
  background: #c4c4c4;
  overflow: hidden;
}

.password_safety .psafe_bar {
  display: block;
  width: 0;
  height: 14px;
  background: #f79100;
  overflow: hidden;
  transition: width 0.4s linear;
  -webkit-transition: width 0.4s linear;
  -moz-transition: width 0.4s linear;
  -o-transition: width 0.4s linear;
  -ms-transition: width 0.4s linear;
}

.password_safety .psafe-letter {
  position: absolute;
  top: 0;
  left: 0;
}

.password_safety .psafe_con em {
  float: left;
  display: inline;
  width: 34px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  color: #fff;
  border-right: 1px solid #fff;
}

.password_safety .psafe_weak .psafe_bar {
  width: 34px;
}

.password_safety .psafe_middle .psafe_bar {
  width: 69px;
}

.password_safety .psafe_strong .psafe_bar {
  width: 104px;
}

.aui_border, .aui_dialog {
  border: 0;
  margin: 0;
  border-collapse: collapse;
  width: auto;
}

.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_c, .aui_e, .aui_sw, .aui_s,
.aui_se, .aui_header, .aui_tdIcon, .aui_main, .aui_footer {
  padding: 0;
}

.aui_header, .aui_buttons button {
  font: 14px/1.5 "宋体";
}

.aui_title {
  overflow: hidden;
  text-overflow: ellipsis;
}

.aui_state_noTitle .aui_title {
  display: none;
}

.aui_close {
  display: block;
  position: absolute;
  text-decoration: none;
  outline: 0;
  _cursor: pointer;
}

.aui_close:hover {
  text-decoration: none;
}

.aui_main {
  text-align: center;
  min-width: 9em;
  min-width: 0\9;
}

.aui_content {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  text-align: left;
  border: none 0;
}

.aui_content.aui_state_full {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0 !important;
  height: 100%;
}

.aui_loading {
  width: 96px;
  height: 32px;
  text-align: left;
  text-indent: -999em;
  overflow: hidden;
}

.aui_icon {
  vertical-align: middle;
}

.aui_icon div {
  width: 48px;
  height: 48px;
  margin: 10px 0 10px 10px;
  background-position: center center;
  background-repeat: no-repeat;
}

.aui_buttons {
  padding: 0 0 50px;
  text-align: center;
  white-space: nowrap;
}

.aui_buttons button {
  margin-left: 15px;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  width: 101px;
  height: 29px;
  font-size: 12px;
  color: #666;
  background: #f5f5f5;
  background: -webkit-linear-gradient(top, #fff, #f5f5f5);
  background: -moz-linear-gradient(top, #fff, #f5f5f5);
  border: 1px solid #e5e5e5;
}

/* button.aui_state_highlight {
	display: inline-block;
	width: 134px;
	height: 40px;
	line-height: 40px;
	background: #ff7600;
	text-align: center;
	color: #fff;
	font: 18px "\5FAE\8F6F\96C5\9ED1";
	border: 0;
	margin-left: 0
} */
.aui_inner {
  background: #FFF;
}

.aui_nw, .aui_ne, .aui_sw, .aui_se {
  width: 5px;
  height: 5px;
}

.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_e, .aui_sw, .aui_s, .aui_se {
  opacity: .3\9;
  filter: alpha(opacity=30);
}

.aui_titleBar {
  position: relative;
  height: 100%;
}

.aui_title {
  height: 40px;
  line-height: 40px;
  padding: 0 28px 0 12px;
  background-color: #eee;
  font-weight: bold;
  color: #95a7ae;
}

.aui_state_focus .aui_title {
  color: #333;
}

.aui_close {
  padding: 0;
  top: 7px;
  right: 6px;
  width: 23px;
  height: 23px;
  background: url(../../img/dialog_icon.gif) no-repeat 0 0;
  text-indent: -9999em;
}

.aui_close:hover {
  background-position: -23px 0;
}

.service_protocol {
  width: 700px;
  padding: 20px 20px 30px;
}

.service_protocol .sp_txt {
  width: 700px;
  height: 420px;
  overflow-y: auto;
}

.service_protocol h3 {
  line-height: 18px;
  margin-bottom: 18px;
}

.service_protocol p {
  line-height: 18px;
  margin-bottom: 18px;
  text-indent: 2em;
}

.service_protocol .sp_btn {
  text-align: center;
  margin-top: 30px;
}

.service_protocol .btn_blue_agree {
  display: inline-block;
}

.ad_bg_img {
  display: inline-block;
  *zoom: 1;
  background-image: url(../../img/reg_login_bg_hongli.jpg);
  background-repeat: no-repeat;
  width: 520px;
  height: 420px;
}

.logo_bg_img {
  display: inline-block;
  *zoom: 1;
  background-image: url(../../img/logo.png);
  background-repeat: no-repeat;
  height: 60px;
  width: 86px;
  background-size: contain;
}

/*# sourceMappingURL=common.css.map */
