@font-face {
  font-family: "PingFangSC-Light";
  src: url("/styles/fonts/PingFang Light.woff");
}

@font-face {
  font-family: "PingFangSC-ExtraLight";
  src: url("/styles/fonts/PingFang ExtraLight.woff");
}

@font-face {
  font-family: "PingFang";
  src: url("/styles/fonts/PingFang Medium.woff");
}

/* @font-face {
  font-family: "PingFangSC";
  src: url("/styles/fonts/PingFang Medium.woff");
} */

/* reset */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  background: #fff;
}

body {
  margin: 0;
  color: #212121;
  font-size: 14px;
  font-family: "PingFangSC", "Microsoft YaHei"
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

img {
  border-style: none
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: .35em .75em .625em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

dd,
dl {
  margin: 0
}

ul {
  padding: 0
}

[hidden] {
  display: none
}

* {
  box-sizing: border-box
}

li {
  list-style: none
}

a {
  outline: 0;
  color: inherit;
  text-decoration: none
}

header {
  position: relative;
  z-index: 9999;
  /*#282828;*/
  color: #494949;
  min-width: 1180px;
}

header .nav {
  position: relative;
  padding: 0 20px 0 35px;
  line-height: 60px;
  margin: 0 auto;
  background: #fff;
  border-bottom: 1px solid rgba(175, 175, 175, 1);
}

header .menu_bt {
  cursor: pointer;
  position: absolute;
  left: 0px;
  width: 60px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 20px;
  margin-left: 10px;
}

header .menu_bt span {
  cursor: pointer;
  width: 100%;
  display: inline-block;
}

header .menu_bt span img {
  vertical-align: middle;
  width: 20px;
}

header .m_ulA>li:hover .ms_box,
header .menu_bt:hover .menu_box {
  display: block
}

header .menu_box {
  display: none;
  text-align: left;
  font-size: 14px;
  position: absolute;
  top: 70px;
  width: 300px;
  height: 500px;
  color: #333;
  background: #F7F8FA
}

header .menu_box hr {
  border: none;
  width: 250px;
  border-top: 1px solid #DDD
}

header .menu_box .sign_in {
  width: 250px;
  margin: 0 auto;
  line-height: 50px;
  height: 50px;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD
}

header .menu_box .contact {
  width: 250px;
  height: 140px;
  padding-top: 10px;
  line-height: 28px;
  color: #555;
  margin: 0 auto;
  background: url(/images/head_menu_tj.png) no-repeat bottom
}

header .menu_box .contact div:nth-child(1)::before {
  position: relative;
  top: 8px;
  content: "";
  display: inline-block;
  width: 26px;
  height: 20px;
  background-image: url(/images/png_list.png);
  background-position: -450px 0
}

header .menu_box .contact div:nth-child(2)::before {
  position: relative;
  top: 8px;
  content: "";
  display: inline-block;
  width: 26px;
  height: 20px;
  background-image: url(/images/png_list.png);
  background-position: -450px 0
}

header .menu_box .sign_in::before {
  margin-left: 3px;
  margin-top: 18px
}

header .m_ulA {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 20px 0px 15px 0
}

header .m_ulA>li {
  padding: 0 1.2em 0 2em;
  line-height: 36px
}

header .m_ulA>li::before {
  float: right;
  content: "";
  margin-top: 10px;
  display: block;
  width: 8px;
  height: 14px;
  background-image: url(/images/png_list.png);
  background-position: -450px 0
}

header .m_ulA>li:hover {
  background: #F1F2F4
}

header .m_ulA>li:hover span {
  color: #3959ff
}

header .m_ulA>li:hover::before {
  background-position: -500px 0
}

header .ms_box,
.colonyBox,
.colonyBox1 {
  display: none;
  position: absolute;
  top: 0;
  z-index: 100;
  left: 300px;
  width: 830px;
  height: 500px;
  padding: 10px 20px;
  background: rgba(255, 255, 255, 1);
  color: #333
}

header .ms_list {
  float: left;
  width: 190px;
  padding: 0 30px;
}

header .ms_list>div {
  font-weight: 600;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #ADAEB0
}

header .ms_list ul {
  font-size: 13px;
  padding: 10px 0;
  margin: 0;
}

header .ms_list li {
  line-height: 32px;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* overflow: hidden; */
}

header .ms_list a.hot::after {
  content: "";
  display: inline-block;
  margin-left: 10px;
  width: 28px;
  height: 9px;
  background-image: url(/images/png_list.png);
  background-position: -100px 0
}

header .ms_list a.new::after {
  content: "";
  display: inline-block;
  margin-left: 10px;
  width: 28px;
  height: 9px;
  background-image: url(/images/png_list.png);
  background-position: 0 0
}

header .nav a:hover {
  color: #76B325
}

header .nav_ul {
  float: left;
  margin: 0;
  padding: 0
}

header .nav_ul>li {
  position: relative;
  float: left;
  padding: 0 10px;
  font-size: 14px;
}

header .nav_ul>li>a {
  position: relative;
  letter-spacing: 1px;
}

header .nav_ul>li:hover>a {
  color: #76B325
}

header .nav_ul>li>a:hover {
  text-decoration: underline
}

header .nav_ul>li:hover .ms_box {
  display: block
}

header .nav_ul>li .ms_box {
  top: 60px;
  left: -33px;
  width: auto;
  height: auto
}

header .user_bt {
  position: absolute;
  right: 20px;
  line-height: 60px;
  overflow: hidden;
}

header .user_bt>img {
  width: 35px;
  height: 35px;
  vertical-align: text-bottom;
}

header .user_bt>span {
  font-size: 14px;
  color: #2F2F2F;
}

header .user_bt>span>b {
  font-size: 22px;
  color: #2F2F2F;
}

header::after {
  content: "";
  display: block;
  clear: both;
}


header .logo {
  height: 70px;
  line-height: 70px;
  text-align: center;
}

header .logo a {
  height: 70px;
  display: inline-block;
  border-right: 1px solid #828282;
  padding-right: 20px;
  overflow: hidden;
}

header .logo a img {
  width: 120px;
  vertical-align: middle;
}

header .user_bt .phone-icons {
  position: absolute;
  left: -40px;
  width: 36px;
  display: inline-block;
  height: 36px;
  background: url(/images/phone-icon.gif) no-repeat;
  margin: 20px 0 0;
  background-size: cover
}

header .sign_in::before {
  float: left;
  margin-top: 32px;
  content: "";
  display: block;
  width: 26px;
  height: 21px;
  background-image: url(/images/png_list.png);
  background-position: -400px 0
}

header .user_bt i::after {
  float: right;
  margin-left: 10px;
  margin-top: 34px;
  content: "";
  display: block;
  width: 26px;
  height: 21px;
  background-image: url(/images/png_list.png);
  background-position: -250px 0
}

header .ai {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
}


.alert {
  top: -50px;
  opacity: 0;
  position: fixed;
  width: 300px;
  height: 50px;
  line-height: 50px;
  left: 0;
  right: 0;
  font-size: 16px;
  text-align: center;
  margin: auto;
  z-index: 999999;
  border-radius: 4px;
  background: red;
  border: 1px solid #666
}

.alert.success {
  background-color: #f0f9eb;
  border-color: #e1f3d8;
  color: #67c23a
}

.alert.error {
  background-color: #fef0f0;
  border-color: #fde2e2;
  color: #f56c6c
}

.icons-float-bar {
  width: 36px;
  height: 36px;
  display: inline-block;
  vertical-align: middle;
  background: url(/images/icons-float-bar1.png) 0 0 no-repeat
}

.icons-float-bar.activity {
  background-position: 0 0
}

.icons-float-bar.nav-list {
  background-position: -33px 0
}

.icons-float-bar.online {
  background-position: -72px 0
}

.icons-float-bar.ser-tel {
  background: url(/images/phone.gif) no-repeat;
  height: 44px;
  width: 44px
}

.float-bar-nav>.item:hover .icons-float-bar.ser-tel {
  background: url(/images/phone_hove1.gif) no-repeat
}

.icons-float-bar.smart-tel {
  background-position: -144px 0
}

.icons-float-bar.to-top {
  background-position: -180px 0
}

.float-sidebar {
  position: fixed;
  z-index: 3;
  bottom: 190px;
  right: 50px;
  margin-top: 50px
}

.float-sidebar a {
  background-color: transparent;
  outline: 0;
  text-decoration: none
}

.float-sidebar a:active,
.float-sidebar a:hover {
  outline-width: 0;
  color: #1761c9
}

.float-bar-nav>.item {
  margin-bottom: 3px;
  background-color: #2f3438;
  text-align: center;
  line-height: 44px;
  width: 44px;
  height: 44px;
  font-size: 0;
  transition: background-color .3s ease-out
}

.float-bar-nav>.item:hover {
  background-color: #2959ff
}

.float-bar-nav>.item.to-top-btn {
  visibility: hidden;
  opacity: 0;
  transition: opacity .3s ease-out
}

.float-bar-nav>.item.to-top-btn.show {
  visibility: visible;
  opacity: 1
}

.float-bar-nav .item {
  position: relative
}

.float-bar-nav .sub-nav-layer {
  position: absolute;
  right: 100%;
  top: 0;
  font-size: 14px;
  opacity: 0;
  visibility: hidden;
  transform: scale(.95);
  transform-origin: right;
  transition: opacity .4s, transform .3s ease-out
}

.float-bar-nav .item:hover .sub-nav-layer {
  opacity: 1;
  transform: scale(1);
  visibility: visible
}

.float-bar-nav .page-nav .sub-nav-layer {
  position: fixed;
  right: 94px;
  bottom: 90px;
  top: auto;
  min-height: 292px
}

.oldIE .float-bar-nav .sub-nav-layer {
  visibility: hidden
}

.float-bar-nav .page-nav-list {
  padding: 20px 0;
  font-size: 14px;
  width: 160px;
  background-color: #fff;
  text-align: left;
  box-shadow: 0 5px 8px rgba(6, 0, 1, .1)
}

.oldIE .float-bar-nav .page-nav-list {
  border: 1px solid #d4d5d7
}

.float-bar-nav .page-nav-list .item {
  padding: 15px 30px;
  list-style: circle inside;
  cursor: pointer;
  line-height: 20px;
  transition: background-color .3s ease-out
}

.float-bar-nav .weixin_block {
  height: 150px;
  width: 150px
}

.weixin_block .weixin {
  width: 100%;
  height: 100%;
  background: url(/images/weixin.png) no-repeat;
  background-size: 130px;
  background-position: center
}

.sub-nav-main .phone {
  width: 160px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  line-height: 30px
}

.sub-nav-main .phone-icons {
  width: 54px;
  display: inline-block;
  height: 54px;
  background: url(/images/phone-icon6.gif) no-repeat;
  margin: 20px 0 0
}

.sub-nav-main .domain {
  width: 160px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  line-height: 30px;
  border-left: 1px dotted #d4d4d4
}

.sub-nav-main .domain-icons {
  width: 54px;
  display: inline-block;
  height: 54px;
  background: url(/images/domain.jpg) no-repeat;
  margin: 20px 0 0
}

.sub-nav-main .text {
  font-size: 14px;
  color: #666;
  line-height: 18px
}

.sub-nav-main .num {
  font-size: 16px;
  color: #333
}

.sub-nav-main .num span {
  font-weight: 700
}

.sub-nav-main ul.info {
  display: inline-block;
  width: 160px;
  text-align: left;
  border-left: 1px dotted #d4d4d4;
  margin: 15px 0;
  height: 125px;
  padding: 10px 20px 0
}

.sub-nav-main ul.info li {
  line-height: 24px;
  color: #999;
  font-size: 12px
}

@media (max-height:800px) {
  .float-bar-nav .page-nav-list .item {
    padding: 10px 30px
  }
}

.float-bar-nav .page-nav-list .item:hover {
  background-color: #f5f5f5
}

.float-bar-nav .page-nav-list .item.on {
  background-color: #5dcbb2;
  color: #fff
}

.float-bar-nav .sub-nav-main {
  min-width: 140px;
  padding-left: 20px;
  padding-right: 20px;
  white-space: nowrap;
  background-color: #fff;
  color: #222;
  line-height: 44px;
  display: block;
  box-shadow: 0 4px 14px rgba(4, 0, 0, .15)
}

.float-bar-nav .telephone {
  font-weight: 700;
  margin-left: 5px
}

.float-sidebar .shown-btn {
  position: fixed;
  bottom: 40px;
  right: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: rgba(116, 116, 116, .4);
  border-radius: 50%;
  font-size: 0;
  display: none;
  cursor: pointer;
  text-align: center
}

.float-sidebar .shown-btn>.dot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  display: inline-block;
  background-color: #fff;
  vertical-align: middle
}

.float-sidebar .shown-btn>.dot:after,
.float-sidebar .shown-btn>.dot:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #fff;
  vertical-align: middle;
  position: absolute
}

