#banner{min-width:1200px;    overflow: hidden;}
#banner_img{width:100%;height:auto;}
#banner_img_center{width:1200px;height:auto;margin:auto;}
#logo{width:387px;height:83px;float:left;padding:58px 27px;}
#sousuo{width:411px;height:37px;margin:auto;background:url(/images/2018/sousuo.png) no-repeat center;overflow: hidden;float:left}
#sousuo #sousuo_text{width:595px;height:30px;line-height:32px;margin-left:25px;background:none;outline: 0;border:none;font-size:16px;font-weight:bold;color:#89a2c6;margin-top:3px;float:left}
#sousuo #q{width:100%;height:37px;line-height:37px;outline: 0;border:1px #1C63C3 solid;font-size:16px;font-weight:bold;color:#89a2c6;float:left;background:#FFFFFF;text-indent:2em;}
#sousuo_butt{width:70px;height:46px;outline: 0;border: none;float: right;cursor: pointer; position: relative;top:0px;left: -4px;background: url(/images/2018/2020/top_sousuo.png)no-repeat center #1c63c3;color: #fff;font-size: 18px;border-radius: 0px 8px 8px 0px;}
#banner_top{width:100%;height:35px;background:#015293;}
#banner_top_center{width:1200px;height:35px;line-height:35px;margin:auto;}
#banner_top_center span{font-size:12px;color:#FFFFFF;}
#banner_top_center span a{font-size:12px;color:#FFFFFF}
#banner_xian{height:6px;background: url(/images/2018/xian.png) repeat-x;}
#daohang {width: 100%;height: 55px;background: #015293;float:left}
#daohang li{float:left;padding:15px 34px}
#daohang li a{font-size: 20px;color:#fff;font-weight: bold;}
#daohang li i{width:25px;height:25px;position:relative;top:3px;right:7px}
#danghang_xian{width:100%;height:8px;background:#89a7bc;float:left}
#wximg{position: absolute;right: 390px;top: 41px;z-index: 999;display:none;}
body {font-family: "微软雅黑";background:#f4f4f4  !important;background:#f2f2f2;}

/*
 * jquery.fancyspinbox.js
 * version 0.1.0
 * (c) 2015 Maya Kokits
 * License: MIT
 */
.fancy-spinbox {
  box-sizing: content-box;
  height: 2rem;
  padding: 0 1.5rem 0 0;
  border-radius: 4px;
  display: inline-block;
  position: relative;
top: -11px;
    right: 7px;
  color: #16425B;

  outline: 0;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancy-spinbox:focus {
  background-color: #D8CDB6;
}
.fancy-spinbox .crop {
  margin: 0;
  padding: 0;
  border: 0 none;
  height: 2rem;
  display: inline-block;
  overflow: hidden;
}
.fancy-spinbox ul {
  cursor: default;
  margin: 0;
  padding: 0;
  border: 0 none;
  list-style: none;
  text-align: left;font-size: 16px;
}
.fancy-spinbox li {
  width: auto;
  height: 2rem;
  line-height: 2rem;
  margin: 0;
  padding: 0 0.6rem 0 0.6rem;
  white-space: nowrap;
font-size;14px;
}
.fancy-spinbox ul.dropdown {
  position: absolute;
  top: 2rem;
  left: -9999px;
  z-index: 999;
  border: 2px solid #16425B;
  border-radius: 4px;
  color: #16425B;
  background-color: #fff;
}
.fancy-spinbox ul.dropdown:empty {
  display: none;
}
.fancy-spinbox ul.dropdown li {
  overflow: hidden;
}
.fancy-spinbox ul.dropdown li.selected, .fancy-spinbox ul.dropdown li.selected * {
  color: #F7EACF;
  background-color: #16425B;
}
.fancy-spinbox ul.dropdown li:hover, .fancy-spinbox ul.dropdown li:hover * {
  color: #16425B;
  background-color: #81C3D7;
}
.fancy-spinbox .buttons {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.8rem;
}
.fancy-spinbox button {
  position: relative;
  width: 1.8rem;
  height: 1rem;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
  display: block;
  outline: 0;
  cursor: default;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.fancy-spinbox button::-moz-focus-inner {
  border: 0;
  outline: 0;
}
.fancy-spinbox button:active > span.triangle-up, .fancy-spinbox button.toggle-dropdown:active > span.triangle-up {
  border-bottom-color: #81C3D7;
}
.fancy-spinbox button:active > span.triangle-down, .fancy-spinbox button.toggle-dropdown:active > span.triangle-down {
  border-top-color: #81C3D7;
}
.fancy-spinbox button.toggle-dropdown {
  height: 2rem;
}
.fancy-spinbox button.toggle-dropdown > span.triangle-down {
  position: static;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #16425B;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.fancy-spinbox button span {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  display: block;
}
.fancy-spinbox button span.triangle-up {
  border-bottom: 7px solid #16425B;
  bottom: 2px;
  right: 0.6rem;
}
.fancy-spinbox button span.triangle-down {
  border-top: 7px solid #16425B;
  top: 2px;
  right: 0.6rem;
}
#my-menu2-fancy{position: relative;
    top: -11px;
    right: -40px; !important}/* CSS Document */