* {
  margin: 0px;
  padding: 0px;
}
input{
  outline: none!important;
  box-shadow: none!important;
  -webket-box-shadow: none!important;
  -moz-box-shadow: none!important;
  -o-box-shadow: none!important;
  color: #333;
}
input.placeholder{
  color: #999!important;
}
body,
input, button, select, textarea{
  
  font-family: Arial,"Helvetica Neue","Hiragino Sans GB","Microsoft Yahei",sans-serif;
}
a{
  color: #657acb;
  text-decoration: none;
}
a:hover, a:focus{
  color: #657acb;
}
.clearfix{
  height: 0;
  font-size: 0;
  line-height: 0;
  clear: both;
  _zoom: 1;
  _height: 1px;
  border: none;
  margin: 0;
  padding: 0;
  visibility: hidden;
}
body{
  min-width: 1000px;
  _width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'');
  overflow-x: hidden;
}
.browser_tips{
  height: 45px;
  line-height: 46px;
  background-color: #6b7499;
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin: 0!important;
  padding: 0!important;
}
.bbh_tooltip{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 20px;
  height: 20px;
  text-indent: -9999em;
  background: url("../img/bbh_tooltip.21f456485167.png") no-repeat;
  cursor: help;
}
.bbh_highlight{
  color: #ff9806!important;
}
.seo_txt{
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  visibility: hidden;
  text-indent: -9999em;
}
body#mybody {
  background:  #ffffff;
}

#header {
  background: #ffffff;
  height: 60px;
}

#header ul {
  list-style-type:none;
  margin: auto;
  width: 1000px;
  height: 60px;
}

#header ul li {
  display: inline;
  float: left;
  height: 60px;
}

#header ul li.selected{
  background: #D7212E;
}

#header ul li.right {
  float: right;
}
#header ul li.welcome{
  float: right;
  line-height: 60px;
  color: #D7212E;
  padding: 0 15px;
}

#header a {
  display: block;
  text-decoration: none;
  color: #000000;
  line-height: 60px;
  text-align: center;
  padding: 0 32px;
  font-size: 16px;
}
#header li:hover a,
#header .selected a {
  color: white;
}

#header .icon_li a {
  padding: 0 20px 0 0;
}

#header .right_most:hover{
  background-color: transparent;
}
#header .right_most a {
  padding: 0;
  padding-right: 10px;
}

#content {
  min-height: 250px;
  clear: both;
}

.block_container {
  margin: 20px auto;
  border: 1px solid #ccc;
  width: 1000px;
  background: white;
  font-size: 14px;
  color: #333333;
}

#footer {
  text-align: center;
  margin: auto;
  color: #333333;
  padding: 30px 0;
  clear: both;
}

#footer span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 12px;
  padding: 0 5px;
  color: #999;
}

#footer a {
  text-decoration: none;
}
#footer ul{
  margin: 0 auto;
  width: 1000px;
  list-style: none;
}
#footer li{
  margin-bottom: 5px;
}
#footer .contact_us .icons {
  padding: 0 20px;
  background: url("../img/footer_icons.86a435acd882.png") no-repeat;
  height: 20px;
  line-height: 20px;
}
#footer .contact_us span:hover{
  background-image: url("../img/footer_icons_hover.fbfc54580c66.png")
}
#footer .contact_us .weibo{
  background-position: 0 -5px;
}
#footer .contact_us .wechat{
  background-position: 0 -35px;
}
#footer .contact_us .qq_group{
  background-position: 0 -65px;
}

#footer .contact_us span a{
  margin-left: 10px;
}
#footer a{
  color: #999;
}
#footer a:hover{
  color: #657acb;
}
.left {
  float: left;
}

.right {
  float: right;
}

.hidden {
  display: none;
}