.float-sidebar .shown-btn>.dot:before {
  margin-left: -10px
}

.float-sidebar .shown-btn>.dot:after {
  margin-left: 6px
}

@media (max-width:1366px) {
  .float-sidebar {
    right: 20px
  }

  .page-nav:hover .sub-nav-layer {
    right: 64px
  }
}

@media (max-width:1023px) {
  .float-sidebar .shown-btn {
    display: block
  }

  .float-sidebar {
    right: -50px;
    transition: right .3s ease-out
  }

  .float-sidebar.show {
    right: 0
  }

  .float-sidebar .page-nav .sub-nav-layer {
    visibility: hidden !important
  }

  .float-sidebar.show .page-nav:hover .sub-nav-layer {
    visibility: visible !important;
    right: 44px
  }

  .float-sidebar.show .shown-btn {
    display: none
  }
}

section {
  min-width: 1180px
}

.center {
  overflow: hidden;
  width: 1180px;
  margin: 0 auto
}

.fc-cover1 {
  position: relative;
  color: #76B325;
}


.fc-red {
  color: red
}

.fc-grey {
  color: #999
}

.title_5l {
  margin: 40px 0;
  text-indent: .5em;
  border-left: 6px solid #3959ff;
  font-size: 32px;
  font-weight: 400;
  font-stretch: normal
}

