/* @silentblue.top */
@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
}
form,
input {
  outline: none;
}
a,
area {
  outline: none;
  blr: expression(this.onFocus=this.blur());
}
a {
  text-decoration: none;
  color: #555;
}
a:hover {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #2966ca;
}
img {
  -ms-interpolation-mode: bicubic;
}

html,
body {
  font-family: "微软雅黑", sans-serif;
  
}
html {
  height: 100%;
  position: relative;
}
input {
  border-radius: 0;
}
button {
  -webkit-appearance: none;
  border-radius: 0;
}
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
dl,
dt,
dd,
ol,
ul,
li,
form {
  list-style: none;
}
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
.boxcenter {
  margin: 0 auto;
}
.fl_all {
  float: left;
  display: inline-block;
}
.fr_all {
  float: right;
  display: inline-block;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.txtdot {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*responsive Normal*/
.maxcontainer {
  min-width: 1280px;
}
.container {
  width: 1280px;
}
.fl_pc {
  float: left;
  display: inline-block;
}
.fr_pc {
  float: right;
  display: inline-block;
}
.col_2in1 {
  width: 50%;
  *width: 49.9%;
}
.col_3in1 {
  width: 33.3%;
}
.col_4in1 {
  width: 25%;
  *width: 24.9%;
}
.col_5in1 {
  width: 20%;
  *width: 19.9%;
}
.col_6in1 {
  width: 16.6%;
}
.pchide {
  display: none;
}
.mhide {
  display: block;
}
.padhide {
  display: block;
}
.padshow {
  display: none;
}
.mar0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clear {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
  line-height: 0;
}

.border-1px {
  position: relative;
}
.border-1px::after {
  content: "";
  pointer-events: none;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  border-width: 1px;
  border-style: solid;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

@media (-webkit-min-device-pixel-ratio: 2) {
  .border-1px:after {
    width: 200%;
    height: 200%;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.main {
  position: relative;
  overflow: hidden;
}

.sxzzb-toolbar {
  width: 100%;
  min-width: 1280px;
  height: 50px;
  background-color: #1f4e83;
}
.sxzzb-toolbar-box {
  height: 100%;
  width: 1280px;
  margin: 0 auto;
  line-height: 50px;
}
.sxzzb-toolbar-box > dt {
  font-size: 0;
}
.sxzzb-toolbar-box > dt a {
  font-size: 14px;
  color: #eee;
  display: inline-block;
  padding-right: 8px;
  margin-right: 8px;
}
.sxzzb-toolbar-box > dt a:hover {
  color: #ebf1fd;
}
.sxzzb-toolbar-box > dt {
  float: left;
}
.sxzzb-toolbar-box > dd {
  float: right;
}
.topbar-nav {
  font-size: 0;
}
.topbar-nav li {
  display: inline-block;
  margin: 10px 0 10px 15px;
  font-size: 14px;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
}
.topbar-nav .loginbar::after {
  content: "";
  height: 30px;
  width: 0;
  /* background-color: #eee; */
  position: relative;
  float: right;
  margin-left: 15px;
  top: 0;
  border-right: 1px solid #496d96;
}
.topbar-nav li a {
  color: #eee;
}
.topbar-nav li a:hover {
  color: #ebf1fd;
}
.topbar-nav li i {
  display: block;
  width: 20px;
  height: 30px;
  margin-top: 0;
  cursor: pointer;
  font-style: normal;
  background: url(zzb_bg-toolbar-social.png) 0 0 no-repeat;
  position: relative;
  top: 5px;
}
.topbar-nav li em {
  font-style: normal;
}
.topbar-nav li:hover i {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.topbar-nav li:hover .topbar-nav-icon-weibo {
  background-position: -21px 0;
}
.topbar-nav li .topbar-nav-icon-wechat {
  background-position: -42px 0;
}
.topbar-nav li:hover .topbar-nav-icon-wechat {
  background-position: -63px 0;
}
.topbar-nav li .topbar-nav-icon-app {
  background-position: -84px 0;
}
.topbar-nav li:hover .topbar-nav-icon-app {
  background-position: -105px 0;
}
.topbar-nav .topbar-nav--text {
  line-height: 26px;
  height: 26px;
  margin: 5px 8px 0 0;
  padding-left: 8px;
}

.topbar-nav .topbar-nav--language {
  margin-right: 8px;
}
.topbar-nav .sxzzb-backhome a {
  display: block;
  background-color: #2d959a;
  padding: 0 10px;
  border-radius: 15px;
  transition: all 0.3s;
}
.topbar-nav .sxzzb-backhome a:hover {
  background-color: #e7ad41;
  color: #81580c;
  font-weight: 600;
}
.sxzzb-banner-box {
  width: 100%;
  min-width: 1280px;
  background: url(zzb_banner-zzbbg.png) center top no-repeat;
  height: 432px;
  background-size: cover;
}
.sxzzb-banner {
  width: 1280px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.sxzzb-logo {
  padding-top: 40px;
  text-align: center;
  width: 100%;
}
.sxzzb-logo > dt {
  color: #1f4e83;
}
.sxzzb-logo > dt img {
  height: 100px;
}
.sxzzb-logo > dt h1 {
  font-size: 42px;
  font-weight: 600;
  letter-spacing: 4px;
  line-height: 60px;
}
.sxzzb-logo > dt h4 {
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
}

.sxzzb-logo > dd {
  width: 480px;
  margin: 30px auto 0;
}
.sxzzb-logo > dd form {
  height: 40px;
  overflow: hidden;
}
.sxzzb-logo > dd .search-input {
  width: 403px;
  height: 38px;
  transition: border 0.3s linear;
  border: 1px solid #e3e3e3;
  background-color: #fff;
  float: left;
  border-radius: 5px;
}
.sxzzb-logo > dd .search-input-inner {
  line-height: 26px;
  width: 390px;
  height: 26px;
  margin: 6px 0 0 10px;
  padding: 0;
  border: 0;
  background: transparent;
  font-size: 14px;
  color: #ced2da;
}
.sxzzb-logo > dd .search-input-btn {
  width: 60px;
  height: 40px;
  cursor: pointer;
  border: none;
  background: #4e6fb8 url(zzb_icon-search.png) center center no-repeat;
  background-size: 24px 24px;
  border-radius: 5px;
}
.sxzzb-logo > dd .search-input.search-input-hover {
  border: 1px solid #d3d3d3;
}
.sxzzb-logo > dd .search-input.search-input-focus {
  border: 1px solid #397ab9;
}
.sxzzb-logo > dd .search-input.search-input-focus .search-input-inner {
  color: #555;
}
.sxzzb-desc {
  width: 425px;
  height: 50px;
  border-radius: 10px;
  overflow: hidden;
  line-height: 50px;
  margin-top: 44px;
}
.sxzzb-desc > dt {
  width: 180px;
  float: left;
  background: #e7ad41 url(zzb_icon-zzb.png) 22px 6px no-repeat;
  height: 50px;
  position: relative;
  background-size: 36px 36px;
  padding-left: 70px;
  color: #81580c;
  font-weight: 600;
  font-size: 22px;
}
.sxzzb-desc > dt::after {
  content: "";
  position: absolute;
  top: -50px;
  right: -25px;
  border-width: 50px 25px;
  border-style: solid;
  border-color: transparent transparent #cbcb55 transparent;
}
.sxzzb-desc > dd {
  width: 175px;
  height: 50px;
  float: right;
  background-color: #cbcb55;
  text-align: center;
  color: #fff;
  font-size: 20px;
}
.sxzzb-banimg {
  height: 280px;
  position: absolute;
  bottom: -38px;
  right: 0;
  z-index: 0;
}
.sxzzb-banimg img {
  height: 100%;
}
.sxzzb-topic-news {
  height: 100px;
  box-shadow: 0px 0px 5px 0px rgba(233, 233, 233, 0.75);
  margin: 20px 0;
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: 15px 20px;
  text-align: center;
}
.sxzzb-topic-news::before {
  content: "";
  width: 10px;
  height: 130px;
  background: url(zzb_img-topic-left.png) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.sxzzb-topic-news::after {
  content: "";
  width: 10px;
  height: 130px;
  background: url(zzb_img-topic-right.png) 0 0 no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}
.sxzzb-topic-news > dt {
  height: 60px;
  overflow: hidden;
  line-height: 60px;
  font-size: 40px;
  font-weight: 600;
}
.sxzzb-topic-news > dt a {
  color: #9a0c11;
}
.sxzzb-topic-news > dd {
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  font-size: 22px;
}
.sxzzb-topic-news > dd a {
  margin: 0 5px;
}
/* Common Slide */

.shxidx-carousel .shxidx-wrapper::after {
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
}

.shxidx-carousel {
  position: relative;
  display: none;
  width: 100%;
  -ms-touch-action: pan-y;
}

.shxidx-carousel .shxidx-wrapper {
  position: relative;
  display: none;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.shxidx-carousel .shxidx-wrapper-outer {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.shxidx-carousel .shxidx-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.shxidx-carousel .content-imgs-slide-item {
  float: left;
}

.shxidx-controls .shxidx-page,
.shxidx-controls .shxidx-buttons div {
  cursor: pointer;
}

.shxidx-controls {
  /* position: relative; */
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.shxidx-carousel img {
  display: block;
}

.grabbing {
  cursor: url(zzb_grabbing.png) 8 8, move;
}

.shxidx-carousel .shxidx-wrapper,
.shxidx-carousel .shxidx-item {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

.shxidx-carousel .content-imgs-slide-item {
  position: relative;
  display: block;
}

.shxidx-carousel b {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}

.shxidx-carousel span {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  overflow: hidden;
  /* width: 100%; */
}

.shxidx-pagination {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}

.shxidx-pagination .shxidx-page {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 10px 5px;
}

.shxidx-pagination .active {
  width: 25px;
}

.shxidx-buttons {
  display: none;
}

.shxidx-buttons div {
  position: absolute;
  top: 50%;
}

.shxidx-prev {
  left: 0;
}

.shxidx-next {
  right: 0;
}
.sxzzb-slidenews {
  width: 870px;
  height: 466px;
  overflow: hidden;
  border: 5px solid #cad75c;
}

.main-topslide .content-imgs-slide-item {
  height: 466px;
  width: 100%;
  overflow: hidden;
}

.main-topslide .content-imgs-slide-item img {
  width: 100%;
  height: 466px;
  margin: 0 auto;
  transition: all 0.5s;
}

.main-topslide .content-imgs-slide-item:hover img {
  /* transform: scale(1.025); */
  opacity: 0.96;
}

.main-topslide .content-imgs-slide-item b {
  height: 60px;
  opacity: 0.7;
  background-color: #3a3029;
  filter: alpha(opacity=7);
}

.main-topslide .content-imgs-slide-item span {
  font-size: 26px;
  line-height: 60px;
  height: 60px;
  padding: 0 16px;
  color: #fff;
  width: 638px;
  overflow: hidden;
}

.main-topslide .content-imgs-slide-item span a {
  color: #fff;
}

.main-topslide .shxidx-pagination {
  bottom: 12px;
  text-align: right;
  width: 190px;
  right: 10px;
}

/* .main-topslide .shxidx-pagination:hover {
    opacity: .7;
    background-color: #000;
    filter: alpha(opacity=70);
    background-image: linear-gradient(to bottom,
        rgba(55, 55, 55, 1) 100%,
        rgba(55, 55, 55, 0.9) 90%,
        rgba(55, 55, 55, 0.8) 80%,
        rgba(55, 55, 55, 0.7) 70%,
        rgba(55, 55, 55, 0.6) 60%,
        rgba(55, 55, 55, 0.5) 50%,
        rgba(55, 55, 55, 0.4) 40%,
        rgba(55, 55, 55, 0.3) 30%,
        rgba(55, 55, 55, 0.2) 20%,
        rgba(55, 55, 55, 0.1) 10%,
        rgba(55, 55, 55, 0) 0%);
  } */

.main-topslide .shxidx-pagination .shxidx-page {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 10px 5px;
  border-radius: 10px;
  background-color: #fff;
}

.main-topslide .shxidx-pagination .active {
  width: 20px;
  background-color: #cad75c;
}

.shxidx-buttons {
  display: block;
}

.main-topslide .shxidx-buttons div {
  width: 34px;
  height: 73px;
  margin-top: -40px;
  background: url(zzb_icon-sn-narrow.png) 0 0 no-repeat;
}

.main-topslide .shxidx-buttons .shxidx-prev {
  background-position: 0 -73px;
}

.main-topslide .shxidx-buttons .shxidx-prev:hover {
  background-position: -34px -73px;
}

.main-topslide .shxidx-buttons .shxidx-next {
  background-position: 0 0;
}

.main-topslide .shxidx-buttons .shxidx-next:hover {
  background-position: -34px 0;
}
.shxidx-carousel span.shxidx-numbers {
  display: none;
}
/* Common Slide */
.sxzzb-slide-news {
  overflow: hidden;
}
.sxzzb-notice {
  height: 184px;
  width: 860px;
  padding: 10px;
  background-color: #f5f3f0;
  overflow: hidden;
}
.sxzzb-notice > dt {
  float: left;
  width: 56px;
  height: 100%;
  border: 1px solid #cbcb55;
  position: relative;
}
.sxzzb-notice > dt::before {
  content: "";
  border-left: 6px solid #cbcb55;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
  position: absolute;
  top: -4px;
  left: -2px;
}
.sxzzb-notice > dt::after {
  content: "";
  border-right: 6px solid #cbcb55;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
  position: absolute;
  bottom: -4px;
  right: -1px;
}
.sxzzb-notice > dt a {
  display: block;
  color: #cbcb55;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  width: 30px;
  height: 120px;
}
.sxzzb-notice > dt a::before {
  width: 35px;
  background-color: #f5f3f0;
  content: "";
  position: absolute;
  height: 165px;
  left: -14px;
  z-index: 0;
  top: -10px;
}
.sxzzb-notice > dt a::after {
  width: 35px;
  background-color: #f5f3f0;
  content: "";
  position: absolute;
  height: 165px;
  right: -14px;
  top: -36px;
  z-index: 0;
}
.sxzzb-notice > dt a b {
  position: relative;
  z-index: 2;
  top: -12px;
}
.sxzzb-notice > dt::before,
.sxzzb-notice > dt::after,
.sxzzb-notice > dt a::before,
.sxzzb-notice > dt a::after,
.sxzzb-notice > dt a {
  transition: all 0.3s;
}
.sxzzb-notice > dt:hover a {
  color: #81580c;
}
.sxzzb-notice > dt:hover::before {
  border-left-color: #81580c;
}
.sxzzb-notice > dt:hover::after {
  border-right-color: #81580c;
}

.sxzzb-notice > dt:hover {
  border-color: #81580c;
}
.sxzzb-notice > dd {
  float: right;
  width: 790px;
  height: 100%;
}
.sxzzb-notice > dd a {
  background: url(zzb_icon-notice.png) 0 8px no-repeat;
  padding-left: 30px;
  background-size: 20px 15px;
  font-size: 26px;
  line-height: 36px;
  display: block;
  font-family: "SimSun", "宋体";
  margin-bottom: 4px;
  margin-right: 5px;
  margin-left: 5px;
}
.sxzzb-bignews {
  width: 400px;
  position: relative;
}
.sxzzb-bignews::before {
  content: "";
  border-left: 40px solid #606a09;
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent;
  border-right: 40px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.sxzzb-bignews > dt {
  position: relative;
  z-index: 1;
  top: 20px;
  height: 80px;
  background: linear-gradient(215deg, #e39f40, #dac04e);
}
.sxzzb-bignews > dt::after {
  content: "";
  width: 124px;
  height: 80px;
  background: url(zzb_icon-sxzzbnews.png) right top no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}
.sxzzb-bignews > dt a {
  margin-left: 20px;
  line-height: 80px;
  color: #ffefa7;
  font-size: 32px;
  font-weight: 600;
}
.sxzzb-bignews > dt a:hover {
  color: #5b5b18;
}
.sxzzb-bignews > dd {
  margin-top: 20px;
}
.sxzzb-bignews > dd a {
  display: block;
  box-shadow: 0px 3px 6px 0px rgba(178, 178, 178, 0.35);
  margin: 0 3px;
  height: 90px;
  margin-bottom: 8px;
}
.sxzzb-bignews > dd a i {
  margin: 10px 15px;
  font-style: normal;
  display: inline-block;
  font-size: 26px;
  line-height: 36px;
  height: 72px;
  overflow: hidden;
}
.sxzzb-nav-box {
  margin: 25px 0;
  overflow: hidden;
}
.sxzzb-nav-box > li {
  width: 400px;
  height: 200px;
  float: left;
  border-radius: 10px;
  transition: all 0.3s;
}
.sxzzb-nav-box > li > a {
  display: block;
  text-align: center;
}
.sxzzb-nav-box > li img {
  width: 98px;
  height: 98px;
  margin: 25px auto 15px;
  display: block;
}
.sxzzb-nav-box > li b {
  line-height: 36px;
  font-size: 36px;
  color: #fff;
  transition: all 0.3s;
}
.sxzzb-nav-box > li:hover {
  box-shadow: 0 0 10px 6px rgba(178, 178, 178, 0.3);
}
.sxzzb-nav-box > li:hover b {
  font-size: 32px;
}
.sxzzb-nav-box > li:nth-child(3n-1) {
  margin: 0 40px;
}
.sxzzb-nav-box > li:nth-child(-n + 3) {
  margin-bottom: 20px;
}
.sxzzb-nav-box > li:nth-child(1) {
  background-color: #7a80d0;
  width: 480px;
}
.sxzzb-nav-box > li:nth-child(2) {
  background-color: #e9b653;
  width: 380px;
}
.sxzzb-nav-box > li:nth-child(3) {
  background-color: #41a0a8;
  width: 340px;
}
.sxzzb-nav-box > li:nth-child(4) {
  background-color: #81ae33;
  width: 340px;
}
.sxzzb-nav-box > li:nth-child(5) {
  background-color: #d05c2f;
  width: 480px;
}
.sxzzb-nav-box > li:nth-child(6) {
  background-color: #287857;
  width: 380px;
}
.sxzzb-sc-title {
  width: 100%;
  height: 80px;
  background-color: #eee;
  font-size: 0;
}
.sxzzb-sc-title > li {
  display: inline-block;
  height: 80px;
  text-align: center;
  line-height: 80px;
  font-size: 36px;
  color: #aaa;
  width: 1250px;
  margin: 0 15px;
}
.sxzzb-sc-title > li.tab-current {
  background-color: #2f5398;
  color: #fff;
}
.sxzzb-sc-title > li.tab-current b {
  color: #f5e38c;
  font-size: 40px;
}
.sxzzb-sc-box {
  background-color: #fafafa;
  padding: 15px;
}
.sxzzb-item-wrap {
  background-color: #fff;
  overflow: hidden;
}
.sxzzb-item-title {
  font-size: 36px;
  color: #333;
  padding: 15px;
  font-weight: 600;
  position: relative;
  margin-bottom: 10px;
}
.sxzzb-item-title > a {
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  font-weight: 500;
  text-align: center;
  background-color: #f6f6f6;
  position: absolute;
  right: 15px;
  top: 15px;
  color: #2f5398;
  font-size: 28px;
  border-radius: 5px;
  background-color: #2f5398;
  color: #fff;
}
.sxzzb-item-title > a:hover {
  background-color: #2f5398;
  color: #fff;
}
.sxzzb-item-box > li {
  float: left;
  width: 376px;
  height: 100px;
  background-color: #f5f5f5;
  margin: 0 20px 20px;
  display: table;
}
.sxzzb-item-box > li img {
  margin: 30px 20px 0;
}
.sxzzb-item-box > li a {
  display: table-cell;
  vertical-align: middle;
  font-size: 36px;
  color: #000;
  width: 80%;
}
.sxzzb-item-box > li a:hover {
  color: #2f5398;
}
.sxzxb-service-stats {
  border: 15px solid #fafafa;
  border-top: 0;
}
.sxzxb-service-stats > dt {
  font-size: 36px;
  color: #333;
  padding: 15px;
  font-weight: 600;
  position: relative;
  margin-bottom: 10px;
}
.sxzxb-service-stats > dt span {
  font-size: 24px;
  color: #666;
  line-height: 64px;
  font-weight: 500;
  margin-left: 12px;
}
.sxzxb-service-stats > dd {
  overflow: hidden;
}
.sxzxb-service-stats-item {
  margin: 0 15px;
}
.sxzxb-service-stats-item > li {
  float: left;
  width: 520px;
  margin-right: 30px;
  margin-bottom: 30px;
  font-size: 36px;
  height: 71px;
  line-height: 71px;
  color: #333333;
  padding-left: 60px;
}
.sxzxb-service-stats-item > li img {
  float: left;
  width: 71px;
  height: 71px;
  margin-right: 19px;
}
.sxzxb-service-stats-item > li span {
  font-size: 48px;
  font-style: normal;
  color: #555;
  margin: 0 10px;
}
.sxzxb-service-stats-item > li i {
  font-size: 24px;
  font-style: normal;
  letter-spacing: 0px;
  color: #999999;
  vertical-align: bottom;
}
.sxzxb-service-stats-item > li:first-child span {
  color: #4665d5;
}
.sxzxb-service-stats-item > li:last-child span {
  color: #e35629;
}
.sxzzb-item-letterbox {
  margin: 0 15px;
}
.sxzzb-item-letterbox > li {
  border-bottom: 1px solid #eeeeee;
  margin-top: 20px;
  padding-bottom: 20px;
}
.sxzzb-item-letterbox > li a {
  overflow: hidden;
}
.sxzzb-item-letterbox > li span {
  font-size: 36px;
  color: #000;
}
.sxzzb-item-letterbox > li span:hover {
  color: #2f5398;
}

.sxzzb-item-letterbox > li i {
  font-size: 36px;
  color: #999;
  font-style: normal;
  float: right;
}
.sxzzb-item-letternav {
  margin: 0 15px 15px;
  overflow: hidden;
}
.sxzzb-item-letternav li {
  float: left;
  margin-right: 30px;
  margin-top: 30px;
}
.sxzzb-item-letternav li:nth-child(4n) {
  margin-right: 0;
}
.sxzzb-item-letternav li img {
  width: 61px;
  height: 61px;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
}
.sxzzb-item-letternav li a {
  display: block;
  width: 282px;
  text-align: center;
  padding-top: 20px;
  font-size: 36px;
  color: #000000;
}
.sxzzb-item-letternav li a:hover {
  color: #2f5398;
}
.sxzzb-item-talkbox {
  margin: 0 15px;
  margin-bottom: 30px;
}
.sxzzb-item-talkbox li {
  height: 190px;
  background-color: #fafafa;
  border-left: 6px solid #6a6a8a;
  margin-top: 30px;
  padding-top: 26px;
  padding-left: 34px;
  padding-right: 34px;
}
.sxzzb-item-talkbox li img {
  height: 160px;
  margin: 0 30px 0 0;
  float: left;
}
.sxzzb-item-talkbox li a {
  display: block;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  color: #000000;
  min-height: 110px;
}
.sxzzb-item-talkbox li a:hover {
  color: #2f5398;
}
.sxzzb-item-talkbox li a em {
  font-style: normal;
}
.sxzzb-item-talkbox li span {
  display: block;
  font-size: 24px;
  color: #666;
}
.sxzzb-item-title.common-hovtab-title span {
  color: #666;
  margin-right: 40px;
  cursor: default;
}
.sxzzb-item-title.common-hovtab-title span.tab-current {
  color: #000;
}
.sxzzb-bgc .sxzzb-item-title {
  background-color: #fafafa;
}
.sxzzb-footer {
  margin-top: 30px;
  width: 100%;
  min-width: 1280px;
}
.sxzzb-footer-links {
  background-color: #eee;
}
.sxzzb-footer-links > ul {
  width: 1280px;
  margin: 0 auto;
  height: 60px;
  line-height: 60px;
}
.sxzzb-footer-links > ul > li {
  float: left;
  width: 256px;
  font-size: 22px;
  color: #999;
  text-align: center;
}
.sxzzb-footer-links > ul > li::after {
  content: "";
  border-left: 6px solid transparent;
  border-top: 6px solid transparent;
  border-right: 6px solid #e0e0e0;
  border-bottom: 6px solid transparent;
  display: inline-block;
  margin-left: 15px;
  transition: all 0.3s;
}
.sxzzb-footer-links .common-tab-content {
  background-color: #fafafa;
}
.sxzzb-footer-links > ul > li.tab-current {
  color: #000;
}
.sxzzb-footer-links > ul > li.tab-current::after {
  content: "";
  border-left: 6px solid transparent;
  border-top: 6px solid #e0e0e0;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  display: inline-block;
  margin-left: 15px;
}
.sxzzb-footer-links-col {
  width: 1220px;
  margin: 0 auto;
  padding: 0 30px;
  overflow: hidden;
}
.sxzzb-footer-links-col li {
  line-height: 36px;
  float: left;
  margin: 15px 20px 10px 0;
  white-space: nowrap;
  font-size: 20px;
  color: #e5e5e5;
}
.sxzzb-footer-links-col-loop > li:first-child a {
  color: #2f5398;
  font-weight: 600;
}
.sxzzb-copyright-wrap {
  background-color: #1f4e83;
  width: 100%;
  min-width: 1280px;
  position: relative;
}
.sxzzb-copyright-box {
  width: 1280px;
  margin: 0 auto;
  padding: 30px 0 0;
}
.sxzzb-copyright-box > dt {
  overflow: hidden;
  margin-bottom: 10px;
}
.sxzzb-website-mark {
  float: left;
  width: 265px;
}
.sxzzb-website-mark > li {
  text-align: center;
  margin: 15px 0;
}
.sxzzb-website-infos {
  float: right;
  background-color: rgba(0, 0, 0, 0.1);
  width: 975px;
  padding: 20px;
}
.sxzzb-copyright-wrap::after {
  height: 60px;
  content: "";
  background-color: #184476;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  min-width: 1280px;
}
.sxzzb-website-infos > dt {
  float: left;
  width: 220px;
  text-align: center;
  padding: 0 40px;
}
.sxzzb-website-infos > dt a{
    display: inline-block;
    width: 48%;margin: 25px 0;color: #cbddf2;
}
.sxzzb-website-infos > dd {
  float: right;
  text-align: center;
  display: block;
  width: 674px;
  border-left: 1px solid #38608d;
}
.sxzzb-website-infos > dd img {
  margin: 0 30px;
}
.sxzzb-copyright-box > dd {
  height: 60px;
  font-size: 18px;
  color: #d2ddea;
  line-height: 60px;
}
.sxzzb-copyright-box > dd > div:first-child {
  float: left;
}
.sxzzb-copyright-box > dd > div:last-child {
  float: right;
}
.sxzzb-copyright-box > dd > div span {
  margin-right: 15px;
}
.sxzzb-copyright-box > dd > div i {
  font-style: normal;
}
.sxzzb-copyright-box > dd a {
  color: #d2ddea;
}
.sxzzb-copyright-box > dd a:hover {
  color: #fff;
}
.sxzzb-item-title > span + a {
  display: none;
}
.sxzzb-item-title > span.tab-current + a {
  display: block;
}
.sxzzb-listitem-wrap li {
  border-left: 0;
}
.sxzxb-list-breadcrumb {
  height: 49px;
  line-height: 24px;
  border-bottom: 1px solid #ebebeb;
  padding: 0 30px;
  font-size: 24px;
  color: #999;
  display: table-cell;
  vertical-align: middle;
  width: 1220px;
  position: relative;
  z-index: 2;
  background: #f5f5f5;
  top: 20px;
}
.sxzzb-item-talkbox li i {
  display: block;
  padding: 10px 15px 10px 52px;
  background: #6a6a8a url(zzb_icon-sound.png) 15px center no-repeat;
  font-size: 30px;
  height: 36px;
  font-style: normal;
  color: #fff;
  width: 80px;
  line-height: 36px;
  border-radius: 10px;
  float: right;
  text-align: center;
  position: relative;
  top: -40px;
  cursor: pointer;
}
.sxzzb-detail-box {
  overflow: hidden;
}
.sxzzb-detail-title > dt > h3 {
  font-size: 42px;
  padding-top: 22px;
  line-height: 60px;
  text-align: center;
  color: #333;
}
.sxzzb-detail-title > dt > h5 {
  font-size: 36px;
  line-height: 1.6;
  text-align: center;
  font-weight: 500;
  color: #333;
}
.sxzzb-bgcn .sxzzb-sc-box {
  background-color: #fff;
}
.sxzzb-detail-title > dd {
  font-size: 24px;
  color: #555;
  padding: 20px;
  margin: 40px 0;
  background-color: #f5f9fe;
}
.sxzzb-detail-title > dd span {
  margin-left: 20px;
  margin: 10px 0;
  display: block;
}
.sxzzb-detail-title > dd i {
  display: block;
  padding: 10px 15px 10px 52px;
  background: #6a6a8a url(zzb_icon-sound.png) 15px center no-repeat;
  font-size: 30px;
  height: 36px;
  font-style: normal;
  color: #fff;
  width: 80px;
  line-height: 36px;
  border-radius: 10px;
  float: right;
  text-align: center;
  position: relative;
  top: -76px;
  cursor: pointer;
}
.sxzzb-detail-box {
  overflow: hidden;
}
.sxzzb-detail-box img {
  width: 100%;
  height: auto;
  display: block;
  line-height: 1.6;
} /*pagination*/
.qyzc-pagion {
  margin: 20px auto;
}
.qyzc-pagion-num {
  padding: 3px;
  margin: 3px;
  text-align: center;
  font-size: 24px;
}
.qyzc-pagion-num a {
  border: 1px solid #e5e5e5;
  padding: 4px 10px;
  margin: 2px;
  color: #666;
  text-decoration: none;
}
.qyzc-pagion-num a:hover {
  border: 1px solid #1f55a5;
  color: #1f55a5;
}
.qyzc-pagion-num a:active {
  border: 1px solid #e5e5e5;
  color: #666;
}
.qyzc-pagion-num span.current {
  border: 1px solid #1f55a5;
  padding: 4px 10px;
  font-weight: bold;
  margin: 5px;
  color: #fff;
  background-color: #1f55a5;
}
.qyzc-pagion-num span.disabled {
  border: 1px solid #ddd;
  padding: 4px 10px;
  margin: 5px;
  color: #ddd;
}
/* mend20211230 */
.sxzzb-item-leader{
  width: 100%;
  overflow: hidden;
}
.sxzzb-item-leader li {
  overflow: hidden;
  padding: 20px 10px;
  border-bottom: 1px dashed #f5f5f5;
  margin-top: 20px;
}
.sxzzb-leader-position {
  font-size: 36px;
  font-weight: 700;
  line-height: 72px;
  float: left;
  width:18%;
  height: 72px;
  margin-right: 10px;
  text-align: center;
  color: #2f5398;
  background-color: #e0eaf7;
}
.sxzzb-item-leader li dl {
  float: left;
  overflow: hidden;
  width: 220px;
  height: 370px;
  margin-left: 20px;
}
.sxzzb-item-leader>li:nth-child(2)>dl:nth-child(6),.sxzzb-item-leader>li:nth-child(2)>dl:nth-child(10),.sxzzb-item-leader>li:nth-child(2)>dl:nth-child(14){
  margin-left: 18%;
  position: relative;
  left: 30px;
  margin-right: 30px;
}
.sxzzb-item-leader li dl dt {
  width: 200px;
  height:278px;
  padding: 5px;
  background-color: #fbfbfb;
}
.sxzzb-item-leader li dl dt img {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.sxzzb-item-leader li dl dd {
  line-height: 72px;
  height: 72px;
  font-size: 36px;
  text-align: center;
}
/* mend20211230 */