.bbh_ib{
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.bbh_button,
.bbh_light_button,
.bbh_link_button,
.bbh_light_link_button{
  background: #657acb;
  border: none;
  color: white;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.bbh_button:hover,
.bbh_light_button:hover,
.bbh_link_button:hover,
.bbh_light_link_button:hover,
.bbh_button:focus,
.bbh_light_button:focus,
.bbh_link_button:focus,
.bbh_light_link_button:focus{
  color: white;
  text-decoration: none;
}
.bbh_button,
.bbh_light_button{
  height: 36px;
  line-height: 36px;
  min-width: 120px;
  _width: 120px;
}

.bbh_light_button,
.bbh_light_link_button{
  background: #a3afe1;
}

.bbh_link {
  text-decoration: none;
  color: #657acb;
}

.bbh_more_link{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 30px;
  padding: 0 10px;
  background-color: #6b7499;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.bbh_more_link:hover{
  color: #fff;
}
.bbh_more_link .caret{
  margin-left: 10px;
  vertical-align: middle;
  border-left: 5px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: none;
}

.bbh_dropdown{
  position: relative;
  outline: none!important;
}
.bbh_dropdown_button, .bbh_dropdown_menu a{
  height: 24px;
  line-height: 24px;
  padding: 3px;
  background-color: #fff;
  white-space: nowrap;
}
.bbh_dropdown_button{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 3px 10px;
  color: #667acc;
  cursor: pointer;
  border: 1px solid #ccc;
  position: relative;
  z-index: 1;
  outline: none!important;
}
.open .bbh_dropdown_button{
  border-bottom-color: #fff;
}
.bbh_dropdown_button .caret{
  margin-left: 5px;
  margin-top: 0;
  vertical-align: middle;
}
.bbh_dropdown_menu{
  min-width: 120px;
  width: 160px;
  position: absolute;
  top: 31px;
  right: 0;
  left: auto;
  padding: 0;
  margin: 0;
  z-index: 0;
  border: 1px solid #ccc;
  text-align: left;
  display: none;
}
.open .bbh_dropdown_menu{
  display: block;
}
.bbh_dropdown_menu a{
  display: block;
  background: #fff url("../img/bbh_dropdown_menu.0774582d82da.png") -2px -58px no-repeat;
  padding: 4px 10px 3px 24px;
  color: #999;
  text-decoration: none;
}
.bbh_dropdown_menu a span{
  float: right;
}
.bbh_dropdown_menu a:hover,
.bbh_dropdown_menu .active{
  background-color: #f2f5f5;
  background-position: -2px -28px;
}

.disable_submit{
  cursor: default;
  opacity: .2;
  filter: alpha(opacity=20);
}
.bbh_ajax_loading{
  width: 16px;
  height: 16px;
  background: url("../img/ajax_loading.36556b3fd35a.gif") no-repeat;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.bbh_link_disabled{
  color: #999!important;
  cursor: default;
}
.bbh_link_disabled:hover{
  text-decoration: none;
}


.errorlist {
  list-style: none;
  font-size: 14px;
  color: #cc3d3d;
  margin: 0;
}

.errorlist li {
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
}

.non_field_errors .errorlist {
  border: 1px solid #edacac;
  background-color: #ffd1d1;
  margin: 20px 0;
}

.non_field_errors .errorlist li {
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.error_msg_placeholder {
  height: 30px;
}

#mybody .modal-header div {
  text-align: center;
}

.bbh_text {
  color: #aaa;
}

#mybody .modal_header {
  font-size: 24px;
  margin: 10px 0;
}

#mybody .modal_header_tagline {
  font-size: 18px;
  font-weight: bold;
}

#mybody .modal {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}


#mybody select,
#mybody textarea,
#mybody input[type="text"],
#mybody input[type="password"],
#mybody input[type="datetime"],
#mybody input[type="datetime-local"],
#mybody input[type="date"],
#mybody input[type="month"],
#mybody input[type="time"],
#mybody input[type="week"],
#mybody input[type="number"],
#mybody input[type="email"],
#mybody input[type="url"],
#mybody input[type="search"],
#mybody input[type="tel"],
#mybody input[type="color"],
#mybody .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

input[type="file"],
input[type="image"],
input[type="radio"],
input[type="checkbox"]{
  border: none!important;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a{
  filter: none;
}
.fade{
  filter: alpha(opacity=0);
}
.fade.in{
  filter: alpha(opacity=100);
}
#mybody .input_label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 80px;
  color: #999;
}

.input_box{
  border: 1px solid #ccc;
  padding: 0;
  margin-right: 10px;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  overflow: hidden;
}
.input_box input{
  border: none;
  outline: none;
  background: transparent;
  box-shadow: none;
  padding: 8px;
  width: 120px;
  height: 18px;
  float: left;
  line-height: 18px;
  margin: 0;
  color: #333;
  font-size: 14px;
}
.input_box span{
  width: 50px;
  float: left;
  line-height: 34px;
  border-left: 1px solid #ccc;
  text-align: center;
  color: #999;
  vertical-align: top;
}

.security_level_bar,
.security_level_bar div{
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 16px;
  vertical-align: top;
  line-height: 16px;
}
.security_level_bar{
  vertical-align: middle;
}
.security_level_bar_bg{
  background: #ddd;
  width: 120px;
  text-align: left;
  vertical-align: middle;
}
.security_level_bar_text{
  *padding-left: 5px;
  vertical-align: top;
  line-height: 16px;
}

#mybody .dropdown-menu {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkite-border-radius: 0;
}