.f-left {
  float: left
}

.f-right {
  float: right
}

.scroll_show_node {
  visibility: hidden;
  opacity: 0;
  transition: 2s all ease-in-out;
  -ms-transition: 2s all ease-in-out;
  -webkit-transition: 2s all ease-in-out;
  transform: translateY(100px);
  -ms-transform: rotate(100px);
  -webkit-transform: rotate(100px);
}

.scroll_show_node.show {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
  -ms-transform: rotate(0px);
  -webkit-transform: rotate(0px);
}

#cnzz_stat_icon_1262016388 {
  position: fixed;
  bottom: 2px;
  left: 2px;
  z-index: 9
}

#dialogs {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3)
}

#dialogs .box {
  position: absolute;
  width: 840px;
  height: 500px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  border-radius: 10px;
}

#dialogs .header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  color: #4B556A;
  letter-spacing: 2px;
  border-bottom: 1px solid #eceef1;
}

#dialogs .header span {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  font-size: 30px;
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}

#dialogs .main {
  width: 800px;
  height: 420px;
  margin: 20px;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.dataColony,
.dataColony1 {
  position: relative;
}

.dataColony:hover .colonyBox {
  display: block;
}

.dataColony1:hover .colonyBox1 {
  display: block;
}

.wrapper {
  width: 1180px;
  margin: auto;
}

.banner {
  min-width: 1180px !important;
}