
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}
i{
  font-style: normal;
}

dfn {
  font-style: italic;
}

hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

mark {
  color: #000;
  background: #ff0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}
textarea{
  resize: none;
}
button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, "微软雅黑","Microsoft YaHei", "黑体", Simhei, sans-serif;
  font-size: 14px;
  line-height: 1.78;
  color: #666;
  background-color: #ffffff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

html, body, div, section, header, nav, ul, ol, dl, dt, dd, li, input, select, textarea, p, span, a, hr,h1,h2,h3,h4,h5,h6{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  color: #666;
  text-decoration: none;
}
a:active,
a:hover,
a:focus {
  color: #289dcc;
  text-decoration: none;
}

a:focus {
  outline: none;
}

img {
  vertical-align: middle;
}
ul,
ol,
img{
  padding: 0;
  margin: 0;
}
ul,
ol{
  list-style: none;
}
h4,
h5{
  color: #666;
  font-size: 18px;
  font-weight: normal;
}
h5{
  font-size: 16px;
}
.wrap:before,
.wrap:after,
.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}
.wrap:after,
.clearfix:after {
  clear: both;
}
.ui-select-wrap{
  position: relative;
  display: inline-block;
  background: #f9f9f9;
  border: 1px solid #cdcdcd;
  box-sizing: content-box;
}
.ui-select-txt{
  padding-left: 5px;
  line-height: 31px;
}
.ui-select{
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  opacity: 0;
  background: #fff;
  border: none;
  width: 158px;
  height: 33px;
  line-height: 33px;
}
.ui-btn,
.ui-ipt{
  display: inline-block;
  line-height: 33px;
  padding: 0 5px;
  height: 33px;
  border: none;
  outline: none;
  color: #666;
}
.ui-btn{
  cursor: pointer;
  text-align: center;
}
.ui-btn-s{
  padding: 0 15px !important;
  height: 23px !important;
  line-height: 23px !important;
}
textarea.ui-ipt{
  line-height: 26px;
  height: auto;
}
.ui-ipt-a{
  background-color: #efefef;
}
.ui-ipt-c,
.ui-ipt-b{
  color: #aaa;
  background: #4c4c4c;
  border: 1px solid #676767;
}
.ui-ipt-c{
  background: #f9f9f9;
  border-color: #cdcdcd;
}
.ui-btn-a{
  color: #cdcdcd;
  background: #262626;
  border: 1px solid #000;
}
.ui-btn-b:hover,
.ui-btn-b{
  color: #fff;
  background: #289dcc;
}
.ui-btn-c{
  line-height: 28px;
  height: 28px;
  padding: 0 10px;
  color: #fff;
  background: #666;
}
.ui-btn-c.cur,
.ui-btn-c:hover{
  color: #fff;
  background: #7f8ea0;
}
.ui-btn-d{
  color: #fff;
  background: #bcbcbc;
  padding: 0 20px;
}
.ui-btn-d:hover{
  background: #999;
}
.ui-btn-d:active{
  background: #666;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.cb{
  clear: both;
}
.wrap{
  margin: 0 auto;
  width: 950px;
  box-sizing: content-box;
}
.site-nav{
  font-size: 12px;
  color: #fff;
  background: #464646;
  min-width: 950px;
}
.site-nav a{
  color: #fff;
  line-height: 40px;
  padding: 0 5px;
}
.site-nav a:hover{
  color: #fff;
}
.header{
  height: 90px;
  vertical-align: middle;
}
.logo{
  float: left;
  margin-top: 6px;
  vertical-align: middle;
}
.site-nav .payment,
.site-nav .site-map{
  color: #fff;
  display: inline-block;
  height: 40px;
  background: #717b87;
  padding: 0 10px;
}
.site-nav .payment{
  padding: 0 20px;
}
.ph-a{
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.ns-wrap{
  position: relative;
  margin-top: 35px;
}
.nav{
}
.nav li{
  margin-right: 20px;
  float: left;
  display: block;
}
.nav li .root-nav{
  display: inline-block;
  height: 55px;
  border-bottom: 3px solid #fff;
}
.nav li:active .root-nav,
.nav li:hover .root-nav,
.nav li .root-nav.cur{
  color: #289dcc;
  border-color: #289dcc;
}
.nav li{
  position: relative;
}
.nav li:active .dropdown-nav,
.nav li:hover .dropdown-nav{
  display: block;
}
.nav li.last{
  margin-right: 0;
}
.dropdown-nav{
  display: none;
  position: absolute;
  z-index: 998;
  top: 55px;
  left: 0;
  background: #289dcc;
  padding: 10px;
}
.dropdown-nav a{
  display: block;
  height: 26px;
  line-height: 26px;
  color: #d8d7d7;
  white-space:nowrap;
}
.dropdown-nav a:hover{
  color: #fff;
}

.ncs-nav .root-nav,
.ncs-nav .dropdown-nav{
  width: 81px;
}
.cil-nav .root-nav,
.cil-nav .dropdown-nav{
  width: 92px;
}
.search{
  display: none;
  position: absolute;
  top: -5px;
  right: 0;
}
.search-ipt{
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.search-ipt{
  width: 26px;
  background: url("../images/ico-search.png") no-repeat;
  background-position: 10px center;
}
.search-mode .search-ipt{
  padding-left: 30px;
  width:150px;
  background-image: url("../images/ico-search-focus.png");
  background-color: #efefef;
}
.billboard{
  position: relative;
  width: 100%;
  min-width: 950px;
  height: 350px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
}
.bb-a{
  height: 50px;
  background-image: url("../images/bbin_1.jpg");
}
.billboard li a{
  display: block;
  width: 100%;
  height: 350px;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center;
}
.home-aside{
  padding: 15px 0px;
}
.home-aside .list-a{
  float: left;
  width: 225px;
  margin-right: 15px;
}
.home-aside .list-a.last{
  margin-right: 0;
}
.home-aside .list-a li{
  margin-bottom: 5px;
}
.home-aside .list-a li i{
  float: left;
}
.home-aside .list-a li a{
  display: block;
  margin-left: 15px;
}
.home-aside .list-a li a.link-a{
  display: inline-block;
  margin-left: 0;
}

.footer{
  min-width: 950px;
  margin-top: 20px;
  border-top: 6px solid #289dcc;
  background: #464646;
}
.footer-tip{
  background: #222;
}
.list-a h4{
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #ccc;
}
.list-a li i{
  color: #289dcc;
  padding-right: 5px;
}
.list-a li{
  line-height: 20px;
}
.list-b li{
  margin-bottom: 30px;
}
.list-c li{
  margin-bottom: 10px;
}
.list-d li{
  float: left;
  margin: 0 100px 50px 0;
  width: 278px;
}
.list-f,
.list-e{
  margin-bottom: 20px;
  /*color: #7d7b7b;  2015-1-5*/
}
.list-f a,
.list-e a{
 /* color: #7d7b7b !important; 2015-1-5*/
}
.list-f h5,
.list-e h5{
  font-size: 18px;
  color: #354e70;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 5px;
  padding-bottom: 3px;
}
.list-f h5 a,
.list-e h5 a{
  display: inline-block;
  float: right;
  font-size: 14px;
  padding-top: 5px;
  padding-right: 5px;
}
.list-e ul,
ul.list-e{
  display: table;
  width: 100%;
}
.list-e li{
  line-height: 2em;
  display: table-row;
}
.list-e li i{
  display: table-cell;
  color: #289dcc;
   width: 10px;
  padding-right: 5px;
}
.list-e li a{
  display: table-cell;
}
.list-e li span{
  display: table-cell;
  width: 80px;
  text-align: right;
}
.clear-mr{
  margin-right: 0 !important;
}
.list-d img{
  margin: 5px 0 10px 0;
}
.pd-a{
  padding: 15px;
}
.pv-a{
  padding-top: 5px;
  padding-bottom: 5px;
}
.pv-b{
  padding-top: 10px;
  padding-bottom: 10px;
}
.pv-c{
  padding-top: 15px;
  padding-bottom: 15px;
}
.pv-d{
  padding-top: 20px;
  padding-bottom: 20px;
}
.pb-a{
  padding-bottom: 5px;
}
.pb-b{
  padding-bottom: 30px;
}
.pb-c{
  padding-bottom: 10px;
}
.pt-a{
  padding-top: 15px;
}
.pt-b{
  padding-top: 20px;
}
.mt-a{
  margin-top: 20px;
}
.mt-b{
  margin-top: 15px;
}
.mt-c{
  margin-top: 5px;
}
.mr-a{
  margin-right: 35px;
}
.mr-b{
  margin-right: 10px;
}
.mr-c{
  margin-right: 20px;
}
.mr-d{
  margin-right: 5px;
}
.mv-a{
  margin-top: 20px;
  margin-bottom: 20px;
}
.color-a{
  color: #999 !important;
}
.color-b{
  color: #cdcdcd !important;
}
.color-c{
  color: #91a3b8 !important;
}
.color-d{
  color: #8191a3 !important;
}
.bg-a{
  background: #bcbcbc;
}
.link-a{
  color: #289dcc !important;
}
.underline,
.link-d:hover,
.link-a:hover{
  text-decoration: underline !important;
}
.link-d,
.link-d:hover,
.link-b,
.link-c:hover{
  color: #666;
}
.link-pdf{
  color: #999;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding-right: 40px;
  background: url("../images/ico-pdf.png") no-repeat right center;
}
.aside{
  float: left;
  width: 225px;
  min-height: 520px;
  margin-top: 7px;
  padding-top: 15px;
  background: url("../images/bg_br_a.jpg") repeat-y right;
}
.aside-nav{
  display: block;
  color: #666;
  padding-left: 15px;
  line-height: 50px;
  height: 50px;
  border-bottom: 1px dotted #e5e5e5;
}
.aside-nav.cur{
  color: #289dcc;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-right: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.aside-nav.first{
  border-top: 1px dotted #e5e5e5;
}
.aside-nav.prev{
  border-bottom: none;
}
.content{
  width: 680px;
  float: right;
  margin-top: 35px;
}
.article{
  margin-bottom: 30px;
}
.article p{
  margin-bottom: 20px;
  text-align: justify;
}
.justify p{
  text-align: justify;
}
.time{
  color: #c5c5c5;
}
.lead{
  text-align: justify;
}
.hgroup{
  margin-bottom: 30px;
}
.dl-a span{
  float: left;
}
.dl-a p{
  margin-left: 50px;
  text-align: justify;
}
.dl-a div{
  margin-bottom: 20px;
}
.aside .ui-btn{
  margin: 25px auto auto 10px;
  width: 190px;
}
.nav-a{
  margin-bottom: 30px;
  height: 28px;
}
.nav-a li{
  float: left;
  margin-right: 2px;
}
.nav-a .ui-btn{
  min-width: 80px;
  box-sizing: content-box;/*2014-12-14*/
}
.fs-s{
  font-size: 13px;
}
.hr-a,
.nav-a-header{
  border-bottom: 1px solid #d7d7d7;
}
.nav-a-header .nav-a{
  margin-bottom: 7px;
}
.azNav .ui-btn{
  float: left;
  margin-right: 5px;
}
.azDl{
  margin-top: 10px;
}
.azDl dt{
  text-align: center;
  line-height: 16px;
  width: 16px;
  height: 16px;
  color: #fff;
  background: #289dcc;
  clear: both;
}
.azDl dd{
  cursor: pointer;
  color: #289dcc;
  line-height: 2em;
  width: 25%;
  float: left;
}
.azDl dd:hover{
  text-decoration: underline;
}
.name-list{
  min-height: 80px;
}
.name-list a{
  float: left;
  width: 25%;
}
.paginator li{
  float: left;
  margin-left: 5px;
}
.btn-a{
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  padding: 0 5px;
  color: #787878 !important;
  background: #e1e1e1;
}
a.btn-a:hover,
.btn-a.active{
  text-decoration: none;
  background: #5BBBDF
}