#mybody .dropdown-menu>li>a:hover,
#mybody .dropdown-menu>li>a:focus,
#mybody .dropdown-submenu:hover>a,
#mybody .dropdown-submenu:focus>a {
  color: #657acb;
  background-color: #fff;
  background-image: none;
}

#mybody .empty_record {
  width: 100%;
}

#mybody .empty_record_inner {
  padding: 40px;
  text-align: center;
}

#mybody #header img {
  vertical-align: top;
}

#mybody .pagination {
  text-align: right;
  margin: 10px 20px;
}

.cycle-pager {
  text-align: center;
  width: 100%;
  z-index: 500;
  position: absolute;
  top: 10px;
  overflow: hidden;
}
.cycle-pager span {
  font-family: arial;
  font-size: 50px;
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #ddd;
  cursor: pointer;
}
.cycle-pager span.cycle-pager-active { color: #849bb6;}
.cycle-pager > * { cursor: pointer;}

.cycle-prev, .cycle-next {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  font: 100 60px/30px "宋体";
  color: #ccc;
  text-align: center;
  z-index: 800;
  cursor: pointer;
}
.cycle-prev {
  left: 15px;
}
.cycle-next {
  right: 15px;
}
.cycle-prev:hover, .cycle-next:hover {
  color: #849bb6;
}
.disabled {
  opacity: .3;
  filter:alpha(opacity=30);
}

*html .bh_logo{
  display: inline;
  zoom: 1;
  width: 112px;
  height: 60px;
  background: transparent url("../img/logo.bd705df29636.gif") no-repeat;
  text-indent: -9999em;
}
#loading{
  width: 34px;
  height: 34px;
  line-height: 24px;
  padding: 10px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-top: -27px;
  margin-left: -27px;
  z-index: 21;
  background: url("../img/loading.9a94b8a611df.gif") center center no-repeat;
  filter: alpha(opacity=80);
  opacity: .8;
}
*html #loading{
  position: absolute;
  margin-top: expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin=document.documentElement && document.documentElement.scrollTop||document.body.scrollTop)+'px')
}


.faq .column_content{
  width: 980px;
  padding: 0 10px;
}
.faqs h2,
.faqs h3,
.faqs strong{
  color: #333;
  font-weight: normal;
}
.faqs h2{
  font-size: 24px;
  line-height: 40px;
  margin: 0;
}
.faqs h3{
  font-size: 14px;
  line-height: 30px;
  margin: 10px 0;
  padding-left:25px;
  background: url("../img/faq_icon.93d2753a52c9.png") 0 5px no-repeat;
}
.faq_info{
  padding: 0 20px;
  color: #999;
}
.faq_info ol{
  margin: 0;
  list-style: none;
}
.faq_info li,
.faq_info p{
  line-height: 24px;
  margin-bottom: 10px;
}
.faq_info a{
  color: #667acc;
  text-decoration: none;
}
.faq_info .inactive:hover{
  color: #667ACC;
  cursor: pointer;
}
.faq_info .active{
  color: #667ACC;
}
.faq_info .answer{
  padding-left: 25px;
}
.faq_info h4{
  font-size: 14px;
  font-weight: bold;
}
.faq_info ol{
  list-style: decimal;
  padding-left: 20px;
}
.faq_info li img{
  display: block;
  width: 360px;
  height: auto;
  margin-top: 10px;
  border: 1px solid #ccc;
  padding: 5px;
}
.faq_info h3 .bbh_link{
  float: right;
}


#back_to_top{
  text-indent: -999em;
  background: url("../img/back_to_top.995c8a0dffd8.png") no-repeat;
  width: 26px;
  height: 26px;
  position: fixed;
  left: 50%;
  margin-left: 500px;
  bottom: 40px;
  opacity: 0;
  filter: alpha(opacity=0);
}
*html #back_to_top{
  position: absolute;
  bottom: auto;
  margin-top: expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin=document.documentElement && document.documentElement.scrollTop||document.body.scrollTop)+'px')
}

#service_center{
  width: 96px;
  height: 36px;
  position: fixed;
  right: 10px;
  bottom: 10px;
}
*html #service_center{
  bottom: auto;
  position: absolute;
  margin-top: expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin=document.documentElement && document.documentElement.scrollTop||document.body.scrollTop)+'px')
}
