* {
  word-break: break-all;
}

body {
  color: #000;
  font-size: 12px;
  font-family: "瀹嬩綋", Arial;
  text-align: left;
  line-height: 150%;
}

html, body, div, ul, li, dl, dt, dd, form, input, select, h1, h2, h3, h4, h5, p {
  margin: 0px;
  padding: 0px;
}

ul, li {
  list-style: none;
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

input, select {
  font-size: 12px;
}

a:link {
  color: #454545;
  text-decoration: none;
}

a:hover {
  color: #003366;
  text-decoration: underline;
}

a:visited {
  color: #0F4FC2;
  text-decoration: none;
}

.clear {
  clear: both;
  height: 1px;
  margin-top: -1px;
  overflow: hidden;
  font-size: 0;
  line-height: 1px
}

.pointer {
  cursor: pointer;
}

.wrap {
  margin: 0 auto;
}

.wrap, #container {
  width: 960px;
  overflow: hidden
}

#container {
  display: inline-block;
}

.layout_wrap {
  width: 958px;
  overflow-x: hidden;
}

.label {
  position: absolute;
  top: 0px;
  left: 0px;
  border: 1px solid #ff0000;
  z-index: 9999;
  background-color: #0000ff;
  color: #000;
  text-align: left;
  text-size: 12px;
  text-weight: normal
}

.label span {
  display: none
}

.label div {
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #000000;
  right: 0px;
  bottom: 0px;
  clear: both;
  cursor: se-resize;
  font-size: 1px;
  line-height: 0%
}

/*鐩稿叧閫氱敤*/
label.error {
  color: #ff0000;
  margin: 0 5px;
  padding-left: 15px;
  background: url(error.gif) left no-repeat;
}

.ajaxing {
  position: absolute;
  height: 36px;
  background: url(../../../images/wait-big.gif) no-repeat;
  padding-left: 32px;
  border: 2px solid #000000;
}

.content_box {
  min-height: 40px;
  height: auto !important;
  height: 40px
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.inline-block {
  display: inline-block;
}

.mtop {
  margin-top: 10px;
}

.mright {
  margin-right: 10px;
}

.mbottom {
  margin-bottom: 10px;
}

.common_border {
  border: 1px solid #d8d8d8;
}

.common_input_border {
  border: 1px solid #D8D8D8;
}

.common_bg_color {
  background: #f9f9f9;
}

.blue_border {
  border: 1px solid #B6C7DB;
}

.layout_mtop {
  margin-top: 5px;
}

.layout_mright {
  margin-right: 5px;
}

.layout_mbottom {
  margin-bottom: 5px;
}

.layout_padding {
  padding: 8px;
}

.layout_txtcontent_border {
  border: 1px solid #D0D0D0;
}

.ajaxing {
  position: absolute;
  height: 36px;
  background: url(../../../images/wait-big.gif) no-repeat;
  padding-left: 32px;
  border: 2px solid #000000;
}

/*******寮瑰嚭妗�*********/
.php168_dialog {
  position: absolute;
  border: 5px solid #8CB8EA;
  background-color: #ffffff;
  width: 400px;
  height: 200px;
}

.php168_dialog .title_bar {
  padding: 5px;
  background-color: #f1f7fd;
  cursor: move;
}

.php168_dialog .title {
}

.php168_dialog .close {
  float: right;
  cursor: pointer;
}

.php168_dialog .content_container {
  width: 100%;
}

.php168_dialog .content {
  padding: 5px;
}

.php168_dialog .button_bar {
  clear: left;
}

.php168_dialog .button_bar .ok, .php168_dialog .button_bar .cancel {
  background: url(button4.gif) repeat-x;
  color: #3A7494;
  border: 1px solid #CEDEEF;
  padding: 2px 10px 2px;
  margin-left: 10px;
  margin-bottom: 2px;
  cursor: pointer
}

.loginbox {
  padding: 10px;
  line-height: 180%;
  text-align: center
}

.message_dialog {
  position: absolute;
  border: 1px solid #A0A0A0;
  background-color: #F9F7F7;
  width: 400px;
  height: 200px;
  padding: 1px;
  line-height: 22px
}

.message_dialog .title_bar {
  padding: 5px;
  background: #f1f7fd url(topbar.gif) repeat-x;
  cursor: move;
  color: #FFF;
  font-size: 14px;
  font-weight: bold
}

.message_dialog .title_bar .close {
  width: 10px;
  background: url(closed.gif) no-repeat
}

.message_dialog .title_bar .close:after {
  content: url(closed.gif)
}

.message_dialog .title_bar .close span {
  display: none
}

.message_dialog .title {
}

.message_dialog .close {
  float: right;
  cursor: pointer;
}

.message_dialog .content_container {
  width: 100%;
}

.message_dialog .content {
  padding: 5px;
}

.message_dialog .content div {
  border-bottom: 1px solid #dadada;
  padding: 5px 0;
}

.message_dialog .button_bar {
  clear: left;
}

.message_dialog .button_bar .ok, .message_dialog .button_bar .cancel {
  background-color: #3371B2;
  color: #ffffff;
  border: 1px solid #CEDEEF;
  padding: 2px 10px 2px;
  margin-left: 10px;
  margin-bottom: 2px;
  cursor: pointer
}

.message_dialog .content .showInputBox {
  width: 85px;
  height: 23px;
  border: none;
  background: url(messagebutton.png) no-repeat
}

#mobileInputBox, #emailInputBox {
  display: none
}

.clearfix:after {
  clear: both;
  /*content: ".";*/
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.head1 {
  height: 25px
}

.title1 {
  float: left;
  height: 25px;
  line-height: 25px;
  width: auto;
  padding-left: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.more3 {
  margin: 3px 10px 0 0;
  float: right;
  color: #003366;
  font-weight: normal;
  font-size: 12px
}

.main1 {
  background: #fff;
  height: auto;
  min-height: 30px;
  padding: 15px;
  overflow: hidden;
}

.ge {
  border-bottom: 1px dashed #CCCDCF;
  margin: 5px 0;
  clear: both
}

.ge2 {
  background: #d9e1e6;
  margin: 20px 0 10px;
  height: 9px;
  clear: both
}

.ge3 {
  border-left: 1px dashed #CCCDCF;
  margin: 0 5px;
  float: left;
  width: 1px;
  height: auto;
  min-height: 50px;
}

.index_box12 .main1 {
  background: #e3ebf0;
  padding: 8px
}

/*******18澶�*********/
/*body {background:#fff url(gq_head.jpg) no-repeat center top;}*/
.gov_top_bar {
  margin: 0px auto;
  background: #fff;
  margin-top: 0px;
  width: 952px;
  clear: both;
